qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-24 10:24:37 to 2019-09-24 16:14:26 UTC [more...]

[PATCH 0/7] target/ppc: DFP fixes and improvements
 2019-09-24 15:35 UTC  (3+ messages)
` [PATCH 2/7] target/ppc: introduce set_dfp{64,128}() helper functions
` [PATCH 4/7] target/ppc: introduce dfp_finalize_decimal{64, 128}() "

[RFC PATCH 00/12] Add SDEI support for arm64
 2019-09-24 15:21 UTC  (8+ messages)
` [RFC PATCH 01/12] linux-headers: import arm_sdei.h
` [RFC PATCH 02/12] arm/sdei: add virtual device framework
` [RFC PATCH 05/12] arm/sdei: add support to trigger event by GIC interrupt ID
` [RFC PATCH 06/12] core/irq: add qemu_irq_remove_intercept interface
` [RFC PATCH 09/12] linux-headers/kvm.h: add capability to forward hypercall
` [RFC PATCH 10/12] arm/sdei: check KVM cap and enable SDEI
` [RFC PATCH 11/12] arm/kvm: handle guest exit of hypercall

[PATCH] COLO-compare: Fix incorrect `if` logic
 2019-09-24 15:35 UTC  (2+ messages)

[PATCH 00/25] qapi: Pay back some frontend technical debt
 2019-09-24 15:17 UTC  (32+ messages)
` [PATCH 01/25] qapi: Tighten QAPISchemaFOO.check() assertions
` [PATCH 02/25] qapi: Rename .owner to .defined_in
` [PATCH 03/25] qapi: New QAPISourceInfo, replacing dict
` [PATCH 04/25] qapi: Prefix frontend errors with an "in definition" line
` [PATCH 05/25] qapi: Clean up member name case checking
` [PATCH 06/25] qapi: Change frontend error messages to start with lower case
` [PATCH 07/25] qapi: Improve reporting of member name clashes
` [PATCH 08/25] qapi: Reorder check_FOO() parameters for consistency
` [PATCH 09/25] qapi: Improve reporting of invalid name errors
` [PATCH 10/25] qapi: Use check_name_str() where it suffices
` [PATCH 11/25] qapi: Report invalid '*' prefix like any other invalid name
` [PATCH 12/25] qapi: Move check for reserved names out of add_name()
` [PATCH 13/25] qapi: Make check_type()'s array case a bit more obvious
` [PATCH 14/25] qapi: Plumb info to the QAPISchemaMember
` [PATCH 15/25] qapi: Inline check_name() into check_union()
` [PATCH 16/25] qapi: Move context-sensitive checking to the proper place
` [PATCH 17/25] qapi: Move context-free "
` [PATCH 18/25] qapi: Improve reporting of invalid 'if' errors
` [PATCH 19/25] qapi: Improve reporting of invalid flags
` [PATCH 20/25] qapi: Improve reporting of missing / unknown definition keys
` [PATCH 21/25] qapi: Avoid redundant definition references in error messages
` [PATCH 22/25] qapi: Eliminate check_keys(), rename check_known_keys()
` [PATCH 23/25] qapi: Improve reporting of missing documentation comment
` [PATCH 24/25] qapi: Improve reporting of redefinition
` [PATCH 25/25] qapi: Improve source file read error handling

[PATCH v3 0/6] docker: misc cleanups
 2019-09-24 15:13 UTC  (10+ messages)
` [PATCH v3 3/6] docker: remove 'deprecated' image definitions
` [PATCH v3 4/6] docker: remove unused debian-ports
` [PATCH v3 5/6] docker: remove unused debian-sid
` [PATCH v3 6/6] docker: move tests from python2 to python3

[RFC v2 0/9] error: auto propagated local_err
 2019-09-24 15:28 UTC  (8+ messages)
` [RFC v2 6/9] scripts: add coccinelle script to use auto propagated errp

[PATCH v2 0/2] edk2 build scripts: eliminate python 2 dependency
 2019-09-24 15:28 UTC  (3+ messages)

[PATCH v4 0/9] target/arm/kvm: enable SVE in guests
 2019-09-24 15:06 UTC  (13+ messages)
` [PATCH v4 1/9] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
` [PATCH v4 2/9] tests: arm: Introduce cpu feature tests
` [PATCH v4 3/9] target/arm: Allow SVE to be disabled via a CPU property
` [PATCH v4 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties
` [PATCH v4 5/9] target/arm/kvm64: Add kvm_arch_get/put_sve
` [PATCH v4 6/9] target/arm/kvm64: max cpu: Enable SVE when available
` [PATCH v4 7/9] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
` [PATCH v4 8/9] target/arm/cpu64: max cpu: Support sve properties with KVM
` [PATCH v4 9/9] target/arm/kvm: host cpu: Add support for sve<N> properties

[PATCH v7 0/4] s390: stop abusing memory_region_allocate_system_memory()
 2019-09-24 14:47 UTC  (5+ messages)
` [PATCH v7 1/4] kvm: extract kvm_log_clear_one_slot
` [PATCH v7 2/4] kvm: clear dirty bitmaps from all overlapping memslots
` [PATCH v7 3/4] kvm: split too big memory section on several memslots
` [PATCH v7 4/4] s390: do not call memory_region_allocate_system_memory() multiple times

