messages from 2021-12-06 10:01:24 to 2021-12-07 10:13:06 UTC [more...]
[PATCH v4 00/22] QEMU RISC-V AIA support
2021-12-07 10:08 UTC (4+ messages)
` [PATCH v4 08/22] target/riscv: Allow AIA device emulation to set ireg rmw callback
[PATCH 00/14] ppc/pnv: Add support for user created PHB3/PHB4 devices
2021-12-07 10:11 UTC (27+ messages)
` [PATCH 01/14] ppc/pnv: Reduce the maximum of PHB3 devices
` [PATCH 02/14] ppc/pnv: Drop the "num-phbs" property
` [PATCH 03/14] ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()
` [PATCH 04/14] ppc/pnv: Introduce support for user created PHB3 devices
` [PATCH 05/14] ppc/pnv: Reparent user created PHB3 devices to the PnvChip
` [PATCH 06/14] ppc/pnv: Complete user created PHB3 devices
` [PATCH 07/14] ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
` [PATCH 08/14] ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
` [PATCH 09/14] ppc/pnv: Introduce a "chip" property under the PHB4 model
` [PATCH 10/14] ppc/pnv: Introduce a num_stack class attribute
` [PATCH 11/14] ppc/pnv: Compute the PHB index from the PHB4 PEC model
` [PATCH 12/14] ppc/pnv: Remove "system-memory" property for he "
[PATCH v3] ppc/pnv.c: fix "system-id" FDT when -uuid is set
2021-12-07 9:48 UTC
[PATCH v10 0/8] hmp,qmp: Add commands to introspect virtio devices
2021-12-07 9:48 UTC (18+ messages)
` [PATCH v10 1/8] virtio: drop name parameter for virtio_init()
` [PATCH v10 2/8] virtio: add vhost support for virtio devices
` [PATCH v10 3/8] qmp: add QMP command x-query-virtio
` [PATCH v10 4/8] qmp: add QMP command x-query-virtio-status
` [PATCH v10 5/8] qmp: decode feature & status bits in virtio-status
` [PATCH v10 6/8] qmp: add QMP commands for virtio/vhost queue-status
` [PATCH v10 7/8] qmp: add QMP command x-query-virtio-queue-element
` [PATCH v10 8/8] hmp: add virtio commands
` [PATCH v10 0/8] hmp, qmp: Add commands to introspect virtio devices
[PATCH v2 for 6.2?] gicv3: fix ICH_MISR's LRENP computation
2021-12-07 9:44 UTC
[PATCH v2] ppc/pnv.c: fix "system-id" FDT when -uuid is set
2021-12-07 9:44 UTC (3+ messages)
(no subject)
2021-12-07 9:34 UTC (2+ messages)
` [PATCH for 6.2?] gicv3: fix ICH_MISR's LRENP computation
RFC for NBD protocol extension: extended headers
2021-12-07 9:08 UTC (14+ messages)
` [PATCH] spec: Add NBD_OPT_EXTENDED_HEADERS
` [PATCH 00/14] qemu patches for NBD_OPT_EXTENDED_HEADERS
` [PATCH 01/14] nbd/server: Minor cleanups
` [PATCH 02/14] qemu-io: Utilize 64-bit status during map
` [PATCH 03/14] qemu-io: Allow larger write zeroes under no fallback
` [PATCH 04/14] nbd/client: Add safety check on chunk payload length
[PATCH for-7.0] tests/qtest: Make the netfilter test independent from a specific NIC
2021-12-07 9:05 UTC
[PATCH v6 0/6] tests/qtest: add some tests for virtio-net failover
2021-12-07 8:39 UTC (14+ messages)
` [PATCH v6 1/6] qtest/libqos: add a function to initialize secondary PCI buses
` [PATCH v6 2/6] tests/qtest: add some tests for virtio-net failover
` [PATCH v6 3/6] failover: fix unplug pending detection
` [PATCH v6 4/6] tests/libqtest: update virtio-net failover test
` [PATCH v6 5/6] test/libqtest: add some virtio-net failover migration cancelling tests
` [PATCH v6 6/6] tests/libqtest: add a migration test with two couples of failover devices
[PATCH v1 1/2] hostmem: use a static size for maxnode, validate policy everywhere
2021-12-07 8:31 UTC (4+ messages)
` [PATCH v1 2/2] osdep: support mempolicy for preallocation in os_mem_prealloc
[RFC v3 00/19] vfio-user client
2021-12-07 7:50 UTC (34+ messages)
` [RFC v3 02/19] vfio-user: add VFIO base abstract class
` [RFC v3 04/19] Add device IO ops vector
` [RFC v3 05/19] Add validation "
` [RFC v3 06/19] vfio-user: Define type vfio_user_pci_dev_info
` [RFC v3 07/19] vfio-user: connect vfio proxy to remote server
` [RFC v3 08/19] vfio-user: define socket receive functions
` [RFC v3 11/19] vfio-user: get region info
` [RFC v3 12/19] vfio-user: region read/write
` [RFC v3 13/19] vfio-user: pci_user_realize PCI setup
` [RFC v3 16/19] vfio-user: dma map/unmap operations
` [RFC v3 19/19] vfio-user: migration support
[PATCH v3 00/23] Migration: Transmit and detect zero pages in the multifd threads
2021-12-07 7:30 UTC (7+ messages)
` [PATCH v3 18/23] multifd: Use normal pages array on the recv side
` [PATCH v3 23/23] migration: Use multifd before we check for the zero page
[RFC PATCH v3 00/27] Add LoongArch softmmu support
2021-12-07 7:04 UTC (4+ messages)
` [RFC PATCH v3 05/27] target/loongarch: Add stabletimer support
[PATCH 00/15] ppc/ppc405: decade cleanup
2021-12-07 6:52 UTC (28+ messages)
` [PATCH 01/15] ppc/ppc405: Change kernel load address
` [PATCH 02/15] ppc: Mark the 'taihu' machine as deprecated
` [PATCH 03/15] ppc: Add trace-events for DCR accesses
` [PATCH 04/15] ppc/ppc405: Convert printfs to trace-events
` [PATCH 05/15] ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()
` [PATCH 06/15] ppc/ppc405: Change ppc405ep_init() return value
` [PATCH 07/15] ppc/ppc405: Add some address space definitions
` [PATCH 08/15] ppc/ppc405: Remove flash support
` [PATCH 09/15] ppc/ppc405: Rework FW load
` [PATCH 10/15] ppc/ppc405: Introduce ppc405_set_default_bootinfo()
` [PATCH 11/15] ppc/ppc405: Fix boot from kernel
` [PATCH 12/15] ppc/ppc405: Change default PLL values at reset
` [PATCH 13/15] ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board information
` [PATCH 14/15] ppc/ppc405: Add update of bi_procfreq field
` [PATCH 15/15] ppc/ppc405: Update U-Boot board information for hotfoot
[PATCH v9 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
2021-12-07 5:25 UTC (9+ messages)
` [PATCH v9 05/10] ACPI ERST: support for ACPI ERST feature
` [PATCH v9 06/10] ACPI ERST: build the ACPI ERST table
[PATCH v9 0/3] support dirty restraint on vCPU
2021-12-07 4:38 UTC (19+ messages)
` [PATCH v9 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically
` [PATCH v9 2/3] cpu-throttle: implement vCPU throttle
` [PATCH v9 3/3] cpus-common: implement dirty page limit on vCPU
Issue using few e1000 nic in xen
2021-12-07 0:10 UTC
[PATCH v2 0/4] hw/display: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
2021-12-06 22:45 UTC (5+ messages)
` [PATCH v2 1/4] hw/display: Rename VGA_ISA_MM -> VGA_MMIO
` [PATCH v2 2/4] hw/display/vga-mmio: Inline vga_mm_init()
` [PATCH v2 3/4] hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
` [PATCH v2 4/4] hw/mips/jazz: Inline vga_mmio_init() and remove it
[PULL 0/1] Block patches
2021-12-06 21:16 UTC (3+ messages)
` [PULL 1/1] virtio-blk: Fix clean up of host notifiers for single MR transaction
Suggestions for TCG performance improvements
2021-12-06 21:09 UTC (5+ messages)
[PATCH 0/3] iotests: multiprocessing!!
2021-12-06 21:00 UTC (11+ messages)
` [PATCH 1/3] iotests/testrunner.py: add doc string for run_test()
` [PATCH 2/3] iotests/testrunner.py: move updating last_elapsed to run_tests
` [PATCH 3/3] iotests: check: multiprocessing support
[PATCH] fuzz: pass failures from child process into libfuzzer engine
2021-12-06 20:48 UTC (3+ messages)
[PATCH for-6.2 0/1] tcg/arm: Reduce vector alignment requirement for NEON
2021-12-06 20:11 UTC (3+ messages)
` [PATCH for-6.2 1/1] "
[PATCH for-7.0 0/4] qtest patches for binaries with reduced machines
2021-12-06 20:02 UTC (3+ messages)
` [PATCH for-7.0 4/4] tests/qtest: Add a function to check whether a machine is available
[PATCH v2 0/1] migration: multifd live migration improvement
2021-12-06 19:54 UTC (5+ messages)
` [PATCH v2 1/1] multifd: Shut down the QIO channels to avoid blocking the send threads when they are terminated
[PULL 0/3] MIPS patches for 2021-12-06
2021-12-06 19:17 UTC (5+ messages)
` [PULL 1/3] hw/mips/bootloader: Fix write_ulong()
` [PULL 2/3] hw/mips/boston: Fix load_elf() error detection
` [PULL 3/3] Revert "vga: don't abort when adding a duplicate isa-vga device"
[PATCH] net/slirp: Fix incorrect permissions on samba >= 2.0.5
2021-12-06 18:25 UTC (4+ messages)
[PATCH v6 0/6] Add vmnet.framework based network backend
2021-12-06 16:42 UTC (7+ messages)
` [PATCH v6 1/6] net/vmnet: add vmnet dependency and customizable option
` [PATCH v6 2/6] net/vmnet: add vmnet backends to qapi/net
` [PATCH v6 3/6] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v6 4/6] net/vmnet: implement host mode (vmnet-host)
` [PATCH v6 5/6] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v6 6/6] net/vmnet: update qemu-options.hx
[PATCH v2 00/13] Eliminate drive_get_next()
2021-12-06 15:28 UTC (6+ messages)
` [PATCH v2 01/13] hw/sd/ssi-sd: Do not create SD card within controller's realize
[PATCH v6 00/18] Adding partial support for 128-bit riscv target
2021-12-06 15:00 UTC (3+ messages)
[RFC v3 0/4] tls: add macros for coroutine-safe TLS variables
2021-12-06 14:34 UTC (6+ messages)
` [RFC v3 1/4] "
` [RFC v3 2/4] util/async: replace __thread with QEMU TLS macros
` [RFC v3 3/4] rcu: use coroutine "
` [RFC v3 4/4] cpus: use coroutine TLS macros for iothread_locked
request for wiki account
2021-12-06 14:31 UTC (2+ messages)
[PATCH v3 0/4] s390x/pci: some small fixes
2021-12-06 14:34 UTC (4+ messages)
` [PATCH v3 4/4] s390x/pci: add supported DT information to clp response
[PATCH for-7.0] tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a'
2021-12-06 14:34 UTC
[PATCH] linux-user/hexagon: Use generic target_stat64 structure
2021-12-06 14:26 UTC (3+ messages)
[PATCH] virtio-blk: Fix clean up of host notifiers for single MR transaction
2021-12-06 14:21 UTC (2+ messages)
[RFC PATCH v2] blog post: how to get your new feature up-streamed
2021-12-06 14:14 UTC
[PATCH 1/1] kvm: Clear variables which may not be used
2021-12-06 13:47 UTC (3+ messages)
[PATCH for-7.0] hw/i386/pc: Add missing property descriptions
2021-12-06 13:42 UTC
[PATCH] ppc/pvn.c: fix "system-id" FDT when -uuid is set
2021-12-06 13:03 UTC (4+ messages)
Bad error handling in machine sifive-u
2021-12-06 12:53 UTC
[PATCH v1 1/1] osdep: asynchronous teardown for shutdown on Linux
2021-12-06 12:27 UTC (6+ messages)
[PATCH for 6.2? v2] Revert "vga: don't abort when adding a duplicate isa-vga device"
2021-12-06 10:53 UTC (4+ messages)
[PATCH v13 00/26] Add LoongArch linux-user emulation support
2021-12-06 10:39 UTC (5+ messages)
` [PATCH v13 02/26] target/loongarch: Add core definition
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).