messages from 2021-12-16 07:33:39 to 2021-12-16 17:36:32 UTC [more...]
[PATCH v2 00/25] Python: delete synchronous qemu.qmp package
2021-12-16 17:31 UTC (79+ messages)
` [PATCH v2 01/25] python/aqmp: add __del__ method to legacy interface
` [PATCH v2 02/25] python/aqmp: handle asyncio.TimeoutError on execute()
` [PATCH v2 03/25] python/aqmp: copy type definitions from qmp
` [PATCH v2 04/25] python/aqmp: add SocketAddrT to package root
` [PATCH v2 05/25] python/aqmp: rename AQMPError to QMPError
` [PATCH v2 06/25] python/qemu-ga-client: update instructions to newer CLI syntax
` [PATCH v2 07/25] python/qmp: switch qemu-ga-client to AQMP
` [PATCH v2 08/25] python/qmp: switch qom tools "
` [PATCH v2 09/25] python/qmp: switch qmp-shell "
` [PATCH v2 10/25] python: move qmp utilities to python/qemu/utils
` [PATCH v2 11/25] python: move qmp-shell under the AQMP package
` [PATCH v2 12/25] python/machine: permanently switch to AQMP
` [PATCH v2 13/25] scripts/cpu-x86-uarch-abi: fix CLI parsing
` [PATCH v2 14/25] scripts/cpu-x86-uarch-abi: switch to AQMP
` [PATCH v2 15/25] scripts/render-block-graph: "
` [PATCH v2 16/25] scripts/bench-block-job: "
` [PATCH v2 17/25] iotests/mirror-top-perms: "
` [PATCH v2 18/25] iotests: "
` [PATCH v2 19/25] python: temporarily silence pylint duplicate-code warnings
` [PATCH v2 20/25] python/aqmp: take QMPBadPortError and parse_address from qemu.qmp
` [PATCH v2 21/25] python/aqmp: fully separate from qmp.QEMUMonitorProtocol
` [PATCH v2 22/25] python/aqmp: copy qmp docstrings to qemu.aqmp.legacy
` [PATCH v2 23/25] python: remove the old QMP package
` [PATCH v2 24/25] python: re-enable pylint duplicate-code warnings
` [PATCH v2 25/25] python: rename qemu.aqmp to qemu.qmp
[PATCH 0/3] ppc: Add QOM interface for machine check injection
2021-12-16 17:30 UTC (3+ messages)
` [PATCH 1/3] "
Introducing PECI support in Qemu
2021-12-16 17:06 UTC (2+ messages)
[PATCH] hw/arm: add control knob to disable kaslr_seed via DTB
2021-12-16 17:10 UTC (2+ messages)
[RFC PATCH v2 00/14] job: replace AioContext lock with job_mutex
2021-12-16 17:11 UTC (12+ messages)
` [RFC PATCH v2 01/14] job.c: make job_lock/unlock public
` [RFC PATCH v2 02/14] job.h: categorize fields in struct Job
` [RFC PATCH v2 03/14] job.h: define locked functions
` [RFC PATCH v2 04/14] job.h: define unlocked functions
` [RFC PATCH v2 06/14] job.c: make job_event_* functions static
[PATCH v5 00/31] block layer: split block APIs in global state and I/O
2021-12-16 16:39 UTC (19+ messages)
` [PATCH v5 03/31] assertions for block global state API
` [PATCH v5 05/31] block-backend: special comments for blk_set/get_perm due to fuse
` [PATCH v5 09/31] block: introduce assert_bdrv_graph_writable
` [PATCH v5 10/31] block.c: modify .attach and .detach callbacks of child_of_bds
` [PATCH v5 13/31] block.c: add assertions to static functions
[PULL 0/8] s390x patches (and one gitlab-CI fix)
2021-12-16 16:38 UTC (10+ messages)
` [PULL 1/8] s390: kvm: adjust diag318 resets to retain data
` [PULL 2/8] MAINTAINERS: update email address of Christian Borntraeger
` [PULL 3/8] s390x/pci: use a reserved ID for the default PCI group
` [PULL 4/8] s390x/pci: don't use hard-coded dma range in reg_ioat
` [PULL 5/8] s390x/pci: use the passthrough measurement update interval
` [PULL 6/8] s390x/pci: add supported DT information to clp response
` [PULL 7/8] hw: Add compat machines for 7.0
` [PULL 8/8] gitlab-ci: Speed up the msys2-64bit job by using --without-default-devices
[RFC qemu.qmp PATCH 00/24] Python: Fork qemu.qmp Python lib into independent repo
2021-12-16 16:34 UTC (8+ messages)
` [RFC qemu.qmp PATCH 03/24] Update maintainer metadata
` [RFC qemu.qmp PATCH 17/24] Makefile: add build and publish targets
Redesign of QEMU startup & initial configuration
2021-12-16 16:27 UTC (14+ messages)
[PATCH] docs: Add measurement calculation details to amd-memory-encryption.txt
2021-12-16 16:09 UTC (4+ messages)
[PATCH v4 00/14] vfio-user server in QEMU
2021-12-16 16:00 UTC (22+ messages)
` [PATCH v4 04/14] vfio-user: define vfio-user-server object
` [PATCH v4 05/14] vfio-user: instantiate vfio-user context
` [PATCH v4 06/14] vfio-user: find and init PCI device
` [PATCH v4 07/14] vfio-user: run vfio-user context
` [PATCH v4 08/14] vfio-user: handle PCI config space accesses
` [PATCH v4 09/14] vfio-user: handle DMA mappings
` [PATCH v4 10/14] vfio-user: handle PCI BAR accesses
` [PATCH v4 11/14] vfio-user: IOMMU support for remote device
` [PATCH v4 12/14] vfio-user: handle device interrupts
[PATCH] e1000: fix tx re-entrancy problem
2021-12-16 15:51 UTC (3+ messages)
[PATCH 00/10] configure cleanups, mostly wrt $cpu and $targetos
2021-12-16 15:30 UTC (15+ messages)
` [PATCH 01/10] configure: simplify creation of plugin symbol list
` [PATCH 02/10] configure: make $targetos lowercase, use windows instead of MINGW32
` [PATCH 03/10] configure: move target detection before CPU detection
` [PATCH 04/10] configure: do not set bsd_user/linux_user early
` [PATCH 05/10] configure: unify two case statements on $cpu
` [PATCH 06/10] configure: unify ppc64 and ppc64le
` [PATCH 07/10] configure: unify x86_64 and x32
` [PATCH 08/10] meson: rename "arch" variable
` [PATCH 09/10] configure, meson: move ARCH to meson.build
` [PATCH 10/10] configure: remove unnecessary symlinks
[PATCH 00/12] s390x/pci: zPCI interpretation support
2021-12-16 15:16 UTC (6+ messages)
` [PATCH 10/12] s390x/pci: use I/O Address Translation assist when interpreting
` [PATCH 12/12] s390x/pci: let intercept devices have separate PCI groups
[RFC PATCH] linux-user: don't adjust base of found hole
2021-12-16 14:44 UTC
[PATCH] tests/tcg/ppc64le: remove INT128 requirement to run non_signalling_xscv
2021-12-16 14:09 UTC
[PATCH v3 00/28] glib: Replace g_memdup() by g_memdup2()
2021-12-16 14:11 UTC (3+ messages)
` [PATCH v3 02/28] glib-compat: Introduce g_memdup2() wrapper
[PATCH v4 00/10] ARM virt: Introduce CPU clusters topology support
2021-12-16 14:06 UTC (4+ messages)
` [PATCH v4 03/10] hw/core/machine: Wrap target specific parameters together
[PATCH v6 0/8] tests/unit: Rework test-smp-parse tests
2021-12-16 13:57 UTC (11+ messages)
` [PATCH v6 1/8] tests/unit/test-smp-parse: Pass machine type as argument to tests
` [PATCH v6 2/8] tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid
` [PATCH v6 3/8] tests/unit/test-smp-parse: Add 'smp-with-dies' machine type
` [PATCH v6 4/8] tests/unit/test-smp-parse: Add 'smp-generic-invalid' "
` [PATCH v6 5/8] tests/unit/test-smp-parse: Add 'smp-generic-valid' "
` [PATCH v6 6/8] tests/unit/test-smp-parse: Simplify pointer to compound literal use
` [PATCH v6 7/8] tests/unit/test-smp-parse: Constify some pointer/struct
` [PATCH v6 8/8] hw/core: Rename smp_parse() -> machine_parse_smp_config()
[PATCH qemu] s390x/css: fix PMCW invalid mask
2021-12-16 13:16 UTC
[PULL 00/33] target-arm queue
2021-12-16 12:56 UTC (7+ messages)
` [PULL 31/33] tests/acpi: add test case for VIOT
[PATCH v2 0/2] hw/net: Move MV88W8618 network device out of hw/arm/ directory
2021-12-16 12:56 UTC (3+ messages)
` [PATCH v2 1/2] hw/arm/musicpal: Fix coding style of code related to MV88W8618 device
` [PATCH v2 2/2] hw/net: Move MV88W8618 network device out of hw/arm/ directory
[PATCH 0/8] hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 2)
2021-12-16 12:39 UTC (10+ messages)
` [PATCH 1/8] dma: Have dma_buf_rw() take a void pointer
` [PATCH 2/8] dma: Have dma_buf_read() / dma_buf_write() "
` [PATCH 3/8] dma: Let pci_dma_rw() take MemTxAttrs argument
` [PATCH 4/8] dma: Let dma_buf_rw() "
` [PATCH 5/8] dma: Let dma_buf_write() "
` [PATCH 6/8] dma: Let dma_buf_read() "
` [PATCH 7/8] dma: Let dma_buf_rw() propagate MemTxResult
` [PATCH 8/8] dma: Let dma_buf_read() / dma_buf_write() "
[RFC 0/2] migration: Tally pre-copy, downtime and post-copy bytes independently
2021-12-16 12:34 UTC (3+ messages)
` [RFC 1/2] migration: Introduce ram_transferred_add()
` [RFC 2/2] migration: Tally pre-copy, downtime and post-copy bytes independently
[PULL 000/102] ppc queue
2021-12-16 12:21 UTC (5+ messages)
[PATCH v3 0/3] block: minor refactoring in preparation to the block layer API split
2021-12-16 12:00 UTC (2+ messages)
[PATCH v11 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
2021-12-16 10:52 UTC (3+ messages)
` [PATCH v11 08/10] ACPI ERST: qtest for ERST
[PATCH v7] isa-applesmc: provide OSK forwarding on Apple hosts
2021-12-16 10:46 UTC
[RFC PATCH 0/6] Removal of Aiocontext lock and usage of subtree drains in aborted transactions
2021-12-16 10:37 UTC (5+ messages)
[PATCH] hw/acpi: Set memory regions to native endian as a work around
2021-12-16 10:27 UTC (3+ messages)
[PATCH v10 0/3] support dirty restraint on vCPU
2021-12-16 10:23 UTC (9+ messages)
` [PATCH v10 3/3] cpus-common: implement dirty page limit on virtual CPU
[PATCH] thunk: do not use HOST_* defines
2021-12-16 10:05 UTC
[PATCH] block/file-posix: Simplify the XFS_IOC_DIOINFO handling
2021-12-16 9:59 UTC (2+ messages)
[PATCH v4 0/3] hw/block/fdc: Fix CVE-2021-20196
2021-12-16 9:54 UTC (3+ messages)
[PATCH 0/5] migration: misc cleanups
2021-12-16 9:30 UTC (9+ messages)
` [PATCH 1/5] migration: All this fields are unsigned
` [PATCH 2/5] migration: We only need last_stage in two places
` [PATCH 3/5] migration: ram_release_pages() always receive 1 page as argument
` [PATCH 4/5] migration: simplify do_compress_ram_page
` [PATCH 5/5] migration: Move ram_release_pages() call to save_zero_page_to_file()
[RFC PATCH 0/6] Introduce GPIO transmitter and connect to NPCM7xx
2021-12-16 9:24 UTC (2+ messages)
[PATCH] gitlab-ci: Speed up the msys2-64bit job by using --without-default-devices
2021-12-16 9:12 UTC (2+ messages)
[RFC] vhost-vdpa-net: add vhost-vdpa-net host device support
2021-12-16 9:10 UTC (11+ messages)
[PATCH 0/2] hw/net: Move MV88W8618 network device out of hw/arm/ directory
2021-12-16 9:03 UTC (4+ messages)
` [PATCH 1/2] hw/arm/musicpal: Fix coding style of code related to MV88W8618 device
` [PATCH 2/2] hw/net: Move MV88W8618 network device out of hw/arm/ directory
[PATCH v2 1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
2021-12-16 8:47 UTC (5+ messages)
` [PATCH v2 2/4] intel_iommu: Support IR-only mode without DMA translation
` [PATCH v2 4/4] intel_iommu: Fix irqchip / X2APIC configuration checks
[PATCH] ui: fix gtk clipboard clear assertion
2021-12-16 8:32 UTC
[PATCH v5 0/8] tests/unit: Rework test-smp-parse tests
2021-12-16 8:30 UTC (4+ messages)
` [PATCH v5 4/8] tests/unit/test-smp-parse: Add 'smp-generic-invalid' machine type
[PATCH v2 0/2] Implement Cortex-A5 and add to virt device
2021-12-16 8:21 UTC (3+ messages)
` [PATCH v2 2/2] hw/arm: Add Cortex-A5 "
[PATCH v2 0/9] A collection of RISC-V cleanups and improvements
2021-12-16 8:18 UTC (6+ messages)
` [PATCH v2 1/9] hw/intc: sifive_plic: Add a reset function
` [PATCH v2 8/9] hw/riscv: virt: Allow support for 32 cores
[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
2021-12-16 7:53 UTC (2+ messages)
` [Bug 1749393] "
[PATCH] riscv: Set 5.4 as minimum kernel version for riscv32
2021-12-16 7:31 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).