[PULL 00/16] Audio 20190924 patches
 2019-09-24 14:36 UTC  (2+ messages)

[PATCH 0/2] enhance iotest 223 coverage
 2019-09-24 14:35 UTC  (3+ messages)
` [PATCH 1/2] tests: Make iotest 223 easier to edit
` [PATCH 2/2] tests: More iotest 223 improvements

[PULL 0/4] NBD patches for 2019-09-24
 2019-09-24 14:30 UTC  (7+ messages)
` [PULL 1/4] nbd/client: Add hint when TLS is missing
` [PULL 2/4] nbd/server: attach client channel to the export's AioContext
` [PULL 3/4] nbd: Grab aio context lock in more places
` [PULL 4/4] tests: Use iothreads during iotest 223

[Qemu-devel] [PATCH v2] qapi/qmp-dispatch: Fix error class for reporting disabled commands
 2019-09-24 14:45 UTC  (6+ messages)

pcmcia support windows xp 32 bit guest
 2019-09-24 14:14 UTC 

[PATCH v4 0/8] Introduce the microvm machine type
 2019-09-24 14:12 UTC  (20+ messages)
` [PATCH v4 1/8] hw/i386: Factorize PVH related functions
` [PATCH v4 2/8] hw/i386: Factorize e820 "
` [PATCH v4 3/8] hw/virtio: Factorize virtio-mmio headers
` [PATCH v4 4/8] hw/i386: split PCMachineState deriving X86MachineState from it
` [PATCH v4 5/8] fw_cfg: add "modify" functions for all types
` [PATCH v4 6/8] roms: add microvm-bios (qboot) as binary and git submodule
` [PATCH v4 7/8] docs/microvm.txt: document the new microvm machine type
` [PATCH v4 8/8] hw/i386: Introduce the "

[PATCH v2] qga: add command guest-get-devices for reporting VirtIO devices
 2019-09-24 14:19 UTC  (2+ messages)

[PATCH v4 00/16] Move rom and notdirty handling to cputlb
 2019-09-24 13:56 UTC  (5+ messages)
` [PATCH v4 01/16] exec: Use TARGET_PAGE_BITS_MIN for TLB flags
` [PATCH v4 02/16] cputlb: Disable __always_inline__ without optimization

[PATCH v2 0/2] RTC support for QEMU RISC-V virt machine
 2019-09-24 14:05 UTC  (4+ messages)
` [PATCH v2 1/2] hw: timer: Add Goldfish RTC device
` [PATCH v2 2/2] riscv: virt: Use "

[PATCH] hw/timer/pl031: Add warning "do not use as model to implement a RTC"
 2019-09-24 14:14 UTC  (2+ messages)

illegal hardware instruction during MIPS-I ELF linux useremulation
 2019-09-24 14:14 UTC  (7+ messages)
          ` illegal hardware instruction during MIPS-I ELF linuxuseremulation

[PATCH 00/11] target/mips: Misc cleanups for September/October 2019
 2019-09-24 13:51 UTC  (13+ messages)
` [PATCH 01/11] target/mips: Clean up helper.c
` [PATCH 02/11] target/mips: Clean up internal.h
` [PATCH 03/11] target/mips: Clean up kvm_mips.h
` [PATCH 04/11] target/mips: Clean up mips-defs.h
` [PATCH 05/11] target/mips: Clean up op_helper.c
` [PATCH 06/11] target/mips: Clean up translate.c
` [PATCH 07/11] target/mips: msa: Split helpers for <NLOC|NLZC>.<B|H|W|D>
` [PATCH 08/11] target/mips: msa: Split helpers for PCNT.<B|H|W|D>
` [PATCH 09/11] target/mips: msa: Split helpers for BINS<L|R>.<B|H|W|D>
` [PATCH 10/11] target/mips: msa: Unroll loops and demacro <BMNZ|BMZ|BSEL>.V
` [PATCH 11/11] target/mips: msa: Split helpers for B<CLR|NEG|SEL>.<B|H|W|D>

[PATCH 0/4] xics: Eliminate unnecessary class
 2019-09-24 14:06 UTC  (16+ messages)
` [PATCH 2/4] xics: Merge reset and realize hooks
` [PATCH 4/4] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes

[PATCH qemu] ppc/kvm: Skip writing DPDES back when in run time state
 2019-09-24 13:18 UTC  (2+ messages)

[PATCH v4 0/2] Allow memory_region_register_iommu_notifier() to fail
 2019-09-24 13:26 UTC  (2+ messages)

pcmcia support in windows xp guest
 2019-09-24 12:45 UTC 

[PULL 0/7] Python (acceptance tests) queue - 2019-09-23
 2019-09-24 12:49 UTC  (2+ messages)

[Bug 1845185] [NEW] Cannot build qemu utils (qemu-img.exe, qemu-edid.exe, qemu-io.exe) statically with MSYS2 on Windows because intl and iconv libs are not loaded
 2019-09-24 11:40 UTC  (2+ messages)
