messages from 2020-04-26 02:50:14 to 2020-04-27 13:30:43 UTC [more...]
[PATCH v20 0/4] qcow2: Implement zstd cluster compression methodi
2020-04-27 13:29 UTC (9+ 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
[PATCH v2] ui/sdl2: fix segment fault caused by null pointer dereference
2020-04-27 13:24 UTC
[PATCH] ui/sdl2: fix segment fault caused by null pointer dereference
2020-04-27 13:24 UTC (6+ messages)
[PATCH] target/arm: Use correct variable for setting 'max' cpu's MIDR_EL1
2020-04-27 13:23 UTC (3+ messages)
[PATCH v4 00/30] Add subcluster allocation to qcow2
2020-04-27 13:17 UTC (18+ messages)
` [PATCH v4 23/30] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [PATCH v4 24/30] qcow2: Clear the L2 bitmap when allocating a compressed cluster
` [PATCH v4 25/30] qcow2: Add subcluster support to handle_alloc_space()
` [PATCH v4 26/30] qcow2: Restrict qcow2_co_pwrite_zeroes() to full clusters only
[PATCH v2 0/4] hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodes
2020-04-27 13:12 UTC (2+ messages)
[PATCH v2 0/5] target/arm: Restrict TCG cpus to TCG accel
2020-04-27 13:04 UTC (2+ messages)
[PATCH 0/8] run-coverity-scan: misc improvements, especially for docker mode
2020-04-27 12:53 UTC (13+ messages)
` [PATCH 3/8] run-coverity-scan: get Coverity token and email from special git config section
` [PATCH 4/8] run-coverity-scan: use docker.py
` [PATCH 5/8] run-coverity-scan: add --no-update-tools option
` [PATCH 6/8] run-coverity-scan: use --no-update-tools in docker run
` [PATCH 7/8] run-coverity-scan: download tools outside the container
` [PATCH 8/8] run-coverity-scan: support --update-tools-only --docker
qdev unrealize error handling WTF?!?
2020-04-27 12:33 UTC
[Bug 1875139] [NEW] Domain fails to start when 'readonly' device not writable
2020-04-27 12:09 UTC (5+ messages)
` [Bug 1875139] "
[RFC patch v1 0/3] qemu-file writing performance improving
2020-04-27 12:14 UTC (8+ messages)
` [RFC patch v1 2/3] qemu-file: add buffered mode
[PATCH v2 00/17] 64bit block-layer
2020-04-27 11:40 UTC (26+ messages)
` [PATCH v2 01/17] block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytes
` [PATCH v2 02/17] block: use int64_t as bytes type in tracked requests
` [PATCH v2 03/17] block/io: use int64_t bytes parameter in bdrv_check_byte_request()
` [PATCH v2 04/17] block/io: use int64_t bytes in driver wrappers
` [PATCH v2 05/17] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
` [PATCH v2 06/17] block/io: support int64_t bytes in bdrv_aligned_pwritev()
` [PATCH v2 07/17] block/io: support int64_t bytes in bdrv_co_do_copy_on_readv()
` [PATCH v2 08/17] block/io: support int64_t bytes in bdrv_aligned_preadv()
` [PATCH v2 09/17] block/io: support int64_t bytes in bdrv_co_p{read, write}v_part()
` [PATCH v2 10/17] block/io: support int64_t bytes in read/write wrappers
` [PATCH v2 11/17] block/io: use int64_t bytes in copy_range
` [PATCH v2 12/17] block/block-backend: convert blk io path to use int64_t parameters
` [PATCH v2 13/17] block: use int64_t instead of uint64_t in driver read handlers
` [PATCH v2 14/17] block: use int64_t instead of uint64_t in driver write handlers
` [PATCH v2 15/17] block: use int64_t instead of uint64_t in copy_range driver handlers
` [PATCH v2 16/17] block: use int64_t instead of int in driver write_zeroes handlers
` [PATCH v2 17/17] block: use int64_t instead of int in driver discard handlers
[PATCH 0/3] headers update and virtio-net fixup
2020-04-27 11:32 UTC (7+ messages)
` [PATCH 1/3] virtio-net: fix rsc_ext compat handling
` [PATCH 2/3] linux-headers: update against Linux 5.7-rc3
` [PATCH 3/3] virtio-net: remove VIRTIO_NET_HDR_F_RSC_INFO compat handling
[PATCH 0/5] ramfb: a bunch of reverts and fixes
2020-04-27 11:11 UTC (6+ messages)
` [PATCH 4/5] ramfb: add sanity checks to ramfb_create_display_surface
About hardfloat in ppc
2020-04-27 11:10 UTC (4+ messages)
[PATCH v3 00/18] target/arm: sve load/store improvements
2020-04-27 11:03 UTC (15+ messages)
` [PATCH v3 01/18] exec: Add block comments for watchpoint routines
` [PATCH v3 02/18] exec: Fix cpu_watchpoint_address_matches address length
` [PATCH v3 04/18] accel/tcg: Add probe_access_flags
` [PATCH v3 05/18] accel/tcg: Add endian-specific cpu_{ld, st}* operations
` [PATCH v3 06/18] target/arm: Use cpu_*_data_ra for sve_ldst_tlb_fn
` [PATCH v3 08/18] target/arm: Add sve infrastructure for page lookup
` [PATCH v3 13/18] target/arm: Update contiguous first-fault and no-fault loads
RFC: use VFIO over a UNIX domain socket to implement device offloading
2020-04-27 10:58 UTC (5+ messages)
colo: qemu 4.2.0 vs. qemu 5.0.0-rc2 performance regression
2020-04-27 10:52 UTC (4+ messages)
[PATCH 0/5] QEMU Gating CI
2020-04-27 10:51 UTC (21+ messages)
VIRTIO_NET_HDR_F_RSC_INFO in virtio-net vs headers update
2020-04-27 10:38 UTC (6+ messages)
[PATCH v4 1/3] memory: drop guest writes to read-only ram device regions
2020-04-27 10:09 UTC (6+ messages)
[PATCH] chardev: Add macOS to list of OSes that support -chardev serial
2020-04-27 10:17 UTC (2+ messages)
[PATCH] hw: add compat machines for 5.1
2020-04-27 10:09 UTC (6+ messages)
[PATCH v3 0/3] qcow2: Allow resize of images with internal snapshots
2020-04-27 10:00 UTC (3+ messages)
` [PATCH v3 1/3] block: Add blk_new_with_bs() helper
[PATCH for-5.1 1/7] configure: Add KVM target support for MIPS64
2020-04-27 9:57 UTC (8+ messages)
` [PATCH for-5.1 2/7] hw/mips: Implement the kvm_type() hook in MachineClass
` [PATCH for-5.1 3/7] hw/mips: Add CPU IRQ3 delivery for KVM
` [PATCH for-5.1 4/7] target/mips: Add Loongson-3 CPU definition
` [PATCH for-5.1 5/7] target/mips: Add more CP0 register for save/restore
` [PATCH for-5.1 6/7] hw/mips: Add Loongson-3 machine support (with KVM)
` [PATCH for-5.1 7/7] MAINTAINERS: Add myself as Loongson-3 maintainer
[RFC PATCH v1 0/7] vhost-user reconnect issues during vhost initialization
2020-04-27 9:38 UTC (5+ messages)
` [RFC PATCH v1 3/7] char-socket: initialize reconnect timer only if close is emitted
[PATCH 00/11] More miscellaneous error handling fixes
2020-04-27 9:26 UTC (13+ messages)
` [PATCH 02/11] xen: Fix and improve handling of device_add usb-host errors
` [PATCH 03/11] s390x/cpumodel: Fix harmless misuse of visit_check_struct()
` [PATCH 06/11] error: Use error_reportf_err() where appropriate
` [PATCH 07/11] mips/malta: Fix create_cps() error handling
` [PATCH 10/11] arm/sabrelite: Consistently use &error_fatal in sabrelite_init()
[PATCH] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
2020-04-27 9:06 UTC (12+ messages)
[PATCH v2] migration/xbzrle: add encoding rate
2020-04-27 8:01 UTC
[PATCH v2 00/15] qapi: Spring cleaning
2020-04-27 8:51 UTC (4+ messages)
` [PATCH v2 06/15] qapi: Assert incomplete object occurs only in dealloc visitor
[PATCH v22 QEMU 0/5] virtio-balloon: add support for page poison reporting and free page reporting
2020-04-27 8:21 UTC (8+ messages)
` [PATCH v22 QEMU 3/5] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
` [PATCH v22 QEMU 4/5] virtio-balloon: Implement support for page poison reporting feature
` [PATCH v22 QEMU 5/5] virtio-balloon: Provide an interface for free page reporting
[PATCH v3 0/3] RISC-V Spike machine improvements
2020-04-27 8:06 UTC (4+ messages)
` [PATCH v3 1/3] hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()
` [PATCH v3 2/3] hw/riscv/spike: Allow loading firmware separately using -bios option
` [PATCH v3 3/3] hw/riscv/spike: Allow more than one CPUs
[PATCH v1] target/m68k: fix gdb for m68xxx
2020-04-27 7:53 UTC (2+ messages)
[PATCH v3 0/6] colo-compare bugfixes
2020-04-27 7:22 UTC (10+ messages)
` [PATCH v3 1/6] net/colo-compare.c: Create event_bh with the right AioContext
` [PATCH v3 2/6] chardev/char.c: Use qemu_co_sleep_ns if in coroutine
` [PATCH v3 3/6] net/colo-compare.c: Fix deadlock in compare_chr_send
` [PATCH v3 4/6] net/colo-compare.c: Only hexdump packets if tracing is enabled
` [PATCH v3 5/6] net/colo-compare.c, softmmu/vl.c: Check that colo-compare is active
` [PATCH v3 6/6] net/colo-compare.c: Correct ordering in complete and finalize
[PATCH v1 0/2] Migration xbzrle changes
2020-04-27 7:26 UTC (6+ messages)
` [PATCH v1 1/2] migration/xbzrle: replace transferred xbzrle bytes with encoded bytes
[PATCH 0/7] Apply COR-filter to the block-stream permanently
2020-04-27 6:44 UTC (7+ messages)
` [PATCH 7/7] block: apply COR-filter to block-stream jobs
[PATCH v4 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
2020-04-27 6:18 UTC (7+ messages)
` [PATCH v4 1/2] target/arm: kvm: Handle "
I've seen you are trying to add hardfloat support in qemu? Does it have any progress now?
2020-04-27 4:32 UTC
[PATCH v2] Fix tulip breakage
2020-04-27 3:33 UTC (2+ messages)
[RFC PATCH 0/3] hw/net/tulip: Fix LP#1874539
2020-04-27 3:32 UTC (5+ messages)
[PATCH v5 0/1] COLO: handling of the full primary or secondary queue
2020-04-27 3:11 UTC (4+ messages)
` [PATCH v5 1/1] colo-compare: Fix memory leak in packet_enqueue()
[PATCH 0/3] colo-compare bugfixes
2020-04-27 3:09 UTC (9+ messages)
` [PATCH 1/3] net/colo-compare.c: Create event_bh with the right AioContext
[PATCH] qemu-option: pass NULL rather than 0 to the id of qemu_opts_set()
2020-04-27 0:57 UTC
[PATCH v2 0/6] colo-compare bugfixes
2020-04-26 20:50 UTC (8+ messages)
` [PATCH v2 1/6] net/colo-compare.c: Create event_bh with the right AioContext
` [PATCH v2 2/6] chardev/char.c: Use qemu_co_sleep_ns if in coroutine
` [PATCH v2 3/6] net/colo-compare.c: Fix deadlock in compare_chr_send
` [PATCH v2 4/6] net/colo-compare.c: Only hexdump packets if tracing is enabled
` [PATCH v2 5/6] net/colo-compare.c, softmmu/vl.c: Check that colo-compare is active
` [PATCH v2 6/6] net/colo-compare.c: Correct ordering in complete and finalize
HDMI issue with GPU passthrough
2020-04-26 18:27 UTC
[PATCH v1 0/9] RISC-V Add the OpenTitan Machine
2020-04-25 11:29 UTC (10+ messages)
` [PATCH v1 1/9] riscv/boot: Add a missing header include
` [PATCH v1 2/9] target/riscv: Don't overwrite the reset vector
` [PATCH v1 3/9] target/riscv: Add the lowRISC Ibex CPU
` [PATCH v1 4/9] riscv: Initial commit of OpenTitan machine
` [PATCH v1 5/9] hw/char: Initial commit of Ibex UART
` [PATCH v1 6/9] hw/intc: Initial commit of lowRISC Ibex PLIC
` [PATCH v1 7/9] riscv/opentitan: Connect the PLIC device
` [PATCH v1 8/9] riscv/opentitan: Connect the UART device
` [PATCH v1 9/9] target/riscv: Use a smaller guess size for no-MMU PMP
[PATCH v1 15/15] target/riscv: Support the v0.6 Hypervisor extension CRSs
2020-04-25 10:50 UTC
[PATCH v1 00/15] RISC-V: Update the Hypervisor spec to v0.6
2020-04-26 16:19 UTC (15+ messages)
` [PATCH v1 01/15] target/riscv: Set access as data_load when validating stage-2 PTEs
` [PATCH v1 02/15] target/riscv: Report errors validating 2nd-stage PTEs
` [PATCH v1 03/15] target/riscv: Move the hfence instructions to the rvh decode
` [PATCH v1 04/15] target/riscv: Implement checks for hfence
` [PATCH v1 05/15] target/riscv: Allow setting a two-stage lookup in the virt status
` [PATCH v1 06/15] target/riscv: Allow generating hlv/hlvx/hsv instructions
` [PATCH v1 07/15] target/riscv: Do two-stage lookups on "
` [PATCH v1 08/15] target/riscv: Don't allow guest to write to htinst
` [PATCH v1 09/15] target/riscv: Convert MSTATUS MTL to GVA
` [PATCH v1 10/15] target/riscv: Fix the interrupt cause code
` [PATCH v1 11/15] target/riscv: Update the Hypervisor trap return/entry
` [PATCH v1 12/15] target/riscv: Update the CSRs to the v0.6 Hyp extension
` [PATCH v1 13/15] target/riscv: Only support a single VSXL length
` [PATCH v1 14/15] target/riscv: Only support little endian guests
[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
2020-04-26 10:43 UTC (2+ messages)
` [Bug 1856335] "
[PATCH] Convert DPRINTF() to trace event
2020-04-26 14:32 UTC
[PATCH] Convert DPRINTF() to trace event
2020-04-26 13:19 UTC
[PATCH] Convert DPRINTF() to trace event
2020-04-26 13:24 UTC
[Qemu-devel] [Bug 1686170] [NEW] qemu-system-x86_64+gdb: unable to correctly disassemble "real mode" (i8086) instructions after attaching to QEMU started with "-S -s" options
2020-04-26 7:17 UTC (2+ messages)
` [Bug 1686170] "
hw/net/cadence_gem: TX checksum offload does not work for fragmented packets
2020-04-26 7:02 UTC (3+ messages)
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).