qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-24 10:36:02 to 2020-12-28 13:57:11 UTC [more...]

[PATCH v12 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-12-28 13:56 UTC  (4+ messages)
` [PATCH v12 1/7] Introduce yank feature

[PATCH v2 0/2] Fix via-ide for fuloong2e
 2020-12-28 12:27 UTC  (4+ messages)
` [PATCH v2 2/2] via-ide: Fix fuloong2e support
` [PATCH v2 1/2] ide: Make room for flags in PCIIDEState and add one for legacy mode

[PATCH v2 0/3] Fix memory leak of some device state in migration
 2020-12-28 12:10 UTC  (6+ messages)
` [PATCH v2 1/3] spapr_pci: Fix memory leak of vmstate_spapr_pci
` [PATCH v2 2/3] savevm: Fix memory leak of vmstate_configuration
` [PATCH v2 3/3] vmstate: Fix memory leak in vmstate_handle_alloc()

[PATCH v2 00/10] Misc vt82c686b clean ups
 2020-12-28 11:31 UTC  (13+ messages)
` [PATCH v2 03/10] vt82c686b: Rename VT82C686B to VT82C686B_ISA
` [PATCH v2 09/10] vt82c686: Convert debug printf to trace points
` [PATCH v2 05/10] vt82c686: Split off via-[am]c97 into separate file in hw/audio
` [PATCH v2 06/10] audio/via-ac97: Simplify code and set user_creatable to false
` [PATCH v2 02/10] vt82c686: Remove unnecessary _DEVICE suffix from type macros
` [PATCH v2 10/10] vt82c686: Remove unneeded includes and defines
` [PATCH v2 08/10] vt82c686: Remove legacy vt82c686b_pm_init() function
` [PATCH v2 07/10] vt82c686: Remove legacy vt82c686b_isa_init() function
` [PATCH v2 04/10] vt82c686: Remove vt82c686b_[am]c97_init() functions
` [PATCH v2 01/10] vt82c686: Rename AC97/MC97 parts from VT82C686B to VIA

[PATCH 0/4] Fix some style problems in qobject
 2020-12-28 11:13 UTC  (8+ messages)
` [PATCH 1/4] qobject: open brace '{' following struct go on the same line
` [PATCH 2/4] qobject: code indent should never use tabs
` [PATCH 3/4] qobject: spaces required around that operators
` [PATCH 4/4] qobject: braces {} are necessary for all arms of this statement

[PATCH 0/8] Fix memory leak of some device state in migration
 2020-12-28  9:31 UTC  (17+ messages)
` [PATCH 1/8] vmbus: Fix memory leak of vmstate_gpadl
` [PATCH 2/8] virtio-net: Fix memory leak of vmstate_virtio_net_rss
` [PATCH 3/8] spapr: Fix memory leak of vmstate_spapr_event_entry
` [PATCH 4/8] spapr_pci: Fix memory leak of vmstate_spapr_pci
` [PATCH 5/8] savevm: Fix memory leak of vmstate_configuration
` [PATCH 6/8] vmbus: Fix memory leak of vmstate_vmbus_chan_req
` [PATCH 7/8] tpm_emulator: Fix memory leak of vmstate_tpm_emulator
` [PATCH 8/8] dbus-vmstate: Fix memory leak of dbus_vmstate

[RFC Qemu PATCH v2 0/2] spapr: nvdimm: Asynchronus flush hcall support
 2020-12-28  8:38 UTC  (4+ messages)
` [RFC Qemu PATCH v2 1/2] spapr: drc: Add support for async hcalls at the drc level

[PATCH 0/6] spapr: Fix visibility and traversal of DR connectors
 2020-12-28  8:28 UTC  (13+ messages)
` [PATCH 1/6] spapr: Call spapr_drc_reset() for all DRCs at CAS
` [PATCH 2/6] spapr: Fix reset of transient DR connectors
` [PATCH 3/6] spapr: Introduce spapr_drc_reset_all()
` [PATCH 4/6] spapr: Use spapr_drc_reset_all() at machine reset
` [PATCH 5/6] spapr: Add drc_ prefix to the DRC realize and unrealize functions
` [PATCH 6/6] spapr: Model DR connectors as simple objects

[PATCH 1/2] bsd-user, updating the FreeBSD's syscall list, based on the 11.x
 2020-12-28  8:14 UTC 

[PATCH 2/2] bsd-user, Adding more strace support for a handful of syscalls
 2020-12-28  8:14 UTC 

[PATCH 0/2] bsd-user, FreeBSD update
 2020-12-28  8:14 UTC 

[PATCH] spapr: Fix buffer overflow in spapr_numa_associativity_init()
 2020-12-28  7:13 UTC  (2+ messages)

[PATCH 0/7] macio: remove PIC object property links
 2020-12-28  7:08 UTC  (7+ messages)
` [PATCH 1/7] mac_oldworld: remove duplicate bus check for PPC_INPUT(env)
` [PATCH 2/7] mac_oldworld: move initialisation of grackle before heathrow
` [PATCH 3/7] macio: move heathrow PIC inside macio-oldworld device

[PATCH 0/3] Bypass specific network traffic in COLO
 2020-12-28  7:11 UTC  (7+ messages)
` [PATCH 1/3] qapi/net: Add new QMP command for COLO passthrough

[PATCH v2 0/7] fuzz: improve crash case minimization
 2020-12-28  6:36 UTC  (9+ messages)
` [PATCH v2 1/7] fuzz: accelerate non-crash detection
` [PATCH v2 2/7] fuzz: double the IOs to remove for every loop
` [PATCH v2 3/7] fuzz: split write operand using binary approach
` [PATCH v2 4/7] fuzz: loop the remove minimizer and refactoring
` [PATCH v2 5/7] fuzz: set bits in operand of write/out to zero
` [PATCH v2 6/7] fuzz: add minimization options
` [PATCH v2 7/7] fuzz: heuristic split write based on past IOs

[PATCH 00/12] Misc vt82c686b clean ups
 2020-12-28  2:03 UTC  (30+ messages)
` [PATCH 12/12] vt82c686: Do not add floppy
` [PATCH 02/12] vt82c686: Rename AC97/MC97 parts from VT82C686B to VIA
` [PATCH 07/12] vt82c686: Remove vt82c686b_isa_init() function
` [PATCH 08/12] vt82c686: Remove vt82c686b_pm_init() function
` [PATCH 01/12] vt82c686: Add APM and ACPI dependencies for VT82C686
` [PATCH 06/12] audio/via-ac97: Simplify code and set user_creatable to false
` [PATCH 04/12] vt82c686: Remove vt82c686b_[am]c97_init() functions
` [PATCH 03/12] vt82c686: Remove unnecessary _DEVICE suffix from type macros
` [PATCH 11/12] vt82c686: Rename some functions to better show where they belong
` [PATCH 10/12] vt82c686: Remove unneeded includes and defines
` [PATCH 05/12] vt82c686: Split off via-[am]c97 into separate file in hw/audio
` [PATCH 09/12] vt82c686: Convert debug printf to trace points

[PATCH v2] acpi: Permit OEM ID and OEM table ID fields to be changed
 2020-12-27 23:12 UTC  (5+ messages)

[PATCH 0/2] Fix via-ide for fuloong2e
 2020-12-27 22:27 UTC  (9+ messages)
` [PATCH 2/2] via-ide: Fix fuloong2e support
` [PATCH 1/2] ide: Make room for flags in PCIIDEState and add one for legacy mode

[PATCH 0/3] Clean up sam460ex irq mapping
 2020-12-27 18:00 UTC  (6+ messages)
` [PATCH 3/3] sam460ex: Clean up "
` [PATCH 2/3] sam460ex: Drop unneeded dependencies
` [PATCH 1/3] ppc4xx: Move common dependency on serial to common option

[PATCH 0/7] block/rbd: migrate to coroutines and add write zeroes support
 2020-12-27 16:42 UTC  (8+ messages)
` [PATCH 1/7] block/rbd: bump librbd requirement to luminous release
` [PATCH 2/7] block/rbd: store object_size in BDRVRBDState
` [PATCH 3/7] block/rbd: use stored image_size in qemu_rbd_getlength
` [PATCH 4/7] block/rbd: add bdrv_{attach,detach}_aio_context
` [PATCH 5/7] block/rbd: migrate from aio to coroutines
` [PATCH 6/7] block/rbd: add write zeroes support
` [PATCH 7/7] block/rbd: change request alignment to 1 byte

[PATCH 00/16] tcg/s390x: host vector support
 2020-12-27 15:25 UTC  (20+ messages)
` [PATCH 01/16] tcg/s390x: Rename from tcg/s390
` [PATCH 02/16] tcg/s390x: Change FACILITY representation
` [PATCH 03/16] tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg
` [PATCH 04/16] tcg/s390x: Add host vector framework
` [PATCH 05/16] tcg/s390x: Implement tcg_out_ld/st for vector types
` [PATCH 06/16] tcg/s390x: Implement tcg_out_mov "
` [PATCH 07/16] tcg/s390x: Implement tcg_out_dup*_vec
` [PATCH 08/16] tcg/s390x: Implement minimal vector operations
` [PATCH 09/16] tcg/s390x: Implement andc, orc, abs, neg, not "
` [PATCH 10/16] tcg/s390x: Implement TCG_TARGET_HAS_mul_vec
` [PATCH 11/16] tcg/s390x: Implement vector shift operations
` [PATCH 12/16] tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec
` [PATCH 13/16] tcg: Expand usadd/ussub with umin/umax
` [PATCH 14/16] tcg/s390x: Implement TCG_TARGET_HAS_sat_vec
` [PATCH 15/16] tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec
` [PATCH 16/16] tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vec

[Bug 1909392] [NEW] qemu-arm crashes (SIGSEGV) when executing push instruction
 2020-12-27  9:41 UTC 

[Bug 1908369] [NEW] heap-use-after-free in in nic_reset ../hw/net/eepro100.c:616
 2020-12-26 19:33 UTC  (2+ messages)
` [Bug 1908369] Re: deleted

[Bug 1906193] [NEW] riscv32 user mode emulation: fork return values broken
 2020-12-26 17:53 UTC  (2+ messages)
` [Bug 1906193] "

Deprecation of the LM32 target
 2020-12-26 11:50 UTC  (4+ messages)

[PATCH v2 0/2] bugfix: Decrease dirty bitmap blocks after we remove ramblock
 2020-12-26  7:11 UTC  (5+ messages)
` [PATCH v2 1/2] ramlist: Make dirty bitmap blocks of ramlist resizable

[PATCH] hw/arm/smmuv3: Fix addr_mask for range-based invalidation
 2020-12-26  1:45 UTC  (2+ messages)

Problems with irq mapping in qemu v5.2
 2020-12-25 23:43 UTC  (15+ messages)

[PATCH v3 0/8] hw/mips/fuloong2e fixes
 2020-12-25  1:46 UTC  (5+ messages)
` [PATCH v3 3/8] hw/pci-host/bonito: Fixup IRQ mapping

[PATCH 2/2] via-ide: Fix fuloong2e support
 2020-12-25  0:37 UTC 

[PATCH 1/2] ide: Make room for flags in PCIIDEState and add one for legacy mode
 2020-12-25  0:37 UTC 

[PATCH 0/4] improve crash case minimization
 2020-12-25  0:24 UTC  (7+ messages)
` [PATCH 4/4] fuzz: delay IO until they can't trigger the crash

[Bug 1909261] [NEW] [OSS-Fuzz] Issue 28929 xhci: ASSERT: xfer->packet.status != USB_RET_NAK
 2020-12-25  0:11 UTC  (2+ messages)
` [Bug 1909261] "

[PATCH 00/15] tcg/arm: host neon support
 2020-12-24 22:45 UTC  (16+ messages)
` [PATCH 01/15] tcg/arm: Add host vector framework
` [PATCH 02/15] tcg/arm: Implement tcg_out_ld/st for vector types
` [PATCH 03/15] tcg/arm: Implement tcg_out_mov "
` [PATCH 04/15] tcg/arm: Implement tcg_out_dup*_vec
` [PATCH 05/15] tcg: Change parameters for tcg_target_const_match
` [PATCH 06/15] tcg/arm: Implement minimal vector operations
` [PATCH 07/15] tcg/arm: Implement andc, orc, abs, neg, not "
` [PATCH 08/15] tcg/arm: Implement TCG_TARGET_HAS_shi_vec
` [PATCH 09/15] tcg/arm: Implement TCG_TARGET_HAS_mul_vec
` [PATCH 10/15] tcg/arm: Implement TCG_TARGET_HAS_sat_vec
` [PATCH 11/15] tcg/arm: Implement TCG_TARGET_HAS_minmax_vec
` [PATCH 12/15] tcg/arm: Implement TCG_TARGET_HAS_bitsel_vec
` [PATCH 13/15] tcg/arm: Implement TCG_TARGET_HAS_shv_vec
` [PATCH 14/15] tcg/arm: Implement TCG_TARGET_HAS_roti_vec
` [PATCH 15/15] tcg/arm: Implement TCG_TARGET_HAS_rotv_vec

[Bug 1909256] [NEW] compile failure if gnutls headers not on default include path
 2020-12-24 20:49 UTC 

[RFC PATCH v2] x86/cpu: initialize the CPU concurrently
 2020-12-24 18:06 UTC  (4+ messages)

[PATCH] hw/scsi/megasas: check for NULL frame in megasas_command_cancelled()
 2020-12-24 17:54 UTC 

[PATCH v3 1/3] ppc: Fix build with --without-default-devices
 2020-12-24 17:23 UTC  (3+ messages)
` [PATCH v3 2/3] ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE
` [PATCH v3 3/3] pnv: Fix reverse dependency on PCI express root ports

[Bug 1909247] [NEW] QEMU: use after free vulnerability in esp_do_dma() in hw/scsi/esp.c
 2020-12-24 17:09 UTC  (2+ messages)
` [Bug 1909247] "

[PATCH v2 1/2] ppc: Fix build with --without-default-devices
 2020-12-24 15:37 UTC  (9+ messages)
` [PATCH v2 2/2] pnv: Fix reverse dependency on PCI express root ports

[PATCH v3 0/7] Common macros for QAPI list growth
 2020-12-24 11:35 UTC  (3+ messages)
` [PATCH v3 7/7] qapi: More complex uses of QAPI_LIST_APPEND


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).