` [Bug 1845185] "

[Qemu-devel] [Bug 1826175] [NEW] Compilation on MSYS2/MinGW-w64 fails with error: "No rule to make target capstone.lib"
 2019-09-24 10:56 UTC  (2+ messages)
` [Bug 1826175] "

[PULL 00/37] QAPI patches for 2019-09-24
 2019-09-24 12:33 UTC  (38+ messages)
` [PULL 01/37] qapi: Make visit_next_list()'s comment less confusing
` [PULL 02/37] make check-unit: use after free in test-opts-visitor
` [PULL 03/37] scripts/git.orderfile: Match QAPI schema more precisely
` [PULL 04/37] qapi: Drop check_type()'s redundant parameter @allow_optional
` [PULL 05/37] qapi: Drop support for boxed alternate arguments
` [PULL 06/37] docs/devel/qapi-code-gen: Minor specification fixes
` [PULL 07/37] tests/qapi-schema: Demonstrate bad reporting of funny characters
` [PULL 08/37] qapi: Restrict strings to printable ASCII
` [PULL 09/37] qapi: Drop support for escape sequences other than \\
` [PULL 10/37] qapi: Permit 'boxed' with empty type
` [PULL 11/37] qapi: Permit alternates with just one branch
` [PULL 12/37] qapi: Permit omitting all flat union branches
` [PULL 13/37] qapi: Adjust frontend errors to say enum value, not member
` [PULL 14/37] docs/devel/qapi-code-gen: Reorder sections for readability
` [PULL 15/37] docs/devel/qapi-code-gen: Rewrite compatibility considerations
` [PULL 16/37] docs/devel/qapi-code-gen: Rewrite introduction to schema
` [PULL 17/37] docs/devel/qapi-code-gen: Improve QAPI schema language doc
` [PULL 18/37] qapi: Tweak code to match docs/devel/qapi-code-gen.txt
` [PULL 19/37] tests/qapi-schema: Cover unknown pragma
` [PULL 20/37] tests/qapi-schema: Delete two redundant tests
` [PULL 21/37] tests/qapi-schema: Demonstrate misleading optional tag error
` [PULL 22/37] tests/qapi-schema: Demonstrate broken discriminator errors
` [PULL 23/37] tests/qapi-schema: Demonstrate insufficient 'if' checking
` [PULL 24/37] tests/qapi-schema: Demonstrate suboptimal lexical errors
` [PULL 25/37] qapi: Use quotes more consistently in frontend error messages
` [PULL 26/37] qapi: Improve reporting of lexical errors
` [PULL 27/37] qapi: Remove null from schema language
` [PULL 28/37] qapi: Fix broken discriminator error messages
` [PULL 29/37] qapi: Reject blank 'if' conditions in addition to empty ones
` [PULL 30/37] qapi: Fix missing 'if' checks in struct, union, alternate 'data'
` [PULL 31/37] qapi: Normalize 'if' in check_exprs(), like other sugar
` [PULL 32/37] qapi: Simplify check_keys()
` [PULL 33/37] qapi: Clean up around check_known_keys()
` [PULL 34/37] qapi: Delete useless check_exprs() code for simple union kind
` [PULL 35/37] qapi: Fix to .check() empty structs just once
` [PULL 36/37] qapi: Fix excessive QAPISchemaEntity.check() recursion
` [PULL 37/37] qapi: Assert .visit() and .check_clash() run only after .check()

[PATCH 0/2] RTC support for QEMU RISC-V virt machine
 2019-09-24 12:18 UTC  (6+ messages)
` [PATCH 1/2] hw: timer: Add Goldfish RTC device

[Qemu-devel] [PATCH 0/2] q35: mch: allow to lock down 128K RAM at default SMBASE address
 2019-09-24 11:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] q35: implement 128K SMRAM "
    ` [edk2-devel] "

[PULL 0/7] xen queue 2019-09-24
 2019-09-24 11:30 UTC  (8+ messages)
` [PULL 1/7] xen-bus: check whether the frontend is active during device reset
` [PULL 2/7] xen / notify: introduce a new XenWatchList abstraction
` [PULL 3/7] xen: introduce separate XenWatchList for XenDevice objects
` [PULL 4/7] xen: perform XenDevice clean-up in XenBus watch handler
` [PULL 5/7] MAINTAINERS: update my email address
` [PULL 6/7] xen-block: treat XenbusStateUnknown the same as XenbusStateClosed
` [PULL 7/7] xen-bus: only set the xen device frontend state if it is missing

[PATCH 0/4] Make it possible to compile with CONFIG_ARM_V7M=n
 2019-09-24 11:24 UTC  (7+ messages)
` [PATCH 2/4] target/arm: Move cortex-m related functions to new file v7m.c

[Qemu-devel] [PATCH v4 00/10] Multi-phase reset mechanism
 2019-09-24 11:21 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 02/10] hw/core: create Resettable QOM interface
        `  "

[Bug 1824704] Re: -k tr not working after v20171217! turkish keyboard dont working
 2019-09-24 11:09 UTC 

[PATCH] ui: fix keymap file search in input-barrier object
 2019-09-24 11:10 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).