messages from 2020-04-20 15:16:00 to 2020-04-21 10:36:56 UTC [more...]
[PATCH v4 00/30] Add subcluster allocation to qcow2
2020-04-21 10:35 UTC (3+ messages)
SLiRP: use-afte-free in ip_reass() [CVE-2020-1983]
2020-04-21 10:34 UTC (4+ messages)
[RFC v1 0/4] vDPA support in qemu
2020-04-21 9:47 UTC (16+ messages)
` [RFC v1 1/4] net: Introduce qemu_get_peer
` [RFC v1 2/4] vhost-vdpa: introduce vhost-vdpa net client
` [RFC v1 3/4] vhost-vdpa: implement vhost-vdpa backend
` [RFC v1 4/4] vhost: introduce vhost_set_vring_ready method
[PATCH v1] target/m68k: fix gdb for m68xxx
2020-04-21 9:47 UTC (8+ messages)
Question on memory commit during MR finalize()
2020-04-21 9:43 UTC (4+ messages)
[PATCH v2 00/16] nvme: refactoring and cleanups
2020-04-21 9:43 UTC (8+ messages)
` [PATCH v2 01/16] nvme: fix pci doorbell size calculation
` [PATCH v2 02/16] nvme: rename trace events to pci_nvme
[PATCH 0/4] scripts: More Python fixes
2020-04-21 9:42 UTC (5+ messages)
` [PATCH 1/4] MAINTAINERS: Cover the GDB Python scripts in the gdbstub section
` [PATCH 2/4] scripts/qemugdb: Remove shebang header
` [PATCH 3/4] scripts/qmp: Use Python 3 interpreter
` [PATCH 4/4] scripts/qmp: Fix QEMU Python scripts path
[PATCH 0/4] linux-user/arm: Fix BKPT, SVC immediate handling
2020-04-21 9:34 UTC (17+ messages)
` [PATCH 1/4] linux-user/arm: BKPT should cause SIGTRAP, not be a syscall
` [PATCH 2/4] linux-user/arm: Remove bogus SVC 0xf0002 handling
` [PATCH 3/4] linux-user/arm: Handle invalid arm-specific syscalls correctly
` [PATCH 4/4] linux-user/arm: Fix identification of syscall numbers
[PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
2020-04-21 9:29 UTC (7+ messages)
[PATCH-for-5.0 v2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
2020-04-21 9:25 UTC (6+ messages)
[PATCH v7 00/48] nvme: support NVMe v1.3d, SGLs and multiple namespaces
2020-04-21 9:19 UTC (3+ messages)
` [PATCH v7 46/48] pci: allocate pci id for nvme
[PATCH v4 00/13] migrate/ram: Fix resizing RAM blocks while migrating
2020-04-21 8:53 UTC (14+ messages)
` [PATCH v4 01/13] util: vfio-helpers: Factor out and fix processing of existing ram blocks
` [PATCH v4 02/13] stubs/ram-block: Remove stubs that are no longer needed
` [PATCH v4 03/13] numa: Teach ram block notifiers about resizeable ram blocks
` [PATCH v4 04/13] numa: Make all callbacks of ram block notifiers optional
` [PATCH v4 05/13] migration/ram: Handle RAM block resizes during precopy
` [PATCH v4 06/13] exec: Relax range check in ram_block_discard_range()
` [PATCH v4 07/13] migration/ram: Discard RAM when growing RAM blocks after ram_postcopy_incoming_init()
` [PATCH v4 08/13] migration/ram: Simplify host page handling in ram_load_postcopy()
` [PATCH v4 09/13] migration/ram: Consolidate variable reset after placement "
` [PATCH v4 10/13] migration/ram: Handle RAM block resizes during postcopy
` [PATCH v4 11/13] migration/multifd: Print used_length of memory block
` [PATCH v4 12/13] migration/ram: Use offset_in_ramblock() in range checks
` [PATCH v4 13/13] migration/ram: Tolerate partially changed mappings in postcopy code
[PATCH v4 0/9] block: Fix resize (extending) of short overlays
2020-04-21 8:47 UTC (14+ messages)
` [PATCH v4 1/9] block: Add flags to BlockDriver.bdrv_co_truncate()
` [PATCH v4 2/9] block: Add flags to bdrv(_co)_truncate()
` [PATCH v4 3/9] block-backend: Add flags to blk_truncate()
` [PATCH v4 4/9] qcow2: Support BDRV_REQ_ZERO_WRITE for truncate
` [PATCH v4 5/9] raw-format: "
[RFC v2 0/6] hmp,qmp: Add some commands to introspect virtio devices
2020-04-21 8:42 UTC (3+ messages)
[PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
2020-04-21 8:29 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH v20 0/4] qcow2: Implement zstd cluster compression methodi
2020-04-21 8:11 UTC (5+ messages)
` [PATCH v20 1/4] qcow2: introduce compression type feature
` [PATCH v20 2/4] qcow2: rework the cluster compression routine
` [PATCH v20 3/4] qcow2: add zstd cluster compression
` [PATCH v20 4/4] iotests: 287: add qcow2 compression type test
[RFC patch v1 0/3] qemu-file writing performance improving
2020-04-21 8:13 UTC (2+ messages)
[PATCH] tests/tcg: use EXTRA_RUNS to run gdbtests
2020-04-21 8:01 UTC (2+ messages)
[PATCH v3 00/10] Rework iotests/check
2020-04-21 7:40 UTC (12+ messages)
` [PATCH v3 01/10] iotests/277: use dot slash for nbd-fault-injector.py running
` [PATCH v3 02/10] iotests: fix some whitespaces in test output files
` [PATCH v3 03/10] iotests/283: make executable
` [PATCH v3 04/10] iotests/check: move QEMU_VXHS_PROG to common.rc
` [PATCH v3 05/10] iotests: define group in each iotest
` [PATCH v3 06/10] iotests: add testfinder.py
` [PATCH v3 07/10] iotests: add testenv.py
` [PATCH v3 08/10] iotests: add testrunner.py
` [PATCH v3 09/10] iotests: rewrite check into python
` [PATCH v3 10/10] iotests: rename 169 and 199
[PATCH] hw/usb/hcd-dwc2: Simplified I/O memory regions
2020-04-21 7:13 UTC
[PATCH v3 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
2020-04-21 6:25 UTC (12+ messages)
` [PATCH v3 1/7] raspi: add BCM2835 SOC MPHI emulation
` [PATCH v3 2/7] dwc-hsotg (dwc2) USB host controller register definitions
` [PATCH v3 3/7] dwc-hsotg (dwc2) USB host controller state definitions
` [PATCH v3 4/7] dwc-hsotg (dwc2) USB host controller emulation
` [PATCH v3 5/7] usb: add short-packet handling to usb-storage driver
` [PATCH v3 6/7] wire in the dwc-hsotg (dwc2) USB host controller emulation
` [PATCH v3 7/7] raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB host
[PATCH 0/4] Subject: [PATCH 0/4] smbus: SPD fixes
2020-04-21 5:28 UTC (10+ messages)
` [PATCH 1/4] sam460ex: Revert change to SPD memory type for <= 128 MiB
` [PATCH 2/4] smbus: Fix spd_data_generate() error API violation
` [PATCH 4/4] smbus: Fix spd_data_generate() for number of banks > 2
[Bug 1873338] [NEW] Dos on the fly CD image replacement is not Working with DOS
2020-04-21 3:08 UTC (4+ messages)
` [Bug 1873338] "
[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
2020-04-21 2:37 UTC (7+ messages)
[PATCH v3 0/3] hw/riscv: Add a serial property to sifive_u
2020-04-21 2:17 UTC (5+ messages)
[PATCH] virtiofsd/passthrough_ll: don't remove O_DIRECT when cache=none
2020-04-21 1:55 UTC (3+ messages)
` [PATCH v2] "
[PATCH] roms: opensbi: Upgrade from v0.6 to v0.7
2020-04-21 1:34 UTC (3+ messages)
[PATCH 0/2] fix fcntl(F_SETFD) usage
2020-04-21 1:22 UTC (6+ messages)
` [PATCH 1/2] hax: Fix setting of FD_CLOEXEC
` [PATCH 2/2] tools: Fix use of fcntl(F_SETFD) during socket activation
[PATCH v1 0/2] Migration xbzrle changes
2020-04-21 1:14 UTC (4+ messages)
` [PATCH v1 2/2] migration/xbzrle: add encoding rate
[PATCH 00/11] Miscellaneous error handling fixes
2020-04-21 0:24 UTC (3+ messages)
` [PATCH 11/11] migration/colo: Fix qmp_xen_colo_do_checkpoint() error handling
[PATCH] fcntl: Add 32bit filesystem mode
2020-04-20 23:51 UTC (9+ messages)
[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
2020-04-20 22:58 UTC (2+ messages)
` [Bug 1856335] "
[PATCH] hw/pci/pcie: Forbid hot-plug via QMP if it's disabled on the slot
2020-04-20 21:41 UTC (3+ messages)
[PULL 0/3] ppc-for-5.0 queue 20200417
2020-04-20 21:19 UTC (2+ messages)
[PATCH] target/arm: Implement SVE2 scatter store insns
2020-04-20 20:42 UTC
[Bug 1872847] [NEW] qemu-alpha linux-user breaks python3.6
2020-04-20 20:09 UTC (2+ messages)
` [Bug 1872847] "
[PATCH v1 0/3] hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodes
2020-04-20 19:46 UTC (5+ messages)
` [PATCH v1 1/3] device_tree: Allow name wildcards in qemu_fdt_node_path()
` [PATCH v1 3/3] hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodes
[PATCH-for-5.1 v2] hw/core/register: Add register_init_block8 helper
2020-04-20 19:43 UTC (3+ messages)
[PATCH v2 0/6] dwc-hsotg (aka dwc2) USB host controller emulation
2020-04-20 19:49 UTC (6+ messages)
` [PATCH v2 4/6] dwc-hsotg "
[PATCH v2 0/2] Support different CPU types for the sifive_e machine
2020-04-20 19:22 UTC (2+ messages)
[PATCH] hw/riscv: Generate correct "mmu-type" for 32-bit machines
2020-04-20 19:19 UTC (4+ messages)
[PATCH] riscv: Fix Stage2 SV32 page table walk
2020-04-20 19:16 UTC (3+ messages)
[PATCH for 5.0 v1 0/2] RISC-V: Fix Hypervisor guest user space
2020-04-20 19:16 UTC (2+ messages)
[PULL 0/1] Linux user for 5.0 patches
2020-04-20 18:55 UTC (5+ messages)
[PATCH v2 0/6] target-microblaze: Misc configurability #2
2020-04-20 18:41 UTC (9+ messages)
` [PATCH v2 1/6] target/microblaze: Add the opcode-0x0-illegal CPU property
` [PATCH v2 2/6] target/microblaze: Add the ill-opcode-exception property
` [PATCH v2 3/6] target/microblaze: Add the div-zero-exception property
` [PATCH v2 4/6] target/microblaze: Add the unaligned-exceptions property
` [PATCH v2 5/6] target/microblaze: Add the pvr-user1 property
` [PATCH v2 6/6] target/microblaze: Add the pvr-user2 property
[PATCH 0/7] Apply COR-filter to the block-stream permanently
2020-04-20 18:43 UTC (9+ messages)
` [PATCH 1/7] block: prepare block-stream for using COR-filter
` [PATCH 2/7] stream: exclude a link to filter from freezing
` [PATCH 3/7] block: protect parallel jobs from overlapping
` [PATCH 4/7] copy-on-read: Support refreshing filename
` [PATCH 5/7] qapi: add filter-node-name to block-stream
` [PATCH 6/7] iotests: prepare 245 for using filter in block-stream
` [PATCH 7/7] block: apply COR-filter to block-stream jobs
[PATCH] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
2020-04-20 18:35 UTC (11+ messages)
[PATCH 00/16] tcg: Better handling of constants
2020-04-20 18:06 UTC (3+ messages)
[PATCH v1 0/6] target-microblaze: Misc configurability #2
2020-04-20 17:20 UTC (4+ messages)
` [PATCH v1 3/6] target/microblaze: Add the div-zero-exception property
[Bug 1873898] [NEW] arm linux-user: bkpt insn doesn't cause SIGTRAP
2020-04-20 16:45 UTC (2+ messages)
` [Bug 1873898] "
[PATCH for-5.0? 0/9] block/io: safer inc/dec in_flight sections
2020-04-20 16:44 UTC (19+ messages)
` [PATCH 1/9] block/io: refactor bdrv_is_allocated_above to run only one coroutine
` [PATCH 2/9] block/io: refactor bdrv_co_ioctl: move aio stuff to corresponding block
` [PATCH 3/9] block/io: move flush and pdiscard stuff down
` [PATCH 4/9] block/io: move bdrv_rw_co_entry and friends down
` [PATCH 5/9] block/io: expand in_flight inc/dec section: simple cases
` [PATCH 6/9] block/io: expand in_flight inc/dec section: block-status
` [PATCH 7/9] block/io: add bdrv_do_pwrite_zeroes
` [PATCH 8/9] block/io: move bdrv_make_zero under block-status
` [PATCH 9/9] block/io: expand in_flight inc/dec section: bdrv_make_zero
[PATCH 3/3] plugins: avoid failing plugin when CPU is inited several times
2020-04-20 16:14 UTC (4+ messages)
[PATCH] qemu-options.hx: 9p: clarify -virtfs vs. -fsdev
2020-04-20 15:42 UTC (2+ messages)
[PATCH 0/3] tcg: Improve vector tail clearing
2020-04-20 15:32 UTC (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] target/arm: Use tcg_gen_gvec_mov for clear_vec_high
` [PATCH 3/3] target/arm: Use clear_vec_high more effectively
[PATCH] target/arm: Implement SVE2 FMMLA
2020-04-20 15:10 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).