Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Mon Feb 28 2022 23:59:19 -0500
Threads in reverse chronological order
[
Next Period
]
SPI support for the virt platform
,
Marcelo Schmitt
,
2022/02/28
[PATCH 00/10] q800: migration fixes
,
Mark Cave-Ayland
,
2022/02/28
[PATCH 02/10] macfb: don't use special irq_state and irq_mask variables in MacfbState
,
Mark Cave-Ayland
,
2022/02/28
Re: [PATCH 02/10] macfb: don't use special irq_state and irq_mask variables in MacfbState
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH 01/10] macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusState
,
Mark Cave-Ayland
,
2022/02/28
[PATCH 03/10] macfb: increase number of registers saved in MacfbState
,
Mark Cave-Ayland
,
2022/02/28
[PATCH 04/10] macfb: add VMStateDescription fields for display type and VBL timer
,
Mark Cave-Ayland
,
2022/02/28
[PATCH 05/10] macfb: set initial value of mode control registers in macfb_common_realize()
,
Mark Cave-Ayland
,
2022/02/28
[PATCH 06/10] esp: introduce esp_set_pdma_cb() function
,
Mark Cave-Ayland
,
2022/02/28
Re: [PATCH 06/10] esp: introduce esp_set_pdma_cb() function
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH 07/10] esp: introduce esp_pdma_cb() function
,
Mark Cave-Ayland
,
2022/02/28
Re: [PATCH 07/10] esp: introduce esp_pdma_cb() function
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH 09/10] esp: include the current PDMA callback in the migration stream
,
Mark Cave-Ayland
,
2022/02/28
[PATCH 08/10] esp: convert ESPState pdma_cb from a function pointer to an integer
,
Mark Cave-Ayland
,
2022/02/28
Re: [PATCH 08/10] esp: convert ESPState pdma_cb from a function pointer to an integer
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH 10/10] esp: recreate ESPState current_req after migration
,
Mark Cave-Ayland
,
2022/02/28
[PATCH v4 0/3] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Liav Albani
,
2022/02/28
[PATCH v4 1/3] tests/acpi: i386: allow FACP acpi table changes
,
Liav Albani
,
2022/02/28
Re: [PATCH v4 1/3] tests/acpi: i386: allow FACP acpi table changes
,
Ani Sinha
,
2022/02/28
[PATCH v4 2/3] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Liav Albani
,
2022/02/28
Re: [PATCH v4 2/3] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Ani Sinha
,
2022/02/28
[PATCH v4 3/3] tests/acpi: i386: update FACP table differences
,
Liav Albani
,
2022/02/28
Re: [PATCH v4 3/3] tests/acpi: i386: update FACP table differences
,
Ani Sinha
,
2022/02/28
[PATCH v2 1/2] meson: move int128 checks from configure
,
marcandre . lureau
,
2022/02/28
[PATCH v2 2/2] meson: fix CONFIG_ATOMIC128 check
,
marcandre . lureau
,
2022/02/28
Re: [PATCH v2 2/2] meson: fix CONFIG_ATOMIC128 check
,
Richard Henderson
,
2022/02/28
Re: [PATCH v2 2/2] meson: fix CONFIG_ATOMIC128 check
,
Philippe Mathieu-Daudé
,
2022/02/28
Re: [PATCH v2 1/2] meson: move int128 checks from configure
,
Richard Henderson
,
2022/02/28
[PULL 00/16] Bsd user preen 2022q1 patches
,
Warner Losh
,
2022/02/28
[PULL 01/16] bsd-user/main.c: Drop syscall flavor arg -bsd
,
Warner Losh
,
2022/02/28
[PULL 02/16] bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64
,
Warner Losh
,
2022/02/28
[PULL 03/16] bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall
,
Warner Losh
,
2022/02/28
[PULL 06/16] bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target
,
Warner Losh
,
2022/02/28
[PULL 05/16] bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls
,
Warner Losh
,
2022/02/28
[PULL 04/16] bsd-user/i386/target_arch_cpu.h: Remove openbsd syscall
,
Warner Losh
,
2022/02/28
[PULL 07/16] bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD target
,
Warner Losh
,
2022/02/28
[PULL 08/16] bsd-user: Remove bsd_type
,
Warner Losh
,
2022/02/28
[PULL 09/16] bsd-user/freebsd/os-syscall.c: Move syscall processing here
,
Warner Losh
,
2022/02/28
[PULL 10/16] bsd-user: Move system call building to os-syscall.c
,
Warner Losh
,
2022/02/28
[PULL 11/16] bsd-user/sycall.c: Now obsolete, remove
,
Warner Losh
,
2022/02/28
[PULL 13/16] bsd-user/bsd-file.h: Implementation details for the filesystem calls
,
Warner Losh
,
2022/02/28
[PULL 12/16] bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errno
,
Warner Losh
,
2022/02/28
[PULL 15/16] bsd-user: Define target_arg64
,
Warner Losh
,
2022/02/28
[PULL 16/16] bsd-user: Add safe system call macros
,
Warner Losh
,
2022/02/28
[PULL 14/16] bsd-user: introduce target.h
,
Warner Losh
,
2022/02/28
[PULL 0/3] tcg patch queue
,
Richard Henderson
,
2022/02/28
[PULL 1/3] tcg: Remove dh_alias indirection for dh_typecode
,
Richard Henderson
,
2022/02/28
[PULL 2/3] accel/tcg/cpu-exec: Fix precise single-stepping after interrupt
,
Richard Henderson
,
2022/02/28
[PULL 3/3] tcg/tci: Use tcg_out_ldst in tcg_out_st
,
Richard Henderson
,
2022/02/28
[PATCH 00/14] simple cleanups in spapr files
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 01/14] hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
,
Daniel Henrique Barboza
,
2022/02/28
Re: [PATCH 01/14] hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
,
David Gibson
,
2022/02/28
[PATCH 03/14] hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()
,
Daniel Henrique Barboza
,
2022/02/28
Re: [PATCH 03/14] hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()
,
David Gibson
,
2022/02/28
[PATCH 02/14] hw/ppc/spapr.c: fail early if no firmware found in machine_init()
,
Daniel Henrique Barboza
,
2022/02/28
Re: [PATCH 02/14] hw/ppc/spapr.c: fail early if no firmware found in machine_init()
,
BALATON Zoltan
,
2022/02/28
Re: [PATCH 02/14] hw/ppc/spapr.c: fail early if no firmware found in machine_init()
,
David Gibson
,
2022/02/28
[PATCH 04/14] hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string()
,
Daniel Henrique Barboza
,
2022/02/28
Re: [PATCH 04/14] hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string()
,
David Gibson
,
2022/02/28
[PATCH 05/14] hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()
,
Daniel Henrique Barboza
,
2022/02/28
Re: [PATCH 05/14] hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()
,
David Gibson
,
2022/02/28
[PATCH 06/14] hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 07/14] hw/ppc/spapr_drc.c: use g_autofree in drc_realize()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 08/14] hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 09/14] hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connector_new()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 10/14] hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 14/14] hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 13/14] hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 12/14] spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 11/14] hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lookup_arrays()
,
Daniel Henrique Barboza
,
2022/02/28
Re: [PATCH 00/14] simple cleanups in spapr files
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH] allow disabling tests
,
Simeon Schaub
,
2022/02/28
Re: [PATCH] allow disabling tests
,
Peter Maydell
,
2022/02/28
Re: [PATCH] allow disabling tests
,
Simeon Schaub
,
2022/02/28
Re: [PATCH] allow disabling tests
,
Peter Maydell
,
2022/02/28
Re: [PATCH] allow disabling tests
,
Philippe Mathieu-Daudé
,
2022/02/28
Re: [PATCH] allow disabling tests
,
Daniel P . Berrangé
,
2022/02/28
[PATCH v4 00/18] ppc/pnv: Extend the powernv10 machin
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 05/18] ppc/pnv: Add POWER10 quads
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 01/18] ppc/xive2: Introduce a XIVE2 core framework
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 09/18] ppc/xive2: Add support for notification injection on ESB pages
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 10/18] ppc/xive: Add support for PQ state bits offload
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 13/18] pnv/xive2: Introduce new capability bits
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 17/18] pnv/xive2: Add support for automatic save&restore
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 06/18] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
,
Cédric Le Goater
,
2022/02/28
Re: [PATCH v4 06/18] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH v4 11/18] ppc/pnv: Add support for PQ offload on PHB5
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 08/18] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 04/18] ppc/pnv: Add a OCC model for POWER10
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 03/18] ppc/pnv: Add a XIVE2 controller to the POWER10 chip
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 12/18] ppc/pnv: Add support for PHB5 "Address-based trigger" mode
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 07/18] ppc/pnv: Add a HOMER model to POWER10
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 15/18] pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 02/18] ppc/xive2: Introduce a presenter matching routine
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 16/18] xive2: Add a get_config() handler for the router configuration
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 14/18] ppc/pnv: add XIVE Gen2 TIMA support
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 18/18] pnv/xive2: Add support for 8bits thread id
,
Cédric Le Goater
,
2022/02/28
[RFC PATCH] hw/i386/e820: remove legacy reserved entries for e820
,
Ani Sinha
,
2022/02/28
[PATCH v7 00/14] support subsets of scalar crypto extension
,
Weiwei Li
,
2022/02/28
[PATCH v7 01/14] target/riscv: rvk: add cfg properties for zbk* and zk*
,
Weiwei Li
,
2022/02/28
[PATCH v7 03/14] target/riscv: rvk: add support for zbkc extension
,
Weiwei Li
,
2022/02/28
Re: [PATCH v7 03/14] target/riscv: rvk: add support for zbkc extension
,
Richard Henderson
,
2022/02/28
[PATCH v7 02/14] target/riscv: rvk: add support for zbkb extension
,
Weiwei Li
,
2022/02/28
Re: [PATCH v7 02/14] target/riscv: rvk: add support for zbkb extension
,
Richard Henderson
,
2022/02/28
[PATCH v7 08/14] target/riscv: rvk: add support for sha256 related instructions in zknh extension
,
Weiwei Li
,
2022/02/28
Re: [PATCH v7 08/14] target/riscv: rvk: add support for sha256 related instructions in zknh extension
,
Richard Henderson
,
2022/02/28
[PATCH v7 07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64
,
Weiwei Li
,
2022/02/28
Re: [PATCH v7 07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64
,
Richard Henderson
,
2022/02/28
[PATCH v7 06/14] target/riscv: rvk: add support for zknd/zkne extension in RV32
,
Weiwei Li
,
2022/02/28
Re: [PATCH v7 06/14] target/riscv: rvk: add support for zknd/zkne extension in RV32
,
Richard Henderson
,
2022/02/28
[PATCH v7 04/14] target/riscv: rvk: add support for zbkx extension
,
Weiwei Li
,
2022/02/28
[PATCH v7 05/14] crypto: move sm4_sbox from target/arm
,
Weiwei Li
,
2022/02/28
[PATCH v7 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 in zknh extension
,
Weiwei Li
,
2022/02/28
Re: [PATCH v7 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 in zknh extension
,
Richard Henderson
,
2022/02/28
Re: [PATCH v7 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 in zknh extension
,
Weiwei Li
,
2022/02/28
[PATCH v7 10/14] target/riscv: rvk: add support for sha512 related instructions for RV64 in zknh extension
,
Weiwei Li
,
2022/02/28
Re: [PATCH v7 10/14] target/riscv: rvk: add support for sha512 related instructions for RV64 in zknh extension
,
Richard Henderson
,
2022/02/28
[PATCH v7 13/14] disas/riscv.c: rvk: add disas support for Zbk* and Zk* instructions
,
Weiwei Li
,
2022/02/28
[PATCH v7 14/14] target/riscv: rvk: expose zbk* and zk* properties
,
Weiwei Li
,
2022/02/28
[PATCH v7 12/14] target/riscv: rvk: add CSR support for Zkr
,
Weiwei Li
,
2022/02/28
Re: [PATCH v7 12/14] target/riscv: rvk: add CSR support for Zkr
,
Richard Henderson
,
2022/02/28
Re: [PATCH v7 12/14] target/riscv: rvk: add CSR support for Zkr
,
Weiwei Li
,
2022/02/28
Re: [PATCH v7 12/14] target/riscv: rvk: add CSR support for Zkr
,
Weiwei Li
,
2022/02/28
[PATCH v7 11/14] target/riscv: rvk: add support for zksed/zksh extension
,
Weiwei Li
,
2022/02/28
Re: [PATCH v7 11/14] target/riscv: rvk: add support for zksed/zksh extension
,
Richard Henderson
,
2022/02/28
[PATCH qemu 0/7] Many improvements to HVF memory-related codes
,
~ubzeme
,
2022/02/28
[PATCH qemu 2/7] hvf: simplify data structures and codes of memory related functions
,
~ubzeme
,
2022/02/28
[PATCH qemu 1/7] hvf: move memory related functions from hvf-accel-ops.c to hvf-mem.c
,
~ubzeme
,
2022/02/28
[PATCH qemu 3/7] hvf: use correct data types for addresses in memory related functions
,
~ubzeme
,
2022/02/28
[PATCH qemu 4/7] hvf: rename struct hvf_slot to HVFSlot
,
~ubzeme
,
2022/02/28
[PATCH qemu 7/7] hvf: use GTree to store memory slots instead of fixed-size array
,
~ubzeme
,
2022/02/28
[PATCH qemu 6/7] hvf: add a lock for memory related functions
,
~ubzeme
,
2022/02/28
[PATCH qemu 5/7] hvf: fix memory dirty-tracking
,
~ubzeme
,
2022/02/28
Re: [PATCH qemu 0/7] Many improvements to HVF memory-related codes
,
Peter Maydell
,
2022/02/28
[PATCH] explicitly link libqemuutil against rt
,
Simeon Schaub
,
2022/02/28
Re: [PATCH] explicitly link libqemuutil against rt
,
Peter Maydell
,
2022/02/28
Re: [PATCH] explicitly link libqemuutil against rt
,
Daniel P . Berrangé
,
2022/02/28
Re: [PATCH] explicitly link libqemuutil against rt
,
Peter Maydell
,
2022/02/28
Re: [PATCH] explicitly link libqemuutil against rt
,
Simeon Schaub
,
2022/02/28
Re: [PATCH] explicitly link libqemuutil against rt
,
Peter Maydell
,
2022/02/28
Re: [PATCH] explicitly link libqemuutil against rt
,
Simeon Schaub
,
2022/02/28
Re: [PATCH] explicitly link libqemuutil against rt
,
Daniel P . Berrangé
,
2022/02/28
[PATCH qemu-web] move 'clear: both;' in #footer from 'style-desktop.css' to 'style.css'
,
~ubzeme
,
2022/02/28
[PULL 0/6] s390x patches
,
Thomas Huth
,
2022/02/28
[PULL 2/6] tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolution
,
Thomas Huth
,
2022/02/28
[PULL 1/6] s390x: sck: load into a temporary not into in1
,
Thomas Huth
,
2022/02/28
[PULL 3/6] travis.yml: Update the s390x jobs to Ubuntu Focal
,
Thomas Huth
,
2022/02/28
[PULL 4/6] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
Thomas Huth
,
2022/02/28
[PULL 5/6] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
,
Thomas Huth
,
2022/02/28
[PULL 6/6] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
Thomas Huth
,
2022/02/28
[PATCH] x86: cleanup unused compat_apic_id_mode
,
Igor Mammedov
,
2022/02/28
Re: [PATCH] x86: cleanup unused compat_apic_id_mode
,
Philippe Mathieu-Daudé
,
2022/02/28
Re: [PATCH] x86: cleanup unused compat_apic_id_mode
,
Thomas Huth
,
2022/02/28
[PATCH 1/2] meson: move int128 checks from configure
,
marcandre . lureau
,
2022/02/28
[PATCH 2/2] meson: fix CONFIG_ATOMIC128 check
,
marcandre . lureau
,
2022/02/28
Re: [PATCH 2/2] meson: fix CONFIG_ATOMIC128 check
,
Philippe Mathieu-Daudé
,
2022/02/28
Re: [PATCH 2/2] meson: fix CONFIG_ATOMIC128 check
,
Peter Maydell
,
2022/02/28
Re: [PATCH 2/2] meson: fix CONFIG_ATOMIC128 check
,
Marc-André Lureau
,
2022/02/28
Re: [PATCH 2/2] meson: fix CONFIG_ATOMIC128 check
,
Peter Maydell
,
2022/02/28
Re: [PATCH 2/2] meson: fix CONFIG_ATOMIC128 check
,
Richard Henderson
,
2022/02/28
[PATCH] tests/avocado: Cancel BootLinux tests in case there is no free port
,
Thomas Huth
,
2022/02/28
[PATCH v5 00/16] Make image fleecing more usable
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 05/16] block/block-copy: add block_copy_reset()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 01/16] block/block-copy: move copy_bitmap initialization to block_copy_state_new()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 04/16] block/copy-before-write: add bitmap open parameter
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 02/16] block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 06/16] block: intoduce reqlist
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 07/16] block/reqlist: reqlist_find_conflict(): use ranges_overlap()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 08/16] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 03/16] block/block-copy: block_copy_state_new(): add bitmap parameter
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 10/16] block/io: introduce block driver snapshot-access API
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 09/16] block/reqlist: add reqlist_wait_all()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 11/16] block: introduce snapshot-access block driver
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 12/16] block: copy-before-write: realize snapshot-access API
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 13/16] iotests/image-fleecing: add test-case for fleecing format node
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 15/16] iotests/image-fleecing: add test case with bitmap
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 14/16] iotests.py: add qemu_io_pipe_and_status()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PATCH v5 16/16] iotests/image-fleecing: test push backup with fleecing
,
Vladimir Sementsov-Ogievskiy
,
2022/02/28
[PULL 0/9] QAPI patches patches for 2022-02-28
,
Markus Armbruster
,
2022/02/28
[PULL 7/9] hw/rtc: Compile pl031 once-only
,
Markus Armbruster
,
2022/02/28
[PULL 6/9] qapi: Document some missing details of RTC_CHANGE event
,
Markus Armbruster
,
2022/02/28
[PULL 3/9] qapi: Fix stale reference to scripts/qapi.py in a comment
,
Markus Armbruster
,
2022/02/28
[PULL 4/9] qapi/migration: Fix examples document wrong field name for arguments
,
Markus Armbruster
,
2022/02/28
[PULL 5/9] qapi: Move RTC_CHANGE back out of target schema
,
Markus Armbruster
,
2022/02/28
[PULL 8/9] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Markus Armbruster
,
2022/02/28
[PULL 2/9] keyval: Fix grammar comment to cover downstream prefix
,
Markus Armbruster
,
2022/02/28
[PULL 9/9] qapi: Belatedly adjust limitations documentation
,
Markus Armbruster
,
2022/02/28
[PULL 1/9] scripts/qapi: minor delinting
,
Markus Armbruster
,
2022/02/28
[PATCH] vhost-vsock: detach the virqueue element in case of error
,
Stefano Garzarella
,
2022/02/28
[PATCH v3] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
,
Dov Murik
,
2022/02/28
Re: [PATCH v3] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
,
Daniel P . Berrangé
,
2022/02/28
Re: [PATCH v3] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
,
Dov Murik
,
2022/02/28
[PATCH v3 0/8] AMX support in Qemu
,
Yang Zhong
,
2022/02/28
[PATCH v3 2/8] x86: Add AMX XTILECFG and XTILEDATA components
,
Yang Zhong
,
2022/02/28
[PATCH v3 1/8] x86: Fix the 64-byte boundary enumeration for extended state
,
Yang Zhong
,
2022/02/28
[PATCH v3 3/8] x86: Grant AMX permission for guest
,
Yang Zhong
,
2022/02/28
[PATCH v3 4/8] x86: Add XFD faulting bit for state components
,
Yang Zhong
,
2022/02/28
[PATCH v3 8/8] linux-header: Sync the linux headers
,
Yang Zhong
,
2022/02/28
[PATCH v3 5/8] x86: Add AMX CPUIDs enumeration
,
Yang Zhong
,
2022/02/28
[PATCH v3 7/8] x86: Support XFD and AMX xsave data migration
,
Yang Zhong
,
2022/02/28
[PATCH v3 6/8] x86: Add support for KVM_CAP_XSAVE2 and AMX state migration
,
Yang Zhong
,
2022/02/28
[PATCH] hw/arm/virt: Validate memory size on the first NUMA node
,
Gavin Shan
,
2022/02/28
Re: [PATCH] hw/arm/virt: Validate memory size on the first NUMA node
,
Igor Mammedov
,
2022/02/28
[PULL 0/7] aspeed queue
,
Cédric Le Goater
,
2022/02/28
[PULL 1/7] arm: Remove swift-bmc machine
,
Cédric Le Goater
,
2022/02/28
[PULL 7/7] aspeed/sdmc: Add trace events
,
Cédric Le Goater
,
2022/02/28
[PULL 2/7] ast2600: Add Secure Boot Controller model
,
Cédric Le Goater
,
2022/02/28
[PULL 3/7] aspeed: rainier: Add i2c LED devices
,
Cédric Le Goater
,
2022/02/28
[PULL 5/7] aspeed: Introduce a create_pca9552() helper
,
Cédric Le Goater
,
2022/02/28
[PULL 4/7] aspeed: rainier: Add strap values taken from hardware
,
Cédric Le Goater
,
2022/02/28
[PULL 6/7] aspeed/smc: Add an address mask on segment registers
,
Cédric Le Goater
,
2022/02/28
Timer delays in VM
,
Eugene Huang
,
2022/02/28
Re: Timer delays in VM
,
Peter Maydell
,
2022/02/28
[PATCH v2 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
,
Kshitij Suri
,
2022/02/28
[PATCH v2 2/2] Added parameter to take screenshot with screendump as PNG.
,
Kshitij Suri
,
2022/02/28
Re: [PATCH v2 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH v2 1/2] hw/ssi: Add Ibex SPI device model
,
Alistair Francis
,
2022/02/27
[PATCH v2 2/2] riscv: opentitan: Connect opentitan SPI Host
,
Alistair Francis
,
2022/02/27
Re: [PATCH v2 2/2] riscv: opentitan: Connect opentitan SPI Host
,
Alistair Francis
,
2022/02/28
Re: [PATCH v2 2/2] riscv: opentitan: Connect opentitan SPI Host
,
Philippe Mathieu-Daudé
,
2022/02/28
Re: [PATCH v2 1/2] hw/ssi: Add Ibex SPI device model
,
Alistair Francis
,
2022/02/28
Re: [PATCH v2 1/2] hw/ssi: Add Ibex SPI device model
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH] softmmu/vl: Remove redundant local variable
,
Zhenzhong Duan
,
2022/02/27
Re: [PATCH] softmmu/vl: Remove redundant local variable
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH v3 0/4] cutils: Introduce bundle mechanism
,
Akihiko Odaki
,
2022/02/27
[PATCH v3 1/4] cutils: Introduce bundle mechanism
,
Akihiko Odaki
,
2022/02/27
[PATCH] ui/cocoa: Use the standard about panel
,
Akihiko Odaki
,
2022/02/27
Re: [PATCH] ui/cocoa: Use the standard about panel
,
Akihiko Odaki
,
2022/02/27
[PATCH v3 3/4] ui/icons: Use bundle mechanism
,
Akihiko Odaki
,
2022/02/27
[PATCH v3 4/4] net: Use bundle mechanism
,
Akihiko Odaki
,
2022/02/27
[PATCH v3 2/4] datadir: Use bundle mechanism
,
Akihiko Odaki
,
2022/02/27
[PATCH v9 00/11] 9p: Add support for darwin
,
Will Cohen
,
2022/02/27
[PATCH v9 01/11] 9p: linux: Fix a couple Linux assumptions
,
Will Cohen
,
2022/02/27
[PATCH v9 04/11] 9p: darwin: Handle struct dirent differences
,
Will Cohen
,
2022/02/27
[PATCH v9 03/11] 9p: darwin: Handle struct stat(fs) differences
,
Will Cohen
,
2022/02/27
[PATCH v9 05/11] 9p: darwin: Ignore O_{NOATIME, DIRECT}
,
Will Cohen
,
2022/02/27
[PATCH v9 06/11] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
,
Will Cohen
,
2022/02/27
[PATCH v9 07/11] 9p: darwin: *xattr_nofollow implementations
,
Will Cohen
,
2022/02/27
[PATCH v9 08/11] 9p: darwin: Compatibility for f/l*xattr
,
Will Cohen
,
2022/02/27
[PATCH v9 02/11] 9p: Rename 9p-util -> 9p-util-linux
,
Will Cohen
,
2022/02/27
[PATCH v9 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/27
Re: [PATCH v9 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/28
Re: [PATCH v9 09/11] 9p: darwin: Implement compatibility for mknodat
,
Thomas Huth
,
2022/02/28
Re: [PATCH v9 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/28
Re: [PATCH v9 09/11] 9p: darwin: Implement compatibility for mknodat
,
Peter Maydell
,
2022/02/28
Re: [PATCH v9 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/28
Re: [PATCH v9 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/28
Re: [PATCH v9 09/11] 9p: darwin: Implement compatibility for mknodat
,
Greg Kurz
,
2022/02/28
[PATCH v9 10/11] 9p: darwin: Adjust assumption on virtio-9p-test
,
Will Cohen
,
2022/02/27
[PATCH v9 11/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Will Cohen
,
2022/02/27
Re: [PATCH v9 11/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Christian Schoenebeck
,
2022/02/28
Re: [PATCH v9 11/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Will Cohen
,
2022/02/28
[PATCH] pc: add option to disable PS/2 mouse/keyboard
,
Joelle van Dyne
,
2022/02/27
[PATCH 0/7] target/nios2: Rewrite interrupt handling
,
Richard Henderson
,
2022/02/27
[PATCH 1/7] target/nios2: Remove mmu_read_debug
,
Richard Henderson
,
2022/02/27
[PATCH 3/7] target/nios2: Only build mmu.c for system mode
,
Richard Henderson
,
2022/02/27
Re: [PATCH 3/7] target/nios2: Only build mmu.c for system mode
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH 2/7] target/nios2: Replace MMU_LOG with tracepoints
,
Richard Henderson
,
2022/02/27
Re: [PATCH 2/7] target/nios2: Replace MMU_LOG with tracepoints
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH 4/7] target/nios2: Hoist R_ZERO check in rdctl
,
Richard Henderson
,
2022/02/27
Re: [PATCH 4/7] target/nios2: Hoist R_ZERO check in rdctl
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH 6/7] target/nios2: Special case ipending in rdctl and wrctl
,
Richard Henderson
,
2022/02/27
Re: [PATCH 6/7] target/nios2: Special case ipending in rdctl and wrctl
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH 5/7] target/nios2: Split mmu_write
,
Richard Henderson
,
2022/02/27
[PATCH 7/7] target/nios2: Rewrite interrupt handling
,
Richard Henderson
,
2022/02/27
Re: [PATCH 7/7] target/nios2: Rewrite interrupt handling
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH v6 00/14] support subsets of scalar crypto extension
,
Weiwei Li
,
2022/02/27
[PATCH v6 04/14] target/riscv: rvk: add support for zbkx extension
,
Weiwei Li
,
2022/02/27
Re: [PATCH v6 04/14] target/riscv: rvk: add support for zbkx extension
,
Richard Henderson
,
2022/02/27
[PATCH v6 05/14] crypto: move sm4_sbox from target/arm
,
Weiwei Li
,
2022/02/27
Re: [PATCH v6 05/14] crypto: move sm4_sbox from target/arm
,
Richard Henderson
,
2022/02/27
[PATCH v6 01/14] target/riscv: rvk: add cfg properties for zbk* and zk*
,
Weiwei Li
,
2022/02/27
[PATCH v6 06/14] target/riscv: rvk: add support for zknd/zkne extension in RV32
,
Weiwei Li
,
2022/02/27
Re: [PATCH v6 06/14] target/riscv: rvk: add support for zknd/zkne extension in RV32
,
Richard Henderson
,
2022/02/27
Re: [PATCH v6 06/14] target/riscv: rvk: add support for zknd/zkne extension in RV32
,
Weiwei Li
,
2022/02/27
[PATCH v6 02/14] target/riscv: rvk: add support for zbkb extension
,
Weiwei Li
,
2022/02/27
Re: [PATCH v6 02/14] target/riscv: rvk: add support for zbkb extension
,
Richard Henderson
,
2022/02/27
Re: [PATCH v6 02/14] target/riscv: rvk: add support for zbkb extension
,
Weiwei Li
,
2022/02/27
Re: [PATCH v6 02/14] target/riscv: rvk: add support for zbkb extension
,
Richard Henderson
,
2022/02/28
[PATCH v6 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 in zknh extension
,
Weiwei Li
,
2022/02/27
Re: [PATCH v6 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 in zknh extension
,
Richard Henderson
,
2022/02/27
Re: [PATCH v6 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 in zknh extension
,
Weiwei Li
,
2022/02/27
[PATCH v6 03/14] target/riscv: rvk: add support for zbkc extension
,
Weiwei Li
,
2022/02/27
[PATCH v6 08/14] target/riscv: rvk: add support for sha256 related instructions in zknh extension
,
Weiwei Li
,
2022/02/27
Re: [PATCH v6 08/14] target/riscv: rvk: add support for sha256 related instructions in zknh extension
,
Richard Henderson
,
2022/02/27
Re: [PATCH v6 08/14] target/riscv: rvk: add support for sha256 related instructions in zknh extension
,
Weiwei Li
,
2022/02/27
[PATCH v6 13/14] disas/riscv.c: rvk: add disas support for Zbk* and Zk* instructions
,
Weiwei Li
,
2022/02/27
[PATCH v6 12/14] target/riscv: rvk: add CSR support for Zkr
,
Weiwei Li
,
2022/02/27
[PATCH v6 07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64
,
Weiwei Li
,
2022/02/27
Re: [PATCH v6 07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64
,
Richard Henderson
,
2022/02/27
Re: [PATCH v6 07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64
,
Weiwei Li
,
2022/02/27
[PATCH v6 10/14] target/riscv: rvk: add support for sha512 related instructions for RV64 in zknh extension
,
Weiwei Li
,
2022/02/27
Re: [PATCH v6 10/14] target/riscv: rvk: add support for sha512 related instructions for RV64 in zknh extension
,
Richard Henderson
,
2022/02/27
[PATCH v6 14/14] target/riscv: rvk: expose zbk* and zk* properties
,
Weiwei Li
,
2022/02/27
[PATCH v6 11/14] target/riscv: rvk: add support for zksed/zksh extension
,
Weiwei Li
,
2022/02/27
Re: [PATCH v6 11/14] target/riscv: rvk: add support for zksed/zksh extension
,
Richard Henderson
,
2022/02/27
Re: [PATCH v6 11/14] target/riscv: rvk: add support for zksed/zksh extension
,
Weiwei Li
,
2022/02/27
[PATCH v2 00/14] vDPA shadow virtqueue
,
Eugenio Pérez
,
2022/02/27
[PATCH v2 01/14] vhost: Add VhostShadowVirtqueue
,
Eugenio Pérez
,
2022/02/27
[PATCH v2 02/14] vhost: Add Shadow VirtQueue kick forwarding capabilities
,
Eugenio Pérez
,
2022/02/27
Re: [PATCH v2 02/14] vhost: Add Shadow VirtQueue kick forwarding capabilities
,
Jason Wang
,
2022/02/27
[PATCH v2 03/14] vhost: Add Shadow VirtQueue call forwarding capabilities
,
Eugenio Pérez
,
2022/02/27
Re: [PATCH v2 03/14] vhost: Add Shadow VirtQueue call forwarding capabilities
,
Jason Wang
,
2022/02/27
[PATCH v2 04/14] vhost: Add vhost_svq_valid_features to shadow vq
,
Eugenio Pérez
,
2022/02/27
Re: [PATCH v2 04/14] vhost: Add vhost_svq_valid_features to shadow vq
,
Jason Wang
,
2022/02/27
[PATCH v2 05/14] virtio: Add vhost_shadow_vq_get_vring_addr
,
Eugenio Pérez
,
2022/02/27
[PATCH v2 06/14] vdpa: adapt vhost_ops callbacks to svq
,
Eugenio Pérez
,
2022/02/27
Re: [PATCH v2 06/14] vdpa: adapt vhost_ops callbacks to svq
,
Jason Wang
,
2022/02/27
[PATCH v2 07/14] vhost: Shadow virtqueue buffers forwarding
,
Eugenio Pérez
,
2022/02/27
Re: [PATCH v2 07/14] vhost: Shadow virtqueue buffers forwarding
,
Jason Wang
,
2022/02/28
[PATCH v2 08/14] util: Add iova_tree_alloc
,
Eugenio Pérez
,
2022/02/27
Re: [PATCH v2 08/14] util: Add iova_tree_alloc
,
Jason Wang
,
2022/02/28
[PATCH v2 09/14] vhost: Add VhostIOVATree
,
Eugenio Pérez
,
2022/02/27
Re: [PATCH v2 09/14] vhost: Add VhostIOVATree
,
Jason Wang
,
2022/02/28
[PATCH v2 10/14] vdpa: Add custom IOTLB translations to SVQ
,
Eugenio Pérez
,
2022/02/27
Re: [PATCH v2 10/14] vdpa: Add custom IOTLB translations to SVQ
,
Jason Wang
,
2022/02/28
[PATCH v2 11/14] vdpa: Adapt vhost_vdpa_get_vring_base to SVQ
,
Eugenio Pérez
,
2022/02/27
Re: [PATCH v2 11/14] vdpa: Adapt vhost_vdpa_get_vring_base to SVQ
,
Jason Wang
,
2022/02/28
[PATCH v2 12/14] vdpa: Never set log_base addr if SVQ is enabled
,
Eugenio Pérez
,
2022/02/27
[PATCH v2 13/14] vdpa: Expose VHOST_F_LOG_ALL on SVQ
,
Eugenio Pérez
,
2022/02/27
[PATCH v2 14/14] vdpa: Add x-svq to NetdevVhostVDPAOptions
,
Eugenio Pérez
,
2022/02/27
Re: [PATCH v2 00/14] vDPA shadow virtqueue
,
Jason Wang
,
2022/02/27
Re: [PATCH v2 00/14] vDPA shadow virtqueue
,
Jason Wang
,
2022/02/28
[PATCH v2 0/1] Fix MAX_OPC_PARAM_IARGS accordingly
,
Ziqiao Kong
,
2022/02/27
[PATCH v2 1/1] tcg: Set MAX_OPC_PARAM_IARGS to 7
,
Ziqiao Kong
,
2022/02/27
RE: [PATCH v2 1/1] tcg: Set MAX_OPC_PARAM_IARGS to 7
,
Taylor Simpson
,
2022/02/28
Re: [PATCH v2 1/1] tcg: Set MAX_OPC_PARAM_IARGS to 7
,
Richard Henderson
,
2022/02/28
[PATCH 0/1] Fix MAX_OPC_PARAM_IARGS accordingly
,
Ziqiao Kong
,
2022/02/27
[PATCH v3] ui/cocoa: Use the standard about panel
,
Akihiko Odaki
,
2022/02/26
[PATCH v2 0/9] tcg: support 32-bit guest addresses as signed
,
Richard Henderson
,
2022/02/26
[PATCH v2 1/9] tcg: Add TCG_TARGET_SIGNED_ADDR32
,
Richard Henderson
,
2022/02/26
[PATCH v2 3/9] accel/tcg: Support TCG_TARGET_SIGNED_ADDR32 for softmmu
,
Richard Henderson
,
2022/02/26
Re: [PATCH v2 3/9] accel/tcg: Support TCG_TARGET_SIGNED_ADDR32 for softmmu
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH v2 2/9] accel/tcg: Split out g2h_tlbe
,
Richard Henderson
,
2022/02/26
[PATCH v2 4/9] accel/tcg: Add guest_base_signed_addr32 for user-only
,
Richard Henderson
,
2022/02/26
[PATCH v2 5/9] linux-user: Support TCG_TARGET_SIGNED_ADDR32
,
Richard Henderson
,
2022/02/26
Re: [PATCH v2 5/9] linux-user: Support TCG_TARGET_SIGNED_ADDR32
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH v2 6/9] tcg/aarch64: Support TCG_TARGET_SIGNED_ADDR32
,
Richard Henderson
,
2022/02/26
[PATCH v2 7/9] tcg/mips: Support TCG_TARGET_SIGNED_ADDR32
,
Richard Henderson
,
2022/02/26
Re: [PATCH v2 7/9] tcg/mips: Support TCG_TARGET_SIGNED_ADDR32
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH v2 9/9] tcg/loongarch64: Support TCG_TARGET_SIGNED_ADDR32
,
Richard Henderson
,
2022/02/26
Re: [PATCH v2 9/9] tcg/loongarch64: Support TCG_TARGET_SIGNED_ADDR32
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH v2 8/9] tcg/riscv: Support TCG_TARGET_SIGNED_ADDR32
,
Richard Henderson
,
2022/02/26
[Bug 1735049] Re: Need MTTCG support for x86 guests
,
Jim Kleckner
,
2022/02/26
[PATCH 0/9] Cleanup of qemu_oom_check() and qemu_memalign()
,
Peter Maydell
,
2022/02/26
[PATCH 2/9] util: Make qemu_oom_check() a static function
,
Peter Maydell
,
2022/02/26
Re: [PATCH 2/9] util: Make qemu_oom_check() a static function
,
Richard Henderson
,
2022/02/26
Re: [PATCH 2/9] util: Make qemu_oom_check() a static function
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH 1/9] hw/usb/redirect.c: Stop using qemu_oom_check()
,
Peter Maydell
,
2022/02/26
Re: [PATCH 1/9] hw/usb/redirect.c: Stop using qemu_oom_check()
,
Peter Maydell
,
2022/02/26
Re: [PATCH 1/9] hw/usb/redirect.c: Stop using qemu_oom_check()
,
Richard Henderson
,
2022/02/26
Re: [PATCH 1/9] hw/usb/redirect.c: Stop using qemu_oom_check()
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH 5/9] meson.build: Don't misdetect posix_memalign() on Windows
,
Peter Maydell
,
2022/02/26
Re: [PATCH 5/9] meson.build: Don't misdetect posix_memalign() on Windows
,
Richard Henderson
,
2022/02/26
[PATCH 4/9] util/oslib-win32: Return NULL on qemu_try_memalign() with zero size
,
Peter Maydell
,
2022/02/26
Re: [PATCH 4/9] util/oslib-win32: Return NULL on qemu_try_memalign() with zero size
,
Richard Henderson
,
2022/02/26
Re: [PATCH 4/9] util/oslib-win32: Return NULL on qemu_try_memalign() with zero size
,
Richard Henderson
,
2022/02/26
Re: [PATCH 4/9] util/oslib-win32: Return NULL on qemu_try_memalign() with zero size
,
Peter Maydell
,
2022/02/27
Re: [PATCH 4/9] util/oslib-win32: Return NULL on qemu_try_memalign() with zero size
,
Richard Henderson
,
2022/02/27
[PATCH 3/9] util: Unify implementations of qemu_memalign()
,
Peter Maydell
,
2022/02/26
Re: [PATCH 3/9] util: Unify implementations of qemu_memalign()
,
Richard Henderson
,
2022/02/26
[PATCH 8/9] util: Put qemu_vfree() in memalign.c
,
Peter Maydell
,
2022/02/26
Re: [PATCH 8/9] util: Put qemu_vfree() in memalign.c
,
Richard Henderson
,
2022/02/26
[PATCH 7/9] util: Use meson checks for valloc() and memalign() presence
,
Peter Maydell
,
2022/02/26
Re: [PATCH 7/9] util: Use meson checks for valloc() and memalign() presence
,
Richard Henderson
,
2022/02/26
Re: [PATCH 7/9] util: Use meson checks for valloc() and memalign() presence
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH 6/9] util: Share qemu_try_memalign() implementation between POSIX and Windows
,
Peter Maydell
,
2022/02/26
Re: [PATCH 6/9] util: Share qemu_try_memalign() implementation between POSIX and Windows
,
Richard Henderson
,
2022/02/26
[PATCH 9/9] osdep: Move memalign-related functions to their own header
,
Peter Maydell
,
2022/02/26
Re: [PATCH 9/9] osdep: Move memalign-related functions to their own header
,
Richard Henderson
,
2022/02/26
Re: [PATCH 9/9] osdep: Move memalign-related functions to their own header
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH v2 00/16] bsd-user: Start upstreaming the system calls.
,
Warner Losh
,
2022/02/26
[PATCH v2 01/16] bsd-user/main.c: Drop syscall flavor arg -bsd
,
Warner Losh
,
2022/02/26
[PATCH v2 02/16] bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64
,
Warner Losh
,
2022/02/26
[PATCH v2 03/16] bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall
,
Warner Losh
,
2022/02/26
[PATCH v2 04/16] bsd-user/i386/target_arch_cpu.h: Remove openbsd syscall
,
Warner Losh
,
2022/02/26
[PATCH v2 05/16] bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls
,
Warner Losh
,
2022/02/26
[PATCH v2 06/16] bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target
,
Warner Losh
,
2022/02/26
[PATCH v2 07/16] bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD target
,
Warner Losh
,
2022/02/26
[PATCH v2 09/16] bsd-user/freebsd/os-syscall.c: Move syscall processing here
,
Warner Losh
,
2022/02/26
[PATCH v2 12/16] bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errno
,
Warner Losh
,
2022/02/26
[PATCH v2 08/16] bsd-user: Remove bsd_type
,
Warner Losh
,
2022/02/26
[PATCH v2 10/16] bsd-user: Move system call building to os-syscall.c
,
Warner Losh
,
2022/02/26
[PATCH v2 13/16] bsd-user/bsd-file.h: Implementation details for the filesystem calls
,
Warner Losh
,
2022/02/26
Re: [PATCH v2 13/16] bsd-user/bsd-file.h: Implementation details for the filesystem calls
,
Richard Henderson
,
2022/02/26
[PATCH v2 14/16] bsd-user: introduce target.h
,
Warner Losh
,
2022/02/26
[PATCH v2 16/16] bsd-user: Add safe system call macros
,
Warner Losh
,
2022/02/26
[PATCH v2 11/16] bsd-user/sycall.c: Now obsolete, remove
,
Warner Losh
,
2022/02/26
[PATCH v2 15/16] bsd-user: Define target_arg64
,
Warner Losh
,
2022/02/26
[PATCH v2] ui/cocoa: Use the standard about panel
,
Akihiko Odaki
,
2022/02/26
Re: [PATCH v2] ui/cocoa: Use the standard about panel
,
BALATON Zoltan
,
2022/02/26
Re: [PATCH v2] ui/cocoa: Use the standard about panel
,
Akihiko Odaki
,
2022/02/26
[PATCH v2 0/4] cutils: Introduce bundle mechanism
,
Akihiko Odaki
,
2022/02/26
[PATCH v2 2/4] datadir: Use bundle mechanism
,
Akihiko Odaki
,
2022/02/26
[PATCH v2 1/4] cutils: Introduce bundle mechanism
,
Akihiko Odaki
,
2022/02/26
[PATCH v2 3/4] ui/icons: Use bundle mechanism
,
Akihiko Odaki
,
2022/02/26
[PATCH v2 4/4] net: Use bundle mechanism
,
Akihiko Odaki
,
2022/02/26
Re: [PATCH v2 4/4] net: Use bundle mechanism
,
Philippe Mathieu-Daudé
,
2022/02/27
Re: [PATCH v2 0/4] cutils: Introduce bundle mechanism
,
Peter Maydell
,
2022/02/26
Re: [PATCH v2 0/4] cutils: Introduce bundle mechanism
,
Akihiko Odaki
,
2022/02/26
[PATCH v2] coreaudio: Notify error in coreaudio_init_out
,
Akihiko Odaki
,
2022/02/26
Re: [PATCH v2] coreaudio: Notify error in coreaudio_init_out
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH v3 0/3] virtio-gpu: Respect UI refresh rate for EDID
,
Akihiko Odaki
,
2022/02/26
[PATCH v3 2/3] ui: Deliver refresh rate via QemuUIInfo
,
Akihiko Odaki
,
2022/02/26
[PATCH v3 1/3] ui/console: Do not return a value with ui_info
,
Akihiko Odaki
,
2022/02/26
[PATCH v3 3/3] virtio-gpu: Respect UI refresh rate for EDID
,
Akihiko Odaki
,
2022/02/26
[PATCH v4] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2022/02/26
Re: [PATCH v4] ui/cocoa: Use NSWindow's ability to resize
,
Peter Maydell
,
2022/02/27
Re: [PATCH v4] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2022/02/27
[PATCH] coreaudio: Notify error in coreaudio_init_out
,
Akihiko Odaki
,
2022/02/26
Re: [PATCH] coreaudio: Notify error in coreaudio_init_out
,
Christian Schoenebeck
,
2022/02/26
Re: [PATCH] coreaudio: Notify error in coreaudio_init_out
,
Akihiko Odaki
,
2022/02/26
Re: [PATCH] coreaudio: Notify error in coreaudio_init_out
,
Christian Schoenebeck
,
2022/02/26
答复: [PATCH] i386: Set MCG_STATUS_RIPV bit for mce SRAR error
,
罗飞
,
2022/02/26
答复: [PATCH] i386: Set MCG_STATUS_RIPV bit for mce SRAR error
,
罗飞
,
2022/02/28
[PATCH v3 0/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Liav Albani
,
2022/02/26
[PATCH v3 1/4] hw/isa: add function to check for existence of device by its type
,
Liav Albani
,
2022/02/26
Re: [PATCH v3 1/4] hw/isa: add function to check for existence of device by its type
,
Ani Sinha
,
2022/02/27
Re: [PATCH v3 1/4] hw/isa: add function to check for existence of device by its type
,
Liav Albani
,
2022/02/27
[PATCH v3 2/4] tests/acpi: i386: allow FACP acpi table changes
,
Liav Albani
,
2022/02/26
Re: [PATCH v3 2/4] tests/acpi: i386: allow FACP acpi table changes
,
Ani Sinha
,
2022/02/27
[PATCH v3 3/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Liav Albani
,
2022/02/26
Re: [PATCH v3 3/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Ani Sinha
,
2022/02/27
Re: [PATCH v3 3/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Liav Albani
,
2022/02/27
Re: [PATCH v3 3/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Bernhard Beschow
,
2022/02/27
Re: [PATCH v3 3/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Liav Albani
,
2022/02/27
Re: [PATCH v3 3/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Bernhard Beschow
,
2022/02/27
Re: [PATCH v3 3/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Ani Sinha
,
2022/02/28
Re: [PATCH v3 3/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Ani Sinha
,
2022/02/28
Re: [PATCH v3 3/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Ani Sinha
,
2022/02/28
[PATCH v3 4/4] tests/acpi: i386: update FACP table differences
,
Liav Albani
,
2022/02/26
Re: [PATCH v3 4/4] tests/acpi: i386: update FACP table differences
,
Ani Sinha
,
2022/02/27
[PULL v2 0/6] OpenRISC DTS Generation patches for 7.0
,
Stafford Horne
,
2022/02/25
[PULL v2 1/6] hw/openrisc/openrisc_sim: Create machine state for or1ksim
,
Stafford Horne
,
2022/02/25
[PULL v2 2/6] hw/openrisc/openrisc_sim: Parameterize initialization
,
Stafford Horne
,
2022/02/25
[PULL v2 4/6] hw/openrisc/openrisc_sim: Increase max_cpus to 4
,
Stafford Horne
,
2022/02/25
[PULL v2 3/6] hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART
,
Stafford Horne
,
2022/02/25
[PULL v2 5/6] hw/openrisc/openrisc_sim: Add automatic device tree generation
,
Stafford Horne
,
2022/02/25
[PULL v2 6/6] hw/openrisc/openrisc_sim: Add support for initrd loading
,
Stafford Horne
,
2022/02/25
Re: [PULL v2 0/6] OpenRISC DTS Generation patches for 7.0
,
Peter Maydell
,
2022/02/28
[PATCH] tcg/tci: Use tcg_out_ldst in tcg_out_st
,
Richard Henderson
,
2022/02/25
Re: [PATCH] tcg/tci: Use tcg_out_ldst in tcg_out_st
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH v3 00/11] blockdev-replace
,
Vladimir Sementsov-Ogievskiy
,
2022/02/25
[PATCH v3 01/11] block-backend: blk_root(): drop const specifier on return type
,
Vladimir Sementsov-Ogievskiy
,
2022/02/25
[PATCH v3 02/11] block/export: add blk_by_export_id()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/25
[PATCH v3 03/11] block: make bdrv_find_child() function public
,
Vladimir Sementsov-Ogievskiy
,
2022/02/25
[PATCH v3 04/11] block: bdrv_replace_child_bs(): move to external transaction
,
Vladimir Sementsov-Ogievskiy
,
2022/02/25
[PATCH v3 06/11] qapi: add x-blockdev-replace transaction action
,
Vladimir Sementsov-Ogievskiy
,
2022/02/25
[PATCH v3 05/11] qapi: add x-blockdev-replace command
,
Vladimir Sementsov-Ogievskiy
,
2022/02/25
[PATCH v3 07/11] block: bdrv_get_xdbg_block_graph(): report export ids
,
Vladimir Sementsov-Ogievskiy
,
2022/02/25
[PATCH v3 08/11] iotests.py: qemu_img_create: use imgfmt by default
,
Vladimir Sementsov-Ogievskiy
,
2022/02/25
[PATCH v3 09/11] iotests.py: introduce VM.assert_edges_list() method
,
Vladimir Sementsov-Ogievskiy
,
2022/02/25
[PATCH v3 10/11] iotests.py: add VM.qmp_check() helper
,
Vladimir Sementsov-Ogievskiy
,
2022/02/25
[PATCH v3 11/11] iotests: add filter-insertion
,
Vladimir Sementsov-Ogievskiy
,
2022/02/25
Re: [PATCH v3 00/11] blockdev-replace
,
Vladimir Sementsov-Ogievskiy
,
2022/02/25
[PATCH v5 00/49] target/ppc: PowerISA Vector/VSX instruction batch
,
matheus . ferst
,
2022/02/25
[PATCH v5 01/49] target/ppc: Introduce TRANS*FLAGS macros
,
matheus . ferst
,
2022/02/25
[PATCH v5 02/49] target/ppc: moved vector even and odd multiplication to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 03/49] target/ppc: Moved vector multiply high and low to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 05/49] target/ppc: Implement vmsumcud instruction
,
matheus . ferst
,
2022/02/25
[PATCH v5 04/49] target/ppc: vmulh* instructions without helpers
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 04/49] target/ppc: vmulh* instructions without helpers
,
Richard Henderson
,
2022/02/25
[PATCH v5 06/49] target/ppc: Implement vmsumudm instruction
,
matheus . ferst
,
2022/02/25
[PATCH v5 07/49] target/ppc: Move vexts[bhw]2[wd] to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 08/49] target/ppc: Implement vextsd2q
,
matheus . ferst
,
2022/02/25
[PATCH v5 09/49] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 10/49] target/ppc: Move Vector Compare Not Equal or Zero to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 12/49] target/ppc: Implement Vector Compare Greater Than Quadword
,
matheus . ferst
,
2022/02/25
[PATCH v5 11/49] target/ppc: Implement Vector Compare Equal Quadword
,
matheus . ferst
,
2022/02/25
[PATCH v5 14/49] target/ppc: implement vstri[bh][lr]
,
matheus . ferst
,
2022/02/25
[PATCH v5 13/49] target/ppc: Implement Vector Compare Quadword
,
matheus . ferst
,
2022/02/25
[PATCH v5 15/49] target/ppc: implement vclrlb
,
matheus . ferst
,
2022/02/25
[PATCH v5 16/49] target/ppc: implement vclrrb
,
matheus . ferst
,
2022/02/25
[PATCH v5 17/49] target/ppc: implement vcntmb[bhwd]
,
matheus . ferst
,
2022/02/25
[PATCH v5 19/49] target/ppc: move vs[lr][a][bhwd] to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 18/49] target/ppc: implement vgnb
,
matheus . ferst
,
2022/02/25
[PATCH v5 21/49] target/ppc: implement vsrq
,
matheus . ferst
,
2022/02/25
[PATCH v5 20/49] target/ppc: implement vslq
,
matheus . ferst
,
2022/02/25
[PATCH v5 22/49] target/ppc: implement vsraq
,
matheus . ferst
,
2022/02/25
[PATCH v5 23/49] target/ppc: move vrl[bhwd] to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 24/49] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 24/49] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
Richard Henderson
,
2022/02/25
[PATCH v5 25/49] target/ppc: implement vrlq
,
matheus . ferst
,
2022/02/25
[PATCH v5 26/49] target/ppc: implement vrlqnm
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 26/49] target/ppc: implement vrlqnm
,
Richard Henderson
,
2022/02/25
[PATCH v5 27/49] target/ppc: implement vrlqmi
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 27/49] target/ppc: implement vrlqmi
,
Richard Henderson
,
2022/02/25
[PATCH v5 28/49] target/ppc: Move vsel and vperm/vpermr to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 29/49] target/ppc: Move xxsel to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 30/49] target/ppc: move xxperm/xxpermr to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 31/49] target/ppc: Move xxpermdi to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 32/49] target/ppc: Implement xxpermx instruction
,
matheus . ferst
,
2022/02/25
[PATCH v5 33/49] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
,
matheus . ferst
,
2022/02/25
[PATCH v5 34/49] target/ppc: Implement xxeval
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 34/49] target/ppc: Implement xxeval
,
Richard Henderson
,
2022/02/25
[PATCH v5 35/49] target/ppc: Implement xxgenpcv[bhwd]m instruction
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 35/49] target/ppc: Implement xxgenpcv[bhwd]m instruction
,
Richard Henderson
,
2022/02/25
Re: [PATCH v5 35/49] target/ppc: Implement xxgenpcv[bhwd]m instruction
,
Richard Henderson
,
2022/02/25
[PATCH v5 36/49] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 37/49] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
,
matheus . ferst
,
2022/02/25
[PATCH v5 38/49] target/ppc: Implement xvtlsbb instruction
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 38/49] target/ppc: Implement xvtlsbb instruction
,
Richard Henderson
,
2022/02/25
[PATCH v5 39/49] target/ppc: Remove xscmpnedp instruction
,
matheus . ferst
,
2022/02/25
[PATCH v5 40/49] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 40/49] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
Richard Henderson
,
2022/02/25
[PATCH v5 41/49] target/ppc: Implement xscmp{eq,ge,gt}qp
,
matheus . ferst
,
2022/02/25
[PATCH v5 42/49] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 43/49] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
,
matheus . ferst
,
2022/02/25
[PATCH v5 44/49] target/ppc: Refactor VSX_MAX_MINC helper
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 44/49] target/ppc: Refactor VSX_MAX_MINC helper
,
Richard Henderson
,
2022/02/25
[PATCH v5 45/49] target/ppc: Implement xs{max,min}cqp
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 45/49] target/ppc: Implement xs{max,min}cqp
,
Richard Henderson
,
2022/02/25
[PATCH v5 46/49] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 46/49] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
,
Richard Henderson
,
2022/02/25
[PATCH v5 47/49] target/ppc: implement plxsd/pstxsd
,
matheus . ferst
,
2022/02/25
[PATCH v5 48/49] target/ppc: implement plxssp/pstxssp
,
matheus . ferst
,
2022/02/25
[PATCH v5 49/49] target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
,
matheus . ferst
,
2022/02/25
[PATCH 0/9] Avocado tests: filter out tests using TCG booting full blown distros
,
Cleber Rosa
,
2022/02/25
[PATCH 1/9] Avocado GitLab CI jobs: don't reset TARGETS and simplify commands
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 1/9] Avocado GitLab CI jobs: don't reset TARGETS and simplify commands
,
Daniel P . Berrangé
,
2022/02/28
[PATCH 2/9] Avocado tests: use logging namespace that is preserved in test logs
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 2/9] Avocado tests: use logging namespace that is preserved in test logs
,
Philippe Mathieu-Daudé
,
2022/02/27
Re: [PATCH 2/9] Avocado tests: use logging namespace that is preserved in test logs
,
Alex Bennée
,
2022/02/28
[PATCH 3/9] Avocado migration test: adapt to "utils.network" API namespace change
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 3/9] Avocado migration test: adapt to "utils.network" API namespace change
,
Philippe Mathieu-Daudé
,
2022/02/27
Re: [PATCH 3/9] Avocado migration test: adapt to "utils.network" API namespace change
,
Alex Bennée
,
2022/02/28
[PATCH 4/9] Avocado: bump to version 95.0
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 4/9] Avocado: bump to version 95.0
,
Thomas Huth
,
2022/02/28
[PATCH 5/9] tests/avocado/linux_ssh_mips_malta.py: add missing accel (tcg) tag
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 5/9] tests/avocado/linux_ssh_mips_malta.py: add missing accel (tcg) tag
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH 6/9] tests/avocado/virtiofs_submounts.py: shared_dir may not exist
,
Cleber Rosa
,
2022/02/25
[PATCH 7/9] Avocado tests: improve documentation on tag filtering
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 7/9] Avocado tests: improve documentation on tag filtering
,
Thomas Huth
,
2022/02/28
[PATCH 9/9] Avocado tests: don't run tests with TCG that boot full blown distros
,
Cleber Rosa
,
2022/02/25
[PATCH 8/9] Avocado tests: classify tests based on what it's booted
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 8/9] Avocado tests: classify tests based on what it's booted
,
Pavel Dovgalyuk
,
2022/02/28
[PATCH 00/10] Python: Fix qmp race condition on accept()
,
John Snow
,
2022/02/25
[PATCH 02/10] python/aqmp: rename 'accept()' to 'start_server_and_accept()'
,
John Snow
,
2022/02/25
[PATCH 01/10] python/aqmp: add _session_guard()
,
John Snow
,
2022/02/25
[PATCH 03/10] python/aqmp: remove _new_session and _establish_connection
,
John Snow
,
2022/02/25
[PATCH 06/10] python/aqmp: refactor _do_accept() into two distinct steps
,
John Snow
,
2022/02/25
[PATCH 05/10] python/aqmp: squelch pylint warning for too many lines
,
John Snow
,
2022/02/25
[PATCH 04/10] python/aqmp: split _client_connected_cb() out as _incoming()
,
John Snow
,
2022/02/25
[PATCH 09/10] python/aqmp: fix race condition in legacy.py
,
John Snow
,
2022/02/25
[PATCH 07/10] python/aqmp: stop the server during disconnect()
,
John Snow
,
2022/02/25
[PATCH 10/10] python/aqmp: drop _bind_hack()
,
John Snow
,
2022/02/25
[PATCH 08/10] python/aqmp: add start_server() and accept() methods
,
John Snow
,
2022/02/25
[PATCH v5] tests/qtest: add qtests for npcm7xx sdhci
,
Hao Wu
,
2022/02/25
Re: [PATCH v5] tests/qtest: add qtests for npcm7xx sdhci
,
Peter Maydell
,
2022/02/27
What is the correct way to handle the VirtIO config space in vhost-user?
,
Alex Bennée
,
2022/02/25
Re: What is the correct way to handle the VirtIO config space in vhost-user?
,
Stefan Hajnoczi
,
2022/02/28
Re: What is the correct way to handle the VirtIO config space in vhost-user?
,
Alex Bennée
,
2022/02/28
Re: What is the correct way to handle the VirtIO config space in vhost-user?
,
Peter Maydell
,
2022/02/28
Re: What is the correct way to handle the VirtIO config space in vhost-user?
,
Stefan Hajnoczi
,
2022/02/28
[PATCH v2 00/18] testing and semihosting pre-PR
,
Alex Bennée
,
2022/02/25
[PATCH v2 02/18] tests/docker: add NOUSER for alpine image
,
Alex Bennée
,
2022/02/25
Re: [PATCH v2 02/18] tests/docker: add NOUSER for alpine image
,
Richard Henderson
,
2022/02/25
[PATCH v2 04/18] tests/docker: update debian-arm64-cross with lci-tool
,
Alex Bennée
,
2022/02/25
Re: [PATCH v2 04/18] tests/docker: update debian-arm64-cross with lci-tool
,
Thomas Huth
,
2022/02/28
Re: [PATCH v2 04/18] tests/docker: update debian-arm64-cross with lci-tool
,
Daniel P . Berrangé
,
2022/02/28
Re: [PATCH v2 04/18] tests/docker: update debian-arm64-cross with lci-tool
,
Daniel P . Berrangé
,
2022/02/28
Re: [PATCH v2 04/18] tests/docker: update debian-arm64-cross with lci-tool
,
Alex Bennée
,
2022/02/28
[PATCH v2 01/18] tests/docker: restore TESTS/IMAGES filtering
,
Alex Bennée
,
2022/02/25
Re: [PATCH v2 01/18] tests/docker: restore TESTS/IMAGES filtering
,
Richard Henderson
,
2022/02/25
[PATCH v2 10/18] tests/tcg/ppc64: clean-up handling of byte-reverse
,
Alex Bennée
,
2022/02/25
Re: [PATCH v2 10/18] tests/tcg/ppc64: clean-up handling of byte-reverse
,
Richard Henderson
,
2022/02/25
[PATCH v2 05/18] tests/docker: update debian-s390x-cross with lcitool
,
Alex Bennée
,
2022/02/25
Re: [PATCH v2 05/18] tests/docker: update debian-s390x-cross with lcitool
,
Richard Henderson
,
2022/02/25
[PATCH v2 06/18] tests/docker: introduce debian-riscv64-test-cross
,
Alex Bennée
,
2022/02/25
[PATCH v2 09/18] gitlab: add a new aarch32 custom runner definition
,
Alex Bennée
,
2022/02/25
Re: [PATCH v2 09/18] gitlab: add a new aarch32 custom runner definition
,
Richard Henderson
,
2022/02/25
[PATCH v2 07/18] scripts/ci: add build env rules for aarch32 on aarch64
,
Alex Bennée
,
2022/02/25
Re: [PATCH v2 07/18] scripts/ci: add build env rules for aarch32 on aarch64
,
Richard Henderson
,
2022/02/25
[PATCH v2 08/18] scripts/ci: allow for a secondary runner
,
Alex Bennée
,
2022/02/25
Re: [PATCH v2 08/18] scripts/ci: allow for a secondary runner
,
Richard Henderson
,
2022/02/25
[PATCH v2 03/18] tests/lcitool: update to latest version
,
Alex Bennée
,
2022/02/25
Re: [PATCH v2 03/18] tests/lcitool: update to latest version
,
Peter Maydell
,
2022/02/25
Re: [PATCH v2 03/18] tests/lcitool: update to latest version
,
Alex Bennée
,
2022/02/28
Re: [PATCH v2 03/18] tests/lcitool: update to latest version
,
Peter Maydell
,
2022/02/28
[PATCH v2 18/18] tests/tcg: port SYS_HEAPINFO to a system test
,
Alex Bennée
,
2022/02/25
[PATCH v2 11/18] tests/tcg: build sha1-vector with O3 and compare
,
Alex Bennée
,
2022/02/25
[PATCH v2 14/18] travis.yml: Update the s390x jobs to Ubuntu Focal
,
Alex Bennée
,
2022/02/25
Re: [PATCH v2 14/18] travis.yml: Update the s390x jobs to Ubuntu Focal
,
Richard Henderson
,
2022/02/25
[PATCH v2 13/18] tests/tcg: add vectorised sha512 versions
,
Alex Bennée
,
2022/02/25
Re: [PATCH v2 13/18] tests/tcg: add vectorised sha512 versions
,
Richard Henderson
,
2022/02/25
Re: [PATCH v2 13/18] tests/tcg: add vectorised sha512 versions
,
Alex Bennée
,
2022/02/28
Re: [PATCH v2 13/18] tests/tcg: add vectorised sha512 versions
,
Alex Bennée
,
2022/02/28
Re: [PATCH v2 13/18] tests/tcg: add vectorised sha512 versions
,
Richard Henderson
,
2022/02/28
[PATCH v2 12/18] tests/tcg: add sha512 test
,
Alex Bennée
,
2022/02/25
[PATCH v2 17/18] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
,
Alex Bennée
,
2022/02/25
[PATCH v2 15/18] gitlab: upgrade the job definition for s390x to 20.04
,
Alex Bennée
,
2022/02/25
Re: [PATCH v2 15/18] gitlab: upgrade the job definition for s390x to 20.04
,
Richard Henderson
,
2022/02/25
[PATCH v2 16/18] tests/tcg: completely disable threadcount for sh4
,
Alex Bennée
,
2022/02/25
Re: [PATCH v2 16/18] tests/tcg: completely disable threadcount for sh4
,
Richard Henderson
,
2022/02/25
[PATCH v14 0/8] Add vmnet.framework based network backend
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH v14 2/8] net/vmnet: add vmnet backends to qapi/net
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH v14 5/8] net/vmnet: implement bridged mode (vmnet-bridged)
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH v14 7/8] net/vmnet: update hmp-commands.hx
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH v14 1/8] net/vmnet: add vmnet dependency and customizable option
,
Vladislav Yaroshchuk
,
2022/02/25
Re: [PATCH v14 1/8] net/vmnet: add vmnet dependency and customizable option
,
Akihiko Odaki
,
2022/02/25
[PATCH v14 3/8] net/vmnet: implement shared mode (vmnet-shared)
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH v14 4/8] net/vmnet: implement host mode (vmnet-host)
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH v14 6/8] net/vmnet: update qemu-options.hx
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH v14 8/8] net/vmnet: update MAINTAINERS list
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH v15 0/8] Add vmnet.framework based network backend
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH v15 2/8] net/vmnet: add vmnet backends to qapi/net
,
Vladislav Yaroshchuk
,
2022/02/25
Re: [PATCH v15 2/8] net/vmnet: add vmnet backends to qapi/net
,
Markus Armbruster
,
2022/02/28
Re: [PATCH v15 2/8] net/vmnet: add vmnet backends to qapi/net
,
Vladislav Yaroshchuk
,
2022/02/28
[PATCH v15 1/8] net/vmnet: add vmnet dependency and customizable option
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH v15 8/8] net/vmnet: update MAINTAINERS list
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH v15 3/8] net/vmnet: implement shared mode (vmnet-shared)
,
Vladislav Yaroshchuk
,
2022/02/25
Re: [PATCH v15 3/8] net/vmnet: implement shared mode (vmnet-shared)
,
Akihiko Odaki
,
2022/02/25
Re: [PATCH v15 3/8] net/vmnet: implement shared mode (vmnet-shared)
,
Vladislav Yaroshchuk
,
2022/02/26
Re: [PATCH v15 3/8] net/vmnet: implement shared mode (vmnet-shared)
,
Akihiko Odaki
,
2022/02/26
Re: [PATCH v15 3/8] net/vmnet: implement shared mode (vmnet-shared)
,
Vladislav Yaroshchuk
,
2022/02/26
Re: [PATCH v15 3/8] net/vmnet: implement shared mode (vmnet-shared)
,
Akihiko Odaki
,
2022/02/26
Re: [PATCH v15 3/8] net/vmnet: implement shared mode (vmnet-shared)
,
Vladislav Yaroshchuk
,
2022/02/28
[PATCH v15 4/8] net/vmnet: implement host mode (vmnet-host)
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH v15 5/8] net/vmnet: implement bridged mode (vmnet-bridged)
,
Vladislav Yaroshchuk
,
2022/02/25
Re: [PATCH v15 5/8] net/vmnet: implement bridged mode (vmnet-bridged)
,
Akihiko Odaki
,
2022/02/25
[PATCH v15 7/8] net/vmnet: update hmp-commands.hx
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH v15 6/8] net/vmnet: update qemu-options.hx
,
Vladislav Yaroshchuk
,
2022/02/25
[PATCH] scripts/qmp-shell-wrap: Fix import path
,
John Snow
,
2022/02/25
Re: [PATCH] scripts/qmp-shell-wrap: Fix import path
,
Kashyap Chamarthy
,
2022/02/25
Re: [PATCH v3 18/18] pnv/xive2: Add support for 8bits thread id
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 17/18] pnv/xive2: Add support for automatic save&restore
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 16/18] xive2: Add a get_config() handler for the router configuration
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 15/18] pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 14/18] ppc/pnv: add XIVE Gen2 TIMA support
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 13/18] pnv/xive2: Introduce new capability bits
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 12/18] ppc/pnv: Add support for PHB5 "Address-based trigger" mode
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 11/18] ppc/pnv: Add support for PQ offload on PHB5
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 10/18] ppc/xive: Add support for PQ state bits offload
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 09/18] ppc/xive2: Add support for notification injection on ESB pages
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 08/18] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
,
Daniel Henrique Barboza
,
2022/02/25
[PATCH] qom: assert integer does not overflow
,
Michael S. Tsirkin
,
2022/02/25
Re: [PATCH] qom: assert integer does not overflow
,
Daniel P . Berrangé
,
2022/02/25
Re: [PATCH] qom: assert integer does not overflow
,
Michael S. Tsirkin
,
2022/02/28
Re: [PATCH] qom: assert integer does not overflow
,
Michael S. Tsirkin
,
2022/02/28
Re: [PATCH v3 06/18] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 03/18] ppc/pnv: Add a XIVE2 controller to the POWER10 chip
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 02/18] ppc/xive2: Introduce a presenter matching routine
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 01/18] ppc/xive2: Introduce a XIVE2 core framework
,
Daniel Henrique Barboza
,
2022/02/25
[PATCH 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
,
Kshitij Suri
,
2022/02/25
[PATCH 2/2] Added parameter to take screenshot with screendump as PNG
,
Kshitij Suri
,
2022/02/25
Re: [PATCH 2/2] Added parameter to take screenshot with screendump as PNG
,
Eric Blake
,
2022/02/25
Re: [PATCH 2/2] Added parameter to take screenshot with screendump as PNG
,
Kshitij Suri
,
2022/02/25
Re: [PATCH 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
,
Daniel P . Berrangé
,
2022/02/25
Re: [PATCH 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
,
Kshitij Suri
,
2022/02/25
[PATCH v14 0/4] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2022/02/25
[PATCH v14 2/4] target/ppc: finalize pre-EBB PMU logic
,
Daniel Henrique Barboza
,
2022/02/25
[PATCH v14 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Daniel Henrique Barboza
,
2022/02/25
[PATCH v14 1/4] target/ppc: make power8-pmu.c CONFIG_TCG only
,
Daniel Henrique Barboza
,
2022/02/25
[PATCH v14 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v14 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Richard Henderson
,
2022/02/25
[PATCH v9 0/3] VNC-related HMP/QMP fixes
,
Fabian Ebner
,
2022/02/25
[PATCH v9 1/3] monitor/hmp: add support for flag argument with value
,
Fabian Ebner
,
2022/02/25
[PATCH v9 2/3] qapi/monitor: refactor set/expire_password with enums
,
Fabian Ebner
,
2022/02/25
[PATCH v9 3/3] qapi/monitor: allow VNC display id in set/expire_password
,
Fabian Ebner
,
2022/02/25
Re: [PATCH v9 3/3] qapi/monitor: allow VNC display id in set/expire_password
,
Markus Armbruster
,
2022/02/25
Re: [PATCH v9 3/3] qapi/monitor: allow VNC display id in set/expire_password
,
Fabian Ebner
,
2022/02/25
Re: [PATCH v9 3/3] qapi/monitor: allow VNC display id in set/expire_password
,
Markus Armbruster
,
2022/02/25
[PATCH] qapi: Belatedly adjust limitations documentation
,
Markus Armbruster
,
2022/02/25
Re: [PATCH] qapi: Belatedly adjust limitations documentation
,
Eric Blake
,
2022/02/25
Re: [PATCH] qapi: Belatedly adjust limitations documentation
,
Philippe Mathieu-Daudé
,
2022/02/27
[PULL 0/6] OpenRISC DTS Generation patches for 7.0
,
Stafford Horne
,
2022/02/25
[PULL 4/6] hw/openrisc/openrisc_sim: Increase max_cpus to 4
,
Stafford Horne
,
2022/02/25
[PULL 2/6] hw/openrisc/openrisc_sim: Parameterize initialization
,
Stafford Horne
,
2022/02/25
[PULL 6/6] hw/openrisc/openrisc_sim: Add support for initrd loading
,
Stafford Horne
,
2022/02/25
[PULL 5/6] hw/openrisc/openrisc_sim: Add automatic device tree generation
,
Stafford Horne
,
2022/02/25
[PULL 3/6] hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART
,
Stafford Horne
,
2022/02/25
[PULL 1/6] hw/openrisc/openrisc_sim: Create machine state for or1ksim
,
Stafford Horne
,
2022/02/25
Re: [PULL 0/6] OpenRISC DTS Generation patches for 7.0
,
Peter Maydell
,
2022/02/25
Re: [PULL 0/6] OpenRISC DTS Generation patches for 7.0
,
Stafford Horne
,
2022/02/25
[RFC PATCH v6 00/29] Add LoongArch softmmu support
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 00/29] Add LoongArch softmmu support
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 02/29] target/loongarch: Add CSRs definition
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 11/29] target/loongarch: Add LoongArch interrupt and exception handle
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 09/29] target/loongarch: Add TLB instruction support
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 18/29] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 23/29] hw/loongarch: Add LoongArch ls7a rtc device support
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 01/29] target/loongarch: Add system emulation introduction
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 03/29] target/loongarch: Add basic vmstate description of CPU.
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 13/29] target/loongarch: Add gdb support.
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 22/29] hw/loongarch: Add some devices support for 3A5000.
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 15/29] hw/loongarch: Add LoongArch cpu interrupt support(CPUINTC)
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 29/29] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 12/29] target/loongarch: Add timer related instructions support.
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 28/29] hw/loongarch: Add fdt support.
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 16/29] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 10/29] target/loongarch: Add other core instructions support
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 26/29] hw/loongarch: Add LoongArch smbios support
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 08/29] target/loongarch: Add LoongArch IOCSR instruction
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 04/29] target/loongarch: Implement qmp_query_cpu_definitions()
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 21/29] Enable common virtio pci support for LoongArch
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 05/29] target/loongarch: Add constant timer support
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 25/29] hw/loongarch: Add -kernel and -initrd options support
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 20/29] hw/loongarch: Add irq hierarchy for the system
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 06/29] target/loongarch: Add MMU support for LoongArch CPU.
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 17/29] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 24/29] hw/loongarch: Add default bios startup support.
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 07/29] target/loongarch: Add LoongArch CSR instruction
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 19/29] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 14/29] hw/loongarch: Add support loongson3 virt machine type.
,
Xiaojuan Yang
,
2022/02/25
[RFC PATCH v6 27/29] hw/loongarch: Add LoongArch acpi support
,
Xiaojuan Yang
,
2022/02/25
Re: [PATCH] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
,
Stefan Weil
,
2022/02/24
Re: [PATCH] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
,
Philippe Mathieu-Daudé
,
2022/02/24
[PATCH v13 0/4] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2022/02/24
[PATCH v13 1/4] target/ppc: make power8-pmu.c CONFIG_TCG only
,
Daniel Henrique Barboza
,
2022/02/24
Re: [PATCH v13 1/4] target/ppc: make power8-pmu.c CONFIG_TCG only
,
Richard Henderson
,
2022/02/24
[PATCH v13 2/4] target/ppc: finalize pre-EBB PMU logic
,
Daniel Henrique Barboza
,
2022/02/24
[PATCH v13 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Daniel Henrique Barboza
,
2022/02/24
[PATCH v13 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Daniel Henrique Barboza
,
2022/02/24
Re: [PATCH v13 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Richard Henderson
,
2022/02/24
Re: [PATCH v13 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Daniel Henrique Barboza
,
2022/02/25
[PATCH v4] tests/qtest: add qtests for npcm7xx sdhci
,
Hao Wu
,
2022/02/24
Re: [PATCH v4] tests/qtest: add qtests for npcm7xx sdhci
,
Peter Maydell
,
2022/02/25
Re: [PATCH v4] tests/qtest: add qtests for npcm7xx sdhci
,
Hao Wu
,
2022/02/25
Re: [PATCH v4] tests/qtest: add qtests for npcm7xx sdhci
,
Patrick Venture
,
2022/02/25
Re: [PATCH 0/5] Fixups for PMBus and new sensors
,
Patrick Venture
,
2022/02/24
Re: [PATCH 0/5] Fixups for PMBus and new sensors
,
Corey Minyard
,
2022/02/24
[RESEND PATCH v3 1/1] multifd: Remove some redundant code
,
Li Zhang
,
2022/02/24
[RFC PATCH 0/4] ppc: nested TCG migration (KVM-on-TCG)
,
Fabiano Rosas
,
2022/02/24
[RFC PATCH 3/4] hw/ppc: Take nested guest into account when saving timebase
,
Fabiano Rosas
,
2022/02/24
Re: [RFC PATCH 3/4] hw/ppc: Take nested guest into account when saving timebase
,
David Gibson
,
2022/02/24
Re: [RFC PATCH 3/4] hw/ppc: Take nested guest into account when saving timebase
,
Fabiano Rosas
,
2022/02/25
Re: [RFC PATCH 3/4] hw/ppc: Take nested guest into account when saving timebase
,
David Gibson
,
2022/02/27
[RFC PATCH 1/4] target/ppc: TCG: Migrate tb_offset and decr
,
Fabiano Rosas
,
2022/02/24
Re: [RFC PATCH 1/4] target/ppc: TCG: Migrate tb_offset and decr
,
Richard Henderson
,
2022/02/24
Re: [RFC PATCH 1/4] target/ppc: TCG: Migrate tb_offset and decr
,
David Gibson
,
2022/02/24
Re: [RFC PATCH 1/4] target/ppc: TCG: Migrate tb_offset and decr
,
Fabiano Rosas
,
2022/02/25
Re: [RFC PATCH 1/4] target/ppc: TCG: Migrate tb_offset and decr
,
David Gibson
,
2022/02/27
[RFC PATCH 2/4] spapr: TCG: Migrate spapr_cpu->prod
,
Fabiano Rosas
,
2022/02/24
Re: [RFC PATCH 2/4] spapr: TCG: Migrate spapr_cpu->prod
,
David Gibson
,
2022/02/24
Re: [RFC PATCH 2/4] spapr: TCG: Migrate spapr_cpu->prod
,
Fabiano Rosas
,
2022/02/25
[RFC PATCH 4/4] spapr: Add KVM-on-TCG migration support
,
Fabiano Rosas
,
2022/02/24
Re: [RFC PATCH 4/4] spapr: Add KVM-on-TCG migration support
,
Nicholas Piggin
,
2022/02/24
Re: [RFC PATCH 4/4] spapr: Add KVM-on-TCG migration support
,
David Gibson
,
2022/02/24
Re: [RFC PATCH 4/4] spapr: Add KVM-on-TCG migration support
,
Nicholas Piggin
,
2022/02/25
Re: [RFC PATCH 0/4] ppc: nested TCG migration (KVM-on-TCG)
,
Mark Cave-Ayland
,
2022/02/24
Re: [RFC PATCH 0/4] ppc: nested TCG migration (KVM-on-TCG)
,
David Gibson
,
2022/02/24
Re: [RFC PATCH 0/4] ppc: nested TCG migration (KVM-on-TCG)
,
Fabiano Rosas
,
2022/02/25
Re: [PATCH V7 05/29] vl: start on wakeup request
,
Dr. David Alan Gilbert
,
2022/02/24
Re: [PATCH V7 02/29] migration: fix populate_vfio_info
,
Peter Maydell
,
2022/02/24
[PATCH 00/12] Misc cleanups
,
marcandre . lureau
,
2022/02/24
[PATCH 01/12] compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT
,
marcandre . lureau
,
2022/02/24
Re: [PATCH 01/12] compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT
,
Richard Henderson
,
2022/02/24
[PATCH 02/12] compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED
,
marcandre . lureau
,
2022/02/24
Re: [PATCH 02/12] compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED
,
Richard Henderson
,
2022/02/24
[PATCH 03/12] osdep.h: move qemu_build_not_reached()
,
marcandre . lureau
,
2022/02/24
Re: [PATCH 03/12] osdep.h: move qemu_build_not_reached()
,
Richard Henderson
,
2022/02/24
Re: [PATCH 03/12] osdep.h: move qemu_build_not_reached()
,
Marc-André Lureau
,
2022/02/24
[PATCH 04/12] compiler.h: replace QEMU_NORETURN with G_NORETURN
,
marcandre . lureau
,
2022/02/24
Re: [PATCH 04/12] compiler.h: replace QEMU_NORETURN with G_NORETURN
,
Richard Henderson
,
2022/02/24
Re: [PATCH 04/12] compiler.h: replace QEMU_NORETURN with G_NORETURN
,
Marc-André Lureau
,
2022/02/24
[PATCH 05/12] compiler.h: drop __printf__ macro MinGW/glib workaround
,
marcandre . lureau
,
2022/02/24
Re: [PATCH 05/12] compiler.h: drop __printf__ macro MinGW/glib workaround
,
Peter Maydell
,
2022/02/24
Re: [PATCH 05/12] compiler.h: drop __printf__ macro MinGW/glib workaround
,
Marc-André Lureau
,
2022/02/24
Re: [PATCH 05/12] compiler.h: drop __printf__ macro MinGW/glib workaround
,
Peter Maydell
,
2022/02/24
Re: [PATCH 05/12] compiler.h: drop __printf__ macro MinGW/glib workaround
,
Stefan Weil
,
2022/02/24
Re: [PATCH 05/12] compiler.h: drop __printf__ macro MinGW/glib workaround
,
Marc-André Lureau
,
2022/02/24
[PATCH 06/12] Replace config-time define HOST_WORDS_BIGENDIAN
,
marcandre . lureau
,
2022/02/24
Re: [PATCH 06/12] Replace config-time define HOST_WORDS_BIGENDIAN
,
Richard Henderson
,
2022/02/24
Re: [PATCH 06/12] Replace config-time define HOST_WORDS_BIGENDIAN
,
Marc-André Lureau
,
2022/02/24
[PATCH 09/12] scripts/modinfo-collect: remove unused/dead code
,
marcandre . lureau
,
2022/02/24
[PATCH 08/12] Move HOST_LONG_BITS to compiler.h
,
marcandre . lureau
,
2022/02/24
Re: [PATCH 08/12] Move HOST_LONG_BITS to compiler.h
,
Richard Henderson
,
2022/02/24
[PATCH 11/12] util: remove the net/net.h dependency
,
marcandre . lureau
,
2022/02/24
Re: [PATCH 11/12] util: remove the net/net.h dependency
,
Peter Maydell
,
2022/02/24
Re: [PATCH 11/12] util: remove the net/net.h dependency
,
Richard Henderson
,
2022/02/24
[PATCH 07/12] Simplify HOST_LONG_BITS
,
marcandre . lureau
,
2022/02/24
Re: [PATCH 07/12] Simplify HOST_LONG_BITS
,
Richard Henderson
,
2022/02/24
[PATCH 10/12] util: remove needless includes
,
marcandre . lureau
,
2022/02/24
Re: [PATCH 10/12] util: remove needless includes
,
Richard Henderson
,
2022/02/24
[PATCH 12/12] qapi: remove needless include
,
marcandre . lureau
,
2022/02/24
Re: [PATCH 12/12] qapi: remove needless include
,
Richard Henderson
,
2022/02/24
Re: [PATCH V7 01/29] memory: qemu_check_ram_volatile
,
Dr. David Alan Gilbert
,
2022/02/24
Re: [PATCH V7 04/29] migration: simplify savevm
,
Dr. David Alan Gilbert
,
2022/02/24
Re: [PATCH V7 03/29] migration: qemu file wrappers
,
Dr. David Alan Gilbert
,
2022/02/24
[ Job Ad ] Qualcomm hiring developers to work on QEMU
,
Brian Cain
,
2022/02/24
[PATCH 0/4] Fix broken PCIe device after migration
,
Igor Mammedov
,
2022/02/24
[PATCH 1/4] pci: expose TYPE_XIO3130_DOWNSTREAM name
,
Igor Mammedov
,
2022/02/24
[PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Igor Mammedov
,
2022/02/24
Re: [PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Michael S. Tsirkin
,
2022/02/24
Re: [PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Igor Mammedov
,
2022/02/25
Re: [PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Michael S. Tsirkin
,
2022/02/25
Re: [PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Michael S. Tsirkin
,
2022/02/25
Re: [PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Gerd Hoffmann
,
2022/02/25
Re: [PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Michael S. Tsirkin
,
2022/02/25
Re: [PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Igor Mammedov
,
2022/02/25
Re: [PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Michael S. Tsirkin
,
2022/02/25
Re: [PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Igor Mammedov
,
2022/02/25
Re: [PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Michael S. Tsirkin
,
2022/02/25
Re: [PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Igor Mammedov
,
2022/02/25
Re: [PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Gerd Hoffmann
,
2022/02/28
Re: [PATCH 2/4] pcie: update slot power status only is power control is enabled
,
Igor Mammedov
,
2022/02/28
[PATCH 3/4] acpi: pcihp: disable power control on PCIe slot
,
Igor Mammedov
,
2022/02/24
[PATCH 4/4] q35: compat: keep hotplugged PCIe device broken after migration for 6.2-older machine types
,
Igor Mammedov
,
2022/02/24
Re: [PATCH 4/4] q35: compat: keep hotplugged PCIe device broken after migration for 6.2-older machine types
,
Michael S. Tsirkin
,
2022/02/24
Re: [PATCH 4/4] q35: compat: keep hotplugged PCIe device broken after migration for 6.2-older machine types
,
Igor Mammedov
,
2022/02/25
Re: [PATCH 0/4] Fix broken PCIe device after migration
,
Michael S. Tsirkin
,
2022/02/24
Re: [PATCH 0/4] Fix broken PCIe device after migration
,
Igor Mammedov
,
2022/02/25
Re: [PATCH 0/4] Fix broken PCIe device after migration
,
Michael S. Tsirkin
,
2022/02/25
Re: [PATCH 0/4] Fix broken PCIe device after migration
,
Igor Mammedov
,
2022/02/25
Re: [PATCH 0/4] Fix broken PCIe device after migration
,
Michael S. Tsirkin
,
2022/02/25
Re: [PATCH 0/4] Fix broken PCIe device after migration
,
Igor Mammedov
,
2022/02/25
Re: [PATCH 0/4] Fix broken PCIe device after migration
,
Michael S. Tsirkin
,
2022/02/27
Re: [PATCH 0/4] Fix broken PCIe device after migration
,
Gerd Hoffmann
,
2022/02/28
Re: [PATCH 0/4] Fix broken PCIe device after migration
,
Igor Mammedov
,
2022/02/25
[PATCH 0/2] blockdev-add transaction
,
Vladimir Sementsov-Ogievskiy
,
2022/02/24
[PATCH 1/2] block: transaction support for blockdev-add
,
Vladimir Sementsov-Ogievskiy
,
2022/02/24
[PATCH 2/2] iotests: add blockdev-add-transaction
,
Vladimir Sementsov-Ogievskiy
,
2022/02/24
[PATCH 00/10] tcg/s390x: updates for mie2 and mie3
,
Richard Henderson
,
2022/02/24
[PATCH 02/10] tcg/s390x: Distinguish RIE formats
,
Richard Henderson
,
2022/02/24
[PATCH 03/10] tcg/s390x: Support MIE2 multiply single instructions
,
Richard Henderson
,
2022/02/24
[PATCH 04/10] tcg/s390x: Support MIE2 MGRK instruction
,
Richard Henderson
,
2022/02/24
[PATCH 01/10] tcg/s390x: Distinguish RRF-a and RRF-c formats
,
Richard Henderson
,
2022/02/24
[PATCH 05/10] tcg/s390x: Support MIE3 logical operations
,
Richard Henderson
,
2022/02/24
[PATCH 06/10] tcg/s390x: Create tgen_cmp2 to simplify movcond
,
Richard Henderson
,
2022/02/24
[PATCH 08/10] tcg/s390x: Use tgen_movcond_int in tgen_clz
,
Richard Henderson
,
2022/02/24
[PATCH 07/10] tcg/s390x: Support SELGR instruction in MOVCOND
,
Richard Henderson
,
2022/02/24
[PATCH 09/10] tcg/s390x: Use vector ctz for integer ctz
,
Richard Henderson
,
2022/02/24
[PATCH 10/10] tcg/s390x: Implement ctpop operation
,
Richard Henderson
,
2022/02/24
[PATCH v2 0/4] target/nios2: Shadow register set, EIC and VIC
,
Amir Gonnen
,
2022/02/24
[PATCH v2 4/4] hw/nios2: Machine with a Vectored Interrupt Controller
,
Amir Gonnen
,
2022/02/24
Re: [PATCH v2 4/4] hw/nios2: Machine with a Vectored Interrupt Controller
,
Peter Maydell
,
2022/02/25
RE: [PATCH v2 4/4] hw/nios2: Machine with a Vectored Interrupt Controller
,
Amir Gonnen
,
2022/02/27
[PATCH v2 3/4] hw/intc: Vectored Interrupt Controller (VIC)
,
Amir Gonnen
,
2022/02/24
Re: [PATCH v2 3/4] hw/intc: Vectored Interrupt Controller (VIC)
,
Peter Maydell
,
2022/02/25
[PATCH v2 2/4] target/nios2: Exteral Interrupt Controller (EIC)
,
Amir Gonnen
,
2022/02/24
Re: [PATCH v2 2/4] target/nios2: Exteral Interrupt Controller (EIC)
,
Richard Henderson
,
2022/02/24
Re: [PATCH v2 2/4] target/nios2: Exteral Interrupt Controller (EIC)
,
Peter Maydell
,
2022/02/25
[PATCH v2 1/4] target/nios2: Shadow register set
,
Amir Gonnen
,
2022/02/24
Re: [PATCH v2 1/4] target/nios2: Shadow register set
,
Richard Henderson
,
2022/02/24
Re: [PATCH v2 1/4] target/nios2: Shadow register set
,
Richard Henderson
,
2022/02/24
RE: [PATCH v2 1/4] target/nios2: Shadow register set
,
Amir Gonnen
,
2022/02/27
Re: [PATCH v2 1/4] target/nios2: Shadow register set
,
Peter Maydell
,
2022/02/27
[PATCH] hw/intc/armv7m_nvic: Fix typo in comment
,
Evgeny Ermakov
,
2022/02/24
Re: [PATCH] hw/intc/armv7m_nvic: Fix typo in comment
,
Peter Maydell
,
2022/02/24
Re: [PATCH] hw/intc/armv7m_nvic: Fix typo in comment
,
Evgeny Ermakov
,
2022/02/25
[PATCH] target/arm: Report KVM's actual PSCI version to guest in dtb
,
Peter Maydell
,
2022/02/24
Re: [PATCH] target/arm: Report KVM's actual PSCI version to guest in dtb
,
Marc Zyngier
,
2022/02/24
Re: [PATCH] target/arm: Report KVM's actual PSCI version to guest in dtb
,
Akihiko Odaki
,
2022/02/24
Re: [PATCH] target/arm: Report KVM's actual PSCI version to guest in dtb
,
Richard Henderson
,
2022/02/24
Re: [PATCH] target/arm: Report KVM's actual PSCI version to guest in dtb
,
Andrew Jones
,
2022/02/28
[PATCH v3 0/2] VM fork detection for RNG
,
Jason A. Donenfeld
,
2022/02/24
[PATCH v3 1/2] random: add mechanism for VM forks to reinitialize crng
,
Jason A. Donenfeld
,
2022/02/24
Re: [PATCH v3 1/2] random: add mechanism for VM forks to reinitialize crng
,
Ard Biesheuvel
,
2022/02/25
Re: [PATCH v3 1/2] random: add mechanism for VM forks to reinitialize crng
,
Jason A. Donenfeld
,
2022/02/25
Re: [PATCH v3 1/2] random: add mechanism for VM forks to reinitialize crng
,
Ard Biesheuvel
,
2022/02/25
[PATCH v3 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/24
Re: [PATCH v3 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Laszlo Ersek
,
2022/02/25
Re: [PATCH v3 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Ard Biesheuvel
,
2022/02/25
Re: [PATCH v3 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Michael S. Tsirkin
,
2022/02/25
Re: [PATCH v3 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/25
Re: [PATCH v3 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/25
[PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Greg KH
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Greg KH
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Ard Biesheuvel
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Alexander Graf
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Alexander Graf
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Alexander Graf
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Ard Biesheuvel
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Alexander Graf
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Alexander Graf
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Alexander Graf
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Greg KH
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Alexander Graf
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Alexander Graf
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Ard Biesheuvel
,
2022/02/25
Re: [PATCH v4] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Alexander Graf
,
2022/02/25
[PATCH v2 00/12] mos6522: switch to gpios, add control line edge-triggering and extra debugging
,
Mark Cave-Ayland
,
2022/02/24
[PATCH v2 01/12] mos6522: add defines for IFR bit flags
,
Mark Cave-Ayland
,
2022/02/24
Re: [PATCH v2 01/12] mos6522: add defines for IFR bit flags
,
Philippe Mathieu-Daudé
,
2022/02/24
[PATCH v2 02/12] mac_via: use IFR bit flag constants for VIA1 IRQs
,
Mark Cave-Ayland
,
2022/02/24
[PATCH v2 06/12] mos6522: use device_class_set_parent_reset() to propagate reset to parent
,
Mark Cave-Ayland
,
2022/02/24
[PATCH v2 05/12] mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
,
Mark Cave-Ayland
,
2022/02/24
[PATCH v2 04/12] mos6522: switch over to use qdev gpios for IRQs
,
Mark Cave-Ayland
,
2022/02/24
[PATCH v2 08/12] mos6522: add "info via" HMP command for debugging
,
Mark Cave-Ayland
,
2022/02/24
[PATCH v2 09/12] mos6522: record last_irq_levels in mos6522_set_irq()
,
Mark Cave-Ayland
,
2022/02/24
[PATCH v2 03/12] mac_via: use IFR bit flag constants for VIA2 IRQs
,
Mark Cave-Ayland
,
2022/02/24
Re: [PATCH v2 03/12] mac_via: use IFR bit flag constants for VIA2 IRQs
,
Philippe Mathieu-Daudé
,
2022/02/24
[PATCH v2 07/12] mos6522: add register names to register read/write trace events
,
Mark Cave-Ayland
,
2022/02/24
Re: [PATCH v2 07/12] mos6522: add register names to register read/write trace events
,
Philippe Mathieu-Daudé
,
2022/02/24
[PATCH v2 10/12] mac_via: make SCSI_DATA (DRQ) bit live rather than latched
,
Mark Cave-Ayland
,
2022/02/24
Re: [PATCH v2 10/12] mac_via: make SCSI_DATA (DRQ) bit live rather than latched
,
Philippe Mathieu-Daudé
,
2022/02/24
[PATCH v2 11/12] mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
,
Mark Cave-Ayland
,
2022/02/24
[PATCH v2 12/12] macio/pmu.c: remove redundant code
,
Mark Cave-Ayland
,
2022/02/24
[PATCH v2] Added parameter to take screenshot with screendump as PNG
,
Kshitij Suri
,
2022/02/24
Re: [PATCH v2] Added parameter to take screenshot with screendump as PNG
,
Eric Blake
,
2022/02/24
Re: [PATCH v2] Added parameter to take screenshot with screendump as PNG
,
Kshitij Suri
,
2022/02/25
Re: [PATCH v2] Added parameter to take screenshot with screendump as PNG
,
Daniel P . Berrangé
,
2022/02/24
Re: [PATCH v2] Added parameter to take screenshot with screendump as PNG
,
Kshitij Suri
,
2022/02/25
Re: [PATCH v2] Added parameter to take screenshot with screendump as PNG
,
Daniel P . Berrangé
,
2022/02/25
Re: [PATCH v2] Added parameter to take screenshot with screendump as PNG
,
Kshitij Suri
,
2022/02/25
[PATCH v2 0/2] ui/cocoa: updateUIInfo threading, autorelease pools
,
Peter Maydell
,
2022/02/24
[PATCH v2 1/2] ui/cocoa.m: Fix updateUIInfo threading issues
,
Peter Maydell
,
2022/02/24
[PATCH v2 2/2] ui/cocoa.m: Remove unnecessary NSAutoreleasePools
,
Peter Maydell
,
2022/02/24
Re: [PATCH v2 0/2] ui/cocoa: updateUIInfo threading, autorelease pools
,
Akihiko Odaki
,
2022/02/24
[PATCH v2] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
,
Dov Murik
,
2022/02/24
Re: [PATCH v2] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
,
Daniel P . Berrangé
,
2022/02/24
Re: [PATCH v2] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
,
Dov Murik
,
2022/02/24
[PATCH] vl: transform QemuOpts device to JSON syntax device
,
Zhenzhong Duan
,
2022/02/24
Re: [PATCH] vl: transform QemuOpts device to JSON syntax device
,
Daniel P . Berrangé
,
2022/02/24
Re: [PATCH] vl: transform QemuOpts device to JSON syntax device
,
Peter Krempa
,
2022/02/24
Re: [PATCH] vl: transform QemuOpts device to JSON syntax device
,
Daniel P . Berrangé
,
2022/02/24
RE: [PATCH] vl: transform QemuOpts device to JSON syntax device
,
Duan, Zhenzhong
,
2022/02/24
Re: [PATCH] vl: transform QemuOpts device to JSON syntax device
,
Kevin Wolf
,
2022/02/24
RE: [PATCH] vl: transform QemuOpts device to JSON syntax device
,
Duan, Zhenzhong
,
2022/02/24
[PATCH v3 00/17] target/arm: Implement LVA, LPA, LPA2 features
,
Richard Henderson
,
2022/02/23
[PATCH v3 01/17] hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>
,
Richard Henderson
,
2022/02/23
[PATCH v3 02/17] target/arm: Set TCR_EL1.TSZ for user-only
,
Richard Henderson
,
2022/02/23
[PATCH v3 03/17] target/arm: Fault on invalid TCR_ELx.TxSZ
,
Richard Henderson
,
2022/02/23
[PATCH v3 04/17] target/arm: Move arm_pamax out of line
,
Richard Henderson
,
2022/02/23
[PATCH v3 05/17] target/arm: Pass outputsize down to check_s2_mmu_setup
,
Richard Henderson
,
2022/02/23
[PATCH v3 06/17] target/arm: Use MAKE_64BIT_MASK to compute indexmask
,
Richard Henderson
,
2022/02/23
[PATCH v3 07/17] target/arm: Honor TCR_ELx.{I}PS
,
Richard Henderson
,
2022/02/23
[PATCH v3 08/17] target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA
,
Richard Henderson
,
2022/02/23
[PATCH v3 09/17] target/arm: Implement FEAT_LVA
,
Richard Henderson
,
2022/02/23
[PATCH v3 10/17] target/arm: Implement FEAT_LPA
,
Richard Henderson
,
2022/02/23
[PATCH v3 13/17] target/arm: Fix TLBIRange.base for 16k and 64k pages
,
Richard Henderson
,
2022/02/23
[PATCH v3 14/17] target/arm: Validate tlbi TG matches translation granule in use
,
Richard Henderson
,
2022/02/23
[PATCH v3 12/17] target/arm: Introduce tlbi_aa64_get_range
,
Richard Henderson
,
2022/02/23
[PATCH v3 11/17] target/arm: Extend arm_fi_to_lfsc to level -1
,
Richard Henderson
,
2022/02/23
[PATCH v3 16/17] tests/avocado: Limit test_virt_tcg_gicv[23] to cortex-a72
,
Richard Henderson
,
2022/02/23
[PATCH v3 15/17] target/arm: Advertise all page sizes for -cpu max
,
Richard Henderson
,
2022/02/23
[PATCH v3 17/17] target/arm: Implement FEAT_LPA2
,
Richard Henderson
,
2022/02/23
[PATCH v7 0/4] s390x: Add partial z15 support and tests
,
David Miller
,
2022/02/23
[PATCH v7 2/4] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
,
David Miller
,
2022/02/23
[PATCH v7 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
David Miller
,
2022/02/23
Re: [PATCH v7 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
Richard Henderson
,
2022/02/23
[PATCH v7 4/4] tests/tcg/s390x: changed to using .insn for tests requiring z15
,
David Miller
,
2022/02/23
[PATCH v7 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Miller
,
2022/02/23
Re: [PATCH v7 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
Richard Henderson
,
2022/02/23
Re: [PATCH v7 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
Richard Henderson
,
2022/02/23
Re: [PATCH v7 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
Thomas Huth
,
2022/02/28
Re: [PATCH v7 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Hildenbrand
,
2022/02/28
Re: [PATCH v7 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
Richard Henderson
,
2022/02/28
Re: [PATCH v7 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Miller
,
2022/02/28
[PULL 0/6] Python patches
,
John Snow
,
2022/02/23
[PULL 1/6] python: introduce qmp-shell-wrap convenience tool
,
John Snow
,
2022/02/23
[PULL 2/6] python: support recording QMP session to a file
,
John Snow
,
2022/02/23
[PULL 3/6] Python: discourage direct setup.py install
,
John Snow
,
2022/02/23
[PULL 5/6] Revert "python: pin setuptools below v60.0.0"
,
John Snow
,
2022/02/23
[PULL 4/6] Python: add setuptools v60.0 workaround
,
John Snow
,
2022/02/23
[PULL 6/6] MAINTAINERS: python - remove ehabkost and add bleal
,
John Snow
,
2022/02/23
Re: [PULL 0/6] Python patches
,
Peter Maydell
,
2022/02/25
[PATCH v2 0/2] VM fork detection for RNG
,
Jason A. Donenfeld
,
2022/02/23
[PATCH v2 1/2] random: add mechanism for VM forks to reinitialize crng
,
Jason A. Donenfeld
,
2022/02/23
[PATCH v2 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
,
Jason A. Donenfeld
,
2022/02/23
[PATCH v3 0/6] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
,
Joao Martins
,
2022/02/23
[PATCH v3 3/6] i386/pc: pass pci_hole64_size to pc_memory_init()
,
Joao Martins
,
2022/02/23
[PATCH v3 1/6] hw/i386: add 4g boundary start to X86MachineState
,
Joao Martins
,
2022/02/23
[PATCH v3 2/6] i386/pc: create pci-host qdev prior to pc_memory_init()
,
Joao Martins
,
2022/02/23
[PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/23
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Michael S. Tsirkin
,
2022/02/23
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/23
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/24
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Michael S. Tsirkin
,
2022/02/24
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/24
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Michael S. Tsirkin
,
2022/02/24
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/24
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Michael S. Tsirkin
,
2022/02/24
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/24
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Michael S. Tsirkin
,
2022/02/24
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/24
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Alex Williamson
,
2022/02/24
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/25
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Michael S. Tsirkin
,
2022/02/25
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/25
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Alex Williamson
,
2022/02/25
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/25
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Michael S. Tsirkin
,
2022/02/25
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/25
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Jason Wang
,
2022/02/24
Re: [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/24
[PATCH v3 5/6] i386/pc: warn if phys-bits is too low
,
Joao Martins
,
2022/02/23
Re: [PATCH v3 5/6] i386/pc: warn if phys-bits is too low
,
Joao Martins
,
2022/02/24
[PATCH v3 6/6] i386/pc: restrict AMD only enforcing of valid IOVAs to new machine type
,
Joao Martins
,
2022/02/23
[PATCH] qapi: fix mistake in example command illustration
,
Daniel P . Berrangé
,
2022/02/23
Re: [PATCH] qapi: fix mistake in example command illustration
,
Dr. David Alan Gilbert
,
2022/02/23
Re: [PATCH] qapi: fix mistake in example command illustration
,
Markus Armbruster
,
2022/02/24
[PATCH] aio-posix: fix spurious ->poll_ready() callbacks in main loop
,
Stefan Hajnoczi
,
2022/02/23
Re: [PATCH] aio-posix: fix spurious ->poll_ready() callbacks in main loop
,
Jason Wang
,
2022/02/24
Fix a potential Use-after-free in virtio_iommu_handle_command() (v6.2.0).
,
wliang
,
2022/02/23
Re: Fix a potential Use-after-free in virtio_iommu_handle_command() (v6.2.0).
,
Thomas Huth
,
2022/02/23
Re: Fix a potential Use-after-free in virtio_iommu_handle_command() (v6.2.0).
,
Philippe Mathieu-Daudé
,
2022/02/23
Re: Fix a potential Use-after-free in virtio_iommu_handle_command() (v6.2.0).
,
wliang
,
2022/02/23
Re: Fix a potential Use-after-free in virtio_iommu_handle_command() (v6.2.0).
,
Eric Auger
,
2022/02/23
Re: Fix a potential Use-after-free in virtio_iommu_handle_command() (v6.2.0).
,
wliang
,
2022/02/24
Fix a potential Use-after-free bug in handle_simd_shift_fpint_conv() (v6.2.0).
,
wliang
,
2022/02/23
Re: Fix a potential Use-after-free bug in handle_simd_shift_fpint_conv() (v6.2.0).
,
Richard Henderson
,
2022/02/23
Re: Re: Fix a potential Use-after-free bug in handle_simd_shift_fpint_conv() (v6.2.0).
,
wliang
,
2022/02/24
Re: Re: Fix a potential Use-after-free bug in handle_simd_shift_fpint_conv() (v6.2.0).
,
Peter Maydell
,
2022/02/25
Fix a potential Use-after-free in test_blockjob_common_drain_node() (v6.2.0).
,
wliang
,
2022/02/23
Fix a potential Use-after-free in test_blockjob_common_drain_node() (v6.2.0).
,
wliang
,
2022/02/24
Fix a potential memory leak bug in write_boot_rom() (v6.2.0).
,
wliang
,
2022/02/23
Re: Fix a potential memory leak bug in write_boot_rom() (v6.2.0).
,
Philippe Mathieu-Daudé
,
2022/02/23
Re: Fix a potential memory leak bug in write_boot_rom() (v6.2.0).
,
Cédric Le Goater
,
2022/02/24
Re: Fix a potential memory leak bug in write_boot_rom() (v6.2.0).
,
wliang
,
2022/02/24
Re: Fix a potential memory leak bug in write_boot_rom() (v6.2.0).
,
Peter Maydell
,
2022/02/25
[PATCH 0/7] Queued patches for the next pull request
,
Ani Sinha
,
2022/02/23
[PATCH 1/7] ACPI ERST: specification for ERST support
,
Ani Sinha
,
2022/02/23
[PATCH 2/7] MAINTAINERS: no need to add my name explicitly as a reviewer for VIOT tables
,
Ani Sinha
,
2022/02/23
[PATCH 3/7] docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt
,
Ani Sinha
,
2022/02/23
[PATCH 4/7] hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macro
,
Ani Sinha
,
2022/02/23
[PATCH 5/7] hw/smbios: code cleanup - use macro definitions for table header handles
,
Ani Sinha
,
2022/02/23
Re: [PATCH 5/7] hw/smbios: code cleanup - use macro definitions for table header handles
,
Philippe Mathieu-Daudé
,
2022/02/24
[PATCH 6/7] hw/smbios: fix overlapping table handle numbers with large memory vms
,
Ani Sinha
,
2022/02/23
[PATCH 7/7] hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide
,
Ani Sinha
,
2022/02/23
[PATCH RFC v1 0/2] VM fork detection for RNG
,
Jason A. Donenfeld
,
2022/02/23
[PATCH RFC v1 1/2] random: add mechanism for VM forks to reinitialize crng
,
Jason A. Donenfeld
,
2022/02/23
Re: [PATCH RFC v1 1/2] random: add mechanism for VM forks to reinitialize crng
,
Eric Biggers
,
2022/02/23
Re: [PATCH RFC v1 1/2] random: add mechanism for VM forks to reinitialize crng
,
Jason A. Donenfeld
,
2022/02/23
Re: [PATCH RFC v1 1/2] random: add mechanism for VM forks to reinitialize crng
,
Eric Biggers
,
2022/02/23
Re: [PATCH RFC v1 1/2] random: add mechanism for VM forks to reinitialize crng
,
Jason A. Donenfeld
,
2022/02/24
[PATCH RFC v1 2/2] drivers/virt: add vmgenid driver for reinitializing RNG
,
Jason A. Donenfeld
,
2022/02/23
Re: [PATCH RFC v1 2/2] drivers/virt: add vmgenid driver for reinitializing RNG
,
Jason A. Donenfeld
,
2022/02/23
Re: [PATCH RFC v1 0/2] VM fork detection for RNG
,
Jason A. Donenfeld
,
2022/02/23
Re: [PATCH RFC v1 0/2] VM fork detection for RNG
,
Jason A. Donenfeld
,
2022/02/23
Re: [PATCH RFC v1 0/2] VM fork detection for RNG
,
Laszlo Ersek
,
2022/02/24
Re: [PATCH RFC v1 0/2] VM fork detection for RNG
,
Jason A. Donenfeld
,
2022/02/24
Re: [PATCH RFC v1 0/2] VM fork detection for RNG
,
Daniel P . Berrangé
,
2022/02/24
Re: [PATCH RFC v1 0/2] VM fork detection for RNG
,
Jason A. Donenfeld
,
2022/02/24
Re: [PATCH RFC v1 0/2] VM fork detection for RNG
,
Michael S. Tsirkin
,
2022/02/25
Re: [PATCH RFC v1 0/2] VM fork detection for RNG
,
Alexander Graf
,
2022/02/24
Re: [PATCH RFC v1 0/2] VM fork detection for RNG
,
Daniel P . Berrangé
,
2022/02/24
Re: [PATCH RFC v1 0/2] VM fork detection for RNG
,
Alexander Graf
,
2022/02/24
Re: [PATCH RFC v1 0/2] VM fork detection for RNG
,
Jason A. Donenfeld
,
2022/02/24
[PATCH] tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP mode
,
Thomas Huth
,
2022/02/23
Re: [PATCH] tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP mode
,
Hanna Reitz
,
2022/02/24
[PATCH] tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'
,
Thomas Huth
,
2022/02/23
Re: [PATCH] tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'
,
Hanna Reitz
,
2022/02/24
[PATCH] KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
,
Maxim Levitsky
,
2022/02/23
[PATCH] tests/qemu-iotests/testrunner: Supply a test plan in TAP mode
,
Thomas Huth
,
2022/02/23
[PATCH] qdev: move legacy cli device creation after JSON syntax ones
,
Zhenzhong Duan
,
2022/02/23
Re: [PATCH] qdev: move legacy cli device creation after JSON syntax ones
,
Peter Krempa
,
2022/02/23
[PATCH] pci: show id info when pci BDF conflict
,
Zhenzhong Duan
,
2022/02/23
[PATCH v3 0/4] Improve integration of iotests in the meson test harness
,
Thomas Huth
,
2022/02/23
[PATCH v3 2/4] tests/qemu-iotests/meson.build: Improve the indentation
,
Thomas Huth
,
2022/02/23
[PATCH v3 3/4] tests/qemu-iotests: Move the bash and sanitizer checks to meson.build
,
Thomas Huth
,
2022/02/23
[PATCH v3 1/4] tests/qemu-iotests: Rework the checks and spots using GNU sed
,
Thomas Huth
,
2022/02/23
[PATCH v3 4/4] tests: Do not treat the iotests as separate meson test target anymore
,
Thomas Huth
,
2022/02/23
Re: [PATCH v3 0/4] Improve integration of iotests in the meson test harness
,
Paolo Bonzini
,
2022/02/24
[PATCH] virtiofsd: Let meson check for statx.stx_mnt_id
,
Hanna Reitz
,
2022/02/23
Re: [PATCH] virtiofsd: Let meson check for statx.stx_mnt_id
,
Dr. David Alan Gilbert
,
2022/02/23
Re: [Virtio-fs] [PATCH] virtiofsd: Let meson check for statx.stx_mnt_id
,
Greg Kurz
,
2022/02/23
[PATCH v4 00/14] Initial support for machine creation via QMP
,
Damien Hedde
,
2022/02/23
[PATCH v4 05/14] qapi/device_add: handle the rom_order_override when cold-plugging
,
Damien Hedde
,
2022/02/23
[PATCH v4 10/14] none-machine: allow several cpus
,
Damien Hedde
,
2022/02/23
[PATCH v4 08/14] none-machine: add 'ram-addr' property
,
Damien Hedde
,
2022/02/23
[PATCH v4 02/14] machine&vl: introduce phase_until() to handle phase transitions
,
Damien Hedde
,
2022/02/23
[PATCH v4 06/14] qapi/device_add: Allow execution in machine initialized phase
,
Damien Hedde
,
2022/02/23
[PATCH v4 07/14] none-machine: add the NoneMachineState structure
,
Damien Hedde
,
2022/02/23
[PATCH v4 01/14] machine: add phase_get() and document phase_check()/advance()
,
Damien Hedde
,
2022/02/23
[PATCH v4 03/14] vl: support machine-initialized target in phase_until()
,
Damien Hedde
,
2022/02/23
[PATCH v4 12/14] add sysbus-mmio-map qapi command
,
Damien Hedde
,
2022/02/23
[PATCH v4 04/14] qapi/device_add: compute is_hotplug flag
,
Damien Hedde
,
2022/02/23
[PATCH v4 09/14] none-machine: allow cold plugging sysbus devices
,
Damien Hedde
,
2022/02/23
[PATCH v4 13/14] hw/mem/system-memory: add a memory sysbus device
,
Damien Hedde
,
2022/02/23
Re: [PATCH v4 13/14] hw/mem/system-memory: add a memory sysbus device
,
Igor Mammedov
,
2022/02/23
Re: [PATCH v4 13/14] hw/mem/system-memory: add a memory sysbus device
,
Damien Hedde
,
2022/02/23
Re: [PATCH v4 13/14] hw/mem/system-memory: add a memory sysbus device
,
Igor Mammedov
,
2022/02/24
Re: [PATCH v4 13/14] hw/mem/system-memory: add a memory sysbus device
,
Damien Hedde
,
2022/02/24
Re: [PATCH v4 13/14] hw/mem/system-memory: add a memory sysbus device
,
Igor Mammedov
,
2022/02/25
Re: [PATCH v4 13/14] hw/mem/system-memory: add a memory sysbus device
,
Damien Hedde
,
2022/02/25
[PATCH v4 11/14] softmmu/memory: add memory_region_try_add_subregion function
,
Damien Hedde
,
2022/02/23
Re: [PATCH v4 11/14] softmmu/memory: add memory_region_try_add_subregion function
,
Damien Hedde
,
2022/02/23
[PATCH v4 14/14] hw: set user_creatable on opentitan/sifive_e devices
,
Damien Hedde
,
2022/02/23
[PATCH] thread-posix: optimize qemu_sem_timedwait with zero timeout
,
Paolo Bonzini
,
2022/02/23
RE: [PATCH] thread-posix: optimize qemu_sem_timedwait with zero timeout
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
2022/02/23
Re: [PATCH] thread-posix: optimize qemu_sem_timedwait with zero timeout
,
Philippe Mathieu-Daudé
,
2022/02/23
[PATCH 3/3] whpx: Added support for breakpoints and stepping
,
Ivan Shcherbakov
,
2022/02/23
Re: [PATCH 3/3] whpx: Added support for breakpoints and stepping
,
Paolo Bonzini
,
2022/02/23
RE: [PATCH 3/3] whpx: Added support for breakpoints and stepping
,
Ivan Shcherbakov
,
2022/02/23
Re: [PATCH 3/3] whpx: Added support for breakpoints and stepping
,
Peter Maydell
,
2022/02/24
Re: [PATCH 3/3] whpx: Added support for breakpoints and stepping
,
Alex Bennée
,
2022/02/24
RE: [PATCH 3/3] whpx: Added support for breakpoints and stepping
,
Ivan Shcherbakov
,
2022/02/24
RE: [PATCH 3/3] whpx: Added support for breakpoints and stepping
,
Ivan Shcherbakov
,
2022/02/27
Re: [PATCH 3/3] whpx: Added support for breakpoints and stepping
,
Alex Bennée
,
2022/02/28
RE: [PATCH 3/3] whpx: Added support for breakpoints and stepping
,
Ivan Shcherbakov
,
2022/02/28
[PATCH 2/3] whpx: Fixed incorrect CR8/TPR synchronization
,
Ivan Shcherbakov
,
2022/02/23
[PATCH 1/3] whpx: Fixed reporting of the CPU context to GDB for 64-bit
,
Ivan Shcherbakov
,
2022/02/23
virtio-blk issue with vIOMMU
,
Jason Wang
,
2022/02/22
Re: virtio-blk issue with vIOMMU
,
Stefan Hajnoczi
,
2022/02/23
[PATCH v3] target/riscv: Add isa extenstion strings to the device tree
,
Atish Patra
,
2022/02/22
Re: [PATCH v3] target/riscv: Add isa extenstion strings to the device tree
,
Anup Patel
,
2022/02/23
Re: [PATCH v3] target/riscv: Add isa extenstion strings to the device tree
,
Alistair Francis
,
2022/02/24
Re: [PATCH v3] target/riscv: Add isa extenstion strings to the device tree
,
Frank Chang
,
2022/02/26
[PATCH v4 0/6] Privilege version update
,
Atish Patra
,
2022/02/22
[PATCH v4 4/6] target/riscv: Add support for mconfigptr
,
Atish Patra
,
2022/02/22
[PATCH v4 5/6] target/riscv: Add *envcfg* CSRs support
,
Atish Patra
,
2022/02/22
Re: [PATCH v4 5/6] target/riscv: Add *envcfg* CSRs support
,
Alistair Francis
,
2022/02/22
Re: [PATCH v4 5/6] target/riscv: Add *envcfg* CSRs support
,
Alistair Francis
,
2022/02/22
[PATCH v4 3/6] target/riscv: Introduce privilege version field in the CSR ops.
,
Atish Patra
,
2022/02/22
[PATCH v4 2/6] target/riscv: Add the privileged spec version 1.12.0
,
Atish Patra
,
2022/02/22
[PATCH v4 6/6] target/riscv: Enable privileged spec version 1.12
,
Atish Patra
,
2022/02/22
[PATCH v4 1/6] target/riscv: Define simpler privileged spec version numbering
,
Atish Patra
,
2022/02/22
[PATCH v1 1/2] hw/ssi: Add Ibex SPI device model
,
Alistair Francis
,
2022/02/22
[PATCH v1 2/2] riscv: opentitan: Connect opentitan SPI Host
,
Alistair Francis
,
2022/02/22
Re: [PATCH v1 2/2] riscv: opentitan: Connect opentitan SPI Host
,
Alistair Francis
,
2022/02/22
Re: [PATCH v1 1/2] hw/ssi: Add Ibex SPI device model
,
Alistair Francis
,
2022/02/23
Re: [PATCH v7 2/2] drivers/virt: vmgenid: add vm generation id driver
,
Jason A. Donenfeld
,
2022/02/22
Re: [PATCH v7 2/2] drivers/virt: vmgenid: add vm generation id driver
,
Jason A. Donenfeld
,
2022/02/22
Re: [PATCH v7 2/2] drivers/virt: vmgenid: add vm generation id driver
,
Jason A. Donenfeld
,
2022/02/23
[PATCH 0/8] Misc build fixes and cleanups
,
marcandre . lureau
,
2022/02/22
[PATCH 1/8] meson: fix generic location of vss headers
,
marcandre . lureau
,
2022/02/22
[PATCH 2/8] qga/vss-win32: check old VSS SDK headers
,
marcandre . lureau
,
2022/02/22
[PATCH 3/8] qga/vss: update informative message about MinGW
,
marcandre . lureau
,
2022/02/22
[PATCH 4/8] meson: drop the .fa library suffix
,
marcandre . lureau
,
2022/02/22
Re: [PATCH 4/8] meson: drop the .fa library suffix
,
Paolo Bonzini
,
2022/02/23
Re: [PATCH 4/8] meson: drop the .fa library suffix
,
Marc-André Lureau
,
2022/02/23
Re: [PATCH 4/8] meson: drop the .fa library suffix
,
Paolo Bonzini
,
2022/02/24
[PATCH 7/8] Drop qemu_foo() socket API wrapper
,
marcandre . lureau
,
2022/02/22
Re: [PATCH 7/8] Drop qemu_foo() socket API wrapper
,
Philippe Mathieu-Daudé
,
2022/02/22
Re: [PATCH 7/8] Drop qemu_foo() socket API wrapper
,
Eric Blake
,
2022/02/24
[PATCH 6/8] char: move qemu_openpty_raw from util/ to char/
,
marcandre . lureau
,
2022/02/22
Re: [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/
,
Marc-André Lureau
,
2022/02/24
Re: [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/
,
Paolo Bonzini
,
2022/02/26
Re: [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/
,
Marc-André Lureau
,
2022/02/28
Re: [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/
,
Daniel P . Berrangé
,
2022/02/28
Re: [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/
,
Peter Maydell
,
2022/02/28
Re: [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/
,
Daniel P . Berrangé
,
2022/02/28
[PATCH 5/8] meson: use chardev_ss dependencies
,
marcandre . lureau
,
2022/02/22
[PATCH 8/8] Replace GCC_FMT_ATTR with G_GNUC_PRINTF
,
marcandre . lureau
,
2022/02/22
Re: [PATCH 0/8] Misc build fixes and cleanups
,
Paolo Bonzini
,
2022/02/24
[PATCH v2 00/22] isa: Resolve unneeded IRQ attributes from ISADevice
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 01/22] hw/rtc/mc146818rtc: QOM'ify IRQ number
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH v2 01/22] hw/rtc/mc146818rtc: QOM'ify IRQ number
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH v2 03/22] hw/input/pckbd: QOM'ify IRQ numbers
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH v2 03/22] hw/input/pckbd: QOM'ify IRQ numbers
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH v2 02/22] hw/rtc/m48t59-isa: QOM'ify IRQ number
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH v2 02/22] hw/rtc/m48t59-isa: QOM'ify IRQ number
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH v2 04/22] hw/isa/isa-bus: Remove isabus_dev_print()
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH v2 04/22] hw/isa/isa-bus: Remove isabus_dev_print()
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH v2 09/22] hw/audio/sb16: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 12/22] hw/char/serial-isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 16/22] hw/ipmi/isa_ipmi_kcs: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 13/22] hw/ide/isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 11/22] hw/char/parallel: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 18/22] hw/net/ne2000-isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 05/22] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH v2 05/22] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
,
Cédric Le Goater
,
2022/02/26
Re: [PATCH v2 05/22] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
,
BB
,
2022/02/26
Re: [PATCH v2 05/22] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH v2 10/22] hw/block/fdc-isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 15/22] hw/ipmi/isa_ipmi_bt: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH v2 15/22] hw/ipmi/isa_ipmi_bt: Disuse isa_init_irq()
,
Corey Minyard
,
2022/02/26
[PATCH v2 21/22] hw/isa/isa-bus: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 20/22] hw/tpm/tpm_tis_isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH v2 20/22] hw/tpm/tpm_tis_isa: Disuse isa_init_irq()
,
Stefan Berger
,
2022/02/22
[PATCH v2 07/22] hw/audio/cs4231a: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 19/22] hw/rtc/m48t59-isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 17/22] hw/isa/piix4: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 06/22] isa: Drop unused attributes from ISADevice
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH v2 06/22] isa: Drop unused attributes from ISADevice
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH v2 08/22] hw/audio/gus: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 14/22] hw/input/pckbd: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 22/22] isa: Remove unused isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH v2 22/22] isa: Remove unused isa_init_irq()
,
Philippe Mathieu-Daudé
,
2022/02/27
Re: [PATCH v2 00/22] isa: Resolve unneeded IRQ attributes from ISADevice
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH 00/22] isa: Resolve unneeded IRQ attributes from ISADevice
,
Bernhard Beschow
,
2022/02/22
[PATCH 03/22] hw/input/pckbd: QOM'ify IRQ numbers
,
Bernhard Beschow
,
2022/02/22
[PATCH 01/22] hw/rtc/mc146818rtc: QOM'ify IRQ number
,
Bernhard Beschow
,
2022/02/22
[PATCH 02/22] hw/rtc/m48t59-isa: QOM'ify IRQ number
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH 02/22] hw/rtc/m48t59-isa: QOM'ify IRQ number
,
Peter Maydell
,
2022/02/22
Re: [PATCH 02/22] hw/rtc/m48t59-isa: QOM'ify IRQ number
,
Bernhard Beschow
,
2022/02/22
[PATCH 06/22] isa: Drop unused attributes from ISADevice
,
Bernhard Beschow
,
2022/02/22
[PATCH 04/22] hw/isa/isa-bus: Remove isabus_dev_print()
,
Bernhard Beschow
,
2022/02/22
[PATCH 07/22] hw/audio/cs4231a: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 08/22] hw/audio/gus: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 09/22] hw/audio/sb16: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 05/22] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
,
Bernhard Beschow
,
2022/02/22
[PATCH 10/22] hw/block/fdc-isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 11/22] hw/char/parallel: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 12/22] hw/char/serial-isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 13/22] hw/ide/isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 15/22] hw/ipmi/isa_ipmi_bt: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 16/22] hw/ipmi/isa_ipmi_kcs: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 17/22] hw/isa/piix4: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 14/22] hw/input/pckbd: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 18/22] hw/net/ne2000-isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 19/22] hw/rtc/m48t59-isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 20/22] hw/tpm/tpm_tis_isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 21/22] hw/isa/isa-bus: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 22/22] isa: Remove unused isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH 1/4] softmmu/cpus: Free cpu->thread in cpu_remove_sync()
,
Philippe Mathieu-Daudé
,
2022/02/22
[PATCH 0/2] ui/cocoa: updateUIInfo threading, autorelease pools
,
Peter Maydell
,
2022/02/22
[PATCH 1/2] ui/cocoa.m: Fix updateUIInfo threading issues
,
Peter Maydell
,
2022/02/22
Re: [PATCH 1/2] ui/cocoa.m: Fix updateUIInfo threading issues
,
Akihiko Odaki
,
2022/02/22
Re: [PATCH 1/2] ui/cocoa.m: Fix updateUIInfo threading issues
,
Peter Maydell
,
2022/02/22
[PATCH 2/2] ui/cocoa.m: Remove unnecessary NSAutoreleasePools
,
Peter Maydell
,
2022/02/22
[PATCH v2] qapi/migration: Fix examples document wrong field name for arguments
,
Fabian Holler
,
2022/02/22
Re: [PATCH v2] qapi/migration: Fix examples document wrong field name for arguments
,
Markus Armbruster
,
2022/02/23
[PATCH v2 0/4] block/dirty-bitmaps: fix and improve bitmap merge
,
Vladimir Sementsov-Ogievskiy
,
2022/02/22
[PATCH v2 1/4] block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
,
Vladimir Sementsov-Ogievskiy
,
2022/02/22
[PATCH v2 3/4] block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
,
Vladimir Sementsov-Ogievskiy
,
2022/02/22
[PATCH v2 2/4] block: block_dirty_bitmap_merge(): fix error path
,
Vladimir Sementsov-Ogievskiy
,
2022/02/22
[PATCH v2 4/4] block: simplify handling of try to merge different sized bitmaps
,
Vladimir Sementsov-Ogievskiy
,
2022/02/22
[PULL 0/7] Trivial branch for 7.0 patches
,
Laurent Vivier
,
2022/02/22
[PULL 2/7] target/avr: Correct AVRCPUClass docstring
,
Laurent Vivier
,
2022/02/22
[PULL 1/7] configure: Disable capstone and slirp in the --without-default-features mode
,
Laurent Vivier
,
2022/02/22
[PULL 7/7] hid: Implement support for side and extra buttons
,
Laurent Vivier
,
2022/02/22
[PULL 5/7] qemu-options: fix incorrect description for '-drive index='
,
Laurent Vivier
,
2022/02/22
[PULL 4/7] hw/nvram: use at24 macro
,
Laurent Vivier
,
2022/02/22
[PULL 6/7] vdpa: Make ncs autofree
,
Laurent Vivier
,
2022/02/22
[PULL 3/7] target/rx: Remove unused ENV_OFFSET definition
,
Laurent Vivier
,
2022/02/22
Re: [PULL 0/7] Trivial branch for 7.0 patches
,
Peter Maydell
,
2022/02/23
Re: [PATCH 0/4] vCPU hotunplug related memory leaks
,
Mark Kanda
,
2022/02/22
Re: [PATCH v2 9/9] hw/riscv: virt: Set the clock-frequency
,
Peter Maydell
,
2022/02/22
[PATCH] Added parameter to take screenshot with screendump as PNG
,
Kshitij Suri
,
2022/02/22
Re: [PATCH] Added parameter to take screenshot with screendump as PNG
,
Daniel P . Berrangé
,
2022/02/22
Re: [PATCH] Added parameter to take screenshot with screendump as PNG
,
Kshitij Suri
,
2022/02/24
Re: [PATCH] Added parameter to take screenshot with screendump as PNG
,
Dr. David Alan Gilbert
,
2022/02/23
Re: [PATCH] Added parameter to take screenshot with screendump as PNG
,
Kshitij Suri
,
2022/02/24
Re: [PATCH] Added parameter to take screenshot with screendump as PNG
,
Daniel P . Berrangé
,
2022/02/23
[PATCH] schemas: fix: wrong field name 'data' in client snapshot msg examples
,
Fabian Holler
,
2022/02/22
Re: [PATCH] schemas: fix: wrong field name 'data' in client snapshot msg examples
,
Markus Armbruster
,
2022/02/22
[PATCH v2 0/2] block/curl: check error return from curl_easy_setopt()
,
Peter Maydell
,
2022/02/22
[PATCH v2 2/2] block/curl.c: Check error return from curl_easy_setopt()
,
Peter Maydell
,
2022/02/22
Re: [PATCH v2 2/2] block/curl.c: Check error return from curl_easy_setopt()
,
Hanna Reitz
,
2022/02/24
Re: [PATCH v2 2/2] block/curl.c: Check error return from curl_easy_setopt()
,
Peter Maydell
,
2022/02/24
[PATCH v2 1/2] block/curl.c: Set error message string if curl_init_state() fails
,
Peter Maydell
,
2022/02/22
Re: [PATCH v2 1/2] block/curl.c: Set error message string if curl_init_state() fails
,
Philippe Mathieu-Daudé
,
2022/02/22
Re: [PATCH v2 1/2] block/curl.c: Set error message string if curl_init_state() fails
,
Hanna Reitz
,
2022/02/24
Re: [PATCH v2 0/2] block/curl: check error return from curl_easy_setopt()
,
Hanna Reitz
,
2022/02/24
[PATCH] hw/mem/pc-dimm: Fix error message if no slots were defined some more
,
Markus Armbruster
,
2022/02/22
Re: [PATCH] hw/mem/pc-dimm: Fix error message if no slots were defined some more
,
David Hildenbrand
,
2022/02/22
Re: [PATCH] hw/mem/pc-dimm: Fix error message if no slots were defined some more
,
Markus Armbruster
,
2022/02/22
Re: [PATCH] hw/acpi: Set memory regions to native endian as a work around
,
Michael S. Tsirkin
,
2022/02/22
[PATCH v4 00/47] target/ppc: PowerISA Vector/VSX instruction batch
,
matheus . ferst
,
2022/02/22
[PATCH v4 01/47] target/ppc: Introduce TRANS*FLAGS macros
,
matheus . ferst
,
2022/02/22
[PATCH v4 03/47] target/ppc: Moved vector multiply high and low to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 03/47] target/ppc: Moved vector multiply high and low to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 02/47] target/ppc: moved vector even and odd multiplication to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 02/47] target/ppc: moved vector even and odd multiplication to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 05/47] target/ppc: Implement vmsumcud instruction
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 05/47] target/ppc: Implement vmsumcud instruction
,
Richard Henderson
,
2022/02/22
[PATCH v4 07/47] target/ppc: Move vexts[bhw]2[wd] to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 07/47] target/ppc: Move vexts[bhw]2[wd] to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 04/47] target/ppc: vmulh* instructions without helpers
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 04/47] target/ppc: vmulh* instructions without helpers
,
Richard Henderson
,
2022/02/22
[PATCH v4 06/47] target/ppc: Implement vmsumudm instruction
,
matheus . ferst
,
2022/02/22
[PATCH v4 08/47] target/ppc: Implement vextsd2q
,
matheus . ferst
,
2022/02/22
[PATCH v4 10/47] target/ppc: Move Vector Compare Not Equal or Zero to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 10/47] target/ppc: Move Vector Compare Not Equal or Zero to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 09/47] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 09/47] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 12/47] target/ppc: Implement Vector Compare Greater Than Quadword
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 12/47] target/ppc: Implement Vector Compare Greater Than Quadword
,
Richard Henderson
,
2022/02/22
[PATCH v4 11/47] target/ppc: Implement Vector Compare Equal Quadword
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 11/47] target/ppc: Implement Vector Compare Equal Quadword
,
Richard Henderson
,
2022/02/22
[PATCH v4 14/47] target/ppc: implement vstri[bh][lr]
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 14/47] target/ppc: implement vstri[bh][lr]
,
Richard Henderson
,
2022/02/22
[PATCH v4 13/47] target/ppc: Implement Vector Compare Quadword
,
matheus . ferst
,
2022/02/22
[PATCH v4 15/47] target/ppc: implement vclrlb
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 15/47] target/ppc: implement vclrlb
,
Richard Henderson
,
2022/02/22
[PATCH v4 16/47] target/ppc: implement vclrrb
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 16/47] target/ppc: implement vclrrb
,
Richard Henderson
,
2022/02/22
[PATCH v4 17/47] target/ppc: implement vcntmb[bhwd]
,
matheus . ferst
,
2022/02/22
[PATCH v4 20/47] target/ppc: implement vslq
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 20/47] target/ppc: implement vslq
,
Richard Henderson
,
2022/02/22
Re: [PATCH v4 20/47] target/ppc: implement vslq
,
Matheus K. Ferst
,
2022/02/23
Re: [PATCH v4 20/47] target/ppc: implement vslq
,
Richard Henderson
,
2022/02/23
[PATCH v4 18/47] target/ppc: implement vgnb
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 18/47] target/ppc: implement vgnb
,
Richard Henderson
,
2022/02/22
[PATCH v4 21/47] target/ppc: implement vsrq
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 21/47] target/ppc: implement vsrq
,
Richard Henderson
,
2022/02/22
[PATCH v4 19/47] target/ppc: move vs[lr][a][bhwd] to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 19/47] target/ppc: move vs[lr][a][bhwd] to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 23/47] target/ppc: move vrl[bhwd] to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 23/47] target/ppc: move vrl[bhwd] to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 22/47] target/ppc: implement vsraq
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 22/47] target/ppc: implement vsraq
,
Richard Henderson
,
2022/02/22
[PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
Richard Henderson
,
2022/02/22
Re: [PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
Matheus K. Ferst
,
2022/02/23
Re: [PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
Richard Henderson
,
2022/02/23
Re: [PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
Matheus K. Ferst
,
2022/02/24
Re: [PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
Richard Henderson
,
2022/02/24
[PATCH v4 25/47] target/ppc: implement vrlq
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 25/47] target/ppc: implement vrlq
,
Richard Henderson
,
2022/02/22
[PATCH v4 26/47] target/ppc: Move vsel and vperm/vpermr to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 26/47] target/ppc: Move vsel and vperm/vpermr to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 27/47] target/ppc: Move xxsel to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 27/47] target/ppc: Move xxsel to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 28/47] target/ppc: move xxperm/xxpermr to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 28/47] target/ppc: move xxperm/xxpermr to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 30/47] target/ppc: Implement xxpermx instruction
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 30/47] target/ppc: Implement xxpermx instruction
,
Richard Henderson
,
2022/02/22
[PATCH v4 29/47] target/ppc: Move xxpermdi to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 29/47] target/ppc: Move xxpermdi to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 31/47] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 31/47] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
,
Richard Henderson
,
2022/02/22
[PATCH v4 32/47] target/ppc: Implement xxeval
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 32/47] target/ppc: Implement xxeval
,
Richard Henderson
,
2022/02/22
[PATCH v4 33/47] target/ppc: Implement xxgenpcv[bhwd]m instruction
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 33/47] target/ppc: Implement xxgenpcv[bhwd]m instruction
,
Richard Henderson
,
2022/02/22
[PATCH v4 34/47] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 34/47] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 35/47] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 35/47] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
,
Richard Henderson
,
2022/02/22
[PATCH v4 36/47] target/ppc: Implement xvtlsbb instruction
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 36/47] target/ppc: Implement xvtlsbb instruction
,
Richard Henderson
,
2022/02/22
[PATCH v4 37/47] target/ppc: Remove xscmpnedp instruction
,
matheus . ferst
,
2022/02/22
[PATCH v4 39/47] target/ppc: Implement xscmp{eq,ge,gt}qp
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 39/47] target/ppc: Implement xscmp{eq,ge,gt}qp
,
Richard Henderson
,
2022/02/22
[PATCH v4 38/47] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 38/47] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
Richard Henderson
,
2022/02/22
Re: [PATCH v4 38/47] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
Víctor Colombo
,
2022/02/24
Re: [PATCH v4 38/47] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
Richard Henderson
,
2022/02/24
[PATCH v4 43/47] target/ppc: Implement xs{max,min}cqp
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 43/47] target/ppc: Implement xs{max,min}cqp
,
Richard Henderson
,
2022/02/22
[PATCH v4 40/47] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 40/47] target/ppc: Move xscmp{eq, ge, gt}dp to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 42/47] target/ppc: Refactor VSX_MAX_MINC helper
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 42/47] target/ppc: Refactor VSX_MAX_MINC helper
,
Richard Henderson
,
2022/02/22
[PATCH v4 41/47] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 41/47] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
,
Richard Henderson
,
2022/02/22
[PATCH v4 44/47] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 44/47] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
,
Richard Henderson
,
2022/02/22
[PATCH v4 45/47] target/ppc: implement plxsd/pstxsd
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 45/47] target/ppc: implement plxsd/pstxsd
,
Richard Henderson
,
2022/02/22
[PATCH v4 46/47] target/ppc: implement plxssp/pstxssp
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 46/47] target/ppc: implement plxssp/pstxssp
,
Richard Henderson
,
2022/02/22
[PATCH v4 47/47] target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 47/47] target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
,
Richard Henderson
,
2022/02/22
[PATCH resend 0/2] kvm/msi: do explicit commit when adding msi routes
,
Longpeng(Mike)
,
2022/02/22
[PATCH resend 1/2] kvm-irqchip: introduce new API to support route change
,
Longpeng(Mike)
,
2022/02/22
[PATCH resend 2/2] kvm/msi: do explicit commit when adding msi routes
,
Longpeng(Mike)
,
2022/02/22
Re: [PATCH resend 0/2] kvm/msi: do explicit commit when adding msi routes
,
Paolo Bonzini
,
2022/02/23
[Bug 1772165] Re: arm raspi2/raspi3 emulation has no USB support
,
Carlo Bramini
,
2022/02/22
[PATCH v5 0/4] tls: add macros for coroutine-safe TLS variables
,
Stefan Hajnoczi
,
2022/02/22
[PATCH v5 1/4] tls: add macros for coroutine-safe TLS variables
,
Stefan Hajnoczi
,
2022/02/22
[PATCH v5 3/4] rcu: use coroutine TLS macros
,
Stefan Hajnoczi
,
2022/02/22
[PATCH v5 2/4] util/async: replace __thread with QEMU TLS macros
,
Stefan Hajnoczi
,
2022/02/22
[PATCH v5 4/4] cpus: use coroutine TLS macros for iothread_locked
,
Stefan Hajnoczi
,
2022/02/22
[PATCH] vl: Fixup mismatching ram size
,
lichun
,
2022/02/22
Re: [PATCH] hid: Implement support for side and extra buttons
,
Laurent Vivier
,
2022/02/22
[PATCH] pci: drop COMPAT_PROP_PCP for 2.0 machine types
,
Igor Mammedov
,
2022/02/22
Re: [PATCH] hid: trivial change to support side and extra buttons
,
Laurent Vivier
,
2022/02/22
Re: [PATCH] hid: trivial change to support side and extra buttons
,
Gerd Hoffmann
,
2022/02/22
[PATCH v2 0/3] qemu-sem-posix: use monotonic clock instead
,
Longpeng(Mike)
,
2022/02/22
[PATCH v2 2/3] sem-posix: use monotonic clock instead
,
Longpeng(Mike)
,
2022/02/22
[PATCH v2 1/3] sem-posix: remove the posix semaphore support
,
Longpeng(Mike)
,
2022/02/22
[PATCH v2 3/3] sem-posix: refactor qemu-sem with qemu-cond and qemu-mutex
,
Longpeng(Mike)
,
2022/02/22
Re: [PATCH v2 0/3] qemu-sem-posix: use monotonic clock instead
,
Paolo Bonzini
,
2022/02/23
[PATCH v3 0/2] hw/i386: OVMF table parsing fixes
,
Dov Murik
,
2022/02/22
[PATCH v3 1/2] hw/i386: Improve bounds checking in OVMF table parsing
,
Dov Murik
,
2022/02/22
Re: [PATCH v3 1/2] hw/i386: Improve bounds checking in OVMF table parsing
,
Daniel P . Berrangé
,
2022/02/22
Re: [PATCH v3 1/2] hw/i386: Improve bounds checking in OVMF table parsing
,
Dr. David Alan Gilbert
,
2022/02/22
[PATCH v3 2/2] hw/i386: Replace magic number with field length calculation
,
Dov Murik
,
2022/02/22
Re: [PATCH v3 2/2] hw/i386: Replace magic number with field length calculation
,
Daniel P . Berrangé
,
2022/02/22
[RFC PATCH] gitlab: upgrade the job definition for s390x to 20.04
,
Alex Bennée
,
2022/02/21
Re: [RFC PATCH] gitlab: upgrade the job definition for s390x to 20.04
,
Christian Borntraeger
,
2022/02/22
Re: [RFC PATCH] gitlab: upgrade the job definition for s390x to 20.04
,
Thomas Huth
,
2022/02/22
Re: [RFC PATCH] gitlab: upgrade the job definition for s390x to 20.04
,
Philippe Mathieu-Daudé
,
2022/02/22
Re: [RFC PATCH] gitlab: upgrade the job definition for s390x to 20.04
,
Cornelia Huck
,
2022/02/22
[PATCH v2 00/18] iotests: add detailed tracebacks to qemu_img() failures
,
John Snow
,
2022/02/21
[PATCH v2 02/18] iotests: add VerboseProcessError
,
John Snow
,
2022/02/21
[PATCH v2 03/18] iotests: Remove explicit checks for qemu_img() == 0
,
John Snow
,
2022/02/21
[PATCH v2 01/18] python/utils: add enboxify() text decoration utility
,
John Snow
,
2022/02/21
[PATCH v2 05/18] iotests: fortify compare_images() against crashes
,
John Snow
,
2022/02/21
[PATCH v2 06/18] iotests: add qemu_img_json()
,
John Snow
,
2022/02/21
[PATCH v2 04/18] iotests: make qemu_img raise on non-zero rc by default
,
John Snow
,
2022/02/21
[PATCH v2 08/18] iotests: add qemu_img_info()
,
John Snow
,
2022/02/21
[PATCH v2 07/18] iotests: use qemu_img_json() when applicable
,
John Snow
,
2022/02/21
[PATCH v2 09/18] iotests: remove-bitmap-from-backing: use qemu_img_info()
,
John Snow
,
2022/02/21
[PATCH v2 10/18] iotests: add qemu_img_map() function
,
John Snow
,
2022/02/21
[PATCH v2 11/18] iotests: change supports_quorum to use qemu_img
,
John Snow
,
2022/02/21
[PATCH v2 13/18] iotests: remove external calls to qemu_img_pipe()
,
John Snow
,
2022/02/21
[PATCH v2 12/18] iotests: replace unchecked calls to qemu_img_pipe()
,
John Snow
,
2022/02/21
[PATCH v2 14/18] iotests: move has_working_luks onto qemu_img()
,
John Snow
,
2022/02/21
[PATCH v2 16/18] iotests: remove qemu_img_pipe()
,
John Snow
,
2022/02/21
[PATCH v2 15/18] iotests: remove qemu_img_log('create', ...) calls
,
John Snow
,
2022/02/21
[PATCH v2 18/18] iotests: reimplement img_info_log in terms of qemu_img_log
,
John Snow
,
2022/02/21
[PATCH v2 17/18] iotests: make qemu_img_log() check log level
,
John Snow
,
2022/02/21
[PATCH v2 0/3] qapi: Move RTC_CHANGE back out of target schema
,
Peter Maydell
,
2022/02/21
[PATCH v2 1/3] qapi: Move RTC_CHANGE back out of target schema
,
Peter Maydell
,
2022/02/21
Re: [PATCH v2 1/3] qapi: Move RTC_CHANGE back out of target schema
,
Philippe Mathieu-Daudé
,
2022/02/21
[PATCH v2 3/3] hw/rtc: Compile pl031 once-only
,
Peter Maydell
,
2022/02/21
Re: [PATCH v2 3/3] hw/rtc: Compile pl031 once-only
,
Philippe Mathieu-Daudé
,
2022/02/21
[PATCH v2 2/3] qapi: Document some missing details of RTC_CHANGE event
,
Peter Maydell
,
2022/02/21
Re: [PATCH v2 2/3] qapi: Document some missing details of RTC_CHANGE event
,
Philippe Mathieu-Daudé
,
2022/02/21
Re: [PATCH v2 2/3] qapi: Document some missing details of RTC_CHANGE event
,
Markus Armbruster
,
2022/02/22
Re: [PATCH v2 0/3] qapi: Move RTC_CHANGE back out of target schema
,
Eric Auger
,
2022/02/21
[PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Markus Armbruster
,
2022/02/22
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Philippe Mathieu-Daudé
,
2022/02/22
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Peter Maydell
,
2022/02/22
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Philippe Mathieu-Daudé
,
2022/02/22
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Cédric Le Goater
,
2022/02/23
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Markus Armbruster
,
2022/02/22
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Philippe Mathieu-Daudé
,
2022/02/22
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Markus Armbruster
,
2022/02/23
Re: [PATCH v2 0/3] qapi: Move RTC_CHANGE back out of target schema
,
Markus Armbruster
,
2022/02/25
[PATCH v2 0/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Liav Albani
,
2022/02/21
[PATCH v2 2/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Liav Albani
,
2022/02/21
Re: [PATCH v2 2/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Liav Albani
,
2022/02/21
Re: [PATCH v2 2/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Ani Sinha
,
2022/02/22
Re: [PATCH v2 2/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Ani Sinha
,
2022/02/22
Re: [PATCH v2 2/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Ani Sinha
,
2022/02/22
[PATCH v2 1/2] hw/isa: add function to check for existence of device by its type
,
Liav Albani
,
2022/02/21
Re: [PATCH v2 0/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Ani Sinha
,
2022/02/22
Re: [PATCH 0/2] qapi: Move RTC_CHANGE back out of target schema
,
Peter Maydell
,
2022/02/21
Re: [PATCH 0/2] qapi: Move RTC_CHANGE back out of target schema
,
Markus Armbruster
,
2022/02/22
[PATCH] analyze-migration.py: Fix instance_id signedness
,
Fabiano Rosas
,
2022/02/21
Re: [PATCH] analyze-migration.py: Fix instance_id signedness
,
Philippe Mathieu-Daudé
,
2022/02/21
Re: [PATCH 0/2] Adds designware i2c module and adds it to virt arm
,
Chris Rauer
,
2022/02/21
Re: [PATCH 0/2] Adds designware i2c module and adds it to virt arm
,
Corey Minyard
,
2022/02/22
[PATCH v2] iotests: Write test output to TEST_DIR
,
Hanna Reitz
,
2022/02/21
Re: [PATCH v2] iotests: Write test output to TEST_DIR
,
Vladimir Sementsov-Ogievskiy
,
2022/02/22
Re: [PATCH v2] iotests: Write test output to TEST_DIR
,
Hanna Reitz
,
2022/02/22
Re: [PATCH v2] iotests: Write test output to TEST_DIR
,
Vladimir Sementsov-Ogievskiy
,
2022/02/22
Re: [PATCH] hw/nvram: use at24 macro
,
Laurent Vivier
,
2022/02/21
Re: [PATCH] target/avr: Correct AVRCPUClass docstring
,
Laurent Vivier
,
2022/02/21
[PATCH 0/3] util/thread-pool: Expose minimun and maximum size
,
Nicolas Saenz Julienne
,
2022/02/21
[PATCH 3/3] util/event-loop: Introduce options to set the thread pool size
,
Nicolas Saenz Julienne
,
2022/02/21
Re: [PATCH 3/3] util/event-loop: Introduce options to set the thread pool size
,
Stefan Hajnoczi
,
2022/02/24
Re: [PATCH 3/3] util/event-loop: Introduce options to set the thread pool size
,
Nicolas Saenz Julienne
,
2022/02/28
[PATCH 2/3] util/main-loop: Introduce the main loop into QOM
,
Nicolas Saenz Julienne
,
2022/02/21
Re: [PATCH 2/3] util/main-loop: Introduce the main loop into QOM
,
Markus Armbruster
,
2022/02/22
Re: [PATCH 2/3] util/main-loop: Introduce the main loop into QOM
,
Stefan Hajnoczi
,
2022/02/24
Re: [PATCH 2/3] util/main-loop: Introduce the main loop into QOM
,
Nicolas Saenz Julienne
,
2022/02/28
[PATCH 1/3] util & iothread: Introduce event-loop abstract class
,
Nicolas Saenz Julienne
,
2022/02/21
Re: [PATCH 1/3] util & iothread: Introduce event-loop abstract class
,
Stefan Hajnoczi
,
2022/02/24
Re: [PATCH 1/3] util & iothread: Introduce event-loop abstract class
,
Paolo Bonzini
,
2022/02/26
Re: [PATCH 1/3] util & iothread: Introduce event-loop abstract class
,
Nicolas Saenz Julienne
,
2022/02/28
[PATCH 0/2] iotests: Check for zstd support
,
Hanna Reitz
,
2022/02/21
[PATCH 1/2] iotests/065: Check for zstd support
,
Hanna Reitz
,
2022/02/21
Re: [PATCH 1/2] iotests/065: Check for zstd support
,
Thomas Huth
,
2022/02/21
Re: [PATCH 1/2] iotests/065: Check for zstd support
,
Vladimir Sementsov-Ogievskiy
,
2022/02/22
[PATCH 2/2] iotests/303: Check for zstd support
,
Hanna Reitz
,
2022/02/21
Re: [PATCH 2/2] iotests/303: Check for zstd support
,
Thomas Huth
,
2022/02/21
Re: [PATCH 2/2] iotests/303: Check for zstd support
,
Vladimir Sementsov-Ogievskiy
,
2022/02/22
[PATCH 0/2] Minor fixes for the Python GDB plugins
,
David Edmondson
,
2022/02/21
[PATCH 2/2] scripts/qemu-gdb/timers.py: the 'last' attribute is no more
,
David Edmondson
,
2022/02/21
Re: [PATCH 2/2] scripts/qemu-gdb/timers.py: the 'last' attribute is no more
,
Philippe Mathieu-Daudé
,
2022/02/21
[PATCH 1/2] scripts/qemu-gdb/mtree.py: Int128 are decimal rather than hex
,
David Edmondson
,
2022/02/21
[PATCH] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
,
Dov Murik
,
2022/02/21
Re: [PATCH] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
,
Daniel P . Berrangé
,
2022/02/21
Re: [PATCH] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
,
Dov Murik
,
2022/02/21
[PATCH 0/5] qmp-shell modifications for non-interactive use
,
Damien Hedde
,
2022/02/21
[PATCH 1/5] python: qmp_shell: don't prompt when stdin is non-interactive
,
Damien Hedde
,
2022/02/21
[PATCH 3/5] python: qmp_shell: refactor disconnection handling
,
Damien Hedde
,
2022/02/21
[PATCH 2/5] python: qmp_shell: refactor the parsing error handling
,
Damien Hedde
,
2022/02/21
[PATCH 5/5] python: qmp_shell: handle comment lines and escaped eol
,
Damien Hedde
,
2022/02/21
[PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
,
Damien Hedde
,
2022/02/21
Re: [PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
,
John Snow
,
2022/02/23
Re: [PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
,
Daniel P . Berrangé
,
2022/02/23
Re: [PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
,
John Snow
,
2022/02/23
Re: [PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
,
Daniel P . Berrangé
,
2022/02/23
Re: [PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
,
John Snow
,
2022/02/23
Re: [PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
,
Damien Hedde
,
2022/02/23
Re: [PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
,
John Snow
,
2022/02/23
Re: [PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
,
Damien Hedde
,
2022/02/24
Re: [PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
,
Daniel P . Berrangé
,
2022/02/23
Re: [PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
,
Damien Hedde
,
2022/02/23
Re: [PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
,
Damien Hedde
,
2022/02/23
Re: [PATCH 0/5] qmp-shell modifications for non-interactive use
,
Markus Armbruster
,
2022/02/22
Re: [PATCH 0/5] qmp-shell modifications for non-interactive use
,
Damien Hedde
,
2022/02/22
Re: [PATCH 0/5] qmp-shell modifications for non-interactive use
,
Daniel P . Berrangé
,
2022/02/22
Re: [PATCH 0/5] qmp-shell modifications for non-interactive use
,
Damien Hedde
,
2022/02/22
Re: [PATCH 0/5] qmp-shell modifications for non-interactive use
,
Daniel P . Berrangé
,
2022/02/22
Re: [PATCH 0/5] qmp-shell modifications for non-interactive use
,
Damien Hedde
,
2022/02/23
Re: [PATCH 0/5] qmp-shell modifications for non-interactive use
,
Daniel P . Berrangé
,
2022/02/23
Re: [PATCH 0/5] qmp-shell modifications for non-interactive use
,
John Snow
,
2022/02/23
Re: [PATCH 0/5] qmp-shell modifications for non-interactive use
,
Daniel P . Berrangé
,
2022/02/23
Re: [PATCH 0/5] qmp-shell modifications for non-interactive use
,
Markus Armbruster
,
2022/02/22
Re: [PATCH 0/5] qmp-shell modifications for non-interactive use
,
John Snow
,
2022/02/25
[PATCH] travis.yml: Update the s390x jobs to Ubuntu Focal
,
Thomas Huth
,
2022/02/21
Re: [PATCH] travis.yml: Update the s390x jobs to Ubuntu Focal
,
Alex Bennée
,
2022/02/21
[PATCH 1/2] i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
,
Vitaly Kuznetsov
,
2022/02/21
[PATCH 2/2] vmxcap: Add 5-level EPT bit
,
Vitaly Kuznetsov
,
2022/02/21
Re: [PATCH 2/2] vmxcap: Add 5-level EPT bit
,
Paolo Bonzini
,
2022/02/23
[PATCH v4 0/4] tls: add macros for coroutine-safe TLS variables
,
Stefan Hajnoczi
,
2022/02/21
[PATCH v4 2/4] util/async: replace __thread with QEMU TLS macros
,
Stefan Hajnoczi
,
2022/02/21
Re: [PATCH v4 2/4] util/async: replace __thread with QEMU TLS macros
,
Philippe Mathieu-Daudé
,
2022/02/21
[PATCH v4 3/4] rcu: use coroutine TLS macros
,
Stefan Hajnoczi
,
2022/02/21
[PATCH v4 4/4] cpus: use coroutine TLS macros for iothread_locked
,
Stefan Hajnoczi
,
2022/02/21
Re: [PATCH v4 4/4] cpus: use coroutine TLS macros for iothread_locked
,
Philippe Mathieu-Daudé
,
2022/02/21
Re: [PATCH v4 4/4] cpus: use coroutine TLS macros for iothread_locked
,
Philippe Mathieu-Daudé
,
2022/02/21
Re: [PATCH v4 4/4] cpus: use coroutine TLS macros for iothread_locked
,
Stefan Hajnoczi
,
2022/02/22
Re: [PATCH v4 4/4] cpus: use coroutine TLS macros for iothread_locked
,
Paolo Bonzini
,
2022/02/23
Re: [PATCH v4 4/4] cpus: use coroutine TLS macros for iothread_locked
,
Peter Maydell
,
2022/02/23
[PATCH v4 1/4] tls: add macros for coroutine-safe TLS variables
,
Stefan Hajnoczi
,
2022/02/21
Re: [PATCH v4 1/4] tls: add macros for coroutine-safe TLS variables
,
Peter Maydell
,
2022/02/21
Re: [PATCH v4 1/4] tls: add macros for coroutine-safe TLS variables
,
Stefan Hajnoczi
,
2022/02/22
Re: [PATCH v4 1/4] tls: add macros for coroutine-safe TLS variables
,
Paolo Bonzini
,
2022/02/23
[PATCH] The processor id in SMBIOS should be same as edx:eax that CPUID instruction returned.
,
windy
,
2022/02/21
[PATCH] hw/input/tsc210x: Don't abort on bad SPI word widths
,
Peter Maydell
,
2022/02/21
Re: [PATCH] hw/input/tsc210x: Don't abort on bad SPI word widths
,
Alex Bennée
,
2022/02/21
[PULL v2 00/25] target-arm queue
,
Peter Maydell
,
2022/02/21
Re: [PULL v2 00/25] target-arm queue
,
Peter Maydell
,
2022/02/21
[PATCH] iotests: Write test output to TEST_DIR
,
Hanna Reitz
,
2022/02/21
[PATCH 1/2] headers: Add pvpanic.h
,
zhenwei pi
,
2022/02/21
[PATCH 2/2] hw/misc/pvpanic: Use standard headers instead
,
zhenwei pi
,
2022/02/21
Re: [PATCH 2/2] hw/misc/pvpanic: Use standard headers instead
,
Philippe Mathieu-Daudé
,
2022/02/21
Re: [PATCH 2/2] hw/misc/pvpanic: Use standard headers instead
,
Peter Maydell
,
2022/02/21
Re: [PATCH 2/2] hw/misc/pvpanic: Use standard headers instead
,
Philippe Mathieu-Daudé
,
2022/02/21
Re: [PATCH 1/2] headers: Add pvpanic.h
,
Philippe Mathieu-Daudé
,
2022/02/21
[PULL 00/25] qtest patches and misc header clean-ups
,
Thomas Huth
,
2022/02/21
[PULL 01/25] tests/x86: Use 'pc' machine type for old hardware tests
,
Thomas Huth
,
2022/02/21
[PULL 03/25] erst: drop cast to long long
,
Thomas Huth
,
2022/02/21
[PULL 02/25] tests/x86: Use 'pc' machine type for hotplug tests
,
Thomas Huth
,
2022/02/21
[PULL 06/25] tests/qtest: failover: clean up pathname of tests
,
Thomas Huth
,
2022/02/21
[PULL 08/25] tests/qtest: failover: check the feature is correctly provided
,
Thomas Huth
,
2022/02/21
[PULL 07/25] tests/qtest: failover: use a macro for check_one_card()
,
Thomas Huth
,
2022/02/21
[PULL 04/25] tests/qtest/vhost-user-test.c: Use vhostforce=on
,
Thomas Huth
,
2022/02/21
[PULL 11/25] tests/qtest: failover: test migration if the guest doesn't support failover
,
Thomas Huth
,
2022/02/21
[PULL 12/25] tests/qtest: failover: migration abort test with failover off
,
Thomas Huth
,
2022/02/21
[PULL 14/25] hw/tpm: Clean includes
,
Thomas Huth
,
2022/02/21
[PULL 05/25] tests/qtest/ide-test: Remove bad retry_isa test
,
Thomas Huth
,
2022/02/21
[PULL 10/25] tests/qtest: failover: check migration with failover off
,
Thomas Huth
,
2022/02/21
[PULL 09/25] tests/qtest: failover: check missing guest feature
,
Thomas Huth
,
2022/02/21
[PULL 13/25] scripts: Remove the old switch-timer-api script
,
Thomas Huth
,
2022/02/21
[PULL 19/25] core/ptimers: Remove unnecessary 'sysemu/cpus.h' include
,
Thomas Huth
,
2022/02/21
[PULL 16/25] hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
,
Thomas Huth
,
2022/02/21
[PULL 17/25] qtest: Add missing 'hw/qdev-core.h' include
,
Thomas Huth
,
2022/02/21
[PULL 15/25] hw/remote: Add missing include
,
Thomas Huth
,
2022/02/21
[PULL 21/25] linux-user: Add missing "qemu/timer.h" include
,
Thomas Huth
,
2022/02/21
[PULL 22/25] softmmu/runstate: Clean headers
,
Thomas Huth
,
2022/02/21
[PULL 24/25] hw/m68k/mcf: Add missing 'exec/hwaddr.h' header
,
Thomas Huth
,
2022/02/21
[PULL 18/25] exec/ramblock: Add missing includes
,
Thomas Huth
,
2022/02/21
[PULL 20/25] target: Add missing "qemu/timer.h" include
,
Thomas Huth
,
2022/02/21
[PULL 23/25] exec/exec-all: Move 'qemu/log.h' include in units requiring it
,
Thomas Huth
,
2022/02/21
[PULL 25/25] hw/tricore: Remove unused and incorrect header
,
Thomas Huth
,
2022/02/21
Re: [PULL 00/25] qtest patches and misc header clean-ups
,
Philippe Mathieu-Daudé
,
2022/02/21
Re: [PULL 00/25] qtest patches and misc header clean-ups
,
Peter Maydell
,
2022/02/22
[PULL v3 00/29] Misc mostly build system patches for 2022-02-15
,
Paolo Bonzini
,
2022/02/21
[PULL 08/29] configure, meson: move AF_ALG test to meson
,
Paolo Bonzini
,
2022/02/21
Re: [PULL v3 00/29] Misc mostly build system patches for 2022-02-15
,
Peter Maydell
,
2022/02/22
[PATCH] tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolution
,
Thomas Huth
,
2022/02/21
Re: [PATCH] tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolution
,
Daniel P . Berrangé
,
2022/02/21
Re: [PATCH] tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolution
,
Philippe Mathieu-Daudé
,
2022/02/21
Re: [PATCH] tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolution
,
Halil Pasic
,
2022/02/21
[RFC 0/2] qemu-sem-posix: use monotonic clock instead
,
Longpeng(Mike)
,
2022/02/21
[RFC 1/2] sem-posix: remove the posix semaphore support
,
Longpeng(Mike)
,
2022/02/21
Re: [RFC 1/2] sem-posix: remove the posix semaphore support
,
Daniel P . Berrangé
,
2022/02/21
RE: [RFC 1/2] sem-posix: remove the posix semaphore support
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
2022/02/21
Re: [RFC 1/2] sem-posix: remove the posix semaphore support
,
Paolo Bonzini
,
2022/02/23
[RFC 2/2] sem-posix: use monotonic clock instead
,
Longpeng(Mike)
,
2022/02/21
Re: [RFC 2/2] sem-posix: use monotonic clock instead
,
Paolo Bonzini
,
2022/02/21
RE: [RFC 2/2] sem-posix: use monotonic clock instead
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
2022/02/21
Re: [RFC 0/2] qemu-sem-posix: use monotonic clock instead
,
Paolo Bonzini
,
2022/02/21
RE: [RFC 0/2] qemu-sem-posix: use monotonic clock instead
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
2022/02/21
[PATCH] hw/arm/mps2-tz.c: Update AN547 documentation URL
,
Peter Maydell
,
2022/02/21
Re: [PATCH] hw/arm/mps2-tz.c: Update AN547 documentation URL
,
Philippe Mathieu-Daudé
,
2022/02/21
[PULL 00/26] target-arm queue
,
Peter Maydell
,
2022/02/21
[PULL 01/26] MAINTAINERS: Adding myself as a reviewer of some components
,
Peter Maydell
,
2022/02/21
[PULL 02/26] tests/qtest: add qtests for npcm7xx sdhci
,
Peter Maydell
,
2022/02/21
[PULL 03/26] hvf: arm: Use macros for sysreg shift/masking
,
Peter Maydell
,
2022/02/21
[PULL 04/26] hvf: arm: Handle unknown ID registers as RES0
,
Peter Maydell
,
2022/02/21
[PULL 07/26] target/arm: Move '-cpu host' code to cpu64.c
,
Peter Maydell
,
2022/02/21
[PULL 06/26] checkpatch: Ensure that TypeInfos are const
,
Peter Maydell
,
2022/02/21
[PULL 08/26] target/arm: Use aarch64_cpu_register() for 'host' CPU type
,
Peter Maydell
,
2022/02/21
[PULL 12/26] target/arm: Support PAuth extension for hvf
,
Peter Maydell
,
2022/02/21
[PULL 05/26] Mark remaining global TypeInfo instances as const
,
Peter Maydell
,
2022/02/21
[PULL 09/26] target/arm: Make KVM -cpu max exactly like -cpu host
,
Peter Maydell
,
2022/02/21
[PULL 11/26] target/arm: Fix '-cpu max' for HVF
,
Peter Maydell
,
2022/02/21
[PULL 14/26] Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c bus
,
Peter Maydell
,
2022/02/21
[PULL 13/26] Kconfig: Add I2C_DEVICES device group
,
Peter Maydell
,
2022/02/21
[PULL 10/26] target/arm: Unindent unnecessary else-clause
,
Peter Maydell
,
2022/02/21
[PULL 15/26] hw/arm/armv7m: Handle disconnected clock inputs
,
Peter Maydell
,
2022/02/21
[PULL 16/26] include: Move qemu_madvise() and related #defines to new qemu/madvise.h
,
Peter Maydell
,
2022/02/21
[PULL 17/26] include: Move qemu_mprotect_*() to new qemu/mprotect.h
,
Peter Maydell
,
2022/02/21
[PULL 19/26] include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
,
Peter Maydell
,
2022/02/21
[PULL 20/26] include: Move hardware version declarations to new qemu/hw-version.h
,
Peter Maydell
,
2022/02/21
[PULL 23/26] hw/arm: add initial mori-bmc board
,
Peter Maydell
,
2022/02/21
[PULL 18/26] include: Move QEMU_MAP_* constants to mmap-alloc.h
,
Peter Maydell
,
2022/02/21
[PULL 26/26] ui/cocoa: Fix the leak of qemu_console_get_label
,
Peter Maydell
,
2022/02/21
[PULL 21/26] MAINTAINERS: Add Akihiko Odaki to macOS-relateds
,
Peter Maydell
,
2022/02/21
[PULL 25/26] ui/cocoa: Do not alert even without block devices
,
Peter Maydell
,
2022/02/21
[PULL 24/26] ui/cocoa: Remove allowedFileTypes restriction in SavePanel
,
Peter Maydell
,
2022/02/21
[PULL 22/26] hw/timer: fix a9gtimer vmstate
,
Peter Maydell
,
2022/02/21
[PATCH] configure: Disable capstone and slirp in the --without-default-features mode
,
Thomas Huth
,
2022/02/21
Re: [PATCH] configure: Disable capstone and slirp in the --without-default-features mode
,
Samuel Thibault
,
2022/02/21
Re: [PATCH] configure: Disable capstone and slirp in the --without-default-features mode
,
Paolo Bonzini
,
2022/02/21
Re: [PATCH] configure: Disable capstone and slirp in the --without-default-features mode
,
Laurent Vivier
,
2022/02/21
Re: [PATCH 01/31] vdpa: Reorder virtio/vhost-vdpa.c functions
,
Jason Wang
,
2022/02/21
Re: [PATCH 01/31] vdpa: Reorder virtio/vhost-vdpa.c functions
,
Eugenio Perez Martin
,
2022/02/21
[PATCH] gdbstub.c: add support for info proc mappings
,
Disconnect3d
,
2022/02/20
[PATCH 0/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Liav Albani
,
2022/02/20
[PATCH 1/2] hw/isa: add function to check for existence of device by its type
,
Liav Albani
,
2022/02/20
Re: [PATCH 1/2] hw/isa: add function to check for existence of device by its type
,
Ani Sinha
,
2022/02/21
[PATCH 2/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
,
Liav Albani
,
2022/02/20
[PATCH v8 00/11] 9p: Add support for darwin
,
Will Cohen
,
2022/02/20
[PATCH v8 02/11] 9p: Rename 9p-util -> 9p-util-linux
,
Will Cohen
,
2022/02/20
[PATCH v8 01/11] 9p: linux: Fix a couple Linux assumptions
,
Will Cohen
,
2022/02/20
[PATCH v8 03/11] 9p: darwin: Handle struct stat(fs) differences
,
Will Cohen
,
2022/02/20
[PATCH v8 04/11] 9p: darwin: Handle struct dirent differences
,
Will Cohen
,
2022/02/20
Re: [PATCH v8 04/11] 9p: darwin: Handle struct dirent differences
,
Christian Schoenebeck
,
2022/02/20
Re: [PATCH v8 04/11] 9p: darwin: Handle struct dirent differences
,
Will Cohen
,
2022/02/20
[PATCH v8 06/11] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
,
Will Cohen
,
2022/02/20
[PATCH v8 07/11] 9p: darwin: *xattr_nofollow implementations
,
Will Cohen
,
2022/02/20
[PATCH v8 05/11] 9p: darwin: Ignore O_{NOATIME, DIRECT}
,
Will Cohen
,
2022/02/20
[PATCH v8 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/20
Re: [PATCH v8 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/20
Re: [PATCH v8 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/22
Re: [PATCH v8 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/25
Re: [PATCH v8 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/25
Re: [PATCH v8 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/25
Re: [PATCH v8 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/25
[PATCH v8 10/11] 9p: darwin: Adjust assumption on virtio-9p-test
,
Will Cohen
,
2022/02/20
[PATCH v8 11/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Will Cohen
,
2022/02/20
[PATCH v8 08/11] 9p: darwin: Compatibility for f/l*xattr
,
Will Cohen
,
2022/02/20
[PATCH] target/nios2: Shadow register set, EIC and VIC
,
amir . gonnen
,
2022/02/20
Re: [PATCH] target/nios2: Shadow register set, EIC and VIC
,
Peter Maydell
,
2022/02/20
RE: [PATCH] target/nios2: Shadow register set, EIC and VIC
,
Amir Gonnen
,
2022/02/20
Re: [PATCH] target/nios2: Shadow register set, EIC and VIC
,
Peter Maydell
,
2022/02/20
[PATCH v10 0/5] QEMU RISC-V AIA support
,
Anup Patel
,
2022/02/20
[PATCH v10 1/5] hw/riscv: virt: Add optional AIA APLIC support to virt machine
,
Anup Patel
,
2022/02/20
[PATCH v10 2/5] hw/intc: Add RISC-V AIA IMSIC device emulation
,
Anup Patel
,
2022/02/20
[PATCH v10 3/5] hw/riscv: virt: Add optional AIA IMSIC support to virt machine
,
Anup Patel
,
2022/02/20
[PATCH v10 4/5] docs/system: riscv: Document AIA options for virt machine
,
Anup Patel
,
2022/02/20
[PATCH v10 5/5] hw/riscv: virt: Increase maximum number of allowed CPUs
,
Anup Patel
,
2022/02/20
Re: [PATCH v10 0/5] QEMU RISC-V AIA support
,
Alistair Francis
,
2022/02/21
at24c* device
,
Patrick Venture
,
2022/02/19
initiating reboot/shutdown for a microvm machine?
,
Michael Tokarev
,
2022/02/19
Re: initiating reboot/shutdown for a microvm machine?
,
Gerd Hoffmann
,
2022/02/21
[PATCH 0/1] hw/ide: share bmdma read and write functions
,
Liav Albani
,
2022/02/19
[PATCH 1/1] hw/ide: share bmdma read and write functions between piix.c and via.c
,
Liav Albani
,
2022/02/19
Re: [PATCH 1/1] hw/ide: share bmdma read and write functions between piix.c and via.c
,
BALATON Zoltan
,
2022/02/19
Re: [PATCH 1/1] hw/ide: share bmdma read and write functions between piix.c and via.c
,
Liav Albani
,
2022/02/19
Re: [PATCH 1/1] hw/ide: share bmdma read and write functions between piix.c and via.c
,
BALATON Zoltan
,
2022/02/19
Re: [PATCH 1/1] hw/ide: share bmdma read and write functions between piix.c and via.c
,
BALATON Zoltan
,
2022/02/19
Re: [PATCH 1/1] hw/ide: share bmdma read and write functions between piix.c and via.c
,
Liav Albani
,
2022/02/19
Re: [PATCH 1/1] hw/ide: share bmdma read and write functions between piix.c and via.c
,
BALATON Zoltan
,
2022/02/19
[PATCH v3 0/6] OpenRISC Device Tree Generation
,
Stafford Horne
,
2022/02/19
[PATCH v3 1/6] hw/openrisc/openrisc_sim: Create machine state for or1ksim
,
Stafford Horne
,
2022/02/19
[PATCH v3 3/6] hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART
,
Stafford Horne
,
2022/02/19
Re: [PATCH v3 3/6] hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART
,
Peter Maydell
,
2022/02/19
Re: [PATCH v3 3/6] hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART
,
Philippe Mathieu-Daudé
,
2022/02/20
Re: [PATCH v3 3/6] hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART
,
Stafford Horne
,
2022/02/20
[PATCH v3 4/6] hw/openrisc/openrisc_sim: Increase max_cpus to 4
,
Stafford Horne
,
2022/02/19
Re: [PATCH v3 4/6] hw/openrisc/openrisc_sim: Increase max_cpus to 4
,
Peter Maydell
,
2022/02/19
Re: [PATCH v3 4/6] hw/openrisc/openrisc_sim: Increase max_cpus to 4
,
Philippe Mathieu-Daudé
,
2022/02/20
Re: [PATCH v3 4/6] hw/openrisc/openrisc_sim: Increase max_cpus to 4
,
Stafford Horne
,
2022/02/20
[PATCH v3 5/6] hw/openrisc/openrisc_sim: Add automatic device tree generation
,
Stafford Horne
,
2022/02/19
Re: [PATCH v3 5/6] hw/openrisc/openrisc_sim: Add automatic device tree generation
,
Peter Maydell
,
2022/02/19
[PATCH v3 2/6] hw/openrisc/openrisc_sim: Parameterize initialization
,
Stafford Horne
,
2022/02/19
[PATCH v3 6/6] hw/openrisc/openrisc_sim: Add support for initrd loading
,
Stafford Horne
,
2022/02/19
[PATCH v2] hvf: Fix OOB write in RDTSCP instruction decode
,
Cameron Esfahani
,
2022/02/19
[PATCH v5 00/12] Improve PMU support
,
Atish Patra
,
2022/02/18
[PATCH v5 00/12] Improve PMU support
,
Atish Patra
,
2022/02/18
[PATCH v5 01/12] target/riscv: Fix PMU CSR predicate function
,
Atish Patra
,
2022/02/18
[PATCH v5 02/12] target/riscv: Implement PMU CSR predicate function for S-mode
,
Atish Patra
,
2022/02/18
[PATCH v5 03/12] target/riscv: pmu: Rename the counters extension to pmu
,
Atish Patra
,
2022/02/18
[PATCH v5 04/12] target/riscv: pmu: Make number of counters configurable
,
Atish Patra
,
2022/02/18
[PATCH v5 05/12] target/riscv: Implement mcountinhibit CSR
,
Atish Patra
,
2022/02/18
[PATCH v5 10/12] target/riscv: Add few cache related PMU events
,
Atish Patra
,
2022/02/18
[PATCH v5 11/12] hw/riscv: virt: Add PMU DT node to the device tree
,
Atish Patra
,
2022/02/18
[PATCH v5 08/12] target/riscv: Add sscofpmf extension support
,
Atish Patra
,
2022/02/18
[PATCH v5 07/12] target/riscv: Support mcycle/minstret write operation
,
Atish Patra
,
2022/02/18
[PATCH v5 12/12] target/riscv: Update the privilege field for sscofpmf CSRs
,
Atish Patra
,
2022/02/18
[PATCH v5 09/12] target/riscv: Simplify counter predicate function
,
Atish Patra
,
2022/02/18
[PATCH v5 06/12] target/riscv: Add support for hpmcounters/hpmevents
,
Atish Patra
,
2022/02/18
Re: [PATCH v5 06/12] target/riscv: Add support for hpmcounters/hpmevents
,
Alistair Francis
,
2022/02/27
configure: How to pass flags to the Objective-C compiler?
,
Joshua Seaton
,
2022/02/18
Re: configure: How to pass flags to the Objective-C compiler?
,
Philippe Mathieu-Daudé
,
2022/02/18
Re: configure: How to pass flags to the Objective-C compiler?
,
Joshua Seaton
,
2022/02/19
Re: configure: How to pass flags to the Objective-C compiler?
,
Paolo Bonzini
,
2022/02/20
Re: configure: How to pass flags to the Objective-C compiler?
,
Joshua Seaton
,
2022/02/23
[PATCH v2 0/2] hw/ide: implement ich6 ide controller support
,
Liav Albani
,
2022/02/18
[PATCH v2 1/2] hw/ide: split bmdma read and write functions from piix.c
,
Liav Albani
,
2022/02/18
Re: [PATCH v2 1/2] hw/ide: split bmdma read and write functions from piix.c
,
BALATON Zoltan
,
2022/02/18
Re: [PATCH v2 1/2] hw/ide: split bmdma read and write functions from piix.c
,
Liav Albani
,
2022/02/19
[PATCH v2 2/2] hw/ide: add ich6 ide controller device emulation
,
Liav Albani
,
2022/02/18
Re: [PATCH v2 2/2] hw/ide: add ich6 ide controller device emulation
,
BALATON Zoltan
,
2022/02/18
Re: [PATCH v2 2/2] hw/ide: add ich6 ide controller device emulation
,
Liav Albani
,
2022/02/19
Re: [PATCH v2 2/2] hw/ide: add ich6 ide controller device emulation
,
BALATON Zoltan
,
2022/02/19
Re: [PATCH v2 2/2] hw/ide: add ich6 ide controller device emulation
,
Gerd Hoffmann
,
2022/02/21
Re: [PATCH v2 2/2] hw/ide: add ich6 ide controller device emulation
,
Liav Albani
,
2022/02/21
[PATCH] ppc/pnv: fix default PHB4 QOM hierarchy
,
Daniel Henrique Barboza
,
2022/02/18
Re: [PATCH] ppc/pnv: fix default PHB4 QOM hierarchy
,
Cédric Le Goater
,
2022/02/26
Re: [PATCH] ppc/pnv: fix default PHB4 QOM hierarchy
,
Daniel Henrique Barboza
,
2022/02/28
Re: [PATCH 1/1] ui/cocoa: show/hide menu in fullscreen on mouse ungrab/grab
,
Akihiko Odaki
,
2022/02/18
Re: [PATCH 2/2] ui/cocoa: release mouse when user switches away from QEMU window
,
Akihiko Odaki
,
2022/02/18
Re: [PATCH 1/2] ui/cocoa: add option to disable left-command forwarding to guest
,
Akihiko Odaki
,
2022/02/18
Re: [PATCH 1/2] ui/cocoa: add option to disable left-command forwarding to guest
,
Peter Maydell
,
2022/02/18
Re: [PATCH 1/2] ui/cocoa: add option to disable left-command forwarding to guest
,
Philippe Mathieu-Daudé
,
2022/02/18
[PATCH 0/5] RiscV cleanups for user-related life cycles
,
Damien Hedde
,
2022/02/18
[PATCH 1/5] hw/riscv/riscv_hart: free the harts array when the object is finalized
,
Damien Hedde
,
2022/02/18
Re: [PATCH 1/5] hw/riscv/riscv_hart: free the harts array when the object is finalized
,
Peter Maydell
,
2022/02/18
Re: [PATCH 1/5] hw/riscv/riscv_hart: free the harts array when the object is finalized
,
Damien Hedde
,
2022/02/18
Re: [PATCH 1/5] hw/riscv/riscv_hart: free the harts array when the object is finalized
,
Peter Maydell
,
2022/02/18
Re: [PATCH 1/5] hw/riscv/riscv_hart: free the harts array when the object is finalized
,
Damien Hedde
,
2022/02/21
[PATCH 2/5] target/riscv: add riscv_cpu_release_claimed_interrupts function
,
Damien Hedde
,
2022/02/18
[PATCH 3/5] hw/intc/sifive_plic: report errors and free allocated memory
,
Damien Hedde
,
2022/02/18
[PATCH 4/5] hw/intc/riscv_aclint: swi: report errors and free allocated memory
,
Damien Hedde
,
2022/02/18
[PATCH 5/5] hw/intc/riscv_aclint: mtimer: report errors and free allocated memory
,
Damien Hedde
,
2022/02/18
Re: [PATCH v7 3/5] migration: Add zero-copy parameter for QMP/HMP for Linux
,
Juan Quintela
,
2022/02/18
Re: [PATCH v7 3/5] migration: Add zero-copy parameter for QMP/HMP for Linux
,
Leonardo Bras Soares Passos
,
2022/02/21
'make check-acceptance' failing on s390 tests?
,
Peter Maydell
,
2022/02/18
Re: 'make check-acceptance' failing on s390 tests?
,
Richard Henderson
,
2022/02/18
Re: 'make check-acceptance' failing on s390 tests?
,
Thomas Huth
,
2022/02/21
[PATCH 0/2] Minor doc fixes
,
Markus Armbruster
,
2022/02/18
[PATCH 2/2] qapi: Fix stale reference to scripts/qapi.py in a comment
,
Markus Armbruster
,
2022/02/18
Re: [PATCH 2/2] qapi: Fix stale reference to scripts/qapi.py in a comment
,
Philippe Mathieu-Daudé
,
2022/02/18
[PATCH 1/2] keyval: Fix grammar comment to cover downstream prefix
,
Markus Armbruster
,
2022/02/18
Re: [PATCH 0/2] Minor doc fixes
,
Markus Armbruster
,
2022/02/25
Re: [PATCH V7 00/29] Live Update
,
Steven Sistare
,
2022/02/18
meson incremental build doesn't handle config file going away
,
Peter Maydell
,
2022/02/18
Re: meson incremental build doesn't handle config file going away
,
Thomas Huth
,
2022/02/18
Re: meson incremental build doesn't handle config file going away
,
Peter Maydell
,
2022/02/18
Re: [PATCH v2 0/2] Mark remaining global TypeInfo instances as const
,
Peter Maydell
,
2022/02/18
[PULL 00/39] ppc queue
,
Cédric Le Goater
,
2022/02/18
[PULL 06/39] ppc: allow the hdecr timer to be created/destroyed
,
Cédric Le Goater
,
2022/02/18
[PULL 08/39] target/ppc: make vhyp get_pate method take lpid and return success
,
Cédric Le Goater
,
2022/02/18
[PULL 37/39] target/ppc: cpu_init: Move SPR registration macros to a header
,
Cédric Le Goater
,
2022/02/18
[PULL 01/39] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
,
Cédric Le Goater
,
2022/02/18
[PULL 04/39] target/ppc: raise HV interrupts for partition table entry problems
,
Cédric Le Goater
,
2022/02/18
[PULL 17/39] target/ppc: cpu_init: Avoid nested SPR register functions
,
Cédric Le Goater
,
2022/02/18
[PULL 16/39] target/ppc: cpu_init: Move Timebase registration into the common function
,
Cédric Le Goater
,
2022/02/18
[PULL 14/39] target/ppc: cpu_init: Remove G2LE init code
,
Cédric Le Goater
,
2022/02/18
[PULL 26/39] target/ppc: cpu_init: Deduplicate 7xx SPR registration
,
Cédric Le Goater
,
2022/02/18
[PULL 11/39] target/ppc: Introduce a vhyp framework for nested HV support
,
Cédric Le Goater
,
2022/02/18
[PULL 34/39] target/ppc: cpu_init: Remove register_usprg3_sprs
,
Cédric Le Goater
,
2022/02/18
[PULL 24/39] target/ppc: cpu_init: Deduplicate 604 SPR registration
,
Cédric Le Goater
,
2022/02/18
[PULL 02/39] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Cédric Le Goater
,
2022/02/18
[PULL 13/39] target/ppc: cpu_init: Remove not implemented comments
,
Cédric Le Goater
,
2022/02/18
[PULL 05/39] spapr: prevent hdec timer being set up under virtual hypervisor
,
Cédric Le Goater
,
2022/02/18
[PULL 28/39] target/ppc: cpu_init: Move e300 SPR registration into a function
,
Cédric Le Goater
,
2022/02/18
[PULL 03/39] spapr: nvdimm: Introduce spapr-nvdimm device
,
Cédric Le Goater
,
2022/02/18
[PULL 12/39] spapr: implement nested-hv capability for the virtual hypervisor
,
Cédric Le Goater
,
2022/02/18
[PULL 35/39] target/ppc: Rename spr_tcg.h to spr_common.h
,
Cédric Le Goater
,
2022/02/18
[PULL 21/39] target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
,
Cédric Le Goater
,
2022/02/18
[PULL 36/39] target/ppc: cpu_init: Expose some SPR registration helpers
,
Cédric Le Goater
,
2022/02/18
[PULL 15/39] target/ppc: cpu_init: Group registration of generic SPRs
,
Cédric Le Goater
,
2022/02/18
[PULL 32/39] target/ppc: cpu_init: Reuse init_proc_745 for the 755
,
Cédric Le Goater
,
2022/02/18
[PULL 29/39] target/ppc: cpu_init: Move 604e SPR registration into a function
,
Cédric Le Goater
,
2022/02/18
[PULL 07/39] target/ppc: add vhyp addressing mode helper for radix MMU
,
Cédric Le Goater
,
2022/02/18
[PULL 30/39] target/ppc: cpu_init: Reuse init_proc_603 for the e300
,
Cédric Le Goater
,
2022/02/18
[PULL 09/39] target/ppc: add helper for books vhyp hypercall handler
,
Cédric Le Goater
,
2022/02/18
[PULL 31/39] target/ppc: cpu_init: Reuse init_proc_604 for the 604e
,
Cédric Le Goater
,
2022/02/18
[PULL 22/39] target/ppc: cpu_init: Deduplicate 440 SPR registration
,
Cédric Le Goater
,
2022/02/18
[PULL 33/39] target/ppc: cpu_init: Rename register_ne_601_sprs
,
Cédric Le Goater
,
2022/02/18
[PULL 19/39] target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
,
Cédric Le Goater
,
2022/02/18
[PULL 10/39] target/ppc: Add powerpc_reset_excp_state helper
,
Cédric Le Goater
,
2022/02/18
[PULL 27/39] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
,
Cédric Le Goater
,
2022/02/18
[PULL 25/39] target/ppc: cpu_init: Deduplicate 745/755 SPR registration
,
Cédric Le Goater
,
2022/02/18
[PULL 20/39] target/ppc: cpu_init: Decouple G2 SPR registration from 755
,
Cédric Le Goater
,
2022/02/18
[PULL 23/39] target/ppc: cpu_init: Deduplicate 603 SPR registration
,
Cédric Le Goater
,
2022/02/18
[PULL 38/39] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
Cédric Le Goater
,
2022/02/18
[PULL 39/39] target/ppc: Move common SPR functions out of cpu_init
,
Cédric Le Goater
,
2022/02/18
[PULL 18/39] target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
,
Cédric Le Goater
,
2022/02/18
Re: [PULL 00/39] ppc queue
,
Peter Maydell
,
2022/02/20
[PATCH 1/2] pci-bridge/xio3130_upstream: Fix error handling
,
Jonathan Cameron
,
2022/02/18
[PATCH 2/2] pci-bridge/xio3130_downstream: Fix error handling
,
Jonathan Cameron
,
2022/02/18
Re: [PATCH 1/2] pci-bridge/xio3130_upstream: Fix error handling
,
Jonathan Cameron
,
2022/02/18
[PATCH v2 1/1] numa: check NUMA nodes with memdev specified
,
Li Zhang
,
2022/02/18
Re: [PATCH V7 29/29] cpr: only-cpr-capable option
,
Guoyi Tu
,
2022/02/18
Re: [PATCH V7 28/29] chardev: cpr for sockets
,
Guoyi Tu
,
2022/02/18
[PATCH v2 0/7] aspeed extensions
,
Cédric Le Goater
,
2022/02/18
[PATCH v2 2/7] ast2600: Add Secure Boot Controller model
,
Cédric Le Goater
,
2022/02/18
[PATCH v2 3/7] aspeed: rainier: Add i2c LED devices
,
Cédric Le Goater
,
2022/02/18
[PATCH v2 1/7] arm: Remove swift-bmc machine
,
Cédric Le Goater
,
2022/02/18
[PATCH v2 7/7] aspeed/sdmc: Add trace events
,
Cédric Le Goater
,
2022/02/18
Re: [PATCH v2 7/7] aspeed/sdmc: Add trace events
,
Philippe Mathieu-Daudé
,
2022/02/18
Re: [PATCH v2 7/7] aspeed/sdmc: Add trace events
,
Cédric Le Goater
,
2022/02/18
[PATCH v2 4/7] aspeed: rainier: Add strap values taken from hardware
,
Cédric Le Goater
,
2022/02/18
[PATCH v2 6/7] aspeed/smc: Add an address mask on segment registers
,
Cédric Le Goater
,
2022/02/18
[PATCH v2 5/7] aspeed: Introduce a create_pca9552() helper
,
Cédric Le Goater
,
2022/02/18
Re: [PATCH v2 5/7] aspeed: Introduce a create_pca9552() helper
,
Philippe Mathieu-Daudé
,
2022/02/18
Re: [PATCH v2 5/7] aspeed: Introduce a create_pca9552() helper
,
Philippe Mathieu-Daudé
,
2022/02/18
Re: [PATCH v2 0/7] aspeed extensions
,
Cédric Le Goater
,
2022/02/18
Re: [PATCH V7 10/29] machine: memfd-alloc option
,
Guoyi Tu
,
2022/02/18
Re: [PATCH V7 10/29] machine: memfd-alloc option
,
Dr. David Alan Gilbert
,
2022/02/24
[PATCH v3] migration/rdma: set the REUSEADDR option for destination
,
Jack Wang
,
2022/02/18
[PATCH v2] hw: riscv: opentitan: fixup SPI addresses
,
Alistair Francis
,
2022/02/18
Re: [PATCH v2] hw: riscv: opentitan: fixup SPI addresses
,
Bin Meng
,
2022/02/18
Re: [PATCH v2] hw: riscv: opentitan: fixup SPI addresses
,
Alistair Francis
,
2022/02/21
[PATCH v6 0/4] s390x: Add partial z15 support and tests
,
David Miller
,
2022/02/17
[PATCH v6 2/4] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
,
David Miller
,
2022/02/17
[PATCH v6 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Miller
,
2022/02/17
Re: [PATCH v6 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
Richard Henderson
,
2022/02/23
Re: [PATCH v6 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Miller
,
2022/02/23
[PATCH v6 4/4] tests/tcg/s390x: changed to using .insn for tests requiring z15
,
David Miller
,
2022/02/17
Re: [PATCH v6 4/4] tests/tcg/s390x: changed to using .insn for tests requiring z15
,
Thomas Huth
,
2022/02/23
Re: [PATCH v6 4/4] tests/tcg/s390x: changed to using .insn for tests requiring z15
,
David Hildenbrand
,
2022/02/23
Re: [PATCH v6 4/4] tests/tcg/s390x: changed to using .insn for tests requiring z15
,
Thomas Huth
,
2022/02/23
Re: [PATCH v6 4/4] tests/tcg/s390x: changed to using .insn for tests requiring z15
,
David Hildenbrand
,
2022/02/23
Re: [PATCH v6 4/4] tests/tcg/s390x: changed to using .insn for tests requiring z15
,
Thomas Huth
,
2022/02/23
[PATCH v6 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
David Miller
,
2022/02/17
Re: [PATCH v6 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
Christian Borntraeger
,
2022/02/23
Re: [PATCH v6 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
David Miller
,
2022/02/23
Re: [PATCH v6 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
Christian Borntraeger
,
2022/02/24
Re: [PATCH v6 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
Richard Henderson
,
2022/02/23
Re: [PATCH v6 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
David Miller
,
2022/02/23
[PATCH 0/2] Resolve some redundant property accessors
,
Bernhard Beschow
,
2022/02/17
[PATCH 1/2] hw/vfio/pci-quirks: Resolve redundant property getters
,
Bernhard Beschow
,
2022/02/17
Re: [PATCH 1/2] hw/vfio/pci-quirks: Resolve redundant property getters
,
Philippe Mathieu-Daudé
,
2022/02/21
[PATCH] virtio/virtio-balloon: Prefer Object* over void* parameter
,
Bernhard Beschow
,
2022/02/17
Re: [PATCH] virtio/virtio-balloon: Prefer Object* over void* parameter
,
Bernhard Beschow
,
2022/02/25
Re: [PATCH] virtio/virtio-balloon: Prefer Object* over void* parameter
,
Michael S. Tsirkin
,
2022/02/27
Re: [PATCH] virtio/virtio-balloon: Prefer Object* over void* parameter
,
David Hildenbrand
,
2022/02/26
[PATCH 2/2] hw/riscv/sifive_u: Resolve redundant property accessors
,
Bernhard Beschow
,
2022/02/17
Re: [PATCH 2/2] hw/riscv/sifive_u: Resolve redundant property accessors
,
Alistair Francis
,
2022/02/21
Re: [PATCH 2/2] hw/riscv/sifive_u: Resolve redundant property accessors
,
Philippe Mathieu-Daudé
,
2022/02/21
Re: [PATCH 0/2] Resolve some redundant property accessors
,
Philippe Mathieu-Daudé
,
2022/02/21
Re: [PATCH 0/2] Resolve some redundant property accessors
,
Bernhard Beschow
,
2022/02/21
Re: [PATCH 0/2] Resolve some redundant property accessors
,
Bernhard Beschow
,
2022/02/25
Re: [PATCH v2 1/2] Mark remaining global TypeInfo instances as const
,
Bernhard Beschow
,
2022/02/17
[PATCH] configure: Support empty prefixes
,
Joshua Seaton
,
2022/02/17
Re: [PATCH] configure: Support empty prefixes
,
Paolo Bonzini
,
2022/02/17
Re: [PATCH] configure: Support empty prefixes
,
Joshua Seaton
,
2022/02/22
I have a Question? Can you build a version with German and English and Spain and France and Russia and Chinese Language Pack and Handbook Installation Guide in PDF and Paper book with all Function in Linux, Unix and Windows?
,
Anon Anonymous
,
2022/02/17
A Virtual Bios in Qemu with GUI by Boot QEMU with SHORTCUT
,
Anon Anonymous
,
2022/02/17
[RFC PATCH] virtio-net: Unlimit tx queue size if peer is vdpa
,
Eugenio Pérez
,
2022/02/17
Re: [RFC PATCH] virtio-net: Unlimit tx queue size if peer is vdpa
,
Jason Wang
,
2022/02/20
[PATCH v5 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
,
Lukasz Maniak
,
2022/02/17
[PATCH v5 01/15] pcie: Add support for Single Root I/O Virtualization (SR/IOV)
,
Lukasz Maniak
,
2022/02/17
Re: [PATCH v5 01/15] pcie: Add support for Single Root I/O Virtualization (SR/IOV)
,
Michael S. Tsirkin
,
2022/02/18
[PATCH v5 02/15] pcie: Add some SR/IOV API documentation in docs/pcie_sriov.txt
,
Lukasz Maniak
,
2022/02/17
Re: [PATCH v5 02/15] pcie: Add some SR/IOV API documentation in docs/pcie_sriov.txt
,
Michael S. Tsirkin
,
2022/02/18
[PATCH v5 03/15] pcie: Add a helper to the SR/IOV API
,
Lukasz Maniak
,
2022/02/17
Re: [PATCH v5 03/15] pcie: Add a helper to the SR/IOV API
,
Michael S. Tsirkin
,
2022/02/18
[PATCH v5 06/15] hw/nvme: Add support for Primary Controller Capabilities
,
Lukasz Maniak
,
2022/02/17
[PATCH v5 04/15] pcie: Add 1.2 version token for the Power Management Capability
,
Lukasz Maniak
,
2022/02/17
Re: [PATCH v5 04/15] pcie: Add 1.2 version token for the Power Management Capability
,
Michael S. Tsirkin
,
2022/02/18
[PATCH v5 07/15] hw/nvme: Add support for Secondary Controller List
,
Lukasz Maniak
,
2022/02/17
[PATCH v5 05/15] hw/nvme: Add support for SR-IOV
,
Lukasz Maniak
,
2022/02/17
Re: [PATCH v5 05/15] hw/nvme: Add support for SR-IOV
,
Klaus Jensen
,
2022/02/18
[PATCH v5 08/15] hw/nvme: Implement the Function Level Reset
,
Lukasz Maniak
,
2022/02/17
[PATCH v5 09/15] hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
,
Lukasz Maniak
,
2022/02/17
[PATCH v5 10/15] hw/nvme: Remove reg_size variable and update BAR0 size calculation
,
Lukasz Maniak
,
2022/02/17
[PATCH v5 11/15] hw/nvme: Calculate BAR attributes in a function
,
Lukasz Maniak
,
2022/02/17
[PATCH v5 12/15] hw/nvme: Initialize capability structures for primary/secondary controllers
,
Lukasz Maniak
,
2022/02/17
Re: [PATCH v5 12/15] hw/nvme: Initialize capability structures for primary/secondary controllers
,
Lukasz Maniak
,
2022/02/18
[PATCH v5 13/15] hw/nvme: Add support for the Virtualization Management command
,
Lukasz Maniak
,
2022/02/17
[PATCH v5 15/15] hw/nvme: Update the initalization place for the AER queue
,
Lukasz Maniak
,
2022/02/17
Re: [PATCH v5 15/15] hw/nvme: Update the initalization place for the AER queue
,
Klaus Jensen
,
2022/02/18
[PATCH v5 14/15] docs: Add documentation for SR-IOV and Virtualization Enhancements
,
Lukasz Maniak
,
2022/02/17
Re: [PATCH v5 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
,
Michael S. Tsirkin
,
2022/02/18
Re: [PATCH v5 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
,
Lukasz Maniak
,
2022/02/18
Re: [PATCH v5 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
,
Michael S. Tsirkin
,
2022/02/18
Re: [PATCH v5 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
,
Klaus Jensen
,
2022/02/18
Re: [PATCH v5 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
,
Michael S. Tsirkin
,
2022/02/18
[PULL v2 0/5] 9p queue (previous 2022-02-10)
,
Christian Schoenebeck
,
2022/02/17
[PULL v2 5/5] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/17
Re: [PULL v2 5/5] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Peter Maydell
,
2022/02/22
Re: [PULL v2 5/5] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/22
Re: [PULL v2 5/5] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Greg Kurz
,
2022/02/22
[PULL v2 2/5] tests/9pfs: fix mkdir() being called twice
,
Christian Schoenebeck
,
2022/02/17
[PULL v2 4/5] tests/9pfs: Use g_autofree and g_autoptr where possible
,
Christian Schoenebeck
,
2022/02/17
[PULL v2 3/5] tests/9pfs: Fix leak of local_test_path
,
Christian Schoenebeck
,
2022/02/17
[PULL v2 1/5] tests/9pfs: use g_autofree where possible
,
Christian Schoenebeck
,
2022/02/17
Re: [PULL v2 0/5] 9p queue (previous 2022-02-10)
,
Peter Maydell
,
2022/02/19
[PATCH] migration: NULL transport_data after freeing
,
Hanna Reitz
,
2022/02/17
Re: [PATCH] migration: NULL transport_data after freeing
,
Dr. David Alan Gilbert
,
2022/02/17
Re: [PATCH] migration: NULL transport_data after freeing
,
Peter Xu
,
2022/02/17
[PATCH v1] aio-posix: fix build failure io_uring 2.2
,
Haiyue Wang
,
2022/02/17
Re: [PATCH v1] aio-posix: fix build failure io_uring 2.2
,
Stefan Hajnoczi
,
2022/02/21
Re: [PATCH v1] aio-posix: fix build failure io_uring 2.2
,
Peter Maydell
,
2022/02/21
RE: [PATCH v1] aio-posix: fix build failure io_uring 2.2
,
Wang, Haiyue
,
2022/02/21
Re: [PATCH v1] aio-posix: fix build failure io_uring 2.2
,
Stefan Hajnoczi
,
2022/02/22
RE: [PATCH v1] aio-posix: fix build failure io_uring 2.2
,
Wang, Haiyue
,
2022/02/21
Re: [PATCH v1] aio-posix: fix build failure io_uring 2.2
,
Stefan Hajnoczi
,
2022/02/22
[PATCH v2] aio-posix: fix build failure io_uring 2.2
,
Haiyue Wang
,
2022/02/21
Re: [PATCH v2] aio-posix: fix build failure io_uring 2.2
,
Stefan Hajnoczi
,
2022/02/22
Re: [PATCH v17] qapi: introduce 'x-query-x86-cpuid' QMP command.
,
Vladimir Sementsov-Ogievskiy
,
2022/02/17
Re: [PATCH v17] qapi: introduce 'x-query-x86-cpuid' QMP command.
,
Markus Armbruster
,
2022/02/17
[PATCH v4 0/3] fix overlapping table handle numbers with large memory vms
,
Ani Sinha
,
2022/02/17
[PATCH v4 1/3] hw/smbios: code cleanup - use macro definitions for table header handles
,
Ani Sinha
,
2022/02/17
[PATCH v4 2/3] hw/smbios: fix overlapping table handle numbers with large memory vms
,
Ani Sinha
,
2022/02/17
[PATCH v4 3/3] hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide
,
Ani Sinha
,
2022/02/17
[PATCH v2 0/3] i386: Add support for Hyper-V Enlightened MSR-Bitmap and XMM fast hypercall input features
,
Vitaly Kuznetsov
,
2022/02/17
[PATCH v2 1/3] i386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEATURES
,
Vitaly Kuznetsov
,
2022/02/17
[PATCH v2 2/3] i386: Hyper-V Enlightened MSR bitmap feature
,
Vitaly Kuznetsov
,
2022/02/17
[PATCH v2 3/3] i386: Hyper-V XMM fast hypercall input feature
,
Vitaly Kuznetsov
,
2022/02/17
[PATCH] MAINTAINERS: Update the files in the FreeBSD section
,
Thomas Huth
,
2022/02/17
Re: [PATCH] hw/pci-bridge/pxb: Fix missing swizzle
,
Jonathan Cameron
,
2022/02/17
Re: [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE
,
Chao Peng
,
2022/02/17
Re: [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE
,
Maciej S. Szmigiero
,
2022/02/21
Re: [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE
,
Chao Peng
,
2022/02/23
Re: [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE
,
Maciej S. Szmigiero
,
2022/02/23
Re: [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE
,
Chao Peng
,
2022/02/24
[PATCH v6 00/11] s390x: CPU Topology
,
Pierre Morel
,
2022/02/17
[PATCH v6 01/11] s390x: SCLP: reporting the maximum nested topology entries
,
Pierre Morel
,
2022/02/17
[PATCH v6 02/11] s390x: topology: CPU topology objects and structures
,
Pierre Morel
,
2022/02/17
[PATCH v6 05/11] s390x: kvm: topology: interception of PTF instruction
,
Pierre Morel
,
2022/02/17
[PATCH v6 04/11] s390x: CPU topology: CPU topology migration
,
Pierre Morel
,
2022/02/17
[PATCH v6 03/11] s390x: topology: implementating Store Topology System Information
,
Pierre Morel
,
2022/02/17
[PATCH v6 07/11] s390x: topology: Adding books to STSI
,
Pierre Morel
,
2022/02/17
[PATCH v6 10/11] s390x: topology: implementing numa for the s390x topology
,
Pierre Morel
,
2022/02/17
[PATCH v6 11/11] s390x: topology: documentation
,
Pierre Morel
,
2022/02/17
[PATCH v6 09/11] s390x: topology: Adding drawers to STSI
,
Pierre Morel
,
2022/02/17
[PATCH v6 08/11] s390x: topology: Adding drawers to CPU topology
,
Pierre Morel
,
2022/02/17
Re: [PATCH v6 08/11] s390x: topology: Adding drawers to CPU topology
,
Daniel P . Berrangé
,
2022/02/17
Re: [PATCH v6 08/11] s390x: topology: Adding drawers to CPU topology
,
Pierre Morel
,
2022/02/17
Re: [PATCH v6 08/11] s390x: topology: Adding drawers to CPU topology
,
Daniel P . Berrangé
,
2022/02/17
Re: [PATCH v6 08/11] s390x: topology: Adding drawers to CPU topology
,
Pierre Morel
,
2022/02/17
[PATCH v6 06/11] s390x: topology: Adding books to CPU topology
,
Pierre Morel
,
2022/02/17
Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Alex Bennée
,
2022/02/17
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Alex Bennée
,
2022/02/22
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Daniel P . Berrangé
,
2022/02/22
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Philippe Mathieu-Daudé
,
2022/02/22
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Peter Maydell
,
2022/02/22
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Philippe Mathieu-Daudé
,
2022/02/22
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Gerd Hoffmann
,
2022/02/23
Message not available
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Philippe Mathieu-Daudé
,
2022/02/23
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Peter Maydell
,
2022/02/23
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Philippe Mathieu-Daudé
,
2022/02/23
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Daniel P . Berrangé
,
2022/02/23
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Gerd Hoffmann
,
2022/02/23
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Igor Mammedov
,
2022/02/24
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Laszlo Ersek
,
2022/02/24
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Daniel P . Berrangé
,
2022/02/23
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Philippe Mathieu-Daudé
,
2022/02/23
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Daniel P . Berrangé
,
2022/02/23
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Philippe Mathieu-Daudé
,
2022/02/23
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Laszlo Ersek
,
2022/02/23
Re: Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
,
Peter Maydell
,
2022/02/23
[PATCH v2 00/12] GL & D-Bus display related fixes
,
marcandre . lureau
,
2022/02/17
[PATCH v2 01/12] ui/console: fix crash when using gl context with non-gl listeners
,
marcandre . lureau
,
2022/02/17
[PATCH v2 02/12] ui/console: fix texture leak when calling surface_gl_create_texture()
,
marcandre . lureau
,
2022/02/17
[PATCH v2 03/12] ui: do not create a surface when resizing a GL scanout
,
marcandre . lureau
,
2022/02/17
[PATCH v2 04/12] ui/console: move check for compatible GL context
,
marcandre . lureau
,
2022/02/17
[PATCH v2 05/12] ui/console: move dcl compatiblity check to a callback
,
marcandre . lureau
,
2022/02/17
[PATCH v2 06/12] ui/console: egl-headless is compatible with non-gl listeners
,
marcandre . lureau
,
2022/02/17
[PATCH v2 07/12] ui/dbus: associate the DBusDisplayConsole listener with the given console
,
marcandre . lureau
,
2022/02/17
[PATCH v2 08/12] ui/console: move console compatibility check to dcl_display_console()
,
marcandre . lureau
,
2022/02/17
[PATCH v2 09/12] ui/shader: fix potential leak of shader on error
,
marcandre . lureau
,
2022/02/17
[PATCH v2 10/12] ui/shader: free associated programs
,
marcandre . lureau
,
2022/02/17
[PATCH v2 11/12] ui/console: add a dpy_gfx_switch callback helper
,
marcandre . lureau
,
2022/02/17
[PATCH v2 12/12] ui/dbus: fix texture sharing
,
marcandre . lureau
,
2022/02/17
Message not available
Fwd: [PATCH v2 12/12] ui/dbus: fix texture sharing
,
Akihiko Odaki
,
2022/02/17
Re: [PATCH v2 00/12] GL & D-Bus display related fixes
,
Akihiko Odaki
,
2022/02/17
Re: [PATCH v2 00/12] GL & D-Bus display related fixes
,
Marc-André Lureau
,
2022/02/17
Re: [PATCH v2 00/12] GL & D-Bus display related fixes
,
Akihiko Odaki
,
2022/02/17
Re: [PATCH v2 00/12] GL & D-Bus display related fixes
,
Marc-André Lureau
,
2022/02/17
Re: [PATCH v2 00/12] GL & D-Bus display related fixes
,
Akihiko Odaki
,
2022/02/17
Re: [PATCH v2 00/12] GL & D-Bus display related fixes
,
Marc-André Lureau
,
2022/02/17
Re: [PATCH v2 00/12] GL & D-Bus display related fixes
,
Akihiko Odaki
,
2022/02/17
[PULL 00/10] Misc next patches
,
Daniel P . Berrangé
,
2022/02/17
[PULL 02/10] block: support sha256 fingerprint with pre-blockdev options
,
Daniel P . Berrangé
,
2022/02/17
[PULL 01/10] block: better document SSH host key fingerprint checking
,
Daniel P . Berrangé
,
2022/02/17
[PULL 03/10] block: print the server key type and fingerprint on failure
,
Daniel P . Berrangé
,
2022/02/17
[PULL 04/10] seccomp: allow action to be customized per syscall
,
Daniel P . Berrangé
,
2022/02/17
[PULL 07/10] seccomp: block use of clone3 syscall
,
Daniel P . Berrangé
,
2022/02/17
[PULL 05/10] seccomp: add unit test for seccomp filtering
,
Daniel P . Berrangé
,
2022/02/17
[PULL 06/10] seccomp: fix blocking of process spawning
,
Daniel P . Berrangé
,
2022/02/17
[PULL 08/10] seccomp: block setns, unshare and execveat syscalls
,
Daniel P . Berrangé
,
2022/02/17
[PULL 09/10] MAINTAINERS: take over seccomp from Eduardo Otubo
,
Daniel P . Berrangé
,
2022/02/17
[PULL 10/10] docs: expand firmware descriptor to allow flash without NVRAM
,
Daniel P . Berrangé
,
2022/02/17
Re: [PULL 00/10] Misc next patches
,
Peter Maydell
,
2022/02/18
Re: [PULL 00/10] Misc next patches
,
Daniel P . Berrangé
,
2022/02/21
Re: [PULL 00/10] Misc next patches
,
Peter Maydell
,
2022/02/24
Re: Should we apply for GitLab's open source program?
,
Daniel P . Berrangé
,
2022/02/17
[PATCH v3] docs/system/i386: Add measurement calculation details to amd-memory-encryption
,
Dov Murik
,
2022/02/17
Re: [PATCH v3] docs/system/i386: Add measurement calculation details to amd-memory-encryption
,
Dr. David Alan Gilbert
,
2022/02/23
[PATCH v3] arm: Remove swift-bmc machine
,
Joel Stanley
,
2022/02/17
Re: [PATCH v3] arm: Remove swift-bmc machine
,
Cédric Le Goater
,
2022/02/18
Re: [PATCH v3] arm: Remove swift-bmc machine
,
Philippe Mathieu-Daudé
,
2022/02/18
[PATCH] linux-headers: update to 5.17
,
Paolo Bonzini
,
2022/02/17
Re: [PATCH] linux-headers: update to 5.17
,
Cornelia Huck
,
2022/02/21
[PATCH v4 0/7] malta: Fix PCI IRQ levels to be preserved during migration, cleanup
,
Bernhard Beschow
,
2022/02/17
[PATCH v4 1/7] hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migration
,
Bernhard Beschow
,
2022/02/17
Re: [PATCH v4 1/7] hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migration
,
Bernhard Beschow
,
2022/02/17
[PATCH v4 3/7] hw/isa/piix4: Resolve redundant i8259[] attribute
,
Bernhard Beschow
,
2022/02/17
[PATCH v4 4/7] hw/isa/piix4: Pass PIIX4State as opaque parameter for piix4_set_irq()
,
Bernhard Beschow
,
2022/02/17
[PATCH v4 5/7] hw/isa/piix4: Resolve global instance variable
,
Bernhard Beschow
,
2022/02/17
[PATCH v4 2/7] malta: Move PCI interrupt handling from gt64xxx_pci to piix4
,
Bernhard Beschow
,
2022/02/17
[PATCH v4 7/7] hw/mips/gt64xxx_pci: Resolve gt64120_register()
,
Bernhard Beschow
,
2022/02/17
Re: [PATCH v4 7/7] hw/mips/gt64xxx_pci: Resolve gt64120_register()
,
BALATON Zoltan
,
2022/02/17
[PATCH v4 6/7] hw/isa/piix4: Replace some magic IRQ constants
,
Bernhard Beschow
,
2022/02/17
Re: [PATCH v4 0/7] malta: Fix PCI IRQ levels to be preserved during migration, cleanup
,
Bernhard Beschow
,
2022/02/25
Re: [PATCH v4 0/7] malta: Fix PCI IRQ levels to be preserved during migration, cleanup
,
Philippe Mathieu-Daudé
,
2022/02/28
[PULL v2 00/29] Misc mostly build system patches for 2022-02-15
,
Paolo Bonzini
,
2022/02/17
Re: [PULL v2 00/29] Misc mostly build system patches for 2022-02-15
,
Peter Maydell
,
2022/02/19
[PATCH v6 00/19] vfio-user server in QEMU
,
Jagannathan Raman
,
2022/02/17
[PATCH v6 05/19] remote/machine: add vfio-user property
,
Jagannathan Raman
,
2022/02/17
Re: [PATCH v6 05/19] remote/machine: add vfio-user property
,
Stefan Hajnoczi
,
2022/02/21
[PATCH v6 03/19] qdev: unplug blocker for devices
,
Jagannathan Raman
,
2022/02/17
Re: [PATCH v6 03/19] qdev: unplug blocker for devices
,
Stefan Hajnoczi
,
2022/02/21
Re: [PATCH v6 03/19] qdev: unplug blocker for devices
,
Jag Raman
,
2022/02/28
Re: [PATCH v6 03/19] qdev: unplug blocker for devices
,
Stefan Hajnoczi
,
2022/02/21
Re: [PATCH v6 03/19] qdev: unplug blocker for devices
,
Jag Raman
,
2022/02/28
[PATCH v6 07/19] vfio-user: define vfio-user-server object
,
Jagannathan Raman
,
2022/02/17
Re: [PATCH v6 07/19] vfio-user: define vfio-user-server object
,
Stefan Hajnoczi
,
2022/02/21
Re: [PATCH v6 07/19] vfio-user: define vfio-user-server object
,
Jag Raman
,
2022/02/28
Re: [PATCH v6 07/19] vfio-user: define vfio-user-server object
,
Eric Blake
,
2022/02/25
[PATCH v6 02/19] tests/avocado: Specify target VM argument to helper routines
,
Jagannathan Raman
,
2022/02/17
[PATCH v6 04/19] remote/machine: add HotplugHandler for remote machine
,
Jagannathan Raman
,
2022/02/17
Re: [PATCH v6 04/19] remote/machine: add HotplugHandler for remote machine
,
Stefan Hajnoczi
,
2022/02/21
[PATCH v6 06/19] vfio-user: build library
,
Jagannathan Raman
,
2022/02/17
[PATCH v6 10/19] vfio-user: run vfio-user context
,
Jagannathan Raman
,
2022/02/17
Re: [PATCH v6 10/19] vfio-user: run vfio-user context
,
Stefan Hajnoczi
,
2022/02/22
Re: [PATCH v6 10/19] vfio-user: run vfio-user context
,
Eric Blake
,
2022/02/25
Re: [PATCH v6 10/19] vfio-user: run vfio-user context
,
Jag Raman
,
2022/02/28
[PATCH v6 08/19] vfio-user: instantiate vfio-user context
,
Jagannathan Raman
,
2022/02/17
Re: [PATCH v6 08/19] vfio-user: instantiate vfio-user context
,
Stefan Hajnoczi
,
2022/02/21
Re: [PATCH v6 08/19] vfio-user: instantiate vfio-user context
,
Jag Raman
,
2022/02/28
[PATCH v6 12/19] vfio-user: IOMMU support for remote device
,
Jagannathan Raman
,
2022/02/17
Re: [PATCH v6 12/19] vfio-user: IOMMU support for remote device
,
Stefan Hajnoczi
,
2022/02/22
Re: [PATCH v6 12/19] vfio-user: IOMMU support for remote device
,
Jag Raman
,
2022/02/28
[PATCH v6 09/19] vfio-user: find and init PCI device
,
Jagannathan Raman
,
2022/02/17
Re: [PATCH v6 09/19] vfio-user: find and init PCI device
,
Stefan Hajnoczi
,
2022/02/21
Re: [PATCH v6 09/19] vfio-user: find and init PCI device
,
Jag Raman
,
2022/02/28
[PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Jagannathan Raman
,
2022/02/17
Re: [PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Peter Maydell
,
2022/02/17
Re: [PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Jag Raman
,
2022/02/17
Re: [PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Jag Raman
,
2022/02/17
Re: [PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Paolo Bonzini
,
2022/02/18
Re: [PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Jag Raman
,
2022/02/18
Re: [PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Jag Raman
,
2022/02/18
Re: [PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Paolo Bonzini
,
2022/02/20
Re: [PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Paolo Bonzini
,
2022/02/20
Re: [PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Jag Raman
,
2022/02/22
Re: [PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Paolo Bonzini
,
2022/02/24
Re: [PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Jag Raman
,
2022/02/24
Re: [PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Paolo Bonzini
,
2022/02/28
Re: [PATCH v6 01/19] configure, meson: override C compiler for cmake
,
Jag Raman
,
2022/02/28
[PATCH v6 11/19] vfio-user: handle PCI config space accesses
,
Jagannathan Raman
,
2022/02/17
Re: [PATCH v6 11/19] vfio-user: handle PCI config space accesses
,
Stefan Hajnoczi
,
2022/02/22
Re: [PATCH v6 11/19] vfio-user: handle PCI config space accesses
,
Jag Raman
,
2022/02/28
[PATCH v6 13/19] vfio-user: handle DMA mappings
,
Jagannathan Raman
,
2022/02/17
[PATCH v6 14/19] vfio-user: handle PCI BAR accesses
,
Jagannathan Raman
,
2022/02/17
Re: [PATCH v6 14/19] vfio-user: handle PCI BAR accesses
,
Stefan Hajnoczi
,
2022/02/22
[PATCH v6 16/19] softmmu/vl: defer backend init
,
Jagannathan Raman
,
2022/02/17
[PATCH v6 15/19] vfio-user: handle device interrupts
,
Jagannathan Raman
,
2022/02/17
[PATCH v6 18/19] vfio-user: handle reset of remote device
,
Jagannathan Raman
,
2022/02/17
[PATCH v6 19/19] vfio-user: avocado tests for vfio-user
,
Jagannathan Raman
,
2022/02/17
[PATCH v6 17/19] vfio-user: register handlers to facilitate migration
,
Jagannathan Raman
,
2022/02/17
Re: [PATCH v6 17/19] vfio-user: register handlers to facilitate migration
,
Paolo Bonzini
,
2022/02/18
Re: [PATCH v6 17/19] vfio-user: register handlers to facilitate migration
,
Jag Raman
,
2022/02/18
Re: [PATCH v5 01/18] configure, meson: override C compiler for cmake
,
Jag Raman
,
2022/02/17
[PATCH v2 0/8] AMX support in Qemu
,
Yang Zhong
,
2022/02/17
[PATCH v2 1/8] x86: Fix the 64-byte boundary enumeration for extended state
,
Yang Zhong
,
2022/02/17
Re: [PATCH v2 1/8] x86: Fix the 64-byte boundary enumeration for extended state
,
David Edmondson
,
2022/02/21
[PATCH v2 2/8] x86: Add AMX XTILECFG and XTILEDATA components
,
Yang Zhong
,
2022/02/17
Re: [PATCH v2 2/8] x86: Add AMX XTILECFG and XTILEDATA components
,
David Edmondson
,
2022/02/21
[PATCH v2 3/8] x86: Grant AMX permission for guest
,
Yang Zhong
,
2022/02/17
Re: [PATCH v2 3/8] x86: Grant AMX permission for guest
,
Yang Zhong
,
2022/02/17
Re: [PATCH v2 3/8] x86: Grant AMX permission for guest
,
Paolo Bonzini
,
2022/02/17
Re: [PATCH v2 3/8] x86: Grant AMX permission for guest
,
Yang Zhong
,
2022/02/25
[PATCH v2 4/8] x86: Add XFD faulting bit for state components
,
Yang Zhong
,
2022/02/17
Re: [PATCH v2 4/8] x86: Add XFD faulting bit for state components
,
David Edmondson
,
2022/02/21
Re: [PATCH v2 4/8] x86: Add XFD faulting bit for state components
,
Yang Zhong
,
2022/02/25
[PATCH v2 5/8] x86: Add AMX CPUIDs enumeration
,
Yang Zhong
,
2022/02/17
Re: [PATCH v2 5/8] x86: Add AMX CPUIDs enumeration
,
David Edmondson
,
2022/02/23
[PATCH v2 6/8] x86: add support for KVM_CAP_XSAVE2 and AMX state migration
,
Yang Zhong
,
2022/02/17
Re: [PATCH v2 6/8] x86: add support for KVM_CAP_XSAVE2 and AMX state migration
,
David Edmondson
,
2022/02/21
Re: [PATCH v2 6/8] x86: add support for KVM_CAP_XSAVE2 and AMX state migration
,
Yang Zhong
,
2022/02/25
[PATCH v2 7/8] x86: Support XFD and AMX xsave data migration
,
Yang Zhong
,
2022/02/17
Re: [PATCH v2 7/8] x86: Support XFD and AMX xsave data migration
,
David Edmondson
,
2022/02/21
[PATCH v2 8/8] linux-header: Sync the linux headers
,
Yang Zhong
,
2022/02/17
[PATCH] tcg: Remove dh_alias indirection for dh_typecode
,
Richard Henderson
,
2022/02/16
Re: [PATCH] tcg: Remove dh_alias indirection for dh_typecode
,
Alex Bennée
,
2022/02/17
Re: [PATCH] tcg: Remove dh_alias indirection for dh_typecode
,
Christian Ehrhardt
,
2022/02/17
Re: [PATCH] tcg: Remove dh_alias indirection for dh_typecode
,
Keith Packard
,
2022/02/17
[PATCH v16 0/7] support dirty restraint on vCPU
,
huangy81
,
2022/02/16
[PATCH v16 1/7] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
,
huangy81
,
2022/02/16
[PATCH v16 2/7] cpus: Introduce cpu_list_generation_id
,
huangy81
,
2022/02/16
[PATCH v16 3/7] migration/dirtyrate: Refactor dirty page rate calculation
,
huangy81
,
2022/02/16
[PATCH v16 4/7] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
,
huangy81
,
2022/02/16
[PATCH v16 7/7] softmmu/dirtylimit: Implement dirty page rate limit
,
huangy81
,
2022/02/16
[PATCH v16 6/7] softmmu/dirtylimit: Implement virtual CPU throttle
,
huangy81
,
2022/02/16
[PATCH v16 5/7] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
,
huangy81
,
2022/02/16
qemu crash 100% CPU with Ubuntu10.04 guest (solved)
,
Ben Smith
,
2022/02/16
Re: qemu crash 100% CPU with Ubuntu10.04 guest (solved)
,
Kashyap Chamarthy
,
2022/02/17
Re: qemu crash 100% CPU with Ubuntu10.04 guest (solved)
,
Andrea Bolognani
,
2022/02/17
[PATCH v3 0/7] malta: Fix PCI IRQ levels to be preserved during migration, cleanup
,
Bernhard Beschow
,
2022/02/16
[PATCH v3 1/7] hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migration
,
Bernhard Beschow
,
2022/02/16
Re: [PATCH v3 1/7] hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migration
,
Peter Maydell
,
2022/02/17
[PATCH v3 3/7] hw/isa/piix4: Resolve redundant i8259[] attribute
,
Bernhard Beschow
,
2022/02/16
Re: [PATCH v3 3/7] hw/isa/piix4: Resolve redundant i8259[] attribute
,
Philippe Mathieu-Daudé
,
2022/02/16
Re: [PATCH v3 3/7] hw/isa/piix4: Resolve redundant i8259[] attribute
,
Michael S. Tsirkin
,
2022/02/17
[PATCH v3 2/7] malta: Move PCI interrupt handling from gt64xxx_pci to piix4
,
Bernhard Beschow
,
2022/02/16
Re: [PATCH v3 2/7] malta: Move PCI interrupt handling from gt64xxx_pci to piix4
,
Philippe Mathieu-Daudé
,
2022/02/16
[PATCH v3 4/7] hw/isa/piix4: Pass PIIX4State as opaque parameter for piix4_set_irq()
,
Bernhard Beschow
,
2022/02/16
Re: [PATCH v3 4/7] hw/isa/piix4: Pass PIIX4State as opaque parameter for piix4_set_irq()
,
Michael S. Tsirkin
,
2022/02/17
[PATCH v3 6/7] hw/isa/piix4: Replace some magic IRQ constants
,
Bernhard Beschow
,
2022/02/16
Re: [PATCH v3 6/7] hw/isa/piix4: Replace some magic IRQ constants
,
Philippe Mathieu-Daudé
,
2022/02/16
Re: [PATCH v3 6/7] hw/isa/piix4: Replace some magic IRQ constants
,
Michael S. Tsirkin
,
2022/02/17
[PATCH v3 7/7] hw/mips/gt64xxx_pci: Resolve gt64120_register()
,
Bernhard Beschow
,
2022/02/16
Re: [PATCH v3 7/7] hw/mips/gt64xxx_pci: Resolve gt64120_register()
,
Philippe Mathieu-Daudé
,
2022/02/16
Re: [PATCH v3 7/7] hw/mips/gt64xxx_pci: Resolve gt64120_register()
,
BALATON Zoltan
,
2022/02/16
[PATCH v3 5/7] hw/isa/piix4: Resolve global instance variable
,
Bernhard Beschow
,
2022/02/16
Re: [PATCH v3 5/7] hw/isa/piix4: Resolve global instance variable
,
Michael S. Tsirkin
,
2022/02/17
Re: [PATCH v3 0/7] malta: Fix PCI IRQ levels to be preserved during migration, cleanup
,
Michael S. Tsirkin
,
2022/02/17
[PATCH v5 0/3] s390x: Add partial z15 support and tests
,
David Miller
,
2022/02/16
[PATCH v5 3/3] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Miller
,
2022/02/16
[PATCH v5 1/3] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
David Miller
,
2022/02/16
Re: [PATCH v5 1/3] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
Christian Borntraeger
,
2022/02/17
Re: [PATCH v5 1/3] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
David Miller
,
2022/02/17
[PATCH v5 2/3] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
,
David Miller
,
2022/02/16
[PATCH v4 0/3] s390x: Add partial z15 support and tests
,
David Miller
,
2022/02/16
[PATCH v4 1/3] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
David Miller
,
2022/02/16
Re: [PATCH v4 1/3] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
David Hildenbrand
,
2022/02/16
[PATCH v4 2/3] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
,
David Miller
,
2022/02/16
Re: [PATCH v4 2/3] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
,
David Hildenbrand
,
2022/02/16
[PATCH v4 3/3] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Miller
,
2022/02/16
Re: [PATCH v4 3/3] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Hildenbrand
,
2022/02/16
Re: [PATCH v4 3/3] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Miller
,
2022/02/16
Re: [PATCH v4 3/3] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Hildenbrand
,
2022/02/16
[PATCH v4 00/18] Make image fleecing more usable
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
[PATCH v4 01/18] block/block-copy: move copy_bitmap initialization to block_copy_state_new()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
[PATCH v4 02/18] block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
[PATCH v4 04/18] block/copy-before-write: add bitmap open parameter
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v4 04/18] block/copy-before-write: add bitmap open parameter
,
Hanna Reitz
,
2022/02/24
Re: [PATCH v4 04/18] block/copy-before-write: add bitmap open parameter
,
Vladimir Sementsov-Ogievskiy
,
2022/02/24
[PATCH v4 03/18] block/block-copy: block_copy_state_new(): add bitmap parameter
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v4 03/18] block/block-copy: block_copy_state_new(): add bitmap parameter
,
Hanna Reitz
,
2022/02/24
[PATCH v4 05/18] block/block-copy: add block_copy_reset()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
[PATCH v4 06/18] block: intoduce reqlist
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v4 06/18] block: intoduce reqlist
,
Hanna Reitz
,
2022/02/24
[PATCH v4 07/18] block/reqlist: reqlist_find_conflict(): use ranges_overlap()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v4 07/18] block/reqlist: reqlist_find_conflict(): use ranges_overlap()
,
Hanna Reitz
,
2022/02/24
[PATCH v4 08/18] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v4 08/18] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
,
Hanna Reitz
,
2022/02/24
[PATCH v4 09/18] block/reqlist: add reqlist_wait_all()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
[PATCH v4 10/18] block/io: introduce block driver snapshot-access API
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v4 10/18] block/io: introduce block driver snapshot-access API
,
Hanna Reitz
,
2022/02/24
[PATCH v4 16/18] block: blk_root(): return non-const pointer
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
[PATCH v4 18/18] iotests/image-fleecing: test push backup with fleecing
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
[PATCH v4 15/18] iotests/image-fleecing: add test case with bitmap
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v4 15/18] iotests/image-fleecing: add test case with bitmap
,
Hanna Reitz
,
2022/02/24
Re: [PATCH v4 15/18] iotests/image-fleecing: add test case with bitmap
,
Vladimir Sementsov-Ogievskiy
,
2022/02/24
[PATCH v4 13/18] iotests/image-fleecing: add test-case for fleecing format node
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v4 13/18] iotests/image-fleecing: add test-case for fleecing format node
,
Hanna Reitz
,
2022/02/24
[PATCH v4 11/18] block: introduce snapshot-access filter
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v4 11/18] block: introduce snapshot-access filter
,
Hanna Reitz
,
2022/02/24
[PATCH v4 12/18] block: copy-before-write: realize snapshot-access API
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v4 12/18] block: copy-before-write: realize snapshot-access API
,
Hanna Reitz
,
2022/02/24
Re: [PATCH v4 12/18] block: copy-before-write: realize snapshot-access API
,
Vladimir Sementsov-Ogievskiy
,
2022/02/24
[PATCH v4 17/18] qapi: backup: add immutable-source parameter
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v4 17/18] qapi: backup: add immutable-source parameter
,
Hanna Reitz
,
2022/02/24
Re: [PATCH v4 17/18] qapi: backup: add immutable-source parameter
,
Vladimir Sementsov-Ogievskiy
,
2022/02/24
[PATCH v4 14/18] iotests.py: add qemu_io_pipe_and_status()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v4 14/18] iotests.py: add qemu_io_pipe_and_status()
,
Hanna Reitz
,
2022/02/24
Re: [PATCH v4 14/18] iotests.py: add qemu_io_pipe_and_status()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/24
[PATCH v5] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Vitaly Chikunov
,
2022/02/16
Re: [PATCH v5] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/17
Re: [PATCH v5] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Vitaly Chikunov
,
2022/02/17
Re: [PATCH v5] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Greg Kurz
,
2022/02/17
Re: [PATCH v5] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/17
Portable inline asm to get address of TLS variable
,
Stefan Hajnoczi
,
2022/02/16
Re: Portable inline asm to get address of TLS variable
,
Florian Weimer
,
2022/02/16
Re: Portable inline asm to get address of TLS variable
,
Stefan Hajnoczi
,
2022/02/16
Re: Portable inline asm to get address of TLS variable
,
Stefan Hajnoczi
,
2022/02/16
Re: Portable inline asm to get address of TLS variable
,
Florian Weimer
,
2022/02/16
Re: Portable inline asm to get address of TLS variable
,
Stefan Hajnoczi
,
2022/02/17
Re: Portable inline asm to get address of TLS variable
,
Florian Weimer
,
2022/02/16
Re: Portable inline asm to get address of TLS variable
,
Stefan Hajnoczi
,
2022/02/17
Re: Portable inline asm to get address of TLS variable
,
Paolo Bonzini
,
2022/02/17
Re: Portable inline asm to get address of TLS variable
,
Serge Guelton
,
2022/02/17
Re: Portable inline asm to get address of TLS variable
,
Stefan Hajnoczi
,
2022/02/17
Re: Portable inline asm to get address of TLS variable
,
Paolo Bonzini
,
2022/02/17
Re: Portable inline asm to get address of TLS variable
,
Serge Guelton
,
2022/02/17
Re: Portable inline asm to get address of TLS variable
,
Paolo Bonzini
,
2022/02/16
[PULL 00/12] virtiofs queue
,
Dr. David Alan Gilbert (git)
,
2022/02/16
[PULL 02/12] virtiofsd: Fix breakage due to fuse_init_in size change
,
Dr. David Alan Gilbert (git)
,
2022/02/16
[PULL 01/12] virtiofsd: Do not support blocking flock
,
Dr. David Alan Gilbert (git)
,
2022/02/16
[PULL 03/12] linux-headers: Update headers to v5.17-rc1
,
Dr. David Alan Gilbert (git)
,
2022/02/16
[PULL 04/12] virtiofsd: Parse extended "struct fuse_init_in"
,
Dr. David Alan Gilbert (git)
,
2022/02/16
[PULL 05/12] virtiofsd: Extend size of fuse_conn_info->capable and ->want fields
,
Dr. David Alan Gilbert (git)
,
2022/02/16
[PULL 06/12] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
,
Dr. David Alan Gilbert (git)
,
2022/02/16
[PULL 07/12] virtiofsd: Move core file creation code in separate function
,
Dr. David Alan Gilbert (git)
,
2022/02/16
[PULL 08/12] virtiofsd: Add helpers to work with /proc/self/task/tid/attr/fscreate
,
Dr. David Alan Gilbert (git)
,
2022/02/16
[PULL 09/12] virtiofsd: Create new file with security context
,
Dr. David Alan Gilbert (git)
,
2022/02/16
[PULL 10/12] virtiofsd: Create new file using O_TMPFILE and set security context
,
Dr. David Alan Gilbert (git)
,
2022/02/16
[PULL 11/12] virtiofsd: Add an option to enable/disable security label
,
Dr. David Alan Gilbert (git)
,
2022/02/16
[PULL 12/12] virtiofsd: Add basic support for FUSE_SYNCFS request
,
Dr. David Alan Gilbert (git)
,
2022/02/16
Re: [Virtio-fs] [PULL 00/12] virtiofs queue
,
Dr. David Alan Gilbert
,
2022/02/16
Re: [Virtio-fs] [PULL 00/12] virtiofs queue
,
Vivek Goyal
,
2022/02/16
Re: [Virtio-fs] [PULL 00/12] virtiofs queue
,
Dr. David Alan Gilbert
,
2022/02/17
[PULL 00/12] virtiofs queue
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 02/12] virtiofsd: Fix breakage due to fuse_init_in size change
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 01/12] virtiofsd: Do not support blocking flock
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 03/12] linux-headers: Update headers to v5.17-rc1
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 04/12] virtiofsd: Parse extended "struct fuse_init_in"
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 05/12] virtiofsd: Extend size of fuse_conn_info->capable and ->want fields
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 06/12] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 07/12] virtiofsd: Move core file creation code in separate function
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 08/12] virtiofsd: Add helpers to work with /proc/self/task/tid/attr/fscreate
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 09/12] virtiofsd: Create new file with security context
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 10/12] virtiofsd: Create new file using O_TMPFILE and set security context
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 11/12] virtiofsd: Add an option to enable/disable security label
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 12/12] virtiofsd: Add basic support for FUSE_SYNCFS request
,
Dr. David Alan Gilbert (git)
,
2022/02/17
Re: [Virtio-fs] [PULL 00/12] virtiofs queue
,
Dr. David Alan Gilbert
,
2022/02/17
[PULL 00/12] virtiofs queue
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 01/12] virtiofsd: Do not support blocking flock
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 02/12] virtiofsd: Fix breakage due to fuse_init_in size change
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 04/12] virtiofsd: Parse extended "struct fuse_init_in"
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 03/12] linux-headers: Update headers to v5.17-rc1
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 05/12] virtiofsd: Extend size of fuse_conn_info->capable and ->want fields
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 06/12] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 07/12] virtiofsd: Move core file creation code in separate function
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 08/12] virtiofsd: Add helpers to work with /proc/self/task/tid/attr/fscreate
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 09/12] virtiofsd: Create new file with security context
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 10/12] virtiofsd: Create new file using O_TMPFILE and set security context
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 11/12] virtiofsd: Add an option to enable/disable security label
,
Dr. David Alan Gilbert (git)
,
2022/02/17
[PULL 12/12] virtiofsd: Add basic support for FUSE_SYNCFS request
,
Dr. David Alan Gilbert (git)
,
2022/02/17
Re: [PULL 00/12] virtiofs queue
,
Peter Maydell
,
2022/02/20
Re: [PATCH] MAINTAINERS: Adding myself as a reviewer of some components
,
Peter Maydell
,
2022/02/16
[PATCH 1/1] numa: check mem or memdev in numa configuration
,
Li Zhang
,
2022/02/16
Re: [PATCH 1/1] numa: check mem or memdev in numa configuration
,
Igor Mammedov
,
2022/02/17
Re: [PATCH 1/1] numa: check mem or memdev in numa configuration
,
Li Zhang
,
2022/02/17
Re: [PATCH 1/1] numa: check mem or memdev in numa configuration
,
Igor Mammedov
,
2022/02/17
Re: [PATCH 1/1] numa: check mem or memdev in numa configuration
,
Li Zhang
,
2022/02/17
Re: [PATCH 1/1] numa: check mem or memdev in numa configuration
,
Li Zhang
,
2022/02/17
Re: [PATCH 1/1] numa: check mem or memdev in numa configuration
,
Igor Mammedov
,
2022/02/17
Re: [PATCH 1/1] numa: check mem or memdev in numa configuration
,
Li Zhang
,
2022/02/17
[PATCH v2 00/27] target/ppc: SPR registration cleanups
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 03/27] target/ppc: cpu_init: Group registration of generic SPRs
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 01/27] target/ppc: cpu_init: Remove not implemented comments
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 04/27] target/ppc: cpu_init: Move Timebase registration into the common function
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 05/27] target/ppc: cpu_init: Avoid nested SPR register functions
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 09/27] target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 07/27] target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 02/27] target/ppc: cpu_init: Remove G2LE init code
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 08/27] target/ppc: cpu_init: Decouple G2 SPR registration from 755
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 10/27] target/ppc: cpu_init: Deduplicate 440 SPR registration
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 06/27] target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 11/27] target/ppc: cpu_init: Deduplicate 603 SPR registration
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 15/27] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 12/27] target/ppc: cpu_init: Deduplicate 604 SPR registration
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 13/27] target/ppc: cpu_init: Deduplicate 745/755 SPR registration
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 19/27] target/ppc: cpu_init: Reuse init_proc_604 for the 604e
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 22/27] target/ppc: cpu_init: Remove register_usprg3_sprs
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 23/27] target/ppc: Rename spr_tcg.h to spr_common.h
,
Fabiano Rosas
,
2022/02/16
Re: [PATCH v2 23/27] target/ppc: Rename spr_tcg.h to spr_common.h
,
David Gibson
,
2022/02/16
[PATCH v2 17/27] target/ppc: cpu_init: Move 604e SPR registration into a function
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 16/27] target/ppc: cpu_init: Move e300 SPR registration into a function
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 18/27] target/ppc: cpu_init: Reuse init_proc_603 for the e300
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 14/27] target/ppc: cpu_init: Deduplicate 7xx SPR registration
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 26/27] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
Fabiano Rosas
,
2022/02/16
Re: [PATCH v2 26/27] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
David Gibson
,
2022/02/16
[PATCH v2 20/27] target/ppc: cpu_init: Reuse init_proc_745 for the 755
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 21/27] target/ppc: cpu_init: Rename register_ne_601_sprs
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 25/27] target/ppc: cpu_init: Move SPR registration macros to a header
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 27/27] target/ppc: Move common SPR functions out of cpu_init
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 24/27] target/ppc: cpu_init: Expose some SPR registration helpers
,
Fabiano Rosas
,
2022/02/16
Re: [PATCH v2 00/27] target/ppc: SPR registration cleanups
,
Cédric Le Goater
,
2022/02/18
[PATCH v4 0/2] riscv: Add support for Zicbo[m,z,p] instructions
,
Christoph Muellner
,
2022/02/16
[PATCH v4 1/2] accel/tcg: Add probe_access_range_flags interface
,
Christoph Muellner
,
2022/02/16
[PATCH v4 2/2] target/riscv: Enable Zicbo[m,z,p] instructions
,
Christoph Muellner
,
2022/02/16
Re: [PATCH v4 2/2] target/riscv: Enable Zicbo[m,z,p] instructions
,
Weiwei Li
,
2022/02/16
Re: [PATCH v4 2/2] target/riscv: Enable Zicbo[m,z,p] instructions
,
Christoph Müllner
,
2022/02/16
Re: [PATCH v4 2/2] target/riscv: Enable Zicbo[m,z,p] instructions
,
Weiwei Li
,
2022/02/17
[PATCH] tests/vm: Update haiku test vm to R1/Beta3
,
Alexander von Gluck IV
,
2022/02/16
Re: [PATCH] tests/vm: Update haiku test vm to R1/Beta3
,
Thomas Huth
,
2022/02/16
Re: [PATCH] tests/vm: Update haiku test vm to R1/Beta3
,
Alexander von Gluck IV
,
2022/02/16
Re: [PATCH] tests/vm: Update haiku test vm to R1/Beta3
,
Thomas Huth
,
2022/02/21
[PATCH v2] tests/qemu-iotests: Rework the checks and spots using GNU sed
,
Thomas Huth
,
2022/02/16
Re: [PATCH v2] tests/qemu-iotests: Rework the checks and spots using GNU sed
,
Philippe Mathieu-Daudé
,
2022/02/16
Re: [PATCH v2] tests/qemu-iotests: Rework the checks and spots using GNU sed
,
Eric Blake
,
2022/02/16
QEMU's Haiku CI image
,
Thomas Huth
,
2022/02/16
Re: QEMU's Haiku CI image
,
Alexander von Gluck IV
,
2022/02/16
Re: QEMU's Haiku CI image
,
Thomas Huth
,
2022/02/16
Re: QEMU's Haiku CI image
,
Philippe Mathieu-Daudé
,
2022/02/16
Re: QEMU's Haiku CI image
,
Thomas Huth
,
2022/02/16
Re: QEMU's Haiku CI image
,
Daniel P . Berrangé
,
2022/02/16
Re: QEMU's Haiku CI image
,
Thomas Huth
,
2022/02/17
Re: [PATCH v8] isa-applesmc: provide OSK forwarding on Apple hosts
,
Vladislav Yaroshchuk
,
2022/02/16
[PATCH] tests/tcg/s390x: Build tests with debian11
,
David Hildenbrand
,
2022/02/16
Re: [PATCH] tests/tcg/s390x: Build tests with debian11
,
Alex Bennée
,
2022/02/16
Re: [PATCH] tests/tcg/s390x: Build tests with debian11
,
Thomas Huth
,
2022/02/28
Re: [PATCH] tests/tcg/s390x: Build tests with debian11
,
David Hildenbrand
,
2022/02/28
Re: [PATCH] tests/tcg/s390x: Build tests with debian11
,
Philippe Mathieu-Daudé
,
2022/02/16
[PATCH v2 0/3] block: Make bdrv_refresh_limits() non-recursive
,
Hanna Reitz
,
2022/02/16
[PATCH v2 1/3] block: Make bdrv_refresh_limits() non-recursive
,
Hanna Reitz
,
2022/02/16
[PATCH v2 2/3] iotests: Allow using QMP with the QSD
,
Hanna Reitz
,
2022/02/16
Re: [PATCH v2 2/3] iotests: Allow using QMP with the QSD
,
Eric Blake
,
2022/02/25
[PATCH v2 3/3] iotests/graph-changes-while-io: New test
,
Hanna Reitz
,
2022/02/16
Re: [PATCH v2 0/3] block: Make bdrv_refresh_limits() non-recursive
,
Stefan Hajnoczi
,
2022/02/28
[PATCH v2 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 1/9] target/ppc: raise HV interrupts for partition table entry problems
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 2/9] spapr: prevent hdec timer being set up under virtual hypervisor
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 3/9] ppc: allow the hdecr timer to be created/destroyed
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 4/9] target/ppc: add vhyp addressing mode helper for radix MMU
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 5/9] target/ppc: make vhyp get_pate method take lpid and return success
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 6/9] target/ppc: add helper for books vhyp hypercall handler
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 7/9] target/ppc: Add powerpc_reset_excp_state helper
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
Nicholas Piggin
,
2022/02/16
Re: [PATCH v2 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
Cédric Le Goater
,
2022/02/16
[PATCH v2 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Nicholas Piggin
,
2022/02/16
Re: [PATCH v2 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Cédric Le Goater
,
2022/02/16
Re: [PATCH v2 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Nicholas Piggin
,
2022/02/16
Re: [PATCH v2 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Nicholas Piggin
,
2022/02/16
Re: [PATCH v2 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Cédric Le Goater
,
2022/02/17
Re: [PATCH v2 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Cédric Le Goater
,
2022/02/18
[PATCH v2 0/4] HyperV: Synthetic Debugging device
,
Jon Doron
,
2022/02/16
[PATCH v2 4/4] hw: hyperv: Initial commit for Synthetic Debugging device
,
Jon Doron
,
2022/02/16
Re: [PATCH v2 4/4] hw: hyperv: Initial commit for Synthetic Debugging device
,
Jon Doron
,
2022/02/23
Re: [PATCH v2 4/4] hw: hyperv: Initial commit for Synthetic Debugging device
,
Emanuele Giuseppe Esposito
,
2022/02/24
[PATCH v2 1/4] hyperv: SControl is optional to enable SynIc
,
Jon Doron
,
2022/02/16
Re: [PATCH v2 1/4] hyperv: SControl is optional to enable SynIc
,
Emanuele Giuseppe Esposito
,
2022/02/24
[PATCH v2 3/4] hyperv: Add support to process syndbg commands
,
Jon Doron
,
2022/02/16
Re: [PATCH v2 3/4] hyperv: Add support to process syndbg commands
,
Emanuele Giuseppe Esposito
,
2022/02/24
[PATCH v2 2/4] hyperv: Add definitions for syndbg
,
Jon Doron
,
2022/02/16
Re: [PATCH v2 2/4] hyperv: Add definitions for syndbg
,
Emanuele Giuseppe Esposito
,
2022/02/24
[PATCH v12 0/5] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2022/02/16
[PATCH v12 1/5] target/ppc: fix indent of powerpc_set_excp_state()
,
Daniel Henrique Barboza
,
2022/02/16
[PATCH v12 2/5] target/ppc: make power8-pmu.c CONFIG_TCG only
,
Daniel Henrique Barboza
,
2022/02/16
Re: [PATCH v12 2/5] target/ppc: make power8-pmu.c CONFIG_TCG only
,
Richard Henderson
,
2022/02/17
Re: [PATCH v12 2/5] target/ppc: make power8-pmu.c CONFIG_TCG only
,
Daniel Henrique Barboza
,
2022/02/24
[PATCH v12 3/5] target/ppc: finalize pre-EBB PMU logic
,
Daniel Henrique Barboza
,
2022/02/16
[PATCH v12 4/5] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Daniel Henrique Barboza
,
2022/02/16
[PATCH v12 5/5] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Daniel Henrique Barboza
,
2022/02/16
[PATCH 0/6] aspeed extensions
,
Cédric Le Goater
,
2022/02/16
[PATCH 6/6] aspeed/sdmc: Add trace events
,
Cédric Le Goater
,
2022/02/16
[PATCH 4/6] aspeed: rainier: Add strap values taken from hardware
,
Cédric Le Goater
,
2022/02/16
[PATCH 3/6] aspeed: rainier: Add i2c LED devices
,
Cédric Le Goater
,
2022/02/16
Re: [PATCH 3/6] aspeed: rainier: Add i2c LED devices
,
Philippe Mathieu-Daudé
,
2022/02/16
[PATCH 5/6] aspeed/smc: Add an address mask on segment registers
,
Cédric Le Goater
,
2022/02/16
[PATCH 1/6] arm: Remove swift-bmc machine
,
Cédric Le Goater
,
2022/02/16
Re: [PATCH 1/6] arm: Remove swift-bmc machine
,
Philippe Mathieu-Daudé
,
2022/02/16
Re: [PATCH 1/6] arm: Remove swift-bmc machine
,
Cédric Le Goater
,
2022/02/16
[PATCH 2/6] ast2600: Add Secure Boot Controller model
,
Cédric Le Goater
,
2022/02/16
Re: [PATCH 2/6] ast2600: Add Secure Boot Controller model
,
Philippe Mathieu-Daudé
,
2022/02/16
[PATCH 0/8] Enable Architectural LBR for guest
,
Yang Weijiang
,
2022/02/16
[PATCH 2/8] target/i386: Add lbr-fmt vPMU option to support guest LBR
,
Yang Weijiang
,
2022/02/16
[PATCH 1/8] qdev-properties: Add a new macro with bitmask check for uint64_t property
,
Yang Weijiang
,
2022/02/16
[PATCH 5/8] target/i386: Add XSAVES support for Arch LBR
,
Yang Weijiang
,
2022/02/16
[PATCH 3/8] target/i386: Add kvm_get_one_msr helper
,
Yang Weijiang
,
2022/02/16
[PATCH 8/8] target/i386: Support Arch LBR in CPUID enumeration
,
Yang Weijiang
,
2022/02/16
[PATCH 7/8] target/i386: Enable Arch LBR migration states in vmstate
,
Yang Weijiang
,
2022/02/16
[PATCH 6/8] target/i386: Add MSR access interface for Arch LBR
,
Yang Weijiang
,
2022/02/16
[PATCH 4/8] target/i386: Enable support for XSAVES based features
,
Yang Weijiang
,
2022/02/16
[PATCH v2] arm: Remove swift-bmc machine
,
Joel Stanley
,
2022/02/16
Re: [PATCH v2] arm: Remove swift-bmc machine
,
Cédric Le Goater
,
2022/02/16
Re: [PATCH v2] arm: Remove swift-bmc machine
,
Daniel P . Berrangé
,
2022/02/16
[PATCH] arm: Remove swift-bmc machine
,
Joel Stanley
,
2022/02/16
Re: [PATCH] arm: Remove swift-bmc machine
,
Cédric Le Goater
,
2022/02/16
Re: [PATCH] arm: Remove swift-bmc machine
,
Joel Stanley
,
2022/02/16
Re: [PATCH] arm: Remove swift-bmc machine
,
Daniel P . Berrangé
,
2022/02/16
[PATCH v3] Check and report for incomplete 'global' option format
,
Rohit Kumar
,
2022/02/16
Re: [PATCH v3] Check and report for incomplete 'global' option format
,
Markus Armbruster
,
2022/02/16
[PATCH v2] hw/i386: Improve bounds checking in OVMF table parsing
,
Dov Murik
,
2022/02/16
Re: [PATCH v2] hw/i386: Improve bounds checking in OVMF table parsing
,
Dr. David Alan Gilbert
,
2022/02/21
Re: [PATCH v2] hw/i386: Improve bounds checking in OVMF table parsing
,
Dov Murik
,
2022/02/22
[PATCH] tcg: Add 'signed' bit to typecodes
,
Keith Packard
,
2022/02/16
Re: [PATCH] tcg: Add 'signed' bit to typecodes
,
Richard Henderson
,
2022/02/16
Re: [PATCH] tcg: Add 'signed' bit to typecodes
,
Keith Packard
,
2022/02/16
[PATCH v2 1/3] target/ppc: Fix POWER9 DD2.0 PVR, add DD2.1
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 2/3] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/16
Re: [PATCH v2 2/3] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
David Gibson
,
2022/02/16
Re: [PATCH v2 2/3] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/23
Re: [PATCH v2 2/3] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
David Gibson
,
2022/02/27
Re: [PATCH v2 2/3] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
Cédric Le Goater
,
2022/02/28
[PATCH v2 3/3] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
Nicholas Piggin
,
2022/02/16
Re: [PATCH v2 3/3] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
David Gibson
,
2022/02/16
[PULL v2 00/35] riscv-to-apply queue
,
Alistair Francis
,
2022/02/16
[PULL v2 01/35] include: hw: remove ibex_plic.h
,
Alistair Francis
,
2022/02/16
[PULL v2 02/35] Allow setting up to 8 bytes with the generic loader
,
Alistair Francis
,
2022/02/16
[PULL v2 04/35] target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUConfig'
,
Alistair Francis
,
2022/02/16
[PULL v2 05/35] target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptr
,
Alistair Francis
,
2022/02/16
[PULL v2 03/35] target/riscv: correct "code should not be reached" for x-rv128
,
Alistair Francis
,
2022/02/16
[PULL v2 06/35] target/riscv: access configuration through cfg_ptr in DisasContext
,
Alistair Francis
,
2022/02/16
[PULL v2 07/35] target/riscv: access cfg structure through DisasContext
,
Alistair Francis
,
2022/02/16
Re: [PULL v2 07/35] target/riscv: access cfg structure through DisasContext
,
Philipp Tomsich
,
2022/02/16
Re: [PULL v2 07/35] target/riscv: access cfg structure through DisasContext
,
Alistair Francis
,
2022/02/16
[PULL v2 08/35] target/riscv: iterate over a table of decoders
,
Alistair Francis
,
2022/02/16
[PULL v2 09/35] target/riscv: Add XVentanaCondOps custom extension
,
Alistair Francis
,
2022/02/16
[PULL v2 10/35] target/riscv: add a MAINTAINERS entry for XVentanaCondOps
,
Alistair Francis
,
2022/02/16
[PULL v2 11/35] target/riscv: Fix vill field write in vtype
,
Alistair Francis
,
2022/02/16
[PULL v2 12/35] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
,
Alistair Francis
,
2022/02/16
[PULL v2 13/35] target/riscv: Implement SGEIP bit in hip and hie CSRs
,
Alistair Francis
,
2022/02/16
[PULL v2 14/35] target/riscv: Implement hgeie and hgeip CSRs
,
Alistair Francis
,
2022/02/16
[PULL v2 15/35] target/riscv: Improve delivery of guest external interrupts
,
Alistair Francis
,
2022/02/16
[PULL v2 16/35] target/riscv: Allow setting CPU feature from machine/device emulation
,
Alistair Francis
,
2022/02/16
[PULL v2 17/35] target/riscv: Add AIA cpu feature
,
Alistair Francis
,
2022/02/16
[PULL v2 18/35] target/riscv: Add defines for AIA CSRs
,
Alistair Francis
,
2022/02/16
[PULL v2 19/35] target/riscv: Allow AIA device emulation to set ireg rmw callback
,
Alistair Francis
,
2022/02/16
[PULL v2 20/35] target/riscv: Implement AIA local interrupt priorities
,
Alistair Francis
,
2022/02/16
[PULL v2 21/35] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
,
Alistair Francis
,
2022/02/16
[PULL v2 22/35] target/riscv: Implement AIA hvictl and hviprioX CSRs
,
Alistair Francis
,
2022/02/16
[PULL v2 23/35] target/riscv: Implement AIA interrupt filtering CSRs
,
Alistair Francis
,
2022/02/16
[PULL v2 24/35] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
,
Alistair Francis
,
2022/02/16
[PULL v2 25/35] target/riscv: Implement AIA xiselect and xireg CSRs
,
Alistair Francis
,
2022/02/16
[PULL v2 26/35] target/riscv: Implement AIA IMSIC interface CSRs
,
Alistair Francis
,
2022/02/16
[PULL v2 28/35] target/riscv: Allow users to force enable AIA CSRs in HART
,
Alistair Francis
,
2022/02/16
[PULL v2 29/35] hw/intc: Add RISC-V AIA APLIC device emulation
,
Alistair Francis
,
2022/02/16
[PULL v2 27/35] hw/riscv: virt: Use AIA INTC compatible string when available
,
Alistair Francis
,
2022/02/16
[PULL v2 30/35] target/riscv: Ignore reserved bits in PTE for RV64
,
Alistair Francis
,
2022/02/16
[PULL v2 31/35] target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE
,
Alistair Francis
,
2022/02/16
[PULL v2 32/35] target/riscv: add support for svnapot extension
,
Alistair Francis
,
2022/02/16
[PULL v2 35/35] docs/system: riscv: Update description of CPU
,
Alistair Francis
,
2022/02/16
[PULL v2 33/35] target/riscv: add support for svinval extension
,
Alistair Francis
,
2022/02/16
[PULL v2 34/35] target/riscv: add support for svpbmt extension
,
Alistair Francis
,
2022/02/16
Re: [PULL v2 00/35] riscv-to-apply queue
,
Peter Maydell
,
2022/02/16
[PATCH 00/20] migration: Postcopy Preemption
,
Peter Xu
,
2022/02/16
[PATCH 01/20] migration: Dump sub-cmd name in loadvm_process_command tp
,
Peter Xu
,
2022/02/16
Re: [PATCH 01/20] migration: Dump sub-cmd name in loadvm_process_command tp
,
Dr. David Alan Gilbert
,
2022/02/16
[PATCH 03/20] migration: Tracepoint change in postcopy-run bottom half
,
Peter Xu
,
2022/02/16
Re: [PATCH 03/20] migration: Tracepoint change in postcopy-run bottom half
,
Dr. David Alan Gilbert
,
2022/02/16
[PATCH 04/20] migration: Introduce postcopy channels on dest node
,
Peter Xu
,
2022/02/16
Re: [PATCH 04/20] migration: Introduce postcopy channels on dest node
,
Dr. David Alan Gilbert
,
2022/02/21
[PATCH 02/20] migration: Finer grained tracepoints for POSTCOPY_LISTEN
,
Peter Xu
,
2022/02/16
Re: [PATCH 02/20] migration: Finer grained tracepoints for POSTCOPY_LISTEN
,
Dr. David Alan Gilbert
,
2022/02/16
[PATCH 05/20] migration: Dump ramblock and offset too when non-same-page detected
,
Peter Xu
,
2022/02/16
[PATCH 06/20] migration: Add postcopy_thread_create()
,
Peter Xu
,
2022/02/16
Re: [PATCH 06/20] migration: Add postcopy_thread_create()
,
Dr. David Alan Gilbert
,
2022/02/21
[PATCH 07/20] migration: Move static var in ram_block_from_stream() into global
,
Peter Xu
,
2022/02/16
[PATCH 08/20] migration: Add pss.postcopy_requested status
,
Peter Xu
,
2022/02/16
[PATCH 09/20] migration: Move migrate_allow_multifd and helpers into migration.c
,
Peter Xu
,
2022/02/16
[PATCH 10/20] migration: Enlarge postcopy recovery to capture !-EIO too
,
Peter Xu
,
2022/02/16
Re: [PATCH 10/20] migration: Enlarge postcopy recovery to capture !-EIO too
,
Dr. David Alan Gilbert
,
2022/02/21
[PATCH 11/20] migration: postcopy_pause_fault_thread() never fails
,
Peter Xu
,
2022/02/16
Re: [PATCH 11/20] migration: postcopy_pause_fault_thread() never fails
,
Dr. David Alan Gilbert
,
2022/02/21
[PATCH 12/20] migration: Export ram_load_postcopy()
,
Peter Xu
,
2022/02/16
Re: [PATCH 12/20] migration: Export ram_load_postcopy()
,
Dr. David Alan Gilbert
,
2022/02/21
[PATCH 13/20] migration: Move channel setup out of postcopy_try_recover()
,
Peter Xu
,
2022/02/16
Re: [PATCH 13/20] migration: Move channel setup out of postcopy_try_recover()
,
Dr. David Alan Gilbert
,
2022/02/22
Re: [PATCH 13/20] migration: Move channel setup out of postcopy_try_recover()
,
Peter Xu
,
2022/02/23
Re: [PATCH 13/20] migration: Move channel setup out of postcopy_try_recover()
,
Dr. David Alan Gilbert
,
2022/02/23
Re: [PATCH 13/20] migration: Move channel setup out of postcopy_try_recover()
,
Peter Xu
,
2022/02/23
[PATCH 14/20] migration: Add migration_incoming_transport_cleanup()
,
Peter Xu
,
2022/02/16
Re: [PATCH 14/20] migration: Add migration_incoming_transport_cleanup()
,
Dr. David Alan Gilbert
,
2022/02/21
[PATCH 15/20] migration: Allow migrate-recover to run multiple times
,
Peter Xu
,
2022/02/16
Re: [PATCH 15/20] migration: Allow migrate-recover to run multiple times
,
Dr. David Alan Gilbert
,
2022/02/21
Re: [PATCH 15/20] migration: Allow migrate-recover to run multiple times
,
Peter Xu
,
2022/02/21
[PATCH 16/20] migration: Add postcopy-preempt capability
,
Peter Xu
,
2022/02/16
[PATCH 17/20] migration: Postcopy preemption preparation on channel creation
,
Peter Xu
,
2022/02/16
Re: [PATCH 17/20] migration: Postcopy preemption preparation on channel creation
,
Dr. David Alan Gilbert
,
2022/02/21
Re: [PATCH 17/20] migration: Postcopy preemption preparation on channel creation
,
Peter Xu
,
2022/02/22
Re: [PATCH 17/20] migration: Postcopy preemption preparation on channel creation
,
Dr. David Alan Gilbert
,
2022/02/22
[PATCH 18/20] migration: Postcopy preemption enablement
,
Peter Xu
,
2022/02/16
Re: [PATCH 18/20] migration: Postcopy preemption enablement
,
Dr. David Alan Gilbert
,
2022/02/22
Re: [PATCH 18/20] migration: Postcopy preemption enablement
,
Peter Xu
,
2022/02/23
Re: [PATCH 18/20] migration: Postcopy preemption enablement
,
Dr. David Alan Gilbert
,
2022/02/23
Re: [PATCH 18/20] migration: Postcopy preemption enablement
,
Peter Xu
,
2022/02/23
[PATCH 19/20] migration: Postcopy recover with preempt enabled
,
Peter Xu
,
2022/02/16
Re: [PATCH 19/20] migration: Postcopy recover with preempt enabled
,
Dr. David Alan Gilbert
,
2022/02/22
Re: [PATCH 19/20] migration: Postcopy recover with preempt enabled
,
Peter Xu
,
2022/02/23
Re: [PATCH 19/20] migration: Postcopy recover with preempt enabled
,
Dr. David Alan Gilbert
,
2022/02/23
Re: [PATCH 19/20] migration: Postcopy recover with preempt enabled
,
Peter Xu
,
2022/02/23
Re: [PATCH 19/20] migration: Postcopy recover with preempt enabled
,
Dr. David Alan Gilbert
,
2022/02/23
[PATCH 20/20] tests: Add postcopy preempt test
,
Peter Xu
,
2022/02/16
Re: [PATCH 20/20] tests: Add postcopy preempt test
,
Dr. David Alan Gilbert
,
2022/02/22
Re: [PATCH 20/20] tests: Add postcopy preempt test
,
Peter Xu
,
2022/02/23
Re: [PATCH 00/20] migration: Postcopy Preemption
,
Peter Xu
,
2022/02/16
[PATCH v1] hw: riscv: opentitan: fixup SPI addresses
,
Alistair Francis
,
2022/02/16
Re: [PATCH v1] hw: riscv: opentitan: fixup SPI addresses
,
Alistair Francis
,
2022/02/16
Re: [PATCH v1] hw: riscv: opentitan: fixup SPI addresses
,
Bin Meng
,
2022/02/16
[PATCH v3] Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
,
Taylor Simpson
,
2022/02/15
Re: [PATCH v3] Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
,
Richard Henderson
,
2022/02/16
[PATCH v15 0/7] support dirty restraint on vCPU
,
huangy81
,
2022/02/15
[PATCH v15 1/7] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
,
huangy81
,
2022/02/15
[PATCH v15 2/7] cpus: Introduce cpu_list_generation_id
,
huangy81
,
2022/02/15
[PATCH v15 3/7] migration/dirtyrate: Refactor dirty page rate calculation
,
huangy81
,
2022/02/15
[PATCH v15 5/7] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
,
huangy81
,
2022/02/15
[PATCH v15 6/7] softmmu/dirtylimit: Implement virtual CPU throttle
,
huangy81
,
2022/02/15
[PATCH v15 4/7] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
,
huangy81
,
2022/02/15
[PATCH v15 7/7] softmmu/dirtylimit: Implement dirty page rate limit
,
huangy81
,
2022/02/15
Re: [PATCH v15 7/7] softmmu/dirtylimit: Implement dirty page rate limit
,
Markus Armbruster
,
2022/02/16
Re: [PATCH v15 0/7] support dirty restraint on vCPU
,
Peter Xu
,
2022/02/16
Re: [PATCH v15 0/7] support dirty restraint on vCPU
,
Hyman Huang
,
2022/02/16
Fwd: Undelivered Mail Returned to Sender
,
Akihiko Odaki
,
2022/02/15
Message not available
Re: Undelivered Mail Returned to Sender
,
Philippe Mathieu-Daudé
,
2022/02/16
[PATCH v3 3/3] s390x/tcg/tests: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Miller
,
2022/02/15
Re: [PATCH v3 3/3] s390x/tcg/tests: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Hildenbrand
,
2022/02/16
Re: [PATCH v3 3/3] s390x/tcg/tests: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
Christian Borntraeger
,
2022/02/16
Re: [PATCH v3 3/3] s390x/tcg/tests: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Hildenbrand
,
2022/02/16
Re: [PATCH v3 3/3] s390x/tcg/tests: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
Thomas Huth
,
2022/02/16
Re: [PATCH v3 3/3] s390x/tcg/tests: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Hildenbrand
,
2022/02/16
Re: [PATCH v3 3/3] s390x/tcg/tests: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
Alex Bennée
,
2022/02/16
Re: [PATCH v3 3/3] s390x/tcg/tests: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Hildenbrand
,
2022/02/16
Re: [PATCH v3 3/3] s390x/tcg/tests: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Hildenbrand
,
2022/02/16
Re: [PATCH v3 3/3] s390x/tcg/tests: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Hildenbrand
,
2022/02/16
Re: [PATCH v3 3/3] s390x/tcg/tests: Tests for Miscellaneous-Instruction-Extensions Facility 3
,
David Hildenbrand
,
2022/02/16
[PATCH v3 2/3] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
,
David Miller
,
2022/02/15
[PATCH v3 0/3] s390x: Add partial z15 support and tests
,
David Miller
,
2022/02/15
[PATCH v3 1/3] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
David Miller
,
2022/02/15
Re: [PATCH v3 1/3] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
David Hildenbrand
,
2022/02/16
Re: [PATCH v3 1/3] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
David Hildenbrand
,
2022/02/16
Re: [PATCH v3 1/3] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
David Hildenbrand
,
2022/02/16
Re: [PATCH v3 1/3] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
,
David Hildenbrand
,
2022/02/16
[PATCH v2] target/riscv: Add isa extenstion strings to the device tree
,
Atish Patra
,
2022/02/15
Re: [PATCH v2] target/riscv: Add isa extenstion strings to the device tree
,
Anup Patel
,
2022/02/15
Re: [PATCH v2] target/riscv: Add isa extenstion strings to the device tree
,
Atish Patra
,
2022/02/22
Re: [PATCH v2] target/riscv: Add isa extenstion strings to the device tree
,
Heiko Stübner
,
2022/02/16
[PATCH 0/4] iotests: add detailed tracebacks to qemu_img() failures
,
John Snow
,
2022/02/15
[PATCH 3/4] iotests: Remove explicit checks for qemu_img() == 0
,
John Snow
,
2022/02/15
Re: [PATCH 3/4] iotests: Remove explicit checks for qemu_img() == 0
,
Eric Blake
,
2022/02/15
Re: [PATCH 3/4] iotests: Remove explicit checks for qemu_img() == 0
,
John Snow
,
2022/02/15
[PATCH 4/4] iotests: make qemu_img raise on non-zero rc by default
,
John Snow
,
2022/02/15
Re: [PATCH 4/4] iotests: make qemu_img raise on non-zero rc by default
,
Eric Blake
,
2022/02/15
Re: [PATCH 4/4] iotests: make qemu_img raise on non-zero rc by default
,
John Snow
,
2022/02/15
[PATCH 1/4] python/utils: add enboxify() text decoration utility
,
John Snow
,
2022/02/15
Re: [PATCH 1/4] python/utils: add enboxify() text decoration utility
,
Eric Blake
,
2022/02/15
Re: [PATCH 1/4] python/utils: add enboxify() text decoration utility
,
John Snow
,
2022/02/15
Re: [PATCH 1/4] python/utils: add enboxify() text decoration utility
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [PATCH 1/4] python/utils: add enboxify() text decoration utility
,
John Snow
,
2022/02/16
Re: [PATCH 1/4] python/utils: add enboxify() text decoration utility
,
Hanna Reitz
,
2022/02/16
[PATCH 2/4] iotests: add VerboseProcessError
,
John Snow
,
2022/02/15
Re: [PATCH 2/4] iotests: add VerboseProcessError
,
Eric Blake
,
2022/02/15
Re: [PATCH 2/4] iotests: add VerboseProcessError
,
John Snow
,
2022/02/15
[PATCH 00/27] target/ppc: SPR registration cleanups
,
Fabiano Rosas
,
2022/02/15
[PATCH 03/27] target/ppc: cpu_init: Group registration of generic SPRs
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 03/27] target/ppc: cpu_init: Group registration of generic SPRs
,
David Gibson
,
2022/02/15
[PATCH 02/27] target/ppc: cpu_init: Remove G2LE init code
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 02/27] target/ppc: cpu_init: Remove G2LE init code
,
David Gibson
,
2022/02/15
[PATCH 01/27] target/ppc: cpu_init: Remove not implemented comments
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 01/27] target/ppc: cpu_init: Remove not implemented comments
,
David Gibson
,
2022/02/15
[PATCH 04/27] target/ppc: cpu_init: Move Timebase registration into the common function
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 04/27] target/ppc: cpu_init: Move Timebase registration into the common function
,
David Gibson
,
2022/02/15
[PATCH 05/27] target/ppc: cpu_init: Avoid nested SPR register functions
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 05/27] target/ppc: cpu_init: Avoid nested SPR register functions
,
David Gibson
,
2022/02/15
[PATCH 06/27] target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 06/27] target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
,
David Gibson
,
2022/02/15
[PATCH 07/27] target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 07/27] target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
,
David Gibson
,
2022/02/15
[PATCH 10/27] target/ppc: cpu_init: Deduplicate 440 SPR registration
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 10/27] target/ppc: cpu_init: Deduplicate 440 SPR registration
,
David Gibson
,
2022/02/15
[PATCH 09/27] target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 09/27] target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
,
David Gibson
,
2022/02/15
[PATCH 08/27] target/ppc: cpu_init: Decouple G2 SPR registration from 755
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 08/27] target/ppc: cpu_init: Decouple G2 SPR registration from 755
,
David Gibson
,
2022/02/15
[PATCH 11/27] target/ppc: cpu_init: Deduplicate 603 SPR registration
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 11/27] target/ppc: cpu_init: Deduplicate 603 SPR registration
,
David Gibson
,
2022/02/15
[PATCH 13/27] target/ppc: cpu_init: Deduplicate 7xx SPR registration
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 13/27] target/ppc: cpu_init: Deduplicate 7xx SPR registration
,
David Gibson
,
2022/02/15
[PATCH 16/27] target/ppc: cpu_init: Move e300 SPR registration into a function
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 16/27] target/ppc: cpu_init: Move e300 SPR registration into a function
,
David Gibson
,
2022/02/15
[PATCH 12/27] target/ppc: cpu_init: Deduplicate 604 SPR registration
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 12/27] target/ppc: cpu_init: Deduplicate 604 SPR registration
,
David Gibson
,
2022/02/15
[PATCH 18/27] target/ppc: cpu_init: Reuse init_proc_603 for the e300
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 18/27] target/ppc: cpu_init: Reuse init_proc_603 for the e300
,
David Gibson
,
2022/02/15
[PATCH 21/27] target/ppc: cpu_init: Rename software TLB function
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 21/27] target/ppc: cpu_init: Rename software TLB function
,
David Gibson
,
2022/02/15
[PATCH 24/27] target/ppc: cpu_init: Expose some SPR registration helpers
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 24/27] target/ppc: cpu_init: Expose some SPR registration helpers
,
David Gibson
,
2022/02/15
[PATCH 14/27] target/ppc: cpu_init: Deduplicate 755 SPR registration
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 14/27] target/ppc: cpu_init: Deduplicate 755 SPR registration
,
David Gibson
,
2022/02/15
[PATCH 23/27] target/ppc: cpu_init: Remove register_usprg3_sprs
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 23/27] target/ppc: cpu_init: Remove register_usprg3_sprs
,
David Gibson
,
2022/02/15
[PATCH 22/27] target/ppc: cpu_init: Rename register_ne_601_sprs
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 22/27] target/ppc: cpu_init: Rename register_ne_601_sprs
,
David Gibson
,
2022/02/15
Re: [PATCH 22/27] target/ppc: cpu_init: Rename register_ne_601_sprs
,
Fabiano Rosas
,
2022/02/16
Re: [PATCH 22/27] target/ppc: cpu_init: Rename register_ne_601_sprs
,
David Gibson
,
2022/02/16
[PATCH 17/27] target/ppc: cpu_init: Move 604e SPR registration into a function
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 17/27] target/ppc: cpu_init: Move 604e SPR registration into a function
,
David Gibson
,
2022/02/15
[PATCH 19/27] target/ppc: cpu_init: Reuse init_proc_604 for the 604e
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 19/27] target/ppc: cpu_init: Reuse init_proc_604 for the 604e
,
David Gibson
,
2022/02/15
[PATCH 15/27] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 15/27] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
,
David Gibson
,
2022/02/15
Re: [PATCH 15/27] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
,
David Gibson
,
2022/02/15
[PATCH 20/27] target/ppc: cpu_init: Reuse init_proc_745 for the 755
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 20/27] target/ppc: cpu_init: Reuse init_proc_745 for the 755
,
David Gibson
,
2022/02/15
[PATCH 25/27] target/ppc: cpu_init: Move SPR registration macros to a header
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 25/27] target/ppc: cpu_init: Move SPR registration macros to a header
,
David Gibson
,
2022/02/15
[PATCH 27/27] target/ppc: Move common SPR functions out of cpu_init
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 27/27] target/ppc: Move common SPR functions out of cpu_init
,
David Gibson
,
2022/02/15
[PATCH 26/27] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 26/27] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
David Gibson
,
2022/02/15
Re: [PATCH 26/27] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
Fabiano Rosas
,
2022/02/16
Re: [PATCH 26/27] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
David Gibson
,
2022/02/16
Re: [PATCH 00/27] target/ppc: SPR registration cleanups
,
David Gibson
,
2022/02/15
[RFC PATCH] i386/tcg: add AVX/AVX2 support (severely incomplete, just for preliminary feedback)
,
Alexander Kanavin
,
2022/02/15
Re: [RFC PATCH] i386/tcg: add AVX/AVX2 support (severely incomplete, just for preliminary feedback)
,
Richard Henderson
,
2022/02/16
Re: [RFC PATCH] i386/tcg: add AVX/AVX2 support (severely incomplete, just for preliminary feedback)
,
Alexander Kanavin
,
2022/02/16
[RFC PATCH] i386/tcg: add AVX/AVX2 support (severely incomplete, just for preliminary feedback)
,
Alexander Kanavin
,
2022/02/15
Re: [Virtio-fs] [PATCH v2] virtiofsd: Do not support blocking flock
,
Dr. David Alan Gilbert
,
2022/02/15
[PATCH] util: Add iova_tree_alloc
,
Eugenio Pérez
,
2022/02/15
Re: [PATCH] util: Add iova_tree_alloc
,
Peter Xu
,
2022/02/16
[no subject]
,
Eugenio Pérez
,
2022/02/15
[PATCH v7 00/11] 9p: Add support for darwin
,
Will Cohen
,
2022/02/15
[PATCH v7 01/11] 9p: linux: Fix a couple Linux assumptions
,
Will Cohen
,
2022/02/15
[PATCH v7 02/11] 9p: Rename 9p-util -> 9p-util-linux
,
Will Cohen
,
2022/02/15
[PATCH v7 03/11] 9p: darwin: Handle struct stat(fs) differences
,
Will Cohen
,
2022/02/15
[PATCH v7 04/11] 9p: darwin: Handle struct dirent differences
,
Will Cohen
,
2022/02/15
[PATCH v7 05/11] 9p: darwin: Ignore O_{NOATIME, DIRECT}
,
Will Cohen
,
2022/02/15
[PATCH v7 06/11] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
,
Will Cohen
,
2022/02/15
[PATCH v7 07/11] 9p: darwin: *xattr_nofollow implementations
,
Will Cohen
,
2022/02/15
[PATCH v7 08/11] 9p: darwin: Compatibility for f/l*xattr
,
Will Cohen
,
2022/02/15
[PATCH v7 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/15
[PATCH v7 10/11] 9p: darwin: Adjust assumption on virtio-9p-test
,
Will Cohen
,
2022/02/15
[PATCH v7 11/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Will Cohen
,
2022/02/15
Re: [PATCH v7 00/11] 9p: Add support for darwin
,
Will Cohen
,
2022/02/18
Re: [PATCH v7 00/11] 9p: Add support for darwin
,
Christian Schoenebeck
,
2022/02/18
Re: [PATCH v7 00/11] 9p: Add support for darwin
,
Will Cohen
,
2022/02/18
[PATCH v6 0/1] virtiofsd: Add support for FUSE_SYNCFS request
,
Greg Kurz
,
2022/02/15
[PATCH v6 1/1] virtiofsd: Add basic support for FUSE_SYNCFS request
,
Greg Kurz
,
2022/02/15
Re: [PATCH v6 1/1] virtiofsd: Add basic support for FUSE_SYNCFS request
,
Vivek Goyal
,
2022/02/15
Re: [PATCH v6 1/1] virtiofsd: Add basic support for FUSE_SYNCFS request
,
Dr. David Alan Gilbert
,
2022/02/16
[PATCH] migration: Remove load_state_old and minimum_version_id_old
,
Peter Maydell
,
2022/02/15
Re: [PATCH] migration: Remove load_state_old and minimum_version_id_old
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [PATCH] migration: Remove load_state_old and minimum_version_id_old
,
Dr. David Alan Gilbert
,
2022/02/15
Re: [PATCH] migration: Remove load_state_old and minimum_version_id_old
,
Francisco Iglesias
,
2022/02/15
Re: [PATCH] migration: Remove load_state_old and minimum_version_id_old
,
Alistair Francis
,
2022/02/15
[PATCH 0/4] block/dirty-bitmaps: fix and improve bitmap merge
,
Vladimir Sementsov-Ogievskiy
,
2022/02/15
[PATCH 1/4] block: bdrv_merge_dirty_bitmap: add return value
,
Vladimir Sementsov-Ogievskiy
,
2022/02/15
Re: [PATCH 1/4] block: bdrv_merge_dirty_bitmap: add return value
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
[PATCH 2/4] block: block_dirty_bitmap_merge(): fix error path
,
Vladimir Sementsov-Ogievskiy
,
2022/02/15
Re: [PATCH 2/4] block: block_dirty_bitmap_merge(): fix error path
,
Nikta Lapshin
,
2022/02/19
[PATCH 3/4] block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
,
Vladimir Sementsov-Ogievskiy
,
2022/02/15
Re: [PATCH 3/4] block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
,
Nikta Lapshin
,
2022/02/19
Re: [PATCH 3/4] block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
,
Vladimir Sementsov-Ogievskiy
,
2022/02/21
[PATCH 4/4] block: simplify handling of try to merge different sized bitmaps
,
Vladimir Sementsov-Ogievskiy
,
2022/02/15
Re: [PATCH 4/4] block: simplify handling of try to merge different sized bitmaps
,
Nikta Lapshin
,
2022/02/19
Re: [PATCH 4/4] block: simplify handling of try to merge different sized bitmaps
,
Vladimir Sementsov-Ogievskiy
,
2022/02/19
Re: [PATCH 4/4] block: simplify handling of try to merge different sized bitmaps
,
Vladimir Sementsov-Ogievskiy
,
2022/02/22
[PATCH v4 0/3] Support fd-based KVM stats
,
Mark Kanda
,
2022/02/15
[PATCH v4 1/3] qmp: Support for querying stats
,
Mark Kanda
,
2022/02/15
[PATCH v4 2/3] hmp: Support for querying stats
,
Mark Kanda
,
2022/02/15
[PATCH v4 3/3] kvm: Support for querying fd-based stats
,
Mark Kanda
,
2022/02/15
[PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
,
Eric Blake
,
2022/02/15
Re: [PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
,
Nir Soffer
,
2022/02/15
Re: [PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
,
Eric Blake
,
2022/02/15
Re: [PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
,
Nir Soffer
,
2022/02/16
Re: [PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
,
Vladimir Sementsov-Ogievskiy
,
2022/02/16
Re: [PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
,
Richard W.M. Jones
,
2022/02/16
Re: [PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
,
Nir Soffer
,
2022/02/16
Re: [PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
,
Vladimir Sementsov-Ogievskiy
,
2022/02/15
Re: [PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
,
Markus Armbruster
,
2022/02/16
Re: [PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
,
Eric Blake
,
2022/02/17
Re: [PATCH v2] ide: Increment BB in-flight counter for TRIM BH
,
Hanna Reitz
,
2022/02/15
Re: [PATCH v2] ide: Increment BB in-flight counter for TRIM BH
,
John Snow
,
2022/02/17
Re: [PATCH v2] ide: Increment BB in-flight counter for TRIM BH
,
Hanna Reitz
,
2022/02/21
Re: [PULL 18/38] Remove unnecessary minimum_version_id_old fields
,
Peter Maydell
,
2022/02/15
Re: [PULL 18/38] Remove unnecessary minimum_version_id_old fields
,
Cédric Le Goater
,
2022/02/15
Re: [PULL 18/38] Remove unnecessary minimum_version_id_old fields
,
Peter Maydell
,
2022/02/15
[PATCH v2 0/8] buildsys: More fixes to use GCC on macOS
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v2 1/8] osdep: Avoid using Clang-specific __builtin_available()
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v2 3/8] meson: Resolve the entitlement.sh script once for good
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
,
Akihiko Odaki
,
2022/02/15
Re: [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
,
Richard Henderson
,
2022/02/16
Re: [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
,
Philippe Mathieu-Daudé
,
2022/02/16
Re: [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
,
Akihiko Odaki
,
2022/02/16
Re: [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
,
Philippe Mathieu-Daudé
,
2022/02/16
Re: [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
,
Peter Maydell
,
2022/02/16
Re: [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
,
Richard Henderson
,
2022/02/17
Re: [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
,
Paolo Bonzini
,
2022/02/18
Re: [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
,
Paolo Bonzini
,
2022/02/18
[PATCH v2 2/8] osdep: Ignore 'unguarded-availability-new' warnings on macOS Catalina
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [PATCH v2 2/8] osdep: Ignore 'unguarded-availability-new' warnings on macOS Catalina
,
Akihiko Odaki
,
2022/02/15
[PATCH v2 5/8] meson: Log QEMU_CXXFLAGS content in summary
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v2 6/8] configure: Pass filtered QEMU_OBJCFLAGS to meson
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [PATCH v2 6/8] configure: Pass filtered QEMU_OBJCFLAGS to meson
,
Paolo Bonzini
,
2022/02/18
[PATCH v2 8/8] ui/cocoa: Constify qkeycode translation arrays
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v2 7/8] audio: Rename coreaudio extension to use Objective-C compiler
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [PATCH] hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecated
,
Thomas Huth
,
2022/02/15
[PATCH 0/3] x86: Switch over to q35 as the default machine type
,
Dr. David Alan Gilbert (git)
,
2022/02/15
[PATCH 1/3] tests/x86: Use 'pc' machine type for old hardware tests
,
Dr. David Alan Gilbert (git)
,
2022/02/15
Re: [PATCH 1/3] tests/x86: Use 'pc' machine type for old hardware tests
,
Thomas Huth
,
2022/02/17
Re: [PATCH 1/3] tests/x86: Use 'pc' machine type for old hardware tests
,
Michael S. Tsirkin
,
2022/02/17
[PATCH 2/3] tests/x86: Use 'pc' machine type for hotplug tests
,
Dr. David Alan Gilbert (git)
,
2022/02/15
Re: [PATCH 2/3] tests/x86: Use 'pc' machine type for hotplug tests
,
Thomas Huth
,
2022/02/17
Re: [PATCH 2/3] tests/x86: Use 'pc' machine type for hotplug tests
,
Michael S. Tsirkin
,
2022/02/17
[PATCH 0/3] x86: Switch over to q35 as the default machine type
,
Dr. David Alan Gilbert (git)
,
2022/02/15
[PATCH 3/3] x86: Switch to q35 as the default machine type
,
Dr. David Alan Gilbert (git)
,
2022/02/15
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Daniel P . Berrangé
,
2022/02/15
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Dr. David Alan Gilbert
,
2022/02/15
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Gerd Hoffmann
,
2022/02/16
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Dr. David Alan Gilbert
,
2022/02/16
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Daniel P . Berrangé
,
2022/02/16
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Thomas Huth
,
2022/02/16
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Dr. David Alan Gilbert
,
2022/02/16
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Daniel P . Berrangé
,
2022/02/16
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Dr. David Alan Gilbert
,
2022/02/16
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Thomas Huth
,
2022/02/17
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Michael S. Tsirkin
,
2022/02/17
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Daniel P . Berrangé
,
2022/02/17
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Dr. David Alan Gilbert
,
2022/02/17
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Thomas Huth
,
2022/02/17
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Gerd Hoffmann
,
2022/02/17
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Michael S. Tsirkin
,
2022/02/17
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Daniel P . Berrangé
,
2022/02/17
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Igor Mammedov
,
2022/02/17
Re: [PATCH 3/3] x86: Switch to q35 as the default machine type
,
Kashyap Chamarthy
,
2022/02/17
[PATCH 1/3] tests/x86: Use 'pc' machine type for old hardware tests
,
Dr. David Alan Gilbert (git)
,
2022/02/15
[PATCH 2/3] tests/x86: Use 'pc' machine type for hotplug tests
,
Dr. David Alan Gilbert (git)
,
2022/02/15
[PATCH 3/3] x86: Switch to q35 as the default machine type
,
Dr. David Alan Gilbert (git)
,
2022/02/15
[PATCH] hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macro
,
Ani Sinha
,
2022/02/15
Re: [PATCH] hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macro
,
Eric DeVolder
,
2022/02/15
[PATCH] docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt
,
Ani Sinha
,
2022/02/15
Re: [PATCH] docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt
,
Eric DeVolder
,
2022/02/15
Possible end of Ubuntu LTS 18.04 as a build target in 7.1 ?
,
Daniel P . Berrangé
,
2022/02/15
Re: Possible end of Ubuntu LTS 18.04 as a build target in 7.1 ?
,
Thomas Huth
,
2022/02/15
[PATCH 0/3] block: Make bdrv_refresh_limits() non-recursive
,
Hanna Reitz
,
2022/02/15
[PATCH 1/3] block: Make bdrv_refresh_limits() non-recursive
,
Hanna Reitz
,
2022/02/15
Re: [PATCH 1/3] block: Make bdrv_refresh_limits() non-recursive
,
Eric Blake
,
2022/02/15
[PATCH 3/3] iotests/graph-changes-while-io: New test
,
Hanna Reitz
,
2022/02/15
Re: [PATCH 3/3] iotests/graph-changes-while-io: New test
,
Eric Blake
,
2022/02/15
Re: [PATCH 3/3] iotests/graph-changes-while-io: New test
,
Hanna Reitz
,
2022/02/16
[PATCH 2/3] iotests: Allow using QMP with the QSD
,
Hanna Reitz
,
2022/02/15
Re: [PATCH 2/3] iotests: Allow using QMP with the QSD
,
Eric Blake
,
2022/02/15
Re: [PATCH 2/3] iotests: Allow using QMP with the QSD
,
Hanna Reitz
,
2022/02/16
[qemu-web PATCH] Announce Outreachy 2022 May-August
,
Stefan Hajnoczi
,
2022/02/15
Re: [qemu-web PATCH] Announce Outreachy 2022 May-August
,
Thomas Huth
,
2022/02/16
[PATCH] tests/qemu-iotests: Rework the checks and spots using GNU sed
,
Thomas Huth
,
2022/02/15
Re: [PATCH] tests/qemu-iotests: Rework the checks and spots using GNU sed
,
Eric Blake
,
2022/02/15
Re: [PATCH] tests/qemu-iotests: Rework the checks and spots using GNU sed
,
Thomas Huth
,
2022/02/16
Re: [PATCH] tests/qemu-iotests: Rework the checks and spots using GNU sed
,
Eric Blake
,
2022/02/16
[PATCH] block: fix preallocate filter: don't do unaligned preallocate requests
,
Vladimir Sementsov-Ogievskiy
,
2022/02/15
Re: [PATCH] block: fix preallocate filter: don't do unaligned preallocate requests
,
Hanna Reitz
,
2022/02/24
[RFC PATCH 0/4] buildsys: More fixes to use GCC on macOS
,
Philippe Mathieu-Daudé
,
2022/02/15
[RFC PATCH 1/4] osdep: Avoid using Clang-specific __builtin_available()
,
Philippe Mathieu-Daudé
,
2022/02/15
[RFC PATCH 3/4] audio: Rename coreaudio extension to use Objective-C compiler
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [RFC PATCH 3/4] audio: Rename coreaudio extension to use Objective-C compiler
,
Christian Schoenebeck
,
2022/02/15
[RFC PATCH 4/4] ui/cocoa: Ignore 'initializer overrides' warnings
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [RFC PATCH 4/4] ui/cocoa: Ignore 'initializer overrides' warnings
,
Peter Maydell
,
2022/02/15
Re: [RFC PATCH 4/4] ui/cocoa: Ignore 'initializer overrides' warnings
,
Akihiko Odaki
,
2022/02/15
Re: [RFC PATCH 4/4] ui/cocoa: Ignore 'initializer overrides' warnings
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [RFC PATCH 4/4] ui/cocoa: Ignore 'initializer overrides' warnings
,
Christian Schoenebeck
,
2022/02/15
Re: [RFC PATCH 4/4] ui/cocoa: Ignore 'initializer overrides' warnings
,
Peter Maydell
,
2022/02/15
Re: [RFC PATCH 4/4] ui/cocoa: Ignore 'initializer overrides' warnings
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [RFC PATCH 4/4] ui/cocoa: Ignore 'initializer overrides' warnings
,
Christian Schoenebeck
,
2022/02/15
Re: [RFC PATCH 4/4] ui/cocoa: Ignore 'initializer overrides' warnings
,
Peter Maydell
,
2022/02/15
[PATCH 2/4] osdep: Un-inline qemu_thread_jit_execute/write
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [PATCH 2/4] osdep: Un-inline qemu_thread_jit_execute/write
,
Akihiko Odaki
,
2022/02/15
Re: [PATCH 2/4] osdep: Un-inline qemu_thread_jit_execute/write
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [RFC PATCH 0/4] buildsys: More fixes to use GCC on macOS
,
Akihiko Odaki
,
2022/02/15
Re: [RFC PATCH 0/4] buildsys: More fixes to use GCC on macOS
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [RFC PATCH 0/4] buildsys: More fixes to use GCC on macOS
,
Akihiko Odaki
,
2022/02/15
Implementing ATC[Address Translation Cache] within emulated pcie end-point
,
Vishwanath MG
,
2022/02/15
[PATCH v2 0/6] Support exporting BDSs via VDUSE
,
Xie Yongji
,
2022/02/15
[PATCH v2 1/6] block: Support passing NULL ops to blk_set_dev_ops()
,
Xie Yongji
,
2022/02/15
[PATCH v2 2/6] linux-headers: Add vduse.h
,
Xie Yongji
,
2022/02/15
[PATCH v2 5/6] vduse-blk: Add vduse-blk resize support
,
Xie Yongji
,
2022/02/15
[PATCH v2 3/6] libvduse: Add VDUSE (vDPA Device in Userspace) library
,
Xie Yongji
,
2022/02/15
[PATCH v2 4/6] vduse-blk: implements vduse-blk export
,
Xie Yongji
,
2022/02/15
[PATCH v2 6/6] libvduse: Add support for reconnecting
,
Xie Yongji
,
2022/02/15
Holding RISCV CPUs in reset
,
vysakh pillai
,
2022/02/15
Re: Holding RISCV CPUs in reset
,
Peter Maydell
,
2022/02/15
Re: Holding RISCV CPUs in reset
,
vysakh pillai
,
2022/02/15
qdev instance_init vs realize split
,
Damien Hedde
,
2022/02/15
Re: qdev instance_init vs realize split
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: qdev instance_init vs realize split
,
Peter Maydell
,
2022/02/15
Re: qdev instance_init vs realize split
,
Damien Hedde
,
2022/02/15
Re: qdev instance_init vs realize split
,
Peter Maydell
,
2022/02/15
Re: qdev instance_init vs realize split
,
Damien Hedde
,
2022/02/15
[PULL 00/30] Misc mostly build system patches for 2022-02-15
,
Paolo Bonzini
,
2022/02/15
[PULL 01/30] target/i386: add TCG support for UMIP
,
Paolo Bonzini
,
2022/02/15
[PULL 03/30] tests/qemu-iotests/testrunner: Print diff to stderr in TAP mode
,
Paolo Bonzini
,
2022/02/15
[PULL 04/30] meson: use .allowed() method for features
,
Paolo Bonzini
,
2022/02/15
[PULL 05/30] meson: use .require() and .disable_auto_if() method for features
,
Paolo Bonzini
,
2022/02/15
[PULL 02/30] memory: Fix qemu crash on starting dirty log twice with stopped VM
,
Paolo Bonzini
,
2022/02/15
[PULL 06/30] configure, meson: move AVX tests to meson
,
Paolo Bonzini
,
2022/02/15
[PULL 08/30] configure, meson: move AF_ALG test to meson
,
Paolo Bonzini
,
2022/02/15
[PULL 09/30] configure, meson: move libnuma detection to meson
,
Paolo Bonzini
,
2022/02/15
[PULL 10/30] configure, meson: move TPM check to meson
,
Paolo Bonzini
,
2022/02/15
[PULL 07/30] configure, meson: move membarrier test to meson
,
Paolo Bonzini
,
2022/02/15
[PULL 12/30] configure, meson: move image format options to meson_options.txt
,
Paolo Bonzini
,
2022/02/15
[PULL 11/30] configure, meson: cleanup qemu-ga libraries
,
Paolo Bonzini
,
2022/02/15
[PULL 15/30] configure, meson: move some default-disabled options to meson_options.txt
,
Paolo Bonzini
,
2022/02/15
[PULL 14/30] meson: define qemu_cflags/qemu_ldflags
,
Paolo Bonzini
,
2022/02/15
[PULL 13/30] configure, meson: move block layer options to meson_options.txt
,
Paolo Bonzini
,
2022/02/15
[PULL 16/30] configure, meson: move coroutine options to meson_options.txt
,
Paolo Bonzini
,
2022/02/15
[PULL 21/30] qga/vss-win32: fix midl arguments
,
Paolo Bonzini
,
2022/02/15
[PULL 20/30] configure, meson: move OpenGL check to meson
,
Paolo Bonzini
,
2022/02/15
[PULL 17/30] configure, meson: move smbd options to meson_options.txt
,
Paolo Bonzini
,
2022/02/15
[PULL 18/30] configure, meson: move guest-agent, tools to meson
,
Paolo Bonzini
,
2022/02/15
[PULL 22/30] meson: drop --with-win-sdk
,
Paolo Bonzini
,
2022/02/15
[PULL 25/30] configure, meson: replace VSS SDK checks and options with --enable-vss-sdk
,
Paolo Bonzini
,
2022/02/15
[PULL 28/30] meson: require dynamic linking for VSS support
,
Paolo Bonzini
,
2022/02/15
[PULL 27/30] qga/vss-win32: require widl/midl, remove pre-built TLB file
,
Paolo Bonzini
,
2022/02/15
[PULL 19/30] meson: refine check for whether to look for virglrenderer
,
Paolo Bonzini
,
2022/02/15
[PULL 23/30] qga/vss-win32: use widl if available
,
Paolo Bonzini
,
2022/02/15
[PULL 24/30] qga/vss: use standard windows headers location
,
Paolo Bonzini
,
2022/02/15
[PULL 26/30] meson: do not make qga/vss-win32/meson.build conditional on C++ presence
,
Paolo Bonzini
,
2022/02/15
[PULL 30/30] configure, meson: move CONFIG_IASL to a Meson option
,
Paolo Bonzini
,
2022/02/15
[PULL 29/30] meson, configure: move ntddscsi API check to meson
,
Paolo Bonzini
,
2022/02/15
Re: [PULL 00/30] Misc mostly build system patches for 2022-02-15
,
Peter Maydell
,
2022/02/16
Re: [PULL 00/30] Misc mostly build system patches for 2022-02-15
,
Paolo Bonzini
,
2022/02/16
Re: [PULL 00/30] Misc mostly build system patches for 2022-02-15
,
Peter Maydell
,
2022/02/16
Re: [PULL 00/30] Misc mostly build system patches for 2022-02-15
,
Paolo Bonzini
,
2022/02/16
[PATCH] target/riscv: Add isa extenstion strings to the device tree
,
Atish Patra
,
2022/02/15
Re: [PATCH] target/riscv: Add isa extenstion strings to the device tree
,
Heiko Stübner
,
2022/02/15
Re: [PATCH] target/riscv: Add isa extenstion strings to the device tree
,
Heiko Stübner
,
2022/02/15
Re: [PATCH] target/riscv: Add isa extenstion strings to the device tree
,
Atish Patra
,
2022/02/15
Re: [PATCH] target/riscv: Add isa extenstion strings to the device tree
,
Heiko Stübner
,
2022/02/15
[PATCH v6 00/15] host: Support macOS 12
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v6 01/15] MAINTAINERS: Add Akihiko Odaki to macOS-relateds
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v6 02/15] configure: Allow passing extra Objective C compiler flags
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [PATCH v6 02/15] configure: Allow passing extra Objective C compiler flags
,
Akihiko Odaki
,
2022/02/18
[PATCH v6 03/15] tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [PATCH v6 03/15] tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
,
Akihiko Odaki
,
2022/02/18
[PATCH v6 05/15] hvf: Make hvf_get_segments() / hvf_put_segments() local
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v6 04/15] hvf: Use standard CR0 and CR4 register definitions
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v6 06/15] hvf: Remove deprecated hv_vcpu_flush() calls
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v6 07/15] block/file-posix: Remove a deprecation warning on macOS 12
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [PATCH v6 07/15] block/file-posix: Remove a deprecation warning on macOS 12
,
Akihiko Odaki
,
2022/02/18
[PATCH v6 08/15] audio/coreaudio: Remove a deprecation warning on macOS 12
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [PATCH v6 08/15] audio/coreaudio: Remove a deprecation warning on macOS 12
,
Akihiko Odaki
,
2022/02/18
[PATCH v6 09/15] audio/dbus: Fix building with modules on macOS
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v6 10/15] ui/cocoa: Remove allowedFileTypes restriction in SavePanel
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [PATCH v6 10/15] ui/cocoa: Remove allowedFileTypes restriction in SavePanel
,
Akihiko Odaki
,
2022/02/18
[PATCH v6 11/15] ui/cocoa: Add Services menu
,
Philippe Mathieu-Daudé
,
2022/02/15
Re: [PATCH v6 11/15] ui/cocoa: Add Services menu
,
Will Cohen
,
2022/02/15
Re: [PATCH v6 11/15] ui/cocoa: Add Services menu
,
Peter Maydell
,
2022/02/18
Re: [PATCH v6 11/15] ui/cocoa: Add Services menu
,
Akihiko Odaki
,
2022/02/18
Re: [PATCH v6 11/15] ui/cocoa: Add Services menu
,
Christian Schoenebeck
,
2022/02/18
[PATCH v6 12/15] ui/cocoa: Do not alert even without block devices
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v6 13/15] ui/cocoa: Fix the leak of qemu_console_get_label
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v6 14/15] lcitool: Refresh
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v6 15/15] gitlab-ci: Support macOS 12 via cirrus-run
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH 0/2] Allow VIRTIO_F_IN_ORDER negotiation with vhost-vdpa
,
Gautam Dawar
,
2022/02/15
[PATCH 1/2] linux headers: update against Linux 5.17-rc4
,
Gautam Dawar
,
2022/02/15
Re: [PATCH 1/2] linux headers: update against Linux 5.17-rc4
,
Jason Wang
,
2022/02/17
RE: [PATCH 1/2] linux headers: update against Linux 5.17-rc4
,
Gautam Dawar
,
2022/02/17
[PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Gautam Dawar
,
2022/02/15
Re: [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Eugenio Perez Martin
,
2022/02/15
Re: [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Jason Wang
,
2022/02/17
RE: [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Gautam Dawar
,
2022/02/17
Re: [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Michael S. Tsirkin
,
2022/02/17
Re: [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Eugenio Perez Martin
,
2022/02/17
Re: [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Michael S. Tsirkin
,
2022/02/17
Re: [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Stefano Garzarella
,
2022/02/17
Re: [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Eugenio Perez Martin
,
2022/02/18
Re: [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Stefano Garzarella
,
2022/02/18
Re: [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Eugenio Perez Martin
,
2022/02/18
Re: [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Jason Wang
,
2022/02/20
Re: [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Michael S. Tsirkin
,
2022/02/18
Re: [PATCH v2] docs: Add measurement calculation details to amd-memory-encryption.txt
,
Dov Murik
,
2022/02/15
Re: [PATCH v2] docs: Add measurement calculation details to amd-memory-encryption.txt
,
Daniel P . Berrangé
,
2022/02/16
Re: [PATCH] [RESEND] docs: Add spec of OVMF GUIDed table for SEV guests
,
Dov Murik
,
2022/02/15
[PATCH v2] Check and report for incomplete 'global' option format
,
Rohit Kumar
,
2022/02/15
Re: [PATCH v2] Check and report for incomplete 'global' option format
,
Markus Armbruster
,
2022/02/15
Re: [PATCH v2] Check and report for incomplete 'global' option format
,
Rohit Kumar
,
2022/02/16
[PATCH 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
[PATCH 1/9] target/ppc: raise HV interrupts for partition table entry problems
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 1/9] target/ppc: raise HV interrupts for partition table entry problems
,
Cédric Le Goater
,
2022/02/15
[PATCH 2/9] spapr: prevent hdec timer being set up under virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 2/9] spapr: prevent hdec timer being set up under virtual hypervisor
,
Cédric Le Goater
,
2022/02/15
[PATCH 3/9] ppc: allow the hdecr timer to be created/destroyed
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 3/9] ppc: allow the hdecr timer to be created/destroyed
,
Cédric Le Goater
,
2022/02/15
Re: [PATCH 3/9] ppc: allow the hdecr timer to be created/destroyed
,
Nicholas Piggin
,
2022/02/15
[PATCH 4/9] target/ppc: add vhyp addressing mode helper for radix MMU
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 4/9] target/ppc: add vhyp addressing mode helper for radix MMU
,
Cédric Le Goater
,
2022/02/15
[PATCH 6/9] target/ppc: add helper for books vhyp hypercall handler
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 6/9] target/ppc: add helper for books vhyp hypercall handler
,
Cédric Le Goater
,
2022/02/15
[PATCH 5/9] target/ppc: make vhyp get_pate method take lpid and return success
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 5/9] target/ppc: make vhyp get_pate method take lpid and return success
,
Cédric Le Goater
,
2022/02/15
[PATCH 7/9] target/ppc: Add powerpc_reset_excp_state helper
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 7/9] target/ppc: Add powerpc_reset_excp_state helper
,
Cédric Le Goater
,
2022/02/15
[PATCH 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
Cédric Le Goater
,
2022/02/15
Re: [PATCH 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
BALATON Zoltan
,
2022/02/15
Re: [PATCH 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
Nicholas Piggin
,
2022/02/15
[PATCH 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Cédric Le Goater
,
2022/02/15
Re: [PATCH 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Nicholas Piggin
,
2022/02/15
Re: [PATCH 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Cédric Le Goater
,
2022/02/16
Re: [PATCH 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Cédric Le Goater
,
2022/02/15
Re: [PATCH 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Daniel Henrique Barboza
,
2022/02/15
Re: [PATCH 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Nicholas Piggin
,
2022/02/16
[NOTFORMERGE PATCH 0/1] target: Toward heterogeneous machine
,
Philippe Mathieu-Daudé
,
2022/02/14
[NOTFORMERGE PATCH 1/1] target: Add system emulation aiming to target any architecture
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH 0/3] GL console related fixes
,
marcandre . lureau
,
2022/02/14
[PATCH 1/3] ui/console: fix crash when using gl context with non-gl listeners
,
marcandre . lureau
,
2022/02/14
Re: [PATCH 1/3] ui/console: fix crash when using gl context with non-gl listeners
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH 2/3] ui/console: fix texture leak when calling surface_gl_create_texture()
,
marcandre . lureau
,
2022/02/14
[PATCH 3/3] ui: do not create a surface when resizing a GL scanout
,
marcandre . lureau
,
2022/02/14
[PATCH 0/1] vdpa: Make ncs autofree
,
Eugenio Pérez
,
2022/02/14
[PATCH 1/1] vdpa: Make ncs autofree
,
Eugenio Pérez
,
2022/02/14
Re: [PATCH 1/1] vdpa: Make ncs autofree
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH 1/1] vdpa: Make ncs autofree
,
Jason Wang
,
2022/02/14
Re: [PATCH 1/1] vdpa: Make ncs autofree
,
Stefano Garzarella
,
2022/02/16
Re: [PATCH 1/1] vdpa: Make ncs autofree
,
Laurent Vivier
,
2022/02/21
[RFC PATCH 0/9] Net Control VQ support in vDPA SVQ
,
Eugenio Pérez
,
2022/02/14
[RFC PATCH 1/9] virtio-net: Expose ctrl virtqueue logic
,
Eugenio Pérez
,
2022/02/14
[RFC PATCH 2/9] vdpa: Extract get geatures part from vhost_vdpa_get_max_queue_pairs
,
Eugenio Pérez
,
2022/02/14
[RFC PATCH 3/9] virtio: Make virtqueue_alloc_element non-static
,
Eugenio Pérez
,
2022/02/14
[RFC PATCH 4/9] vhost: Add SVQElement
,
Eugenio Pérez
,
2022/02/14
[RFC PATCH 5/9] vhost: Add custom used buffer callback
,
Eugenio Pérez
,
2022/02/14
[RFC PATCH 6/9] vdpa: Add map/unmap operation callback to SVQ
,
Eugenio Pérez
,
2022/02/14
[RFC PATCH 7/9] vhost: Add vhost_svq_inject
,
Eugenio Pérez
,
2022/02/14
Re: [RFC PATCH 7/9] vhost: Add vhost_svq_inject
,
Eugenio Perez Martin
,
2022/02/15
[RFC PATCH 8/9] vhost: Add vhost_svq_start_op
,
Eugenio Pérez
,
2022/02/14
[RFC PATCH 9/9] vdpa: control virtqueue support on shadow virtqueue
,
Eugenio Pérez
,
2022/02/14
Re: [RFC PATCH 0/9] Net Control VQ support in vDPA SVQ
,
Eugenio Perez Martin
,
2022/02/15
[PATCH v5 00/16] host: Support macOS 12
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v5 01/16] MAINTAINERS: Add Akihiko Odaki to macOS-relateds
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH v5 01/16] MAINTAINERS: Add Akihiko Odaki to macOS-relateds
,
Peter Maydell
,
2022/02/17
[PATCH v5 02/16] configure: Allow passing extra Objective C compiler flags
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH v5 02/16] configure: Allow passing extra Objective C compiler flags
,
Peter Maydell
,
2022/02/17
[PATCH v5 03/16] tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH v5 03/16] tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
,
Peter Maydell
,
2022/02/17
[PATCH v5 04/16] hvf: Use standard CR0 and CR4 register definitions
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v5 05/16] hvf: Fix OOB write in RDTSCP instruction decode
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH v5 05/16] hvf: Fix OOB write in RDTSCP instruction decode
,
Peter Maydell
,
2022/02/25
[PATCH v5 06/16] hvf: Enable RDTSCP support
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v5 07/16] hvf: Make hvf_get_segments() / hvf_put_segments() local
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v5 08/16] hvf: Remove deprecated hv_vcpu_flush() calls
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v5 09/16] block/file-posix: Remove a deprecation warning on macOS 12
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v5 10/16] audio/coreaudio: Remove a deprecation warning on macOS 12
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH v5 10/16] audio/coreaudio: Remove a deprecation warning on macOS 12
,
Akihiko Odaki
,
2022/02/15
Re: [PATCH v5 10/16] audio/coreaudio: Remove a deprecation warning on macOS 12
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH v5 11/16] audio/dbus: Fix building with modules on macOS
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v5 12/16] ui/cocoa: Remove allowedFileTypes restriction in SavePanel
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v5 13/16] ui/cocoa: Add Services menu
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH v5 13/16] ui/cocoa: Add Services menu
,
Peter Maydell
,
2022/02/25
[PATCH v5 14/16] ui/cocoa: Do not alert even without block devices
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v5 15/16] lcitool: refresh
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH v5 15/16] lcitool: refresh
,
Peter Maydell
,
2022/02/25
[PATCH v5 16/16] gitlab-ci: Support macOS 12 via cirrus-run
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH v5 16/16] gitlab-ci: Support macOS 12 via cirrus-run
,
Peter Maydell
,
2022/02/25
Re: [PATCH v5 00/16] host: Support macOS 12
,
Peter Maydell
,
2022/02/18
Re: [PATCH v5 00/16] host: Support macOS 12
,
Philippe Mathieu-Daudé
,
2022/02/25
Re: [PATCH v5 00/16] host: Support macOS 12
,
Peter Maydell
,
2022/02/25
[PATCH v2 00/14] target: Use ArchCPU & CPUArchState as abstract interface to target CPU
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v2 01/14] meson: Display libfdt as disabled when system emulation is disabled
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v2 02/14] hw/m68k/mcf: Add missing 'exec/hwaddr.h' header
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v2 03/14] hw/tricore: Remove unused and incorrect header
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v2 04/14] exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v2 05/14] cpu: Add missing 'exec/exec-all.h' and 'qemu/accel.h' headers
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v2 06/14] target/i386/cpu: Ensure accelerators set CPU addressble physical bits
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v2 07/14] target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v2 08/14] Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v2 09/14] target: Include missing 'cpu.h'
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v2 10/14] target/hexagon: Add missing 'hw/core/cpu.h' include
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH v2 10/14] target/hexagon: Add missing 'hw/core/cpu.h' include
,
Damien Hedde
,
2022/02/15
Re: [PATCH v2 10/14] target/hexagon: Add missing 'hw/core/cpu.h' include
,
Richard Henderson
,
2022/02/24
[PATCH v2 12/14] target: Use CPUArchState as interface to target-specific CPU state
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v2 14/14] target: Use ArchCPU as interface to target CPU
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH v2 14/14] target: Use ArchCPU as interface to target CPU
,
Richard Henderson
,
2022/02/24
[PATCH v2 13/14] target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH v2 13/14] target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
,
Richard Henderson
,
2022/02/24
[PATCH v2 11/14] target: Use forward declared type instead of structure type
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH v2 00/14] target: Use ArchCPU & CPUArchState as abstract interface to target CPU
,
Damien Hedde
,
2022/02/15
[PULL 0/3] Block patches
,
Stefan Hajnoczi
,
2022/02/14
Re: [PULL 0/3] Block patches
,
Peter Maydell
,
2022/02/15
proposed release schedule for QEMU 7.0
,
Peter Maydell
,
2022/02/14
Re: proposed release schedule for QEMU 7.0
,
Peter Maydell
,
2022/02/14
Re: proposed release schedule for QEMU 7.0
,
Peter Maydell
,
2022/02/22
SecureBoot and PCI passthrough with kernel lockdown in place (on Xen)
,
Dario Faggioli
,
2022/02/14
Re: SecureBoot and PCI passthrough with kernel lockdown in place (on Xen)
,
Jan Beulich
,
2022/02/14
Re: SecureBoot and PCI passthrough with kernel lockdown in place (on Xen)
,
Andrew Cooper
,
2022/02/14
Re: SecureBoot and PCI passthrough with kernel lockdown in place (on Xen)
,
address@hidden
,
2022/02/14
Re: [PATCH v1 0/2] i386: Make PIT and PIC the property of common x86 base machine type
,
Xiaoyao Li
,
2022/02/14
Re: [PATCH] trace: Split address space and slot id in trace_kvm_set_user_memory()
,
Xiaoyao Li
,
2022/02/14
[PATCH v3 0/3] hw/smbios: fix table memory corruption with large memory vms
,
Ani Sinha
,
2022/02/14
[PATCH v3 1/3] hw/smbios: code cleanup - use macro definitions for table header handles
,
Ani Sinha
,
2022/02/14
[PATCH v3 2/3] hw/smbios: fix table memory corruption with large memory vms
,
Ani Sinha
,
2022/02/14
Re: [PATCH v3 2/3] hw/smbios: fix table memory corruption with large memory vms
,
Igor Mammedov
,
2022/02/17
Re: [PATCH v3 2/3] hw/smbios: fix table memory corruption with large memory vms
,
Ani Sinha
,
2022/02/17
Re: [PATCH v3 2/3] hw/smbios: fix table memory corruption with large memory vms
,
Igor Mammedov
,
2022/02/21
[PATCH v3 3/3] hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide
,
Ani Sinha
,
2022/02/14
Re: [PATCH v3 3/3] hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide
,
Igor Mammedov
,
2022/02/17
[PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Cédric Le Goater
,
2022/02/14
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Daniel Henrique Barboza
,
2022/02/16
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Cédric Le Goater
,
2022/02/17
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Daniel Henrique Barboza
,
2022/02/17
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Daniel Henrique Barboza
,
2022/02/17
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Cédric Le Goater
,
2022/02/17
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Daniel Henrique Barboza
,
2022/02/17
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Cédric Le Goater
,
2022/02/17
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Daniel Henrique Barboza
,
2022/02/17
[PATCH v5 0/3] virtiofsd: Add support for FUSE_SYNCFS request
,
Greg Kurz
,
2022/02/14
[PATCH v5 1/3] virtiofsd: Add support for FUSE_SYNCFS request with announce_submounts
,
Greg Kurz
,
2022/02/14
Re: [Virtio-fs] [PATCH v5 1/3] virtiofsd: Add support for FUSE_SYNCFS request with announce_submounts
,
German Maglione
,
2022/02/14
Re: [Virtio-fs] [PATCH v5 1/3] virtiofsd: Add support for FUSE_SYNCFS request with announce_submounts
,
Greg Kurz
,
2022/02/14
[PATCH v5 2/3] virtiofsd: Track submounts
,
Greg Kurz
,
2022/02/14
Re: [PATCH v5 2/3] virtiofsd: Track submounts
,
Greg Kurz
,
2022/02/14
[PATCH v5 3/3] virtiofsd: Add support for FUSE_SYNCFS request without announce_submounts
,
Greg Kurz
,
2022/02/14
Re: [PATCH v5 3/3] virtiofsd: Add support for FUSE_SYNCFS request without announce_submounts
,
Vivek Goyal
,
2022/02/14
Re: [PATCH v5 3/3] virtiofsd: Add support for FUSE_SYNCFS request without announce_submounts
,
Vivek Goyal
,
2022/02/14
Re: [PATCH v5 3/3] virtiofsd: Add support for FUSE_SYNCFS request without announce_submounts
,
Vivek Goyal
,
2022/02/14
Re: [PATCH v5 3/3] virtiofsd: Add support for FUSE_SYNCFS request without announce_submounts
,
Greg Kurz
,
2022/02/15
Re: [PATCH v5 3/3] virtiofsd: Add support for FUSE_SYNCFS request without announce_submounts
,
Vivek Goyal
,
2022/02/15
Re: [PATCH v5 3/3] virtiofsd: Add support for FUSE_SYNCFS request without announce_submounts
,
Greg Kurz
,
2022/02/15
[PATCH] accel/tcg/cpu-exec: fix precise single-stepping after interrupt
,
Luc Michel
,
2022/02/14
Re: [PATCH] accel/tcg/cpu-exec: fix precise single-stepping after interrupt
,
Luc Michel
,
2022/02/23
Re: [PATCH] accel/tcg/cpu-exec: fix precise single-stepping after interrupt
,
Richard Henderson
,
2022/02/24
Re: [PATCH] accel/tcg/cpu-exec: fix precise single-stepping after interrupt
,
Richard Henderson
,
2022/02/24
RE: [RFC v4 01/21] vfio-user: introduce vfio-user protocol specification
,
Thanos Makatos
,
2022/02/14
[PATCH v3 0/4] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
,
Jean-Philippe Brucker
,
2022/02/14
[PATCH v3 2/4] virtio-iommu: Default to bypass during boot
,
Jean-Philippe Brucker
,
2022/02/14
[PATCH v3 1/4] linux-headers: update to v5.17-rc1
,
Jean-Philippe Brucker
,
2022/02/14
[PATCH v3 4/4] tests/qtest/virtio-iommu-test: Check bypass config
,
Jean-Philippe Brucker
,
2022/02/14
Re: [PATCH v3 4/4] tests/qtest/virtio-iommu-test: Check bypass config
,
Thomas Huth
,
2022/02/21
[PATCH v3 3/4] virtio-iommu: Support bypass domain
,
Jean-Philippe Brucker
,
2022/02/14
Re: [PATCH v3 0/4] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
,
Cornelia Huck
,
2022/02/14
Re: [PATCH v3 0/4] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
,
Eric Auger
,
2022/02/15
Re: [PATCH v3 0/4] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
,
Jean-Philippe Brucker
,
2022/02/15
Re: [PATCH v3 0/4] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
,
Cornelia Huck
,
2022/02/15
Re: [PATCH v3 0/4] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
,
Eric Auger
,
2022/02/15
Re: [PATCH v3 0/4] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
,
Jean-Philippe Brucker
,
2022/02/15
Re: 9 TiB vm memory creation
,
Igor Mammedov
,
2022/02/14
Re: 9 TiB vm memory creation
,
David Hildenbrand
,
2022/02/14
Re: 9 TiB vm memory creation
,
Igor Mammedov
,
2022/02/14
Re: 9 TiB vm memory creation
,
David Hildenbrand
,
2022/02/14
Re: 9 TiB vm memory creation
,
Ani Sinha
,
2022/02/15
Re: 9 TiB vm memory creation
,
Ani Sinha
,
2022/02/15
Re: 9 TiB vm memory creation
,
Ani Sinha
,
2022/02/15
Re: 9 TiB vm memory creation
,
David Hildenbrand
,
2022/02/15
Re: 9 TiB vm memory creation
,
Ani Sinha
,
2022/02/15
Re: 9 TiB vm memory creation
,
David Hildenbrand
,
2022/02/15
Re: 9 TiB vm memory creation
,
Ani Sinha
,
2022/02/15
Re: 9 TiB vm memory creation
,
David Hildenbrand
,
2022/02/15
Re: 9 TiB vm memory creation
,
Ani Sinha
,
2022/02/15
Re: 9 TiB vm memory creation
,
David Hildenbrand
,
2022/02/15
Re: 9 TiB vm memory creation
,
Daniel P . Berrangé
,
2022/02/15
[PATCH] spapr: prevent hdec timer being set up under virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH] spapr: prevent hdec timer being set up under virtual hypervisor
,
Daniel Henrique Barboza
,
2022/02/14
Re: [PATCH] spapr: prevent hdec timer being set up under virtual hypervisor
,
Fabiano Rosas
,
2022/02/14
Re: [PATCH] spapr: prevent hdec timer being set up under virtual hypervisor
,
Cédric Le Goater
,
2022/02/14
Re: [PATCH] spapr: prevent hdec timer being set up under virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
[PATCH] target/ppc: raise HV interrupts for partition table entry problems
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH] target/ppc: raise HV interrupts for partition table entry problems
,
Daniel Henrique Barboza
,
2022/02/14
Re: [PATCH] target/ppc: raise HV interrupts for partition table entry problems
,
Fabiano Rosas
,
2022/02/14
[PATCH 0/6] hw/nvme: enhanced protection information (64-bit guard)
,
Klaus Jensen
,
2022/02/14
[PATCH 1/6] hw/nvme: move dif/pi prototypes into dif.h
,
Klaus Jensen
,
2022/02/14
[PATCH 5/6] hw/nvme: add pi tuple size helper
,
Klaus Jensen
,
2022/02/14
[PATCH 2/6] hw/nvme: add host behavior support feature
,
Klaus Jensen
,
2022/02/14
[PATCH 6/6] hw/nvme: 64-bit pi support
,
Klaus Jensen
,
2022/02/14
Re: [PATCH 6/6] hw/nvme: 64-bit pi support
,
Keith Busch
,
2022/02/16
[PATCH 3/6] hw/nvme: move format parameter parsing
,
Klaus Jensen
,
2022/02/14
[PATCH 4/6] hw/nvme: add support for the lbafee hbs feature
,
Klaus Jensen
,
2022/02/14
Re: [PATCH 0/6] hw/nvme: enhanced protection information (64-bit guard)
,
Keith Busch
,
2022/02/16
[PATCH] hw/i386: Improve bounds checking in OVMF table parsing
,
Dov Murik
,
2022/02/14
Re: [PATCH] hw/i386: Improve bounds checking in OVMF table parsing
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH] MAINTAINERS: no need to add my name explicitly as a reviewer for VIOT tables
,
Ani Sinha
,
2022/02/14
Re: [PATCH] MAINTAINERS: no need to add my name explicitly as a reviewer for VIOT tables
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH] ui/clipboard: fix use-after-free regression
,
marcandre . lureau
,
2022/02/14
Re: [PATCH] ui/clipboard: fix use-after-free regression
,
Daniel P . Berrangé
,
2022/02/14
[PATCH v4 0/1] Patch to adjust coroutine pool size adaptively
,
Hiroki Narukawa
,
2022/02/14
[PATCH v4 1/1] util: adjust coroutine pool size to virtio block queue
,
Hiroki Narukawa
,
2022/02/14
Re: [PATCH v4 0/1] Patch to adjust coroutine pool size adaptively
,
Stefan Hajnoczi
,
2022/02/14
[PATCH 1/2] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/14
[PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
Fabiano Rosas
,
2022/02/14
Re: [PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
Nicholas Piggin
,
2022/02/15
Re: [PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
David Gibson
,
2022/02/16
Re: [PATCH 1/2] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
David Gibson
,
2022/02/14
Re: [PATCH 1/2] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/15
Re: [PATCH 1/2] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
David Gibson
,
2022/02/16
Re: [PATCH 1/2] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
Cédric Le Goater
,
2022/02/16
[PATCH] ui/cocoa: Add Services menu
,
Akihiko Odaki
,
2022/02/14
Re: [PATCH] ui/cocoa: Add Services menu
,
Philippe Mathieu-Daudé
,
2022/02/14
[PULL 0/6] hw/nvme updates
,
Klaus Jensen
,
2022/02/14
[PULL 2/6] hw/nvme/ctrl: Have nvme_addr_write() take const buffer
,
Klaus Jensen
,
2022/02/14
[PULL 1/6] hw/nvme: fix CVE-2021-3929
,
Klaus Jensen
,
2022/02/14
[PULL 3/6] hw/nvme/ctrl: Pass buffers as 'void *' types
,
Klaus Jensen
,
2022/02/14
[PULL 4/6] hw/nvme: add struct for zone management send
,
Klaus Jensen
,
2022/02/14
[PULL 5/6] hw/nvme: add ozcs enum
,
Klaus Jensen
,
2022/02/14
[PULL 6/6] hw/nvme: add support for zoned random write area
,
Klaus Jensen
,
2022/02/14
Re: [PULL 0/6] hw/nvme updates
,
Peter Maydell
,
2022/02/15
[PATCH] intel_iommu: support snoop control
,
Jason Wang
,
2022/02/14
Re: [PATCH] intel_iommu: support snoop control
,
Peter Xu
,
2022/02/14
Re: [PATCH] intel_iommu: support snoop control
,
Jason Wang
,
2022/02/14
Re: [PATCH] intel_iommu: support snoop control
,
Peter Xu
,
2022/02/14
Re: [PATCH] intel_iommu: support snoop control
,
Jason Wang
,
2022/02/14
Re: [PATCH] intel_iommu: support snoop control
,
Peter Xu
,
2022/02/14
Re: [PATCH] intel_iommu: support snoop control
,
Jason Wang
,
2022/02/14
[PULL 0/8] Net patches
,
Jason Wang
,
2022/02/13
[PULL 1/8] hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR
,
Jason Wang
,
2022/02/13
[PULL 2/8] net/tap: Set return code on failure
,
Jason Wang
,
2022/02/13
[PULL 3/8] net: Fix uninitialized data usage
,
Jason Wang
,
2022/02/13
[PULL 6/8] net/filter: Optimize filter_send to coroutine
,
Jason Wang
,
2022/02/13
[PULL 5/8] net/colo-compare.c: Update the default value comments
,
Jason Wang
,
2022/02/13
[PULL 4/8] net/colo-compare.c: Optimize compare order for performance
,
Jason Wang
,
2022/02/13
[PULL 7/8] hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts
,
Jason Wang
,
2022/02/13
[PULL 8/8] net/eth: Don't consider ESP to be an IPv6 option header
,
Jason Wang
,
2022/02/13
Re: [PULL 0/8] Net patches
,
Peter Maydell
,
2022/02/15
[PATCH 1/8] hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR
,
Jason Wang
,
2022/02/13
[PATCH 2/8] net/tap: Set return code on failure
,
Jason Wang
,
2022/02/13
[PATCH 3/8] net: Fix uninitialized data usage
,
Jason Wang
,
2022/02/13
[PATCH 4/8] net/colo-compare.c: Optimize compare order for performance
,
Jason Wang
,
2022/02/13
[PATCH 5/8] net/colo-compare.c: Update the default value comments
,
Jason Wang
,
2022/02/13
[PATCH 6/8] net/filter: Optimize filter_send to coroutine
,
Jason Wang
,
2022/02/13
[PATCH 7/8] hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts
,
Jason Wang
,
2022/02/13
[PATCH 8/8] net/eth: Don't consider ESP to be an IPv6 option header
,
Jason Wang
,
2022/02/13
Re: [PATCH 1/8] hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR
,
Jason Wang
,
2022/02/13
bdrv_is_allocated
,
沈梦姣
,
2022/02/13
Re: bdrv_is_allocated
,
Philippe Mathieu-Daudé
,
2022/02/13
Re: [PULL 18/38] hw/arm/virt: Honor highmem setting when computing the memory map
,
Akihiko Odaki
,
2022/02/13
Re: [PULL 18/38] hw/arm/virt: Honor highmem setting when computing the memory map
,
Marc Zyngier
,
2022/02/13
Re: [PULL 18/38] hw/arm/virt: Honor highmem setting when computing the memory map
,
Peter Maydell
,
2022/02/13
Re: [PULL 18/38] hw/arm/virt: Honor highmem setting when computing the memory map
,
Akihiko Odaki
,
2022/02/13
Re: [PULL 18/38] hw/arm/virt: Honor highmem setting when computing the memory map
,
Peter Maydell
,
2022/02/13
[PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
,
Akihiko Odaki
,
2022/02/12
Re: [PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
,
Peter Maydell
,
2022/02/24
Re: [PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
,
Akihiko Odaki
,
2022/02/24
Re: [PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
,
Peter Maydell
,
2022/02/25
Re: [PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
,
Peter Maydell
,
2022/02/24
Re: [PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
,
Peter Maydell
,
2022/02/24
[PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
,
Akihiko Odaki
,
2022/02/24
Re: [PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
,
Peter Maydell
,
2022/02/24
[PATCH 0/6] ui/dbus: Share one listener for a console
,
Akihiko Odaki
,
2022/02/12
[PATCH 1/6] ui/dbus: Share one listener for a console
,
Akihiko Odaki
,
2022/02/12
[PATCH 2/6] Revert "console: save current scanout details"
,
Akihiko Odaki
,
2022/02/12
[PATCH 3/6] Revert "ui: split the GL context in a different object"
,
Akihiko Odaki
,
2022/02/12
[PATCH 4/6] Revert "ui: dispatch GL events to all listeners"
,
Akihiko Odaki
,
2022/02/12
[PATCH 6/6] Revert "ui: factor out qemu_console_set_display_gl_ctx()"
,
Akihiko Odaki
,
2022/02/12
[PATCH 5/6] Revert "ui: associate GL context outside of display listener registration"
,
Akihiko Odaki
,
2022/02/12
Re: [PATCH 0/6] ui/dbus: Share one listener for a console
,
Marc-André Lureau
,
2022/02/14
Re: [PATCH 0/6] ui/dbus: Share one listener for a console
,
Akihiko Odaki
,
2022/02/14
Re: [PATCH 0/6] ui/dbus: Share one listener for a console
,
Marc-André Lureau
,
2022/02/14
Re: [PATCH 0/6] ui/dbus: Share one listener for a console
,
Akihiko Odaki
,
2022/02/14
Re: [PATCH 0/6] ui/dbus: Share one listener for a console
,
Marc-André Lureau
,
2022/02/15
Message not available
Message not available
Re: [PATCH 0/6] ui/dbus: Share one listener for a console
,
Akihiko Odaki
,
2022/02/16
[PATCH] softmmu/qdev-monitor: Add virtio-gpu-gl aliases
,
Akihiko Odaki
,
2022/02/12
[PATCH] edid: Fix clock of Detailed Timing Descriptor
,
Akihiko Odaki
,
2022/02/12
[PATCH] ui/cocoa: Do not alert even without block devices
,
Akihiko Odaki
,
2022/02/12
Re: [PATCH] ui/cocoa: Do not alert even without block devices
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH] ui/cocoa: Do not alert even without block devices
,
Markus Armbruster
,
2022/02/14
Re: [PATCH] ui/cocoa: Do not alert even without block devices
,
Akihiko Odaki
,
2022/02/14
[PATCH] ui/cocoa: Fix the leak of qemu_console_get_label
,
Akihiko Odaki
,
2022/02/12
Re: [PATCH] ui/cocoa: Fix the leak of qemu_console_get_label
,
BALATON Zoltan
,
2022/02/13
Re: [PATCH] ui/cocoa: Fix the leak of qemu_console_get_label
,
Philippe Mathieu-Daudé
,
2022/02/15
[PATCH] MAINTAINERS: Add Akihiko Odaki to macOS-relateds
,
Akihiko Odaki
,
2022/02/12
Re: [PATCH] MAINTAINERS: Add Akihiko Odaki to macOS-relateds
,
Christian Schoenebeck
,
2022/02/14
Re: [PATCH] MAINTAINERS: Add Akihiko Odaki to macOS-relateds
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH] MAINTAINERS: Add Akihiko Odaki to macOS-relateds
,
Peter Maydell
,
2022/02/18
[PATCH] target/arm: Support PSCI 1.1 and SMCCC 1.0
,
Akihiko Odaki
,
2022/02/12
[PATCH] net/eth: Don't consider ESP to be an IPv6 option header
,
Thomas Jansen
,
2022/02/12
Re: [PATCH v4 0/6] Introduce CanoKey QEMU
,
Hongren (Zenithal) Zheng
,
2022/02/12
[PATCH] multifd: ensure multifd threads are terminated before cleanup params
,
Wang Xin
,
2022/02/12
RE: [PATCH] multifd: ensure multifd threads are terminated before cleanup params
,
Wangxin (Alexander)
,
2022/02/21
[PATCH v2 0/5] malta: Fix PCI IRQ levels to be preserved during migration
,
Bernhard Beschow
,
2022/02/12
[PATCH v2 1/5] malta: Move PCI interrupt handling from gt64xxx to piix4
,
Bernhard Beschow
,
2022/02/12
Re: [PATCH v2 1/5] malta: Move PCI interrupt handling from gt64xxx to piix4
,
BALATON Zoltan
,
2022/02/12
Re: [PATCH v2 1/5] malta: Move PCI interrupt handling from gt64xxx to piix4
,
BALATON Zoltan
,
2022/02/12
Re: [PATCH v2 1/5] malta: Move PCI interrupt handling from gt64xxx to piix4
,
Bernhard Beschow
,
2022/02/13
Re: [PATCH v2 1/5] malta: Move PCI interrupt handling from gt64xxx to piix4
,
Bernhard Beschow
,
2022/02/13
[PATCH v2 3/5] isa/piix4: Resolve global variables
,
Bernhard Beschow
,
2022/02/12
[PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
Bernhard Beschow
,
2022/02/12
Re: [PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
BALATON Zoltan
,
2022/02/12
Re: [PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
Bernhard Beschow
,
2022/02/12
Re: [PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
BALATON Zoltan
,
2022/02/12
Re: [PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
Bernhard Beschow
,
2022/02/13
Re: [PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
BALATON Zoltan
,
2022/02/13
Re: [PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
Peter Maydell
,
2022/02/12
[PATCH v2 5/5] isa/piix4: Resolve redundant i8259[] attribute
,
Bernhard Beschow
,
2022/02/12
Re: [PATCH v2 5/5] isa/piix4: Resolve redundant i8259[] attribute
,
BALATON Zoltan
,
2022/02/12
Re: [PATCH v2 5/5] isa/piix4: Resolve redundant i8259[] attribute
,
Bernhard Beschow
,
2022/02/12
Re: [PATCH v2 5/5] isa/piix4: Resolve redundant i8259[] attribute
,
BALATON Zoltan
,
2022/02/12
Re: [PATCH v2 5/5] isa/piix4: Resolve redundant i8259[] attribute
,
BALATON Zoltan
,
2022/02/12
Re: [PATCH v2 5/5] isa/piix4: Resolve redundant i8259[] attribute
,
BB
,
2022/02/12
[PATCH v2 4/5] isa/piix4: Fix PCI IRQ levels to be preserved in VMState
,
Bernhard Beschow
,
2022/02/12
Re: [PATCH v2 4/5] isa/piix4: Fix PCI IRQ levels to be preserved in VMState
,
BALATON Zoltan
,
2022/02/12
Re: [PATCH v2 4/5] isa/piix4: Fix PCI IRQ levels to be preserved in VMState
,
Peter Maydell
,
2022/02/12
Re: [PATCH v2 4/5] isa/piix4: Fix PCI IRQ levels to be preserved in VMState
,
BALATON Zoltan
,
2022/02/12
Re: [PATCH v2 4/5] isa/piix4: Fix PCI IRQ levels to be preserved in VMState
,
Peter Maydell
,
2022/02/12
Re: [PATCH v2 4/5] isa/piix4: Fix PCI IRQ levels to be preserved in VMState
,
BB
,
2022/02/12
Re: [PATCH v2 4/5] isa/piix4: Fix PCI IRQ levels to be preserved in VMState
,
Bernhard Beschow
,
2022/02/12
[PATCH v2] hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts
,
Nick Hudson
,
2022/02/12
Re: [PATCH v2] hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts
,
Jason Wang
,
2022/02/13
Re: [PATCH v2] target/i386: Add kvm_get_one_msr helper
,
Yang, Weijiang
,
2022/02/11
[PULL 00/40] riscv-to-apply queue
,
Alistair Francis
,
2022/02/11
[PULL 01/40] include: hw: remove ibex_plic.h
,
Alistair Francis
,
2022/02/11
[PULL 02/40] Allow setting up to 8 bytes with the generic loader
,
Alistair Francis
,
2022/02/11
[PULL 03/40] target/riscv: correct "code should not be reached" for x-rv128
,
Alistair Francis
,
2022/02/11
[PULL 04/40] target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUConfig'
,
Alistair Francis
,
2022/02/11
[PULL 05/40] target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptr
,
Alistair Francis
,
2022/02/11
[PULL 07/40] target/riscv: access cfg structure through DisasContext
,
Alistair Francis
,
2022/02/11
[PULL 06/40] target/riscv: access configuration through cfg_ptr in DisasContext
,
Alistair Francis
,
2022/02/11
[PULL 08/40] target/riscv: iterate over a table of decoders
,
Alistair Francis
,
2022/02/11
[PULL 09/40] target/riscv: Add XVentanaCondOps custom extension
,
Alistair Francis
,
2022/02/11
[PULL 10/40] target/riscv: add a MAINTAINERS entry for XVentanaCondOps
,
Alistair Francis
,
2022/02/11
[PULL 11/40] target/riscv: Fix vill field write in vtype
,
Alistair Francis
,
2022/02/11
[PULL 12/40] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
,
Alistair Francis
,
2022/02/11
[PULL 13/40] target/riscv: Implement SGEIP bit in hip and hie CSRs
,
Alistair Francis
,
2022/02/11
[PULL 14/40] target/riscv: Implement hgeie and hgeip CSRs
,
Alistair Francis
,
2022/02/11
[PULL 15/40] target/riscv: Improve delivery of guest external interrupts
,
Alistair Francis
,
2022/02/11
[PULL 16/40] target/riscv: Allow setting CPU feature from machine/device emulation
,
Alistair Francis
,
2022/02/11
[PULL 17/40] target/riscv: Add AIA cpu feature
,
Alistair Francis
,
2022/02/11
[PULL 18/40] target/riscv: Add defines for AIA CSRs
,
Alistair Francis
,
2022/02/11
[PULL 19/40] target/riscv: Allow AIA device emulation to set ireg rmw callback
,
Alistair Francis
,
2022/02/11
[PULL 21/40] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
,
Alistair Francis
,
2022/02/11
[PULL 20/40] target/riscv: Implement AIA local interrupt priorities
,
Alistair Francis
,
2022/02/11
[PULL 22/40] target/riscv: Implement AIA hvictl and hviprioX CSRs
,
Alistair Francis
,
2022/02/11
[PULL 27/40] hw/riscv: virt: Use AIA INTC compatible string when available
,
Alistair Francis
,
2022/02/11
[PULL 26/40] target/riscv: Implement AIA IMSIC interface CSRs
,
Alistair Francis
,
2022/02/11
[PULL 28/40] target/riscv: Allow users to force enable AIA CSRs in HART
,
Alistair Francis
,
2022/02/11
[PULL 23/40] target/riscv: Implement AIA interrupt filtering CSRs
,
Alistair Francis
,
2022/02/11
[PULL 25/40] target/riscv: Implement AIA xiselect and xireg CSRs
,
Alistair Francis
,
2022/02/11
[PULL 24/40] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
,
Alistair Francis
,
2022/02/11
[PULL 29/40] hw/intc: Add RISC-V AIA APLIC device emulation
,
Alistair Francis
,
2022/02/11
[PULL 30/40] hw/riscv: virt: Add optional AIA APLIC support to virt machine
,
Alistair Francis
,
2022/02/11
[PULL 31/40] hw/intc: Add RISC-V AIA IMSIC device emulation
,
Alistair Francis
,
2022/02/11
[PULL 33/40] docs/system: riscv: Document AIA options for virt machine
,
Alistair Francis
,
2022/02/11
[PULL 32/40] hw/riscv: virt: Add optional AIA IMSIC support to virt machine
,
Alistair Francis
,
2022/02/11
[PULL 34/40] hw/riscv: virt: Increase maximum number of allowed CPUs
,
Alistair Francis
,
2022/02/11
[PULL 36/40] target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE
,
Alistair Francis
,
2022/02/11
[PULL 37/40] target/riscv: add support for svnapot extension
,
Alistair Francis
,
2022/02/11
[PULL 40/40] docs/system: riscv: Update description of CPU
,
Alistair Francis
,
2022/02/11
[PULL 39/40] target/riscv: add support for svpbmt extension
,
Alistair Francis
,
2022/02/11
[PULL 38/40] target/riscv: add support for svinval extension
,
Alistair Francis
,
2022/02/11
[PULL 35/40] target/riscv: Ignore reserved bits in PTE for RV64
,
Alistair Francis
,
2022/02/11
Re: [PULL 00/40] riscv-to-apply queue
,
Peter Maydell
,
2022/02/15
Re: [PULL 00/40] riscv-to-apply queue
,
Alistair Francis
,
2022/02/16
Re: [PULL 00/40] riscv-to-apply queue
,
Anup Patel
,
2022/02/16
[RFC PATCH 25/25] virtio-snd: Replaced AUD_log with tracepoints
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 24/25] virtio-snd: Add event vq and a handler stub
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 21/25] virtio-snd: Replaced goto with if else
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 23/25] virtio-snd: Add xfer handler
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 20/25] virtio-snd: Add VIRTIO_SND_R_PCM_RELEASE handler
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 22/25] virtio-snd: Add code to device unrealize function
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 19/25] virtio-snd: Add start/stop handler
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 18/25] virtio-snd: Add callback for SWVoiceOut
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 17/25] virtio-snd: Add default configs to realize fn
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 16/25] virtio-snd: Add VIRTIO_SND_R_PCM_PREPARE handler
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 15/25] virtio-snd: Add VIRITO_SND_R_PCM_SET_PARAMS handle
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 13/25] virtio-snd: Add stub for VIRTIO_SND_R_JACK_REMAP handler
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 14/25] virtio-snd: Add VIRTIO_SND_R_PCM_INFO handler
,
Shreyansh Chouhan
,
2022/02/11
Re: [RFC PATCH 14/25] virtio-snd: Add VIRTIO_SND_R_PCM_INFO handler
,
Laurent Vivier
,
2022/02/12
[RFC PATCH 12/25] virtio-snd: Add VIRTIO_SND_R_JACK_INFO handler
,
Shreyansh Chouhan
,
2022/02/11
Re: [RFC PATCH 12/25] virtio-snd: Add VIRTIO_SND_R_JACK_INFO handler
,
Laurent Vivier
,
2022/02/12
[RFC PATCH 11/25] virtio-snd: Add control virtqueue handler
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 10/25] virtio-snd: Add macros for logging
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 09/25] virtio-snd: Add code for the realize function
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 08/25] virtio-snd: Add code for get config function
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 07/25] virtio-snd: Add properties for class init
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 06/25] virtio-snd: Add PCI wrapper code for VirtIOSound
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 05/25] virtio-snd: Add device implementation structures
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 04/25] virtio-snd: Add chmap control structures
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 03/25] virtio-snd: Add PCM control structures
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH 01/25] virtio-snd: Add virtio sound header file
,
Shreyansh Chouhan
,
2022/02/11
Re: [RFC PATCH 01/25] virtio-snd: Add virtio sound header file
,
Gerd Hoffmann
,
2022/02/14
[RFC PATCH 02/25] virtio-snd: Add jack control structures
,
Shreyansh Chouhan
,
2022/02/11
[RFC PATCH v2 00/25] Virtio Sound card Implementation
,
Shreyansh Chouhan
,
2022/02/11
Re: [RFC PATCH v2 00/25] Virtio Sound card Implementation
,
Laurent Vivier
,
2022/02/12
Re: [RFC PATCH v2 00/25] Virtio Sound card Implementation
,
Gerd Hoffmann
,
2022/02/14
Re: [RFC PATCH v2 00/25] Virtio Sound card Implementation
,
Laurent Vivier
,
2022/02/14
Adding a handshake to qemu-guest-agent
,
John Snow
,
2022/02/11
Re: Adding a handshake to qemu-guest-agent
,
Markus Armbruster
,
2022/02/14
Re: Adding a handshake to qemu-guest-agent
,
Michael Roth
,
2022/02/15
Re: Adding a handshake to qemu-guest-agent
,
Markus Armbruster
,
2022/02/16
Re: Adding a handshake to qemu-guest-agent
,
Michael Roth
,
2022/02/16
Re: Adding a handshake to qemu-guest-agent
,
John Snow
,
2022/02/23
[PATCH v2] scripts/qapi: minor delinting
,
John Snow
,
2022/02/11
Re: [PATCH v2] scripts/qapi: minor delinting
,
Markus Armbruster
,
2022/02/14
Re: [PATCH v2] scripts/qapi: minor delinting
,
Markus Armbruster
,
2022/02/18
Re: [PATCH v2] scripts/qapi: minor delinting
,
Markus Armbruster
,
2022/02/23
[PATCH v11 0/4] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2022/02/11
[PATCH v11 1/4] target/ppc: fix indent of function parameters
,
Daniel Henrique Barboza
,
2022/02/11
[PATCH v11 2/4] target/ppc: finalize pre-EBB PMU logic
,
Daniel Henrique Barboza
,
2022/02/11
[PATCH v11 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Daniel Henrique Barboza
,
2022/02/11
Re: [PATCH v11 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Cédric Le Goater
,
2022/02/14
Re: [PATCH v11 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Daniel Henrique Barboza
,
2022/02/14
Re: [PATCH v11 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Cédric Le Goater
,
2022/02/15
[PATCH v11 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Daniel Henrique Barboza
,
2022/02/11
Re: [PATCH v11 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Cédric Le Goater
,
2022/02/15
Re: [PATCH v11 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Daniel Henrique Barboza
,
2022/02/15
[PULL 0/3] Block layer patches
,
Kevin Wolf
,
2022/02/11
[PULL 2/3] iotests: Test blockdev-reopen with iothreads and throttling
,
Kevin Wolf
,
2022/02/11
[PULL 1/3] block: Lock AioContext for drain_end in blockdev-reopen
,
Kevin Wolf
,
2022/02/11
[PULL 3/3] hw/block/fdc-isa: Respect QOM properties when building AML
,
Kevin Wolf
,
2022/02/11
Re: [PULL 0/3] Block layer patches
,
Peter Maydell
,
2022/02/14
[PATCH] hw/virtio: vdpa: Fix leak of host-notifier memory-region
,
Laurent Vivier
,
2022/02/11
Re: [PATCH] hw/virtio: vdpa: Fix leak of host-notifier memory-region
,
Jason Wang
,
2022/02/13
Re: [PATCH] hw/virtio: vdpa: Fix leak of host-notifier memory-region
,
Stefano Garzarella
,
2022/02/16
Re: [PATCH] hw/virtio: vdpa: Fix leak of host-notifier memory-region
,
Laurent Vivier
,
2022/02/22
Re: [PATCH] hw/virtio: vdpa: Fix leak of host-notifier memory-region
,
Laurent Vivier
,
2022/02/28
Re: [PATCH] hw/virtio: vdpa: Fix leak of host-notifier memory-region
,
Michael S. Tsirkin
,
2022/02/28
[PATCH v4 00/13] host: Support macOS 12
,
Philippe Mathieu-Daudé
,
2022/02/11
[PATCH v4 01/13] lcitool: refresh
,
Philippe Mathieu-Daudé
,
2022/02/11
Re: [PATCH v4 01/13] lcitool: refresh
,
Akihiko Odaki
,
2022/02/12
Re: [PATCH v4 01/13] lcitool: refresh
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v4 02/13] configure: Allow passing extra Objective C compiler flags
,
Philippe Mathieu-Daudé
,
2022/02/11
[PATCH v4 03/13] tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
,
Philippe Mathieu-Daudé
,
2022/02/11
[PATCH v4 05/13] hvf: Fix OOB write in RDTSCP instruction decode
,
Philippe Mathieu-Daudé
,
2022/02/11
Re: [PATCH v4 05/13] hvf: Fix OOB write in RDTSCP instruction decode
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v4 04/13] hvf: Use standard CR0 and CR4 register definitions
,
Philippe Mathieu-Daudé
,
2022/02/11
[PATCH v4 06/13] hvf: Enable RDTSCP support
,
Philippe Mathieu-Daudé
,
2022/02/11
[PATCH v4 07/13] hvf: Make hvf_get_segments() / hvf_put_segments() local
,
Philippe Mathieu-Daudé
,
2022/02/11
[PATCH v4 09/13] block/file-posix: Remove a deprecation warning on macOS 12
,
Philippe Mathieu-Daudé
,
2022/02/11
Re: [PATCH v4 09/13] block/file-posix: Remove a deprecation warning on macOS 12
,
Christian Schoenebeck
,
2022/02/12
Re: [PATCH v4 09/13] block/file-posix: Remove a deprecation warning on macOS 12
,
Cameron Esfahani
,
2022/02/13
[PATCH v4 08/13] hvf: Remove deprecated hv_vcpu_flush() calls
,
Philippe Mathieu-Daudé
,
2022/02/11
[PATCH v4 10/13] audio/coreaudio: Remove a deprecation warning on macOS 12
,
Philippe Mathieu-Daudé
,
2022/02/11
Re: [PATCH v4 10/13] audio/coreaudio: Remove a deprecation warning on macOS 12
,
Christian Schoenebeck
,
2022/02/12
Re: [PATCH v4 10/13] audio/coreaudio: Remove a deprecation warning on macOS 12
,
Akihiko Odaki
,
2022/02/12
Re: [PATCH v4 10/13] audio/coreaudio: Remove a deprecation warning on macOS 12
,
Christian Schoenebeck
,
2022/02/12
Re: [PATCH v4 10/13] audio/coreaudio: Remove a deprecation warning on macOS 12
,
Christian Schoenebeck
,
2022/02/12
Re: [PATCH v4 10/13] audio/coreaudio: Remove a deprecation warning on macOS 12
,
Philippe Mathieu-Daudé
,
2022/02/14
[PATCH v4 11/13] audio/dbus: Fix building with modules on macOS
,
Philippe Mathieu-Daudé
,
2022/02/11
[PATCH v4 12/13] ui/cocoa: Remove allowedFileTypes restriction in SavePanel
,
Philippe Mathieu-Daudé
,
2022/02/11
Re: [PATCH v4 12/13] ui/cocoa: Remove allowedFileTypes restriction in SavePanel
,
Christian Schoenebeck
,
2022/02/12
Re: [PATCH v4 12/13] ui/cocoa: Remove allowedFileTypes restriction in SavePanel
,
Cameron Esfahani
,
2022/02/13
[PATCH v4 13/13] gitlab-ci: Support macOS 12 via cirrus-run
,
Philippe Mathieu-Daudé
,
2022/02/11
[RFC] vhost-vdpa: make notifiers _init()/_uninit() symmetric
,
Laurent Vivier
,
2022/02/11
Re: [RFC] vhost-vdpa: make notifiers _init()/_uninit() symmetric
,
Jason Wang
,
2022/02/13
Re: [RFC] vhost-vdpa: make notifiers _init()/_uninit() symmetric
,
Laurent Vivier
,
2022/02/14
Re: [RFC] vhost-vdpa: make notifiers _init()/_uninit() symmetric
,
Jason Wang
,
2022/02/14
Re: [RFC] vhost-vdpa: make notifiers _init()/_uninit() symmetric
,
Stefano Garzarella
,
2022/02/16
[PATCH v1 00/11] testing/next (docker, lcitool, ci, tcg)
,
Alex Bennée
,
2022/02/11
[PATCH v1 02/11] tests/docker: add NOUSER for alpine image
,
Alex Bennée
,
2022/02/11
Re: [PATCH v1 02/11] tests/docker: add NOUSER for alpine image
,
Daniel P . Berrangé
,
2022/02/11
Re: [PATCH v1 02/11] tests/docker: add NOUSER for alpine image
,
Alex Bennée
,
2022/02/11
Re: [PATCH v1 02/11] tests/docker: add NOUSER for alpine image
,
Daniel P . Berrangé
,
2022/02/11
[PATCH v1 09/11] tests/tcg: build sha1-vector with O3 and compare
,
Alex Bennée
,
2022/02/11
Re: [PATCH v1 09/11] tests/tcg: build sha1-vector with O3 and compare
,
Richard Henderson
,
2022/02/11
[PATCH v1 08/11] gitlab: add a new aarch32 custom runner definition
,
Alex Bennée
,
2022/02/11
[PATCH v1 10/11] tests/tcg: add sha512 test
,
Alex Bennée
,
2022/02/11
[PATCH v1 06/11] scripts/ci: add build env rules for aarch32 on aarch64
,
Alex Bennée
,
2022/02/11
[PATCH v1 03/11] tests/lcitool: update to latest version
,
Alex Bennée
,
2022/02/11
[PATCH v1 11/11] tests/tcg: add vectorised sha512 versions
,
Alex Bennée
,
2022/02/11
Re: [PATCH v1 11/11] tests/tcg: add vectorised sha512 versions
,
Matheus K. Ferst
,
2022/02/14
Re: [PATCH v1 11/11] tests/tcg: add vectorised sha512 versions
,
Alex Bennée
,
2022/02/14
Re: [PATCH v1 11/11] tests/tcg: add vectorised sha512 versions
,
Matheus K. Ferst
,
2022/02/17
[PATCH v1 01/11] tests/docker: restore TESTS/IMAGES filtering
,
Alex Bennée
,
2022/02/11
[PATCH v1 05/11] tests/docker: introduce debian-riscv64-test-cross
,
Alex Bennée
,
2022/02/11
Re: [PATCH v1 05/11] tests/docker: introduce debian-riscv64-test-cross
,
Richard Henderson
,
2022/02/11
[PATCH v1 04/11] tests/docker: update debian-arm64-cross with lci-tool
,
Alex Bennée
,
2022/02/11
Re: [PATCH v1 04/11] tests/docker: update debian-arm64-cross with lci-tool
,
Richard Henderson
,
2022/02/11
[PATCH v1 07/11] scripts/ci: allow for a secondary runner
,
Alex Bennée
,
2022/02/11
[PATCH v7 00/31] block layer: split block APIs in global state and I/O
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 01/31] main-loop.h: introduce qemu_in_main_thread()
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 02/31] main loop: macros to mark GS and I/O functions
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 12/31] assertions for block_int global state API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 15/31] include/block/blockjob_int.h: split header into I/O and GS API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 16/31] GS and IO CODE macros for blockjob_int.h
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 10/31] block.c: assertions to the block layer permissions API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 07/31] include/sysemu/block-backend: split header into I/O and global state (GS) API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 06/31] block/export/fuse.c: allow writable exports to take RESIZE permission
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 04/31] assertions for block global state API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 08/31] block/block-backend.c: assertions for block-backend
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 05/31] IO_CODE and IO_OR_GS_CODE for block I/O API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 13/31] IO_CODE and IO_OR_GS_CODE for block_int I/O API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 20/31] include/sysemu/blockdev.h: global state API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 21/31] assertions for blockdev.h global state API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 26/31] block_int-common.h: assertions in the callers of BlockDriver function pointers
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 09/31] IO_CODE and IO_OR_GS_CODE for block-backend I/O API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 18/31] include/block/blockjob.h: global state API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 11/31] include/block/block_int: split header into I/O and global state API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 03/31] include/block/block: split header into I/O and global state API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 17/31] block.c: add assertions to static functions
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 14/31] block: introduce assert_bdrv_graph_writable
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 19/31] assertions for blockjob.h global state API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 22/31] include/block/snapshot: global state API + assertions
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 23/31] block/copy-before-write.h: global state API + assertions
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 24/31] block/coroutines: I/O and "I/O or GS" API
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 25/31] block_int-common.h: split function pointers in BlockDriver
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 27/31] block_int-common.h: split function pointers in BdrvChildClass
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 28/31] block_int-common.h: assertions in the callers of BdrvChildClass function pointers
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 29/31] block-backend-common.h: split function pointers in BlockDevOps
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 30/31] job.h: split function pointers in JobDriver
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v7 31/31] job.h: assertions in the callers of JobDriver function pointers
,
Emanuele Giuseppe Esposito
,
2022/02/11
RE: [RFC v4 20/21] vfio-user: migration support
,
Thanos Makatos
,
2022/02/11
Re: [RFC v4 20/21] vfio-user: migration support
,
John Johnson
,
2022/02/14
RE: [RFC v4 20/21] vfio-user: migration support
,
Thanos Makatos
,
2022/02/15
[PULL v2 0/7] nbd: handle AioContext change correctly
,
Vladimir Sementsov-Ogievskiy
,
2022/02/11
[PULL v2 2/7] block/nbd: Delete open timer when done
,
Vladimir Sementsov-Ogievskiy
,
2022/02/11
[PULL v2 1/7] block/nbd: Delete reconnect delay timer when done
,
Vladimir Sementsov-Ogievskiy
,
2022/02/11
[PULL v2 6/7] block/nbd: Move s->ioc on AioContext change
,
Vladimir Sementsov-Ogievskiy
,
2022/02/11
[PULL v2 3/7] block/nbd: Assert there are no timers when closed
,
Vladimir Sementsov-Ogievskiy
,
2022/02/11
[PULL v2 7/7] iotests/281: Let NBD connection yield in iothread
,
Vladimir Sementsov-Ogievskiy
,
2022/02/11
[PULL v2 5/7] iotests/281: Test lingering timers
,
Vladimir Sementsov-Ogievskiy
,
2022/02/11
[PULL v2 4/7] iotests.py: Add QemuStorageDaemon class
,
Vladimir Sementsov-Ogievskiy
,
2022/02/11
Re: [PULL v2 0/7] nbd: handle AioContext change correctly
,
Peter Maydell
,
2022/02/13
Re: [PATCH v11 7/8] qmp: add QMP command x-query-virtio-queue-element
,
Markus Armbruster
,
2022/02/11
[PATCH v6 00/43] CXl 2.0 emulation Support
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 01/43] hw/pci/cxl: Add a CXL component type (interface)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 02/43] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 03/43] MAINTAINERS: Add entry for Compute Express Link Emulation
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 04/43] hw/cxl/device: Introduce a CXL device (8.2.8)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 05/43] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 06/43] hw/cxl/device: Implement basic mailbox (8.2.8.4)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 07/43] hw/cxl/device: Add memory device utilities
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 08/43] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 09/43] hw/cxl/device: Timestamp implementation (8.2.9.3)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 10/43] hw/cxl/device: Add log commands (8.2.9.4) + CEL
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 11/43] hw/pxb: Use a type for realizing expanders
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 12/43] hw/pci/cxl: Create a CXL bus type
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 13/43] cxl: Machine level control on whether CXL support is enabled
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 14/43] hw/pxb: Allow creation of a CXL PXB (host bridge)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 15/43] qtest/cxl: Introduce initial test for pxb-cxl only.
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 16/43] hw/cxl/rp: Add a root port
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 17/43] hw/cxl/device: Add a memory device (8.2.8.5)
,
Jonathan Cameron
,
2022/02/11
Re: [PATCH v6 17/43] hw/cxl/device: Add a memory device (8.2.8.5)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 18/43] qtests/cxl: Add initial root port and CXL type3 tests
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 19/43] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 20/43] hw/cxl/device: Add some trivial commands
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 21/43] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 22/43] hw/cxl/device: Implement get/set Label Storage Area (LSA)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 23/43] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 24/43] acpi/cxl: Add _OSC implementation (9.14.2)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 25/43] acpi/cxl: Create the CEDT (9.14.1)
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 26/43] hw/cxl/component: Add utils for interleave parameter encoding/decoding
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 27/43] hw/cxl/host: Add support for CXL Fixed Memory Windows.
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 28/43] acpi/cxl: Introduce CFMWS structures in CEDT
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 29/43] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 30/43] pci/pcie_port: Add pci_find_port_by_pn()
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 31/43] CXL/cxl_component: Add cxl_get_hb_cstate()
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 32/43] mem/cxl_type3: Add read and write functions for associated hostmem.
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 33/43] cxl/cxl-host: Add memops for CFMWS region.
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 34/43] RFC: softmmu/memory: Add ops to memory_region_ram_init_from_file
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 35/43] hw/cxl/component Add a dumb HDM decoder handler
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 36/43] i386/pc: Enable CXL fixed memory windows
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 37/43] tests/acpi: q35: Allow addition of a CXL test.
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 38/43] qtests/bios-tables-test: Add a test for CXL emulation.
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 39/43] tests/acpi: Add tables for CXL emulation.
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 40/43] qtest/cxl: Add more complex test cases with CFMWs
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 41/43] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 42/43] qtest/cxl: Add aarch64 virt test for CXL
,
Jonathan Cameron
,
2022/02/11
[PATCH v6 43/43] docs/cxl: Add initial Compute eXpress Link (CXL) documentation.
,
Jonathan Cameron
,
2022/02/11
Re: [PATCH v6 00/43] CXl 2.0 emulation Support
,
Jonathan Cameron
,
2022/02/18
Re: [PATCH v11 6/8] qmp: add QMP commands for virtio/vhost queue-status
,
Markus Armbruster
,
2022/02/11
[PULL 00/12] Hexagon (target/hexagon) queue
,
Taylor Simpson
,
2022/02/11
[PULL 06/12] Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c
,
Taylor Simpson
,
2022/02/11
[PULL 04/12] Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
,
Taylor Simpson
,
2022/02/11
[PULL 12/12] target/hexagon: remove unused variable
,
Taylor Simpson
,
2022/02/11
[PULL 07/12] Hexagon (tests/tcg/hexagon) update overflow test
,
Taylor Simpson
,
2022/02/11
[PULL 10/12] Hexagon (target/hexagon) assignment to c4 should wait until packet commit
,
Taylor Simpson
,
2022/02/11
[PULL 01/12] Hexagon (target/hexagon) fix bug in circular addressing
,
Taylor Simpson
,
2022/02/11
[PULL 11/12] Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
,
Taylor Simpson
,
2022/02/11
[PULL 02/12] Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
,
Taylor Simpson
,
2022/02/11
[PULL 03/12] Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
,
Taylor Simpson
,
2022/02/11
[PULL 09/12] Hexagon (target/hexagon) fix bug in conv_df2uw_chop
,
Taylor Simpson
,
2022/02/11
[PULL 05/12] Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
,
Taylor Simpson
,
2022/02/11
[PULL 08/12] Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c
,
Taylor Simpson
,
2022/02/11
Re: [PULL 00/12] Hexagon (target/hexagon) queue
,
Taylor Simpson
,
2022/02/11
[PATCH v2 0/3] Support akcipher for virtio-crypto
,
zhenwei pi
,
2022/02/11
[PATCH v2 3/3] crypto: Introduce RSA algorithm
,
zhenwei pi
,
2022/02/11
[PATCH v2 1/3] virtio-crypto: header update
,
zhenwei pi
,
2022/02/11
RE: [PATCH v2 1/3] virtio-crypto: header update
,
Gonglei (Arei)
,
2022/02/17
[PATCH v2 2/3] virtio_crypto: Support virtio crypto asym operation
,
zhenwei pi
,
2022/02/11
Re: [PATCH v4 11/15] hw/nvme: Calculate BAR attributes in a function
,
Klaus Jensen
,
2022/02/11
Re: [PATCH v4 10/15] hw/nvme: Remove reg_size variable and update BAR0 size calculation
,
Klaus Jensen
,
2022/02/11
Re: [PATCH v4 12/15] hw/nvme: Initialize capability structures for primary/secondary controllers
,
Klaus Jensen
,
2022/02/11
Re: [PATCH v4 15/15] hw/nvme: Update the initalization place for the AER queue
,
Klaus Jensen
,
2022/02/11
Re: [PATCH v4 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
,
Klaus Jensen
,
2022/02/11
Re: [PATCH v4 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
,
Lukasz Maniak
,
2022/02/16
[PATCH v6 0/6] support subsets of Float-Point in Integer Registers extensions
,
Weiwei Li
,
2022/02/10
[PATCH v6 3/6] target/riscv: add support for zfinx
,
Weiwei Li
,
2022/02/10
Re: [PATCH v6 3/6] target/riscv: add support for zfinx
,
Alistair Francis
,
2022/02/27
[PATCH v6 1/6] target/riscv: add cfg properties for zfinx, zdinx and zhinx{min}
,
Weiwei Li
,
2022/02/10
[PATCH v6 2/6] target/riscv: hardwire mstatus.FS to zero when enable zfinx
,
Weiwei Li
,
2022/02/10
[PATCH v6 6/6] target/riscv: expose zfinx, zdinx, zhinx{min} properties
,
Weiwei Li
,
2022/02/10
[PATCH v6 4/6] target/riscv: add support for zdinx
,
Weiwei Li
,
2022/02/10
Re: [PATCH v6 4/6] target/riscv: add support for zdinx
,
Alistair Francis
,
2022/02/27
[PATCH v6 5/6] target/riscv: add support for zhinx/zhinxmin
,
Weiwei Li
,
2022/02/10
Re: [PATCH v6 5/6] target/riscv: add support for zhinx/zhinxmin
,
Alistair Francis
,
2022/02/27
Re: [PATCH v6 0/6] support subsets of Float-Point in Integer Registers extensions
,
Alistair Francis
,
2022/02/28
[PATCH] Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
,
Taylor Simpson
,
2022/02/10
Re: [PATCH] Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
,
Richard Henderson
,
2022/02/10
Re: [PATCH] Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
,
Philippe Mathieu-Daudé
,
2022/02/11
[PULL 00/34] tcg patch queue
,
Richard Henderson
,
2022/02/10
[PULL 01/34] common-user/host/sparc64: Fix safe_syscall_base
,
Richard Henderson
,
2022/02/10
[PULL 02/34] linux-user: Introduce host_signal_mask
,
Richard Henderson
,
2022/02/10
[PULL 03/34] linux-user: Introduce host_sigcontext
,
Richard Henderson
,
2022/02/10
[PULL 05/34] linux-user/include/host/sparc64: Fix host_sigcontext
,
Richard Henderson
,
2022/02/10
[PULL 04/34] linux-user: Move sparc/host-signal.h to sparc64/host-signal.h
,
Richard Henderson
,
2022/02/10
[PULL 11/34] tcg/aarch64: Support raising sigbus for user-only
,
Richard Henderson
,
2022/02/10
[PULL 07/34] softmmu/cpus: Check if the cpu work list is empty atomically
,
Richard Henderson
,
2022/02/10
[PULL 08/34] replay: use CF_NOIRQ for special exception-replaying TB
,
Richard Henderson
,
2022/02/10
[PULL 06/34] accel/tcg: Optimize jump cache flush during tlb range flush
,
Richard Henderson
,
2022/02/10
[PULL 10/34] tcg/i386: Support raising sigbus for user-only
,
Richard Henderson
,
2022/02/10
[PULL 09/34] tcg/loongarch64: Fix fallout from recent MO_Q renaming
,
Richard Henderson
,
2022/02/10
[PULL 12/34] tcg/ppc: Support raising sigbus for user-only
,
Richard Henderson
,
2022/02/10
[PULL 15/34] tcg/tci: Support raising sigbus for user-only
,
Richard Henderson
,
2022/02/10
[PULL 14/34] tcg/s390x: Support raising sigbus for user-only
,
Richard Henderson
,
2022/02/10
[PULL 13/34] tcg/riscv: Support raising sigbus for user-only
,
Richard Henderson
,
2022/02/10
[PULL 17/34] tcg/arm: Drop support for armv4 and armv5 hosts
,
Richard Henderson
,
2022/02/10
[PULL 16/34] tcg/loongarch64: Support raising sigbus for user-only
,
Richard Henderson
,
2022/02/10
[PULL 18/34] tcg/arm: Remove use_armv5t_instructions
,
Richard Henderson
,
2022/02/10
[PULL 19/34] tcg/arm: Remove use_armv6_instructions
,
Richard Henderson
,
2022/02/10
[PULL 21/34] tcg/arm: Support unaligned access for softmmu
,
Richard Henderson
,
2022/02/10
[PULL 20/34] tcg/arm: Check alignment for ldrd and strd
,
Richard Henderson
,
2022/02/10
[PULL 22/34] tcg/arm: Reserve a register for guest_base
,
Richard Henderson
,
2022/02/10
[PULL 23/34] tcg/arm: Support raising sigbus for user-only
,
Richard Henderson
,
2022/02/10
[PULL 24/34] tcg/mips: Support unaligned access for user-only
,
Richard Henderson
,
2022/02/10
[PULL 25/34] tcg/mips: Support unaligned access for softmmu
,
Richard Henderson
,
2022/02/10
[PULL 28/34] tcg/sparc: Add scratch argument to tcg_out_movi_int
,
Richard Henderson
,
2022/02/10
[PULL 29/34] tcg/sparc: Improve code gen for shifted 32-bit constants
,
Richard Henderson
,
2022/02/10
[PULL 27/34] tcg/sparc: Split out tcg_out_movi_imm32
,
Richard Henderson
,
2022/02/10
[PULL 30/34] tcg/sparc: Convert patch_reloc to return bool
,
Richard Henderson
,
2022/02/10
[PULL 32/34] tcg/sparc: Add tcg_out_jmpl_const for better tail calls
,
Richard Henderson
,
2022/02/10
[PULL 33/34] tcg/sparc: Support unaligned access for user-only
,
Richard Henderson
,
2022/02/10
[PULL 31/34] tcg/sparc: Use the constant pool for 64-bit constants
,
Richard Henderson
,
2022/02/10
[PULL 26/34] tcg/sparc: Use tcg_out_movi_imm13 in tcg_out_addsub2_i64
,
Richard Henderson
,
2022/02/10
[PULL 34/34] tests/tcg/multiarch: Add sigbus.c
,
Richard Henderson
,
2022/02/10
Re: [PULL 00/34] tcg patch queue
,
Peter Maydell
,
2022/02/14
[PATCH] mps3-an547: Add missing user ahb interfaces
,
Jimmy Brisson
,
2022/02/10
Re: [PATCH] mps3-an547: Add missing user ahb interfaces
,
Peter Maydell
,
2022/02/24
[PATCH v2] Deprecate C virtiofsd
,
Dr. David Alan Gilbert (git)
,
2022/02/10
Re: [PATCH v2] Deprecate C virtiofsd
,
Daniel P . Berrangé
,
2022/02/10
Re: [PATCH v2] Deprecate C virtiofsd
,
Richard W.M. Jones
,
2022/02/10
Re: [PATCH v2] Deprecate C virtiofsd
,
Dr. David Alan Gilbert
,
2022/02/14
Re: [PATCH v2] Deprecate C virtiofsd
,
Vivek Goyal
,
2022/02/14
Re: [PATCH v2] Deprecate C virtiofsd
,
Stefan Hajnoczi
,
2022/02/14
[PATCH v3] target/riscv: Enable Zicbo[m,z,p] instructions
,
Christoph Muellner
,
2022/02/10
Re: [PATCH v3] target/riscv: Enable Zicbo[m,z,p] instructions
,
Philipp Tomsich
,
2022/02/10
Re: [PATCH v3] target/riscv: Enable Zicbo[m,z,p] instructions
,
Richard Henderson
,
2022/02/10
Re: [PATCH v3] target/riscv: Enable Zicbo[m,z,p] instructions
,
Weiwei Li
,
2022/02/10
Re: [PATCH v3] target/riscv: Enable Zicbo[m,z,p] instructions
,
Christoph Müllner
,
2022/02/16
[PATCH v14 0/7] support dirty restraint on vCPU
,
huangy81
,
2022/02/10
[PATCH v14 1/7] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
,
huangy81
,
2022/02/10
Re: [PATCH v14 1/7] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
,
Peter Xu
,
2022/02/14
[PATCH v14 2/7] cpus: Introduce cpu_list_generation_id
,
huangy81
,
2022/02/10
Re: [PATCH v14 2/7] cpus: Introduce cpu_list_generation_id
,
Peter Xu
,
2022/02/14
[PATCH v14 3/7] migration/dirtyrate: Refactor dirty page rate calculation
,
huangy81
,
2022/02/10
Re: [PATCH v14 3/7] migration/dirtyrate: Refactor dirty page rate calculation
,
Peter Xu
,
2022/02/14
Re: [PATCH v14 3/7] migration/dirtyrate: Refactor dirty page rate calculation
,
Hyman Huang
,
2022/02/14
Re: [PATCH v14 3/7] migration/dirtyrate: Refactor dirty page rate calculation
,
Peter Xu
,
2022/02/14
[PATCH v14 4/7] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
,
huangy81
,
2022/02/10
Re: [PATCH v14 4/7] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
,
Peter Xu
,
2022/02/14
[PATCH v14 5/7] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
,
huangy81
,
2022/02/10
Re: [PATCH v14 5/7] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
,
Peter Xu
,
2022/02/14
[PATCH v14 6/7] softmmu/dirtylimit: Implement virtual CPU throttle
,
huangy81
,
2022/02/10
Re: [PATCH v14 6/7] softmmu/dirtylimit: Implement virtual CPU throttle
,
Peter Xu
,
2022/02/14
Re: [PATCH v14 6/7] softmmu/dirtylimit: Implement virtual CPU throttle
,
Hyman Huang
,
2022/02/14
Re: [PATCH v14 6/7] softmmu/dirtylimit: Implement virtual CPU throttle
,
Peter Xu
,
2022/02/14
Re: [PATCH v14 6/7] softmmu/dirtylimit: Implement virtual CPU throttle
,
Hyman Huang
,
2022/02/14
[PATCH v14 7/7] softmmu/dirtylimit: Implement dirty page rate limit
,
huangy81
,
2022/02/10
Re: [PATCH v14 7/7] softmmu/dirtylimit: Implement dirty page rate limit
,
Markus Armbruster
,
2022/02/11
Re: [PATCH v14 7/7] softmmu/dirtylimit: Implement dirty page rate limit
,
Peter Xu
,
2022/02/14
Re: [PATCH v14 7/7] softmmu/dirtylimit: Implement dirty page rate limit
,
Hyman Huang
,
2022/02/14
[PATCH V13 0/7] support dirty restraint on vCPU
,
huangy81
,
2022/02/10
Message not available
[PATCH V13 1/7] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
,
huangy81
,
2022/02/10
Message not available
[PATCH V13 2/7] cpus: Introduce cpu_list_generation_id
,
huangy81
,
2022/02/10
Re: [PATCH V13 0/7] support dirty restraint on vCPU
,
Hyman
,
2022/02/10
Re: [PATCH v11 4/8] qmp: add QMP command x-query-virtio-status
,
Markus Armbruster
,
2022/02/10
Re: [PATCH v11 3/8] qmp: add QMP command x-query-virtio
,
Markus Armbruster
,
2022/02/10
[PATCH v3 0/5] qtests/libqos: Allow PCI tests to be run with virt-machine
,
Eric Auger
,
2022/02/10
[PATCH v3 1/5] tests/qtest/vhost-user-test.c: Use vhostforce=on
,
Eric Auger
,
2022/02/10
[PATCH v3 2/5] tests/qtest/libqos/pci: Introduce pio_limit
,
Eric Auger
,
2022/02/10
[PATCH v3 5/5] tests/qtest/libqos: Add generic pci host bridge in arm-virt machine
,
Eric Auger
,
2022/02/10
[PATCH v3 4/5] tests/qtest/vhost-user-blk-test: Temporary hack to get tests passing on aarch64
,
Eric Auger
,
2022/02/10
[PATCH v3 3/5] tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable
,
Eric Auger
,
2022/02/10
Anjin Virtual Computer
,
Simon Gillespie
,
2022/02/10
[PATCH v4 0/3] qapi/ui: change vnc addresses
,
Vladimir Sementsov-Ogievskiy
,
2022/02/10
[PATCH v4 1/3] ui/vnc: refactor arrays of addresses to SocketAddressList
,
Vladimir Sementsov-Ogievskiy
,
2022/02/10
[PATCH v4 3/3] avocado/vnc: add test_change_listen
,
Vladimir Sementsov-Ogievskiy
,
2022/02/10
Re: [PATCH v4 3/3] avocado/vnc: add test_change_listen
,
Daniel P . Berrangé
,
2022/02/10
[PATCH v4 2/3] qapi/ui: display-update: add possibility to change listen address
,
Vladimir Sementsov-Ogievskiy
,
2022/02/10
Re: [PATCH v4 2/3] qapi/ui: display-update: add possibility to change listen address
,
Daniel P . Berrangé
,
2022/02/10
Re: [PATCH v4 0/3] qapi/ui: change vnc addresses
,
Markus Armbruster
,
2022/02/10
[PATCH 0/4] Make qemu-img dd more flexible
,
Fabian Ebner
,
2022/02/10
[PATCH 4/4] qemu-img: dd: add -l option for loading a snapshot
,
Fabian Ebner
,
2022/02/10
[PATCH 1/4] qemu-img: dd: add osize and read from/to stdin/stdout
,
Fabian Ebner
,
2022/02/10
[PATCH 2/4] qemu-img: dd: add isize parameter
,
Fabian Ebner
,
2022/02/10
[PATCH 3/4] qemu-img: dd: add -n option (skip target volume creation)
,
Fabian Ebner
,
2022/02/10
Re: [PATCH 0/4] Make qemu-img dd more flexible
,
Eric Blake
,
2022/02/11
Re: [PATCH 0/4] Make qemu-img dd more flexible
,
Hanna Reitz
,
2022/02/11
Re: [PATCH 0/4] Make qemu-img dd more flexible
,
Fabian Ebner
,
2022/02/15
[PATCH v6 00/11] 9p: Add support for darwin
,
Will Cohen
,
2022/02/10
[PATCH v6 01/11] 9p: linux: Fix a couple Linux assumptions
,
Will Cohen
,
2022/02/10
[PATCH v6 03/11] 9p: darwin: Handle struct stat(fs) differences
,
Will Cohen
,
2022/02/10
[PATCH v6 02/11] 9p: Rename 9p-util -> 9p-util-linux
,
Will Cohen
,
2022/02/10
[PATCH v6 04/11] 9p: darwin: Handle struct dirent differences
,
Will Cohen
,
2022/02/10
[PATCH v6 11/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Will Cohen
,
2022/02/10
[PATCH v6 10/11] 9p: darwin: Adjust assumption on virtio-9p-test
,
Will Cohen
,
2022/02/10
[PATCH v6 06/11] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
,
Will Cohen
,
2022/02/10
[PATCH v6 05/11] 9p: darwin: Ignore O_{NOATIME, DIRECT}
,
Will Cohen
,
2022/02/10
[PATCH v6 07/11] 9p: darwin: *xattr_nofollow implementations
,
Will Cohen
,
2022/02/10
[PATCH v6 08/11] 9p: darwin: Compatibility for f/l*xattr
,
Will Cohen
,
2022/02/10
[PATCH v6 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/10
Re: [PATCH v6 09/11] 9p: darwin: Implement compatibility for mknodat
,
Philippe Mathieu-Daudé
,
2022/02/14
Re: [PATCH v6 00/11] 9p: Add support for darwin
,
Will Cohen
,
2022/02/14
Re: [PATCH v6 00/11] 9p: Add support for darwin
,
Christian Schoenebeck
,
2022/02/16
[PATCH] hw/i386/pc: when adding reserved E820 entries do not allocate dynamic entries
,
Ani Sinha
,
2022/02/10
Re: [PATCH] hw/i386/pc: when adding reserved E820 entries do not allocate dynamic entries
,
Philippe Mathieu-Daudé
,
2022/02/10
Re: [PATCH] hw/i386/pc: when adding reserved E820 entries do not allocate dynamic entries
,
Ani Sinha
,
2022/02/11
Re: [PATCH] hw/i386/pc: when adding reserved E820 entries do not allocate dynamic entries
,
Igor Mammedov
,
2022/02/23
Re: [PATCH] hw/i386/pc: when adding reserved E820 entries do not allocate dynamic entries
,
Ani Sinha
,
2022/02/23
Re: [PATCH] hw/i386/pc: when adding reserved E820 entries do not allocate dynamic entries
,
Igor Mammedov
,
2022/02/24
Re: [PATCH] hw/i386/pc: when adding reserved E820 entries do not allocate dynamic entries
,
Ani Sinha
,
2022/02/24
Re: [PATCH] hw/i386/pc: when adding reserved E820 entries do not allocate dynamic entries
,
Igor Mammedov
,
2022/02/24
Re: [PATCH] hw/i386/pc: when adding reserved E820 entries do not allocate dynamic entries
,
Ani Sinha
,
2022/02/28
[PULL 00/42] ppc queue
,
Cédric Le Goater
,
2022/02/10
[PULL 01/42] target/ppc: Remove 440x4 CPU
,
Cédric Le Goater
,
2022/02/10
[PULL 07/42] target/ppc: booke: Instruction storage exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 11/42] target/ppc: booke: Watchdog Timer interrupt
,
Cédric Le Goater
,
2022/02/10
[PULL 04/42] target/ppc: booke: Critical exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 06/42] target/ppc: booke: Data Storage exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 12/42] target/ppc: booke: System Reset exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 18/42] target/ppc: 6xx: Critical exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 03/42] target/ppc: Simplify powerpc_excp_booke
,
Cédric Le Goater
,
2022/02/10
[PULL 14/42] target/ppc: Remove PowerPC 601 CPUs
,
Cédric Le Goater
,
2022/02/10
[PULL 32/42] target/ppc: 7xx: System Call exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 09/42] target/ppc: booke: Alignment interrupt cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 20/42] target/ppc: 6xx: External interrupt cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 19/42] target/ppc: 6xx: Machine Check exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 26/42] target/ppc: Merge 7x5 and 7x0 exception model IDs
,
Cédric Le Goater
,
2022/02/10
[PULL 15/42] target/ppc: Merge exception model IDs for 6xx CPUs
,
Cédric Le Goater
,
2022/02/10
[PULL 05/42] target/ppc: booke: Machine Check cleanups
,
Cédric Le Goater
,
2022/02/10
[PULL 30/42] target/ppc: 7xx: External interrupt cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 16/42] target/ppc: Introduce powerpc_excp_6xx
,
Cédric Le Goater
,
2022/02/10
[PULL 22/42] target/ppc: 6xx: System Call exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 42/42] spapr/vof: Install rom and nvram binaries
,
Cédric Le Goater
,
2022/02/10
[PULL 33/42] target/ppc: 7xx: System Reset cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 28/42] target/ppc: Simplify powerpc_excp_7xx
,
Cédric Le Goater
,
2022/02/10
[PULL 02/42] target/ppc: Introduce powerpc_excp_booke
,
Cédric Le Goater
,
2022/02/10
[PULL 31/42] target/ppc: 7xx: Program exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 21/42] target/ppc: 6xx: Program exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 24/42] target/ppc: 6xx: Software TLB exceptions cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 25/42] target/ppc: 6xx: Set SRRs directly in exception code
,
Cédric Le Goater
,
2022/02/10
[PULL 36/42] target/ppc: Remove powerpc_excp_legacy
,
Cédric Le Goater
,
2022/02/10
[PULL 37/42] target/ppc: powerpc_excp: Move common code to the caller function
,
Cédric Le Goater
,
2022/02/10
[PULL 23/42] target/ppc: 6xx: System Reset interrupt cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 08/42] target/ppc: booke: External interrupt cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 10/42] target/ppc: booke: System Call exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 13/42] target/ppc: Fix radix logging
,
Cédric Le Goater
,
2022/02/10
[PULL 35/42] target/ppc: 7xx: Set SRRs directly in exception code
,
Cédric Le Goater
,
2022/02/10
[PULL 29/42] target/ppc: 7xx: Machine Check exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 17/42] target/ppc: Simplify powerpc_excp_6xx
,
Cédric Le Goater
,
2022/02/10
[PULL 39/42] target/ppc: books: Remove excp_model argument from ppc_excp_apply_ail
,
Cédric Le Goater
,
2022/02/10
[PULL 40/42] target/ppc: Change VSX instructions behavior to fill with zeros
,
Cédric Le Goater
,
2022/02/10
[PULL 38/42] target/ppc: Assert if MSR bits differ from msr_mask during exceptions
,
Cédric Le Goater
,
2022/02/10
[PULL 41/42] docs: rstfy confidential guest documentation
,
Cédric Le Goater
,
2022/02/10
[PULL 34/42] target/ppc: 7xx: Software TLB cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 27/42] target/ppc: Introduce powerpc_excp_7xx
,
Cédric Le Goater
,
2022/02/10
Re: [PULL 00/42] ppc queue
,
Peter Maydell
,
2022/02/14
[PATCH v3 00/37] target/ppc: PowerISA Vector/VSX instruction batch
,
matheus . ferst
,
2022/02/10
[PATCH v3 01/37] target/ppc: Introduce TRANS*FLAGS macros
,
matheus . ferst
,
2022/02/10
[PATCH v3 02/37] target/ppc: moved vector even and odd multiplication to decodetree
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 02/37] target/ppc: moved vector even and odd multiplication to decodetree
,
Richard Henderson
,
2022/02/10
[PATCH v3 05/37] target/ppc: Implement vmsumcud instruction
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 05/37] target/ppc: Implement vmsumcud instruction
,
Richard Henderson
,
2022/02/10
[PATCH v3 04/37] target/ppc: vmulh* instructions use gvec
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 04/37] target/ppc: vmulh* instructions use gvec
,
Richard Henderson
,
2022/02/10
[PATCH v3 03/37] target/ppc: Moved vector multiply high and low to decodetree
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 03/37] target/ppc: Moved vector multiply high and low to decodetree
,
Richard Henderson
,
2022/02/10
[PATCH v3 06/37] target/ppc: Implement vmsumudm instruction
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 06/37] target/ppc: Implement vmsumudm instruction
,
Richard Henderson
,
2022/02/10
[PATCH v3 07/37] target/ppc: Move vexts[bhw]2[wd] to decodetree
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 07/37] target/ppc: Move vexts[bhw]2[wd] to decodetree
,
Richard Henderson
,
2022/02/10
[PATCH v3 08/37] target/ppc: Implement vextsd2q
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 08/37] target/ppc: Implement vextsd2q
,
Richard Henderson
,
2022/02/10
[PATCH v3 09/37] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 09/37] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
,
Richard Henderson
,
2022/02/10
[PATCH v3 10/37] target/ppc: Move Vector Compare Not Equal or Zero to decodetree
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 10/37] target/ppc: Move Vector Compare Not Equal or Zero to decodetree
,
Richard Henderson
,
2022/02/11
Re: [PATCH v3 10/37] target/ppc: Move Vector Compare Not Equal or Zero to decodetree
,
Matheus K. Ferst
,
2022/02/17
[PATCH v3 13/37] target/ppc: Implement Vector Compare Quadword
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 13/37] target/ppc: Implement Vector Compare Quadword
,
Richard Henderson
,
2022/02/11
[PATCH v3 14/37] target/ppc: implement vstri[bh][lr]
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 14/37] target/ppc: implement vstri[bh][lr]
,
Richard Henderson
,
2022/02/11
[PATCH v3 15/37] target/ppc: implement vclrlb
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 15/37] target/ppc: implement vclrlb
,
Richard Henderson
,
2022/02/11
[PATCH v3 17/37] target/ppc: implement vcntmb[bhwd]
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 17/37] target/ppc: implement vcntmb[bhwd]
,
Richard Henderson
,
2022/02/11
[PATCH v3 16/37] target/ppc: implement vclrrb
,
matheus . ferst
,
2022/02/10
[PATCH v3 18/37] target/ppc: implement vgnb
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 18/37] target/ppc: implement vgnb
,
Richard Henderson
,
2022/02/11
[PATCH v3 19/37] target/ppc: Move vsel and vperm/vpermr to decodetree
,
matheus . ferst
,
2022/02/10
[PATCH v3 20/37] target/ppc: Move xxsel to decodetree
,
matheus . ferst
,
2022/02/10
[PATCH v3 21/37] target/ppc: move xxperm/xxpermr to decodetree
,
matheus . ferst
,
2022/02/10
[PATCH v3 22/37] target/ppc: Move xxpermdi to decodetree
,
matheus . ferst
,
2022/02/10
[PATCH v3 23/37] target/ppc: Implement xxpermx instruction
,
matheus . ferst
,
2022/02/10
[PATCH v3 24/37] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
,
matheus . ferst
,
2022/02/10
[PATCH v3 25/37] target/ppc: Implement xxeval
,
matheus . ferst
,
2022/02/10
[PATCH v3 26/37] target/ppc: Implement xxgenpcv[bhwd]m instruction
,
matheus . ferst
,
2022/02/10
[PATCH v3 27/37] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
,
matheus . ferst
,
2022/02/10
[PATCH v3 28/37] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
,
matheus . ferst
,
2022/02/10
[PATCH v3 29/37] target/ppc: Implement xvtlsbb instruction
,
matheus . ferst
,
2022/02/10
[PATCH v3 30/37] target/ppc: Remove xscmpnedp instruction
,
matheus . ferst
,
2022/02/10
[PATCH v3 31/37] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
matheus . ferst
,
2022/02/10
[PATCH v3 32/37] target/ppc: Implement xscmp{eq,ge,gt}qp
,
matheus . ferst
,
2022/02/10
[PATCH v3 33/37] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
,
matheus . ferst
,
2022/02/10
[PATCH v3 34/37] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
,
matheus . ferst
,
2022/02/10
[PATCH v3 35/37] target/ppc: Refactor VSX_MAX_MINC helper
,
matheus . ferst
,
2022/02/10
[PATCH v3 36/37] target/ppc: Implement xs{max,min}cqp
,
matheus . ferst
,
2022/02/10
[PATCH v3 12/37] target/ppc: Implement Vector Compare Greater Than Quadword
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 12/37] target/ppc: Implement Vector Compare Greater Than Quadword
,
Richard Henderson
,
2022/02/11
[PATCH v3 37/37] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
,
matheus . ferst
,
2022/02/10
[PATCH v3 11/37] target/ppc: Implement Vector Compare Equal Quadword
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 11/37] target/ppc: Implement Vector Compare Equal Quadword
,
Richard Henderson
,
2022/02/11
[PATCH v2 0/4] OpenRISC Device Tree Support
,
Stafford Horne
,
2022/02/10
[PATCH v2 2/4] hw/openrisc/openrisc_sim: Parameterize initialization
,
Stafford Horne
,
2022/02/10
[PATCH v2 1/4] hw/openrisc/openrisc_sim: Create machine state for or1ksim
,
Stafford Horne
,
2022/02/10
[PATCH v2 3/4] hw/openrisc/openrisc_sim; Add support for loading a device tree
,
Stafford Horne
,
2022/02/10
[PATCH v2 4/4] hw/openrisc/openrisc_sim: Add support for initrd loading
,
Stafford Horne
,
2022/02/10
Re: [PATCH v2 4/4] hw/openrisc/openrisc_sim: Add support for initrd loading
,
Peter Maydell
,
2022/02/17
Re: [PATCH v2 4/4] hw/openrisc/openrisc_sim: Add support for initrd loading
,
Stafford Horne
,
2022/02/17
[PULL 0/5] 9p queue 2022-02-10
,
Christian Schoenebeck
,
2022/02/10
[PULL 4/5] tests/9pfs: Use g_autofree and g_autoptr where possible
,
Christian Schoenebeck
,
2022/02/10
[PULL 2/5] tests/9pfs: fix mkdir() being called twice
,
Christian Schoenebeck
,
2022/02/10
[PULL 3/5] tests/9pfs: Fix leak of local_test_path
,
Christian Schoenebeck
,
2022/02/10
[PULL 5/5] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/10
[PULL 1/5] tests/9pfs: use g_autofree where possible
,
Christian Schoenebeck
,
2022/02/10
Re: [PULL 0/5] 9p queue 2022-02-10
,
Peter Maydell
,
2022/02/13
Re: [PULL 0/5] 9p queue 2022-02-10
,
Christian Schoenebeck
,
2022/02/14
Re: [PULL 0/5] 9p queue 2022-02-10
,
Peter Maydell
,
2022/02/14
Re: [PULL 0/5] 9p queue 2022-02-10
,
Christian Schoenebeck
,
2022/02/14
Re: [PULL 0/5] 9p queue 2022-02-10
,
Greg Kurz
,
2022/02/14
Re: [PULL 0/5] 9p queue 2022-02-10
,
Christian Schoenebeck
,
2022/02/14
Re: [PULL 0/5] 9p queue 2022-02-10
,
Vitaly Chikunov
,
2022/02/14
Re: [PULL 0/5] 9p queue 2022-02-10
,
Christian Schoenebeck
,
2022/02/14
Re: [PULL 0/5] 9p queue 2022-02-10
,
Greg Kurz
,
2022/02/15
Re: [PULL 0/5] 9p queue 2022-02-10
,
Christian Schoenebeck
,
2022/02/16
Re: [PULL 0/5] 9p queue 2022-02-10
,
Greg Kurz
,
2022/02/16
Re: [PULL 0/5] 9p queue 2022-02-10
,
Philippe Mathieu-Daudé
,
2022/02/16
Re: [PULL 0/5] 9p queue 2022-02-10
,
Vitaly Chikunov
,
2022/02/16
Re: [PULL 0/5] 9p queue 2022-02-10
,
Christian Schoenebeck
,
2022/02/16
[PATCH] vhost: fix repeated memory unmap in error paths
,
Konstantin Khlebnikov
,
2022/02/10
Re: [PATCH] vhost: fix repeated memory unmap in error paths
,
Philippe Mathieu-Daudé
,
2022/02/10
Re: [PATCH] vhost: fix repeated memory unmap in error paths
,
Konstantin Khlebnikov
,
2022/02/10
[PATCH 1/2] vhost-user-blk: handle errors in vhost_user_blk_connect
,
Konstantin Khlebnikov
,
2022/02/10
[PATCH 2/2] vhost-user-blk: check connection state in vhost_user_blk_set_config
,
Konstantin Khlebnikov
,
2022/02/10
Re: [PATCH 1/2] vhost-user-blk: handle errors in vhost_user_blk_connect
,
Philippe Mathieu-Daudé
,
2022/02/10
Re: [PATCH 1/2] vhost-user-blk: handle errors in vhost_user_blk_connect
,
Konstantin Khlebnikov
,
2022/02/10
[PATCH] virtio: update memory region cache when queue size changes
,
Konstantin Khlebnikov
,
2022/02/10
[PATCH] virtio-net: break gracefully on packet without valid header
,
Konstantin Khlebnikov
,
2022/02/10
[PATCH] meson: put custom CFLAGS after default CFLAGS
,
Konstantin Khlebnikov
,
2022/02/10
Re: [PATCH] meson: put custom CFLAGS after default CFLAGS
,
Philippe Mathieu-Daudé
,
2022/02/10
Re: [PATCH] meson: put custom CFLAGS after default CFLAGS
,
Konstantin Khlebnikov
,
2022/02/10
[PATCH v5 0/2] semihosting/next (SYS_HEAPINFO)
,
Alex Bennée
,
2022/02/10
[PATCH v5 2/2] tests/tcg: port SYS_HEAPINFO to a system test
,
Alex Bennée
,
2022/02/10
Re: [PATCH v5 2/2] tests/tcg: port SYS_HEAPINFO to a system test
,
Peter Maydell
,
2022/02/15
[PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
,
Alex Bennée
,
2022/02/10
Re: [PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
,
Philippe Mathieu-Daudé
,
2022/02/10
Re: [PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
,
Peter Maydell
,
2022/02/11
Re: [PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
,
Alex Bennée
,
2022/02/11
Re: [PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
,
Philippe Mathieu-Daudé
,
2022/02/11
Re: [PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
,
Peter Maydell
,
2022/02/12
Re: [PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
,
Peter Maydell
,
2022/02/15
Re: [PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
,
Alex Bennée
,
2022/02/21
Re: [PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
,
Peter Maydell
,
2022/02/21
Re: [PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
,
Alex Bennée
,
2022/02/21
[PATCH V2] hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
,
Viresh Kumar
,
2022/02/10
[PATCH v12 0/8] hmp,qmp: Add commands to introspect virtio devices
,
Jonah Palmer
,
2022/02/10
[PATCH v12 1/8] virtio: drop name parameter for virtio_init()
,
Jonah Palmer
,
2022/02/10
Re: [PATCH v12 1/8] virtio: drop name parameter for virtio_init()
,
Pankaj Gupta
,
2022/02/10
Re: [PATCH v12 1/8] virtio: drop name parameter for virtio_init()
,
Christian Schoenebeck
,
2022/02/10
[PATCH v12 4/8] qmp: add QMP command x-query-virtio-status
,
Jonah Palmer
,
2022/02/10
Re: [PATCH v12 4/8] qmp: add QMP command x-query-virtio-status
,
Pankaj Gupta
,
2022/02/10
Re: [PATCH v12 4/8] qmp: add QMP command x-query-virtio-status
,
Markus Armbruster
,
2022/02/11
[PATCH v12 2/8] virtio: add vhost support for virtio devices
,
Jonah Palmer
,
2022/02/10
[PATCH v12 3/8] qmp: add QMP command x-query-virtio
,
Jonah Palmer
,
2022/02/10
Re: [PATCH v12 3/8] qmp: add QMP command x-query-virtio
,
Pankaj Gupta
,
2022/02/10
Re: [PATCH v12 3/8] qmp: add QMP command x-query-virtio
,
Markus Armbruster
,
2022/02/11
[PATCH v12 6/8] qmp: add QMP commands for virtio/vhost queue-status
,
Jonah Palmer
,
2022/02/10
Re: [PATCH v12 6/8] qmp: add QMP commands for virtio/vhost queue-status
,
Markus Armbruster
,
2022/02/11
[PATCH v12 5/8] qmp: decode feature & status bits in virtio-status
,
Jonah Palmer
,
2022/02/10
Re: [PATCH v12 5/8] qmp: decode feature & status bits in virtio-status
,
Markus Armbruster
,
2022/02/11
[PATCH v12 7/8] qmp: add QMP command x-query-virtio-queue-element
,
Jonah Palmer
,
2022/02/10
Re: [PATCH v12 7/8] qmp: add QMP command x-query-virtio-queue-element
,
Markus Armbruster
,
2022/02/11
[PATCH v12 8/8] hmp: add virtio commands
,
Jonah Palmer
,
2022/02/10
[PATCH 1/2] intel-iommu: remove VTD_FR_RESERVED_ERR
,
Jason Wang
,
2022/02/10
[PATCH 2/2] intel-iommu: block output address in interrupt address range
,
Jason Wang
,
2022/02/10
Re: [PATCH 2/2] intel-iommu: block output address in interrupt address range
,
Peter Xu
,
2022/02/10
Re: [PATCH 1/2] intel-iommu: remove VTD_FR_RESERVED_ERR
,
Peter Xu
,
2022/02/10
[PATCH] hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts
,
Nick Hudson
,
2022/02/10
Re: [PATCH] hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts
,
Jason Wang
,
2022/02/11
qemu iotest 161 and make check
,
Christian Borntraeger
,
2022/02/10
Re: qemu iotest 161 and make check
,
Vladimir Sementsov-Ogievskiy
,
2022/02/10
Re: qemu iotest 161 and make check
,
Christian Borntraeger
,
2022/02/10
Re: qemu iotest 161 and make check
,
Thomas Huth
,
2022/02/10
Re: qemu iotest 161 and make check
,
Vladimir Sementsov-Ogievskiy
,
2022/02/10
Re: qemu iotest 161 and make check
,
Christian Borntraeger
,
2022/02/21
Re: qemu iotest 161 and make check
,
Christian Borntraeger
,
2022/02/14
[RFC PATCH 0/3] spapr: nested-hv support for TCG
,
Nicholas Piggin
,
2022/02/10
[RFC PATCH 1/3] target/ppc: raise HV interrupts for partition table entry problems
,
Nicholas Piggin
,
2022/02/10
[RFC PATCH 3/3] spapr: implement nested-hv support for the TCG virtual hypervisor
,
Nicholas Piggin
,
2022/02/10
Re: [RFC PATCH 3/3] spapr: implement nested-hv support for the TCG virtual hypervisor
,
Fabiano Rosas
,
2022/02/14
Re: [RFC PATCH 3/3] spapr: implement nested-hv support for the TCG virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
Re: [RFC PATCH 3/3] spapr: implement nested-hv support for the TCG virtual hypervisor
,
Cédric Le Goater
,
2022/02/14
Re: [RFC PATCH 3/3] spapr: implement nested-hv support for the TCG virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
Re: [RFC PATCH 3/3] spapr: implement nested-hv support for the TCG virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
[RFC PATCH 2/3] spapr: prevent hdec timer being set up under virtual hypervisor
,
Nicholas Piggin
,
2022/02/10
[PATCH 0/4] OpenRISC Device Tree Support
,
Stafford Horne
,
2022/02/10
[PATCH 2/4] hw/openrisc/openrisc_sim: Paramatarize initialization
,
Stafford Horne
,
2022/02/10
Re: [PATCH 2/4] hw/openrisc/openrisc_sim: Paramatarize initialization
,
Philippe Mathieu-Daudé
,
2022/02/10
Re: [PATCH 2/4] hw/openrisc/openrisc_sim: Paramatarize initialization
,
Stafford Horne
,
2022/02/10
[PATCH 3/4] hw/openrisc/openrisc_sim; Add support for loading a decice tree
,
Stafford Horne
,
2022/02/10
Re: [PATCH 3/4] hw/openrisc/openrisc_sim; Add support for loading a decice tree
,
Philippe Mathieu-Daudé
,
2022/02/10
Re: [PATCH 3/4] hw/openrisc/openrisc_sim; Add support for loading a decice tree
,
Stafford Horne
,
2022/02/10
Re: [PATCH 3/4] hw/openrisc/openrisc_sim; Add support for loading a decice tree
,
Peter Maydell
,
2022/02/17
Re: [PATCH 3/4] hw/openrisc/openrisc_sim; Add support for loading a decice tree
,
Stafford Horne
,
2022/02/17
Re: [PATCH 3/4] hw/openrisc/openrisc_sim; Add support for loading a decice tree
,
Peter Maydell
,
2022/02/18
[PATCH 4/4] hw/openrisc/openrisc_sim: Add support for initrd loading
,
Stafford Horne
,
2022/02/10
[PATCH 1/4] hw/openrisc/openrisc_sim: Create machine state for or1ksim
,
Stafford Horne
,
2022/02/10
Re: [PATCH 1/4] hw/openrisc/openrisc_sim: Create machine state for or1ksim
,
Philippe Mathieu-Daudé
,
2022/02/10
Re: [PATCH 1/4] hw/openrisc/openrisc_sim: Create machine state for or1ksim
,
Stafford Horne
,
2022/02/10
[RFC PATCH v2 0/3] Support ACLINT 32/64-bit mtimecmp/mtime read/write accesses
,
frank . chang
,
2022/02/10
[RFC PATCH v2 1/3] hw/intc: Add .impl.[min|max]_access_size declaration in RISC-V ACLINT
,
frank . chang
,
2022/02/10
Re: [RFC PATCH v2 1/3] hw/intc: Add .impl.[min|max]_access_size declaration in RISC-V ACLINT
,
Alistair Francis
,
2022/02/21
[RFC PATCH v2 2/3] hw/intc: Support 32/64-bit mtimecmp and mtime accesses in RISC-V ACLINT
,
frank . chang
,
2022/02/10
Re: [RFC PATCH v2 2/3] hw/intc: Support 32/64-bit mtimecmp and mtime accesses in RISC-V ACLINT
,
Alistair Francis
,
2022/02/21
Re: [RFC PATCH v2 2/3] hw/intc: Support 32/64-bit mtimecmp and mtime accesses in RISC-V ACLINT
,
Alistair Francis
,
2022/02/21
[RFC PATCH v2 3/3] hw/intc: Make RISC-V ACLINT mtime MMIO register writable
,
frank . chang
,
2022/02/10
Re: [RFC PATCH v2 3/3] hw/intc: Make RISC-V ACLINT mtime MMIO register writable
,
Alistair Francis
,
2022/02/21
Re: [PATCH] hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
,
Viresh Kumar
,
2022/02/10
Re: [PATCH] hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
,
Alex Bennée
,
2022/02/10
Re: [PATCH] hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
,
Viresh Kumar
,
2022/02/10
[PATCH v2 00/15] target/arm: Implement LVA, LPA, LPA2 features
,
Richard Henderson
,
2022/02/09
[PATCH v2 01/15] hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 01/15] hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>
,
Philippe Mathieu-Daudé
,
2022/02/10
[PATCH v2 02/15] target/arm: Set TCR_EL1.TSZ for user-only
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 02/15] target/arm: Set TCR_EL1.TSZ for user-only
,
Peter Maydell
,
2022/02/15
[PATCH v2 04/15] target/arm: Move arm_pamax out of line
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 04/15] target/arm: Move arm_pamax out of line
,
Peter Maydell
,
2022/02/15
[PATCH v2 03/15] target/arm: Fault on invalid TCR_ELx.TxSZ
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 03/15] target/arm: Fault on invalid TCR_ELx.TxSZ
,
Peter Maydell
,
2022/02/15
[PATCH v2 05/15] target/arm: Pass outputsize down to check_s2_mmu_setup
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 05/15] target/arm: Pass outputsize down to check_s2_mmu_setup
,
Peter Maydell
,
2022/02/15
[PATCH v2 07/15] target/arm: Honor TCR_ELx.{I}PS
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 07/15] target/arm: Honor TCR_ELx.{I}PS
,
Peter Maydell
,
2022/02/15
[PATCH v2 08/15] target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 08/15] target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA
,
Peter Maydell
,
2022/02/15
[PATCH v2 09/15] target/arm: Implement FEAT_LVA
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 09/15] target/arm: Implement FEAT_LVA
,
Peter Maydell
,
2022/02/15
[PATCH v2 10/15] target/arm: Implement FEAT_LPA
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 10/15] target/arm: Implement FEAT_LPA
,
Peter Maydell
,
2022/02/15
[PATCH v2 06/15] target/arm: Use MAKE_64BIT_MASK to compute indexmask
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 06/15] target/arm: Use MAKE_64BIT_MASK to compute indexmask
,
Philippe Mathieu-Daudé
,
2022/02/10
[PATCH v2 11/15] target/arm: Extend arm_fi_to_lfsc to level -1
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 11/15] target/arm: Extend arm_fi_to_lfsc to level -1
,
Peter Maydell
,
2022/02/15
[PATCH v2 12/15] target/arm: Introduce tlbi_aa64_get_range
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 12/15] target/arm: Introduce tlbi_aa64_get_range
,
Peter Maydell
,
2022/02/15
[PATCH v2 15/15] target/arm: Implement FEAT_LPA2
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 15/15] target/arm: Implement FEAT_LPA2
,
Peter Maydell
,
2022/02/16
[PATCH v2 13/15] target/arm: Fix TLBIRange.base for 16k and 64k pages
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 13/15] target/arm: Fix TLBIRange.base for 16k and 64k pages
,
Peter Maydell
,
2022/02/15
[PATCH v2 14/15] target/arm: Validate tlbi TG matches translation granule in use
,
Richard Henderson
,
2022/02/09
Re: [PATCH v2 14/15] target/arm: Validate tlbi TG matches translation granule in use
,
Peter Maydell
,
2022/02/15
Re: [PATCH v2 00/15] target/arm: Implement LVA, LPA, LPA2 features
,
Peter Maydell
,
2022/02/16
Re: [PATCH v2 00/15] target/arm: Implement LVA, LPA, LPA2 features
,
Peter Maydell
,
2022/02/17
Re: [PATCH v2 00/15] target/arm: Implement LVA, LPA, LPA2 features
,
Alex Bennée
,
2022/02/17
Re: [PATCH v2 00/15] target/arm: Implement LVA, LPA, LPA2 features
,
Richard Henderson
,
2022/02/17
Re: [PATCH v2 00/15] target/arm: Implement LVA, LPA, LPA2 features
,
Richard Henderson
,
2022/02/23
Re: [PATCH 6/6] target/arm: Implement FEAT_LPA2
,
Richard Henderson
,
2022/02/09
[PATCH v2 00/12] Hexagon bug fixes and additional tests
,
Taylor Simpson
,
2022/02/09
[PATCH v2 02/12] Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
,
Taylor Simpson
,
2022/02/09
Re: [PATCH v2 02/12] Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
,
Richard Henderson
,
2022/02/10
[PATCH v2 10/12] Hexagon (target/hexagon) fix bug in conv_df2uw_chop
,
Taylor Simpson
,
2022/02/09
Re: [PATCH v2 10/12] Hexagon (target/hexagon) fix bug in conv_df2uw_chop
,
Richard Henderson
,
2022/02/10
[PATCH v2 03/12] Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
,
Taylor Simpson
,
2022/02/09
Re: [PATCH v2 03/12] Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
,
Richard Henderson
,
2022/02/10
[PATCH v2 08/12] Hexagon (tests/tcg/hexagon) update overflow test
,
Taylor Simpson
,
2022/02/09
Re: [PATCH v2 08/12] Hexagon (tests/tcg/hexagon) update overflow test
,
Richard Henderson
,
2022/02/10
[PATCH v2 12/12] Hexagon (target/hexagon) assignment to c4 should wait until packet commit
,
Taylor Simpson
,
2022/02/09
Re: [PATCH v2 12/12] Hexagon (target/hexagon) assignment to c4 should wait until packet commit
,
Richard Henderson
,
2022/02/10
[PATCH v2 04/12] Hexagon (target/hexagon) properly handle SNaN in dfmin/dfmax/sfmin/sfmax
,
Taylor Simpson
,
2022/02/09
Re: [PATCH v2 04/12] Hexagon (target/hexagon) properly handle SNaN in dfmin/dfmax/sfmin/sfmax
,
Richard Henderson
,
2022/02/10
[PATCH v2 11/12] Hexagon (target/hexagon) make VyV operands use a unique temp
,
Taylor Simpson
,
2022/02/09
[PATCH v2 05/12] Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
,
Taylor Simpson
,
2022/02/09
Re: [PATCH v2 05/12] Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
,
Richard Henderson
,
2022/02/10
[PATCH v2 06/12] Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
,
Taylor Simpson
,
2022/02/09
Re: [PATCH v2 06/12] Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
,
Richard Henderson
,
2022/02/10
RE: [PATCH v2 06/12] Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
,
Taylor Simpson
,
2022/02/10
[PATCH v2 09/12] Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c
,
Taylor Simpson
,
2022/02/09
[PATCH v2 01/12] Hexagon (target/hexagon) fix bug in circular addressing
,
Taylor Simpson
,
2022/02/09
Re: [PATCH v2 01/12] Hexagon (target/hexagon) fix bug in circular addressing
,
Richard Henderson
,
2022/02/10
[PATCH v2 07/12] Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c
,
Taylor Simpson
,
2022/02/09
Re: [PATCH v2 07/12] Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c
,
Richard Henderson
,
2022/02/10
Re: [PATCH 4/6] target/arm: Implement FEAT_LVA
,
Richard Henderson
,
2022/02/09
Re: [PATCH 3/3] isa/piix4: Resolve global variables
,
BB
,
2022/02/09
Re: [PATCH 3/3] isa/piix4: Resolve global variables
,
Michael S. Tsirkin
,
2022/02/10
[PATCH 0/9] exec: Split some user-mode specific declarations from 'exec/exec-all.h'
,
Philippe Mathieu-Daudé
,
2022/02/09
[PATCH 1/9] accel/tcg: Add missing 'tcg/tcg.h' header
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 1/9] accel/tcg: Add missing 'tcg/tcg.h' header
,
Richard Henderson
,
2022/02/10
Re: [PATCH 1/9] accel/tcg: Add missing 'tcg/tcg.h' header
,
Philippe Mathieu-Daudé
,
2022/02/11
[PATCH 2/9] coverity-scan: Cover common-user/
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 2/9] coverity-scan: Cover common-user/
,
Richard Henderson
,
2022/02/10
Re: [PATCH 2/9] coverity-scan: Cover common-user/
,
Peter Maydell
,
2022/02/11
Re: [PATCH 2/9] coverity-scan: Cover common-user/
,
Philippe Mathieu-Daudé
,
2022/02/11
Re: [PATCH 2/9] coverity-scan: Cover common-user/
,
Peter Maydell
,
2022/02/11
[PATCH 3/9] include: Move exec/user/ to user/
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 3/9] include: Move exec/user/ to user/
,
Richard Henderson
,
2022/02/10
[PATCH 4/9] linux-user/exit: Add missing 'qemu/plugin.h' header
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 4/9] linux-user/exit: Add missing 'qemu/plugin.h' header
,
Richard Henderson
,
2022/02/10
[PATCH 7/9] user: Declare target-specific prototypes in 'user/cpu-target.h'
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 7/9] user: Declare target-specific prototypes in 'user/cpu-target.h'
,
Richard Henderson
,
2022/02/10
Re: [PATCH 7/9] user: Declare target-specific prototypes in 'user/cpu-target.h'
,
Philippe Mathieu-Daudé
,
2022/02/11
[PATCH 6/9] exec: Define MMUAccessType in 'exec/cpu-tlb.h' header
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 6/9] exec: Define MMUAccessType in 'exec/cpu-tlb.h' header
,
Richard Henderson
,
2022/02/10
Re: [PATCH 6/9] exec: Define MMUAccessType in 'exec/cpu-tlb.h' header
,
Philippe Mathieu-Daudé
,
2022/02/11
[PATCH 5/9] linux-user/cpu_loop: Add missing 'exec/cpu-all.h' header
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 5/9] linux-user/cpu_loop: Add missing 'exec/cpu-all.h' header
,
Richard Henderson
,
2022/02/10
[PATCH 8/9] user: Declare target-agnostic prototypes in 'user/cpu-common.h'
,
Philippe Mathieu-Daudé
,
2022/02/09
[PATCH 9/9] user: Share preexit_cleanup() with linux and bsd implementations
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 9/9] user: Share preexit_cleanup() with linux and bsd implementations
,
Richard Henderson
,
2022/02/10
[PATCH 00/15] target: Use ArchCPU & CPUArchState as abstract interface to target CPU
,
Philippe Mathieu-Daudé
,
2022/02/09
[PATCH 01/15] meson: Display libfdt as disabled when system emulation is disabled
,
Philippe Mathieu-Daudé
,
2022/02/09
[PATCH 02/15] hw/m68k/mcf: Add missing 'exec/hwaddr.h' header
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 02/15] hw/m68k/mcf: Add missing 'exec/hwaddr.h' header
,
Richard Henderson
,
2022/02/09
Re: [PATCH 02/15] hw/m68k/mcf: Add missing 'exec/hwaddr.h' header
,
Thomas Huth
,
2022/02/10
[PATCH 03/15] hw/tricore: Remove unused and incorrect header
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 03/15] hw/tricore: Remove unused and incorrect header
,
Richard Henderson
,
2022/02/09
Re: [PATCH 03/15] hw/tricore: Remove unused and incorrect header
,
Thomas Huth
,
2022/02/10
[PATCH 04/15] exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
,
Philippe Mathieu-Daudé
,
2022/02/09
[PATCH 05/15] cpu: Add missing 'exec/exec-all.h' and 'qemu/accel.h' headers
,
Philippe Mathieu-Daudé
,
2022/02/09
[PATCH 06/15] target/i386/cpu: Ensure accelerators set CPU addressble physical bits
,
Philippe Mathieu-Daudé
,
2022/02/09
[PATCH 07/15] target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2022/02/09
[PATCH 08/15] target: Include missing 'cpu.h'
,
Philippe Mathieu-Daudé
,
2022/02/09
[PATCH 09/15] target: Use forward declared type instead of structure type
,
Philippe Mathieu-Daudé
,
2022/02/09
[PATCH 10/15] target: Use CPUArchState as interface to target-specific CPU state
,
Philippe Mathieu-Daudé
,
2022/02/09
[PATCH 11/15] target: Use ArchCPU as interface to target CPU
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 11/15] target: Use ArchCPU as interface to target CPU
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 11/15] target: Use ArchCPU as interface to target CPU
,
Richard Henderson
,
2022/02/09
Re: [PATCH 11/15] target: Use ArchCPU as interface to target CPU
,
Richard Henderson
,
2022/02/09
RE: [PATCH 11/15] target: Use ArchCPU as interface to target CPU
,
Taylor Simpson
,
2022/02/10
Re: [PATCH 11/15] target: Use ArchCPU as interface to target CPU
,
Richard Henderson
,
2022/02/10
RE: [PATCH 11/15] target: Use ArchCPU as interface to target CPU
,
Taylor Simpson
,
2022/02/10
[RFC PATCH 12/15] hw/m68k: Restrict M68kCPU type to target/ code
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [RFC PATCH 12/15] hw/m68k: Restrict M68kCPU type to target/ code
,
Richard Henderson
,
2022/02/09
Re: [RFC PATCH 12/15] hw/m68k: Restrict M68kCPU type to target/ code
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [RFC PATCH 12/15] hw/m68k: Restrict M68kCPU type to target/ code
,
Richard Henderson
,
2022/02/09
[RFC PATCH 13/15] hw/mips: Restrict MIPSCPU type to target/ code
,
Philippe Mathieu-Daudé
,
2022/02/09
[RFC PATCH 14/15] hw/sparc: Restrict SPARCCPU type to target/ code
,
Philippe Mathieu-Daudé
,
2022/02/09
[RFC PATCH 15/15] hw/sh4: Restrict SuperHCPU type to target/ code
,
Philippe Mathieu-Daudé
,
2022/02/09
[PATCH] hw/block/fdc-isa: Respect QOM properties when building AML
,
Bernhard Beschow
,
2022/02/09
Re: [PATCH] hw/block/fdc-isa: Respect QOM properties when building AML
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH] hw/block/fdc-isa: Respect QOM properties when building AML
,
Kevin Wolf
,
2022/02/11
Re: [PATCH v3 3/3] avocado/vnc: add test_change_listen
,
Daniel P . Berrangé
,
2022/02/09
Re: [PATCH v3 2/3] qapi/ui: display-reload: add possibility to change listen address
,
Daniel P . Berrangé
,
2022/02/09
Re: [PATCH v3 2/3] qapi/ui: display-reload: add possibility to change listen address
,
Vladimir Sementsov-Ogievskiy
,
2022/02/10
Re: [PATCH v3 1/3] ui/vnc: refactor arrays of addresses to SocketAddressList
,
Daniel P . Berrangé
,
2022/02/09
Re: [PATCH v4 23/42] tests/acpi: allow CEDT table addition
,
Jonathan Cameron
,
2022/02/09
Re: [PATCH v4 23/42] tests/acpi: allow CEDT table addition
,
Michael S. Tsirkin
,
2022/02/09
Re: [PATCH v4 2/2] tests/tcg: port SYS_HEAPINFO to a system test
,
Alex Bennée
,
2022/02/09
Re: [PATCH v4 2/2] tests/tcg: port SYS_HEAPINFO to a system test
,
Peter Maydell
,
2022/02/09
Re: [PATCH v4 2/2] tests/tcg: port SYS_HEAPINFO to a system test
,
Alex Bennée
,
2022/02/09
Re: [PATCH v4 2/2] tests/tcg: port SYS_HEAPINFO to a system test
,
Peter Maydell
,
2022/02/09
Re: [PATCH v3 0/3] qapi/ui: change vnc addresses
,
Vladimir Sementsov-Ogievskiy
,
2022/02/09
[PATCH v8 00/12] target/hexagon: introduce idef-parser
,
Anton Johansson
,
2022/02/09
[PATCH v8 08/12] target/hexagon: import flex/bison to docker files
,
Anton Johansson
,
2022/02/09
[PATCH v8 02/12] target/hexagon: import README for idef-parser
,
Anton Johansson
,
2022/02/09
[PATCH v8 05/12] target/hexagon: introduce new helper functions
,
Anton Johansson
,
2022/02/09
[PATCH v8 03/12] target/hexagon: make slot number an unsigned
,
Anton Johansson
,
2022/02/09
[PATCH v8 01/12] target/hexagon: update MAINTAINERS for idef-parser
,
Anton Johansson
,
2022/02/09
[PATCH v8 07/12] target/hexagon: prepare input for the idef-parser
,
Anton Johansson
,
2022/02/09
[PATCH v8 11/12] target/hexagon: call idef-parser functions
,
Anton Johansson
,
2022/02/09
[PATCH v8 12/12] target/hexagon: import additional tests
,
Anton Johansson
,
2022/02/09
[PATCH v8 04/12] target/hexagon: make helper functions non-static
,
Anton Johansson
,
2022/02/09
[PATCH v8 10/12] target/hexagon: import parser for idef-parser
,
Anton Johansson
,
2022/02/09
[PATCH v8 09/12] target/hexagon: import lexer for idef-parser
,
Anton Johansson
,
2022/02/09
[PATCH v8 06/12] target/hexagon: expose next PC in DisasContext
,
Anton Johansson
,
2022/02/09
[PATCH] Deprecate C virtiofsd
,
Dr. David Alan Gilbert (git)
,
2022/02/09
Re: [PATCH] Deprecate C virtiofsd
,
Vivek Goyal
,
2022/02/09
Re: [PATCH] Deprecate C virtiofsd
,
Peter Maydell
,
2022/02/09
Re: [PATCH] Deprecate C virtiofsd
,
Dr. David Alan Gilbert
,
2022/02/10
Re: [PATCH] Deprecate C virtiofsd
,
Daniel P . Berrangé
,
2022/02/10
Re: [PATCH] Deprecate C virtiofsd
,
Dr. David Alan Gilbert
,
2022/02/10
Re: [PATCH] Deprecate C virtiofsd
,
Daniel P . Berrangé
,
2022/02/10
Re: [PATCH] Deprecate C virtiofsd
,
Dr. David Alan Gilbert
,
2022/02/10
Re: [PATCH v4 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
,
Alex Bennée
,
2022/02/09
Re: [PATCH v4 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
,
Peter Maydell
,
2022/02/09
[RFC PATCH] tests/docker: restore TESTS/IMAGES filtering
,
Alex Bennée
,
2022/02/09
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Alexander Graf
,
2022/02/09
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/14
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Jason Wang
,
2022/02/14
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefano Garzarella
,
2022/02/14
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Jason Wang
,
2022/02/15
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/14
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Jason Wang
,
2022/02/15
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefano Garzarella
,
2022/02/17
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/17
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Paolo Bonzini
,
2022/02/17
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/19
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Alex Bennée
,
2022/02/14
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/14
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Alice Frosi
,
2022/02/17
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/17
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Paolo Bonzini
,
2022/02/17
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Michal Prívozník
,
2022/02/18
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Paolo Bonzini
,
2022/02/18
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/19
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Michal Prívozník
,
2022/02/21
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Paolo Bonzini
,
2022/02/21
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Michal Prívozník
,
2022/02/21
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/19
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Thomas Huth
,
2022/02/17
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/19
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Alexander Bulekov
,
2022/02/18
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/21
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Klaus Jensen
,
2022/02/21
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/21
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Klaus Jensen
,
2022/02/21
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/22
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Keith Busch
,
2022/02/22
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/25
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Andreea Florescu
,
2022/02/23
Re: Call for GSoC and Outreachy project ideas for summer 2022
,
Stefan Hajnoczi
,
2022/02/25
[PULL 00/28] testing and plugin updates
,
Alex Bennée
,
2022/02/09
[PULL 22/28] contrib/plugins: add a drcov plugin
,
Alex Bennée
,
2022/02/09
[PULL 01/28] tests/Makefile.include: clean-up old code
,
Alex Bennée
,
2022/02/09
[PULL 24/28] tests/plugins: add instruction matching to libinsn.so
,
Alex Bennée
,
2022/02/09
[PULL 09/28] tests/lcitool: Refresh submodule and remove libxml2
,
Alex Bennée
,
2022/02/09
[PULL 14/28] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
,
Alex Bennée
,
2022/02/09
[PULL 23/28] tests/plugin: allow libinsn.so per-CPU counts
,
Alex Bennée
,
2022/02/09
[PULL 03/28] Makefile: also remove .gcno files when cleaning
,
Alex Bennée
,
2022/02/09
[PULL 02/28] tests/qtest: enable more vhost-user tests by default
,
Alex Bennée
,
2022/02/09
[PULL 05/28] MAINTAINERS: Cover lcitool submodule with build test / automation
,
Alex Bennée
,
2022/02/09
[PULL 07/28] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files
,
Alex Bennée
,
2022/02/09
[PULL 04/28] .gitignore: add .gcov pattern
,
Alex Bennée
,
2022/02/09
[PULL 06/28] gitmodules: Correct libvirt-ci submodule URL
,
Alex Bennée
,
2022/02/09
[PULL 12/28] docs/devel: mention our .editorconfig
,
Alex Bennée
,
2022/02/09
[PULL 17/28] docs: remove references to TCG tracing
,
Alex Bennée
,
2022/02/09
[PULL 08/28] drop libxml2 checks since libxml is not actually used (for parallels)
,
Alex Bennée
,
2022/02/09
[PULL 11/28] tests/lcitool: Install libibumad to cover RDMA on Debian based distros
,
Alex Bennée
,
2022/02/09
[PULL 10/28] tests: Manually remove libxml2 on MSYS2 runners
,
Alex Bennée
,
2022/02/09
[PULL 21/28] plugins: add helper functions for coverage plugins
,
Alex Bennée
,
2022/02/09
[PULL 26/28] plugins: move reset of plugin data to tb_start
,
Alex Bennée
,
2022/02/09
[PULL 15/28] tests: Update CentOS 8 container to CentOS Stream 8
,
Alex Bennée
,
2022/02/09
Re: [PULL 15/28] tests: Update CentOS 8 container to CentOS Stream 8
,
Philippe Mathieu-Daudé
,
2022/02/15
[PULL 19/28] tracing: remove the trace-tcg includes from the build
,
Alex Bennée
,
2022/02/09
[PULL 28/28] include/exec: fix softmmu version of TARGET_ABI_FMT_lx
,
Alex Bennée
,
2022/02/09
[PULL 27/28] linux-user: Remove the deprecated ppc64abi32 target
,
Alex Bennée
,
2022/02/09
[PULL 16/28] tests/tcg/sh4: disable another unreliable test
,
Alex Bennée
,
2022/02/09
[PULL 20/28] tracing: excise the tcg related from tracetool
,
Alex Bennée
,
2022/02/09
[PULL 13/28] gitlab: fall back to commit hash in qemu-setup filename
,
Alex Bennée
,
2022/02/09
[PULL 18/28] tracing: remove TCG memory access tracing
,
Alex Bennée
,
2022/02/09
[PULL 25/28] target/i386: use CPU_LOG_INT for IRQ servicing
,
Alex Bennée
,
2022/02/09
Re: [PULL 00/28] testing and plugin updates
,
Peter Maydell
,
2022/02/12
[PULL 0/7] nbd: handle AioContext change correctly
,
Vladimir Sementsov-Ogievskiy
,
2022/02/09
[PULL 1/7] block/nbd: Delete reconnect delay timer when done
,
Vladimir Sementsov-Ogievskiy
,
2022/02/09
[PULL 2/7] block/nbd: Delete open timer when done
,
Vladimir Sementsov-Ogievskiy
,
2022/02/09
[PULL 7/7] iotests/281: Let NBD connection yield in iothread
,
Vladimir Sementsov-Ogievskiy
,
2022/02/09
[PULL 6/7] block/nbd: Move s->ioc on AioContext change
,
Vladimir Sementsov-Ogievskiy
,
2022/02/09
[PULL 5/7] iotests/281: Test lingering timers
,
Vladimir Sementsov-Ogievskiy
,
2022/02/09
[PULL 3/7] block/nbd: Assert there are no timers when closed
,
Vladimir Sementsov-Ogievskiy
,
2022/02/09
[PULL 4/7] iotests.py: Add QemuStorageDaemon class
,
Vladimir Sementsov-Ogievskiy
,
2022/02/09
Re: [PULL 0/7] nbd: handle AioContext change correctly
,
Peter Maydell
,
2022/02/11
Re: [PULL 0/7] nbd: handle AioContext change correctly
,
Vladimir Sementsov-Ogievskiy
,
2022/02/11
Re: [PULL 0/7] nbd: handle AioContext change correctly
,
Christian Schoenebeck
,
2022/02/12
downstream extensions
,
Vladimir Sementsov-Ogievskiy
,
2022/02/09
Re: downstream extensions
,
Markus Armbruster
,
2022/02/10
[PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Halil Pasic
,
2022/02/09
Re: [PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Cornelia Huck
,
2022/02/09
Re: [PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Halil Pasic
,
2022/02/09
Re: [PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Cornelia Huck
,
2022/02/10
Re: [PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Halil Pasic
,
2022/02/10
Re: [PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Cornelia Huck
,
2022/02/10
Re: [PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Halil Pasic
,
2022/02/10
[PATCH v3 1/2] hvf: arm: Use macros for sysreg shift/masking
,
Alexander Graf
,
2022/02/09
[PATCH v3 2/2] hvf: arm: Handle unknown ID registers as RES0
,
Alexander Graf
,
2022/02/09
Re: [PATCH v3 2/2] hvf: arm: Handle unknown ID registers as RES0
,
Peter Maydell
,
2022/02/16
Re: [PATCH v3 1/2] hvf: arm: Use macros for sysreg shift/masking
,
Cameron Esfahani
,
2022/02/11
Re: [PATCH v3 1/2] hvf: arm: Use macros for sysreg shift/masking
,
Philippe Mathieu-Daudé
,
2022/02/11
Re: [PATCH v3 1/2] hvf: arm: Use macros for sysreg shift/masking
,
Peter Maydell
,
2022/02/16
[RFC PATCH] linux-user: trap internal SIGABRT's
,
Alex Bennée
,
2022/02/09
Re: [RFC PATCH] linux-user: trap internal SIGABRT's
,
Peter Maydell
,
2022/02/09
Re: [RFC PATCH] linux-user: trap internal SIGABRT's
,
Alex Bennée
,
2022/02/09
Re: [RFC PATCH] linux-user: trap internal SIGABRT's
,
Peter Maydell
,
2022/02/09
Re: [RFC PATCH] linux-user: trap internal SIGABRT's
,
Richard Henderson
,
2022/02/09
Re: [RFC PATCH] linux-user: trap internal SIGABRT's
,
Peter Maydell
,
2022/02/11
[RFC PATCH] tcg/optimize: only read val after const check
,
Alex Bennée
,
2022/02/09
Re: [RFC PATCH] tcg/optimize: only read val after const check
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [RFC PATCH] tcg/optimize: only read val after const check
,
Richard Henderson
,
2022/02/28
[PATCH] tools/virtiofsd: Add rseq syscall to the seccomp allowlist
,
christian . ehrhardt
,
2022/02/09
Re: [PATCH] tools/virtiofsd: Add rseq syscall to the seccomp allowlist
,
Dr. David Alan Gilbert
,
2022/02/09
Re: [PATCH] tools/virtiofsd: Add rseq syscall to the seccomp allowlist
,
Stefan Hajnoczi
,
2022/02/09
[PATCH 0/5] block layer: permission API refactoring in preparation
,
Emanuele Giuseppe Esposito
,
2022/02/09
[PATCH 2/5] crypto: distinguish between main loop and I/O in block_crypto_amend_options_generic_luks
,
Emanuele Giuseppe Esposito
,
2022/02/09
[PATCH 5/5] block: move BQL logic of bdrv_co_invalidate_cache in bdrv_activate
,
Emanuele Giuseppe Esposito
,
2022/02/09
[PATCH 4/5] block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache
,
Emanuele Giuseppe Esposito
,
2022/02/09
[PATCH 3/5] block: introduce bdrv_activate
,
Emanuele Giuseppe Esposito
,
2022/02/09
[PATCH 1/5] crypto: perform permission checks under BQL
,
Emanuele Giuseppe Esposito
,
2022/02/09
[PATCH v2 0/8] Improve integration of iotests in the meson test harness
,
Thomas Huth
,
2022/02/09
[PATCH v2 4/8] tests/qemu-iotests: Allow to run "./check -n" from the source directory, too
,
Thomas Huth
,
2022/02/09
[PATCH v2 3/8] tests/qemu-iotests/meson.build: Improve the indentation
,
Thomas Huth
,
2022/02/09
[PATCH v2 1/8] tests/qemu-iotests/testrunner: Allow parallel test invocations
,
Thomas Huth
,
2022/02/09
Re: [PATCH v2 1/8] tests/qemu-iotests/testrunner: Allow parallel test invocations
,
Kevin Wolf
,
2022/02/11
Re: [PATCH v2 1/8] tests/qemu-iotests/testrunner: Allow parallel test invocations
,
Vladimir Sementsov-Ogievskiy
,
2022/02/11
Re: [PATCH v2 1/8] tests/qemu-iotests/testrunner: Allow parallel test invocations
,
Thomas Huth
,
2022/02/11
Re: [PATCH v2 1/8] tests/qemu-iotests/testrunner: Allow parallel test invocations
,
Kevin Wolf
,
2022/02/11
Re: [PATCH v2 1/8] tests/qemu-iotests/testrunner: Allow parallel test invocations
,
Hanna Reitz
,
2022/02/11
Re: [PATCH v2 1/8] tests/qemu-iotests/testrunner: Allow parallel test invocations
,
Kevin Wolf
,
2022/02/11
[PATCH v2 2/8] tests/qemu-iotests: Improve the check for GNU sed
,
Thomas Huth
,
2022/02/09
Re: [PATCH v2 2/8] tests/qemu-iotests: Improve the check for GNU sed
,
Kevin Wolf
,
2022/02/11
[PATCH v2 6/8] tests: Do not treat the iotests as separate meson test target anymore
,
Thomas Huth
,
2022/02/09
[PATCH v2 7/8] tests/qemu-iotests/testrunner: Print diff to stderr in TAP mode
,
Thomas Huth
,
2022/02/09
Re: [PATCH v2 7/8] tests/qemu-iotests/testrunner: Print diff to stderr in TAP mode
,
Paolo Bonzini
,
2022/02/15
[PATCH v2 8/8] tests: Remove check-block.sh
,
Thomas Huth
,
2022/02/09
[PATCH v2 5/8] tests/qemu-iotests/meson.build: Call the 'check' script directly
,
Thomas Huth
,
2022/02/09
Re: [PATCH v5 0/2] Enable legacy LBR support for guest
,
Like Xu
,
2022/02/09
Re: [PATCH v5 0/2] Enable legacy LBR support for guest
,
Yang, Weijiang
,
2022/02/09
Re: [PATCH] target/ppc: Remove 440x4 CPU
,
Cédric Le Goater
,
2022/02/09
[PATCH] target/riscv: Call probe_write() before atomic operations
,
Alistair Francis
,
2022/02/09
Re: [PATCH] target/riscv: Call probe_write() before atomic operations
,
Richard Henderson
,
2022/02/09
Re: [RFC PATCH] hw/intc: Make RISC-V ACLINT mtime MMIO register writable
,
Frank Chang
,
2022/02/08
[PATCH] hw/arm: add initial mori-bmc board
,
Patrick Venture
,
2022/02/08
Re: [PATCH] hw/arm: add initial mori-bmc board
,
Peter Maydell
,
2022/02/18
Re: [PATCH] hvf: Use standard CR0 and CR4 register definitions
,
Cameron Esfahani
,
2022/02/08
Re: [PATCH] hvf: Enable RDTSCP support
,
Cameron Esfahani
,
2022/02/08
Re: [PATCH] hvf: Fix OOB write in RDTSCP instruction decode
,
Cameron Esfahani
,
2022/02/08
[PATCH] build: fix build failure with gcc 11.2 by disabling -fcf-protection
,
Vineet Gupta
,
2022/02/08
Re: [PATCH] build: fix build failure with gcc 11.2 by disabling -fcf-protection
,
Peter Maydell
,
2022/02/18
Re: [PATCH] build: fix build failure with gcc 11.2 by disabling -fcf-protection
,
Paolo Bonzini
,
2022/02/18
[PATCH v6 00/10] virtiofsd: Add support for file security context at file creation
,
Vivek Goyal
,
2022/02/08
[PATCH v6 04/10] virtiofsd: Extend size of fuse_conn_info->capable and ->want fields
,
Vivek Goyal
,
2022/02/08
[PATCH v6 05/10] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
,
Vivek Goyal
,
2022/02/08
Re: [PATCH v6 05/10] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
,
Dr. David Alan Gilbert
,
2022/02/14
[PATCH v6 01/10] virtiofsd: Fix breakage due to fuse_init_in size change
,
Vivek Goyal
,
2022/02/08
[PATCH v6 07/10] virtiofsd: Add helpers to work with /proc/self/task/tid/attr/fscreate
,
Vivek Goyal
,
2022/02/08
[PATCH v6 08/10] virtiofsd: Create new file with security context
,
Vivek Goyal
,
2022/02/08
[PATCH v6 10/10] virtiofsd: Add an option to enable/disable security label
,
Vivek Goyal
,
2022/02/08
Re: [PATCH v6 10/10] virtiofsd: Add an option to enable/disable security label
,
Dr. David Alan Gilbert
,
2022/02/14
Re: [PATCH v6 10/10] virtiofsd: Add an option to enable/disable security label
,
Vivek Goyal
,
2022/02/14
[PATCH v6 09/10] virtiofsd: Create new file using O_TMPFILE and set security context
,
Vivek Goyal
,
2022/02/08
[PATCH v6 02/10] linux-headers: Update headers to v5.17-rc1
,
Vivek Goyal
,
2022/02/08
[PATCH v6 06/10] virtiofsd: Move core file creation code in separate function
,
Vivek Goyal
,
2022/02/08
[PATCH v6 03/10] virtiofsd: Parse extended "struct fuse_init_in"
,
Vivek Goyal
,
2022/02/08
Re: [PATCH v6 03/10] virtiofsd: Parse extended "struct fuse_init_in"
,
Dr. David Alan Gilbert
,
2022/02/14
Re: [PATCH v6 00/10] virtiofsd: Add support for file security context at file creation
,
Dr. David Alan Gilbert
,
2022/02/16
[RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
,
matheus . ferst
,
2022/02/08
[RFC PATCH 1/3] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
,
matheus . ferst
,
2022/02/08
Re: [RFC PATCH 1/3] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
,
Alex Bennée
,
2022/02/09
[RFC PATCH 2/3] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
,
matheus . ferst
,
2022/02/08
Re: [RFC PATCH 2/3] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
,
Richard Henderson
,
2022/02/10
[RFC PATCH 3/3] tests/tcg/ppc64le: Use vector types instead of __int128
,
matheus . ferst
,
2022/02/08
Re: [RFC PATCH 3/3] tests/tcg/ppc64le: Use vector types instead of __int128
,
Cédric Le Goater
,
2022/02/17
Re: [RFC PATCH 3/3] tests/tcg/ppc64le: Use vector types instead of __int128
,
Matheus K. Ferst
,
2022/02/17
Re: [RFC PATCH 3/3] tests/tcg/ppc64le: Use vector types instead of __int128
,
Matheus K. Ferst
,
2022/02/21
Re: [RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
,
Cédric Le Goater
,
2022/02/09
Re: [RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
,
Matheus K. Ferst
,
2022/02/11
Re: [RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
,
Richard Henderson
,
2022/02/10
[PATCH 0/5] include: Trim some fat from osdep.h
,
Peter Maydell
,
2022/02/08
[PATCH 1/5] include: Move qemu_madvise() and related #defines to new qemu/madvise.h
,
Peter Maydell
,
2022/02/08
Re: [PATCH 1/5] include: Move qemu_madvise() and related #defines to new qemu/madvise.h
,
Richard Henderson
,
2022/02/08
[PATCH 5/5] include: Move hardware version declarations to new qemu/hw-version.h
,
Peter Maydell
,
2022/02/08
Re: [PATCH 5/5] include: Move hardware version declarations to new qemu/hw-version.h
,
Richard Henderson
,
2022/02/08
Re: [PATCH 5/5] include: Move hardware version declarations to new qemu/hw-version.h
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 5/5] include: Move hardware version declarations to new qemu/hw-version.h
,
Peter Maydell
,
2022/02/09
Re: [PATCH 5/5] include: Move hardware version declarations to new qemu/hw-version.h
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 5/5] include: Move hardware version declarations to new qemu/hw-version.h
,
Peter Maydell
,
2022/02/09
[PATCH 3/5] include: Move QEMU_MAP_* constants to mmap-alloc.h
,
Peter Maydell
,
2022/02/08
Re: [PATCH 3/5] include: Move QEMU_MAP_* constants to mmap-alloc.h
,
Richard Henderson
,
2022/02/08
[PATCH 4/5] include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
,
Peter Maydell
,
2022/02/08
Re: [PATCH 4/5] include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
,
Richard Henderson
,
2022/02/08
[PATCH 2/5] include: Move qemu_mprotect_*() to new qemu/mprotect.h
,
Peter Maydell
,
2022/02/08
Re: [PATCH 2/5] include: Move qemu_mprotect_*() to new qemu/mprotect.h
,
Richard Henderson
,
2022/02/08
Re: [PATCH 0/5] include: Trim some fat from osdep.h
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH 0/5] include: Trim some fat from osdep.h
,
Peter Maydell
,
2022/02/18
[PATCH v10 0/3] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2022/02/08
[PATCH v10 1/3] target/ppc: fix indent of function parameters
,
Daniel Henrique Barboza
,
2022/02/08
Re: [PATCH v10 1/3] target/ppc: fix indent of function parameters
,
David Gibson
,
2022/02/09
[PATCH v10 2/3] target/ppc: finalize pre-EBB PMU logic
,
Daniel Henrique Barboza
,
2022/02/08
[PATCH v10 3/3] target/ppc: EBB exception implementation
,
Daniel Henrique Barboza
,
2022/02/08
Re: [PATCH v10 3/3] target/ppc: EBB exception implementation
,
Fabiano Rosas
,
2022/02/08
Re: [PATCH v10 3/3] target/ppc: EBB exception implementation
,
Daniel Henrique Barboza
,
2022/02/09
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Liviu Ionescu
,
2022/02/08
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Peter Maydell
,
2022/02/08
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Liviu Ionescu
,
2022/02/08
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Stefan Hajnoczi
,
2022/02/09
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Liviu Ionescu
,
2022/02/09
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Peter Maydell
,
2022/02/09
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Liviu Ionescu
,
2022/02/09
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Daniel P . Berrangé
,
2022/02/09
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Liviu Ionescu
,
2022/02/14
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Peter Maydell
,
2022/02/14
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Liviu Ionescu
,
2022/02/14
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Daniel P . Berrangé
,
2022/02/14
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Liviu Ionescu
,
2022/02/14
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Daniel P . Berrangé
,
2022/02/14
Re: [PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
,
Peter Maydell
,
2022/02/14
Re: [PATCH v4 04/12] mm/shmem: Support memfile_notifier
,
Mike Rapoport
,
2022/02/08
Re: [PATCH v4 04/12] mm/shmem: Support memfile_notifier
,
Chao Peng
,
2022/02/17
Re: [PATCH v4 04/12] mm/shmem: Support memfile_notifier
,
Andy Lutomirski
,
2022/02/11
Re: [PATCH v4 04/12] mm/shmem: Support memfile_notifier
,
Chao Peng
,
2022/02/17
[PATCH v3] tests/qtest: add qtests for npcm7xx sdhci
,
Patrick Venture
,
2022/02/08
Re: [PATCH v3] tests/qtest: add qtests for npcm7xx sdhci
,
Peter Maydell
,
2022/02/16
Re: [PATCH v3] tests/qtest: add qtests for npcm7xx sdhci
,
Peter Maydell
,
2022/02/21
Re: [PATCH v3] tests/qtest: add qtests for npcm7xx sdhci
,
Patrick Venture
,
2022/02/22
Re: [PATCH v3] tests/qtest: add qtests for npcm7xx sdhci
,
Hao Wu
,
2022/02/24
Re: [PATCH] ui/cocoa: Add clipboard support
,
Peter Maydell
,
2022/02/08
Re: [PATCH] ui/cocoa: Add clipboard support
,
Akihiko Odaki
,
2022/02/09
Re: [PATCH v2 2/4] virtio-iommu: Default to bypass during boot
,
Cornelia Huck
,
2022/02/08
Re: [PATCH v2 2/4] virtio-iommu: Default to bypass during boot
,
Michael S. Tsirkin
,
2022/02/08
Re: [PATCH v2 2/4] virtio-iommu: Default to bypass during boot
,
Cornelia Huck
,
2022/02/09
Re: [PATCH v2 2/4] virtio-iommu: Default to bypass during boot
,
Eric Auger
,
2022/02/09
Re: [PATCH v2 2/4] virtio-iommu: Default to bypass during boot
,
Cornelia Huck
,
2022/02/09
[PATCH] Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c
,
Taylor Simpson
,
2022/02/08
Re: [PATCH] Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c
,
Richard Henderson
,
2022/02/08
[PATCH] hw/arm/armv7m: Handle disconnected clock inputs
,
Peter Maydell
,
2022/02/08
Re: [PATCH] hw/arm/armv7m: Handle disconnected clock inputs
,
Philippe Mathieu-Daudé
,
2022/02/09
Re: [PATCH] hw/arm/armv7m: Handle disconnected clock inputs
,
Richard Henderson
,
2022/02/10
[PATCH 0/2] Kconfig: Add an I2C_DEVICES device group
,
Peter Maydell
,
2022/02/08
[PATCH 1/2] Kconfig: Add I2C_DEVICES device group
,
Peter Maydell
,
2022/02/08
Re: [PATCH 1/2] Kconfig: Add I2C_DEVICES device group
,
Hao Wu
,
2022/02/08
[PATCH 2/2] Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c bus
,
Peter Maydell
,
2022/02/08
Re: [PATCH 2/2] Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c bus
,
Hao Wu
,
2022/02/08
Re: [PATCH 0/2] Kconfig: Add an I2C_DEVICES device group
,
Paolo Bonzini
,
2022/02/08
Re: [PATCH 0/2] Kconfig: Add an I2C_DEVICES device group
,
Philippe Mathieu-Daudé
,
2022/02/10
Re: [PATCH 1/3] ppc: Add QOM interface for machine check injection
,
Cédric Le Goater
,
2022/02/08
[PATCH 0/6] block: bug fixes in preparation of AioContext removal
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH 1/6] block/io.c: fix bdrv_child_cb_drained_begin invocations from a coroutine
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH 1/6] block/io.c: fix bdrv_child_cb_drained_begin invocations from a coroutine
,
Stefan Hajnoczi
,
2022/02/10
Re: [PATCH 1/6] block/io.c: fix bdrv_child_cb_drained_begin invocations from a coroutine
,
Kevin Wolf
,
2022/02/11
Re: [PATCH 1/6] block/io.c: fix bdrv_child_cb_drained_begin invocations from a coroutine
,
Emanuele Giuseppe Esposito
,
2022/02/14
Re: [PATCH 1/6] block/io.c: fix bdrv_child_cb_drained_begin invocations from a coroutine
,
Paolo Bonzini
,
2022/02/14
Re: [PATCH 1/6] block/io.c: fix bdrv_child_cb_drained_begin invocations from a coroutine
,
Emanuele Giuseppe Esposito
,
2022/02/17
Re: [PATCH 1/6] block/io.c: fix bdrv_child_cb_drained_begin invocations from a coroutine
,
Kevin Wolf
,
2022/02/14
[PATCH 2/6] block.c: bdrv_replace_child_noperm: first remove the child, and then call ->detach()
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH 2/6] block.c: bdrv_replace_child_noperm: first remove the child, and then call ->detach()
,
Stefan Hajnoczi
,
2022/02/10
Re: [PATCH 2/6] block.c: bdrv_replace_child_noperm: first remove the child, and then call ->detach()
,
Kevin Wolf
,
2022/02/11
[PATCH 4/6] test-bdrv-drain.c: adapt test to the coming subtree drains
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH 4/6] test-bdrv-drain.c: adapt test to the coming subtree drains
,
Stefan Hajnoczi
,
2022/02/10
Re: [PATCH 4/6] test-bdrv-drain.c: adapt test to the coming subtree drains
,
Emanuele Giuseppe Esposito
,
2022/02/10
[PATCH 6/6] jobs: ensure sleep in job_sleep_ns is fully performed
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH 6/6] jobs: ensure sleep in job_sleep_ns is fully performed
,
Stefan Hajnoczi
,
2022/02/10
Re: [PATCH 6/6] jobs: ensure sleep in job_sleep_ns is fully performed
,
Vladimir Sementsov-Ogievskiy
,
2022/02/10
[PATCH 3/6] block.c: bdrv_replace_child_noperm: first call ->attach(), and then add child
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH 3/6] block.c: bdrv_replace_child_noperm: first call ->attach(), and then add child
,
Stefan Hajnoczi
,
2022/02/10
Re: [PATCH 3/6] block.c: bdrv_replace_child_noperm: first call ->attach(), and then add child
,
Kevin Wolf
,
2022/02/11
Re: [PATCH 3/6] block.c: bdrv_replace_child_noperm: first call ->attach(), and then add child
,
Emanuele Giuseppe Esposito
,
2022/02/14
[PATCH 5/6] test-bdrv-drain.c: remove test_detach_by_parent_cb()
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH 5/6] test-bdrv-drain.c: remove test_detach_by_parent_cb()
,
Stefan Hajnoczi
,
2022/02/10
Re: [PATCH 5/6] test-bdrv-drain.c: remove test_detach_by_parent_cb()
,
Kevin Wolf
,
2022/02/11
Re: [PATCH 5/6] test-bdrv-drain.c: remove test_detach_by_parent_cb()
,
Emanuele Giuseppe Esposito
,
2022/02/14
Re: [PATCH 5/6] test-bdrv-drain.c: remove test_detach_by_parent_cb()
,
Paolo Bonzini
,
2022/02/14
Re: [PATCH 5/6] test-bdrv-drain.c: remove test_detach_by_parent_cb()
,
Kevin Wolf
,
2022/02/14
Re: [PATCH 5/6] test-bdrv-drain.c: remove test_detach_by_parent_cb()
,
Paolo Bonzini
,
2022/02/14
[PATCH 00/13] exec: Move translation declarations to 'translate-all.h'
,
Philippe Mathieu-Daudé
,
2022/02/08
[PATCH 01/13] meson: Display libfdt as disabled when system emulation is disabled
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 01/13] meson: Display libfdt as disabled when system emulation is disabled
,
Paolo Bonzini
,
2022/02/08
[PATCH 02/13] exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 02/13] exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
,
Richard Henderson
,
2022/02/08
[PATCH 03/13] accel: Elide kvm_update_guest_debug by checking kvm_supports_guest_debug
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 03/13] accel: Elide kvm_update_guest_debug by checking kvm_supports_guest_debug
,
Richard Henderson
,
2022/02/08
[PATCH 04/13] target/i386/cpu: Ensure accelerators set CPU addressble physical bits
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 04/13] target/i386/cpu: Ensure accelerators set CPU addressble physical bits
,
Richard Henderson
,
2022/02/08
[PATCH 06/13] cpu: Add missing 'exec/exec-all.h' and ''exec/exec-all.h'' headers
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 06/13] cpu: Add missing 'exec/exec-all.h' and ''exec/exec-all.h'' headers
,
Richard Henderson
,
2022/02/08
[PATCH 05/13] target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 05/13] target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
,
Richard Henderson
,
2022/02/08
[PATCH 07/13] cpu: Move common code to cpu-common
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 07/13] cpu: Move common code to cpu-common
,
Richard Henderson
,
2022/02/08
[PATCH 08/13] target: Include missing 'cpu.h'
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 08/13] target: Include missing 'cpu.h'
,
Richard Henderson
,
2022/02/08
[PATCH 09/13] target: Use forward declared type instead of structure type
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 09/13] target: Use forward declared type instead of structure type
,
Richard Henderson
,
2022/02/08
[PATCH 10/13] target: Use CPUArchState as interface to target-specific CPU state
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 10/13] target: Use CPUArchState as interface to target-specific CPU state
,
Richard Henderson
,
2022/02/08
Re: [PATCH 10/13] target: Use CPUArchState as interface to target-specific CPU state
,
Philippe Mathieu-Daudé
,
2022/02/09
[PATCH 11/13] exec/cpu_ldst: Restrict TCG-specific code
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 11/13] exec/cpu_ldst: Restrict TCG-specific code
,
Richard Henderson
,
2022/02/08
[PATCH 12/13] exec/cpu-all: Restrict cpu_copy() to user emulation
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 12/13] exec/cpu-all: Restrict cpu_copy() to user emulation
,
Richard Henderson
,
2022/02/08
[PATCH 13/13] exec: Move translation declarations to 'translate-all.h'
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 13/13] exec: Move translation declarations to 'translate-all.h'
,
Richard Henderson
,
2022/02/08
Re: [PATCH 13/13] exec: Move translation declarations to 'translate-all.h'
,
Philippe Mathieu-Daudé
,
2022/02/09
KVM call for agenda for 2022-02-22
,
Juan Quintela
,
2022/02/08
KVM call minutes for 2022-02-08
,
Juan Quintela
,
2022/02/08
Re: [PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
,
Peter Maydell
,
2022/02/08
Re: [PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
,
Gavin Shan
,
2022/02/15
Re: [PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
,
Andrew Jones
,
2022/02/15
Re: [PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
,
Gavin Shan
,
2022/02/16
Re: [PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
,
Gavin Shan
,
2022/02/16
Re: [PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
,
Gavin Shan
,
2022/02/25
Re: [PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
,
Igor Mammedov
,
2022/02/25
Re: [PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
,
Gavin Shan
,
2022/02/27
Re: [PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
,
Igor Mammedov
,
2022/02/28
[RFC PATCH 0/3] introduce QMP-only binaries
,
Paolo Bonzini
,
2022/02/08
[RFC PATCH 2/3] net: initialize global variables early
,
Paolo Bonzini
,
2022/02/08
Re: [RFC PATCH 2/3] net: initialize global variables early
,
Philippe Mathieu-Daudé
,
2022/02/08
[RFC PATCH 1/3] migration: allow calling migration_shutdown without a prior initialization
,
Paolo Bonzini
,
2022/02/08
[RFC PATCH 3/3] introduce qemu-qmp-*
,
Paolo Bonzini
,
2022/02/08
[PATCH v2 0/3] job: split job API in driver and monitor
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v2 1/3] jobs: add job-common.h
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v2 2/3] jobs: add job-monitor.h
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v2 3/3] jobs: add job-driver.h
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v5 00/20] job: replace AioContext lock with job_mutex
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v5 01/20] job.c: make job_mutex and job_lock/unlock() public
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v5 01/20] job.c: make job_mutex and job_lock/unlock() public
,
Stefan Hajnoczi
,
2022/02/10
[PATCH v5 02/20] job.h: categorize fields in struct Job
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v5 02/20] job.h: categorize fields in struct Job
,
Stefan Hajnoczi
,
2022/02/10
Re: [PATCH v5 02/20] job.h: categorize fields in struct Job
,
Emanuele Giuseppe Esposito
,
2022/02/10
Re: [PATCH v5 02/20] job.h: categorize fields in struct Job
,
Stefan Hajnoczi
,
2022/02/10
Re: [PATCH v5 02/20] job.h: categorize fields in struct Job
,
Emanuele Giuseppe Esposito
,
2022/02/11
[PATCH v5 04/20] job.c: move inner aiocontext lock in callbacks
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v5 04/20] job.c: move inner aiocontext lock in callbacks
,
Stefan Hajnoczi
,
2022/02/17
Re: [PATCH v5 04/20] job.c: move inner aiocontext lock in callbacks
,
Emanuele Giuseppe Esposito
,
2022/02/24
Re: [PATCH v5 04/20] job.c: move inner aiocontext lock in callbacks
,
Emanuele Giuseppe Esposito
,
2022/02/24
[PATCH v5 07/20] job.h: add _locked duplicates for job API functions called with and without job_mutex
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v5 07/20] job.h: add _locked duplicates for job API functions called with and without job_mutex
,
Stefan Hajnoczi
,
2022/02/17
Re: [PATCH v5 07/20] job.h: add _locked duplicates for job API functions called with and without job_mutex
,
Emanuele Giuseppe Esposito
,
2022/02/24
[PATCH v5 17/20] job: detect change of aiocontext within job coroutine
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v5 03/20] job.c: API functions not used outside should be static
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v5 03/20] job.c: API functions not used outside should be static
,
Stefan Hajnoczi
,
2022/02/10
[PATCH v5 14/20] block_job: rename block_job functions called with job_mutex held
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v5 09/20] jobs: add job lock in find_* functions
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v5 09/20] jobs: add job lock in find_* functions
,
Stefan Hajnoczi
,
2022/02/17
Re: [PATCH v5 09/20] jobs: add job lock in find_* functions
,
Emanuele Giuseppe Esposito
,
2022/02/24
[PATCH v5 10/20] jobs: use job locks also in the unit tests
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v5 16/20] commit and mirror: create new nodes using bdrv_get_aio_context, and not the job aiocontext
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v5 13/20] job.h: rename job API functions called with job_mutex held
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v5 05/20] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v5 05/20] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
,
Stefan Hajnoczi
,
2022/02/17
[PATCH v5 08/20] jobs: protect jobs with job_lock/unlock
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v5 08/20] jobs: protect jobs with job_lock/unlock
,
Stefan Hajnoczi
,
2022/02/17
Re: [PATCH v5 08/20] jobs: protect jobs with job_lock/unlock
,
Emanuele Giuseppe Esposito
,
2022/02/24
Re: [PATCH v5 08/20] jobs: protect jobs with job_lock/unlock
,
Stefan Hajnoczi
,
2022/02/24
Re: [PATCH v5 08/20] jobs: protect jobs with job_lock/unlock
,
Emanuele Giuseppe Esposito
,
2022/02/24
[PATCH v5 19/20] job.c: enable job lock/unlock and remove Aiocontext locks
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v5 20/20] block_job_query: remove atomic read
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v5 18/20] jobs: protect job.aio_context with BQL and job_mutex
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v5 12/20] jobs: rename static functions called with job_mutex held
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v5 11/20] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v5 11/20] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU
,
Stefan Hajnoczi
,
2022/02/17
[PATCH v5 15/20] job.h: define unlocked functions
,
Emanuele Giuseppe Esposito
,
2022/02/08
[PATCH v5 06/20] jobs: remove aiocontext locks since the functions are under BQL
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v5 06/20] jobs: remove aiocontext locks since the functions are under BQL
,
Stefan Hajnoczi
,
2022/02/17
Re: [PATCH v5 06/20] jobs: remove aiocontext locks since the functions are under BQL
,
Emanuele Giuseppe Esposito
,
2022/02/24
Re: [PATCH v2] Use long endian options for ppc64
,
Greg Kurz
,
2022/02/08
Re: [PATCH v2] Use long endian options for ppc64
,
Greg Kurz
,
2022/02/09
Re: [PATCH v2] Use long endian options for ppc64
,
Matheus K. Ferst
,
2022/02/08
[PATCH v4 0/2] TPM-CRB: Remove spurious error report when used with VFIO
,
Eric Auger
,
2022/02/08
[PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Eric Auger
,
2022/02/08
Re: [PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Peter Maydell
,
2022/02/08
Re: [PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Eric Auger
,
2022/02/08
Re: [PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Peter Maydell
,
2022/02/08
Re: [PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Alex Williamson
,
2022/02/08
Re: [PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Peter Maydell
,
2022/02/08
Re: [PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Eric Auger
,
2022/02/09
Re: [PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Eric Auger
,
2022/02/08
Re: [PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Dr. David Alan Gilbert
,
2022/02/08
Re: [PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Eric Auger
,
2022/02/09
Re: [PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Stefan Berger
,
2022/02/08
Re: [PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Eric Auger
,
2022/02/08
[PATCH v4 2/2] hw/vfio/common: Silence ram device offset alignment error traces
,
Eric Auger
,
2022/02/08
[PATCH] docs/system: riscv: Update description of CPU
,
Yu Li
,
2022/02/08
Re: [PATCH] docs/system: riscv: Update description of CPU
,
Alistair Francis
,
2022/02/09
Re: [PATCH] docs/system: riscv: Update description of CPU
,
Alistair Francis
,
2022/02/09
[PATCH v3 0/2] TPM-CRB: Remove spurious error report when used with VFIO
,
Eric Auger
,
2022/02/08
[PATCH v3 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Eric Auger
,
2022/02/08
[PATCH v3 2/2] hw/vfio/common: Silence ram device offset alignment error traces
,
Eric Auger
,
2022/02/08
Re: [PATCH v3 0/2] TPM-CRB: Remove spurious error report when used with VFIO
,
Eric Auger
,
2022/02/08
[RFC PATCH] include/exec: fix softmmu version of TARGET_ABI_FMT_lx
,
Alex Bennée
,
2022/02/08
Re: [RFC PATCH] include/exec: fix softmmu version of TARGET_ABI_FMT_lx
,
Peter Maydell
,
2022/02/08
[PATCH] Revert "check-block: replace -makecheck with TAP output"
,
Paolo Bonzini
,
2022/02/08
Re: [PATCH] Revert "check-block: replace -makecheck with TAP output"
,
Peter Maydell
,
2022/02/08
Re: [PATCH] Revert "check-block: replace -makecheck with TAP output"
,
Thomas Huth
,
2022/02/08
Re: [PATCH] Revert "check-block: replace -makecheck with TAP output"
,
Paolo Bonzini
,
2022/02/08
Re: [PATCH] Revert "check-block: replace -makecheck with TAP output"
,
Thomas Huth
,
2022/02/09
Re: [PATCH] fuzz: pass failures from child process into libfuzzer engine
,
Konstantin Khlebnikov
,
2022/02/08
Re: "Startup" meeting (was Re: Meeting today?)
,
Mark Burton
,
2022/02/08
Re: "Startup" meeting (was Re: Meeting today?)
,
Juan Quintela
,
2022/02/08
[PULL 00/39] target-arm queue
,
Peter Maydell
,
2022/02/08
[PULL 11/39] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
,
Peter Maydell
,
2022/02/08
[PULL 05/39] hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQs
,
Peter Maydell
,
2022/02/08
[PULL 06/39] target/arm: make psci-conduit settable after realize
,
Peter Maydell
,
2022/02/08
[PULL 01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running
,
Peter Maydell
,
2022/02/08
[PULL 15/39] arm: tcg: Adhere to SMCCC 1.3 section 5.2
,
Peter Maydell
,
2022/02/08
[PULL 08/39] hw/arm/boot: Support setting psci-conduit based on guest EL
,
Peter Maydell
,
2022/02/08
[PULL 02/39] target/arm: Tidy sve_exception_el for CPACR_EL1 access
,
Peter Maydell
,
2022/02/08
[PULL 10/39] hw/arm: allwinner: Don't enable PSCI conduit when booting guest in EL3
,
Peter Maydell
,
2022/02/08
[PULL 13/39] hw/arm/virt: Let boot.c handle PSCI enablement
,
Peter Maydell
,
2022/02/08
[PULL 12/39] hw/arm/versal: Let boot.c handle PSCI enablement
,
Peter Maydell
,
2022/02/08
[PULL 03/39] target/arm: Fix {fp, sve}_exception_el for VHE mode running
,
Peter Maydell
,
2022/02/08
[PULL 07/39] cpu.c: Make start-powered-off settable after realize
,
Peter Maydell
,
2022/02/08
[PULL 17/39] hw/arm/boot: Prevent setting both psci_conduit and secure_board_setup
,
Peter Maydell
,
2022/02/08
[PULL 04/39] target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_el
,
Peter Maydell
,
2022/02/08
[PULL 14/39] hw/arm: highbank: For EL3 guests, don't enable PSCI, start all cores
,
Peter Maydell
,
2022/02/08
[PULL 27/39] hw/intc/arm_gicv3_its: Keep DTEs as a struct, not a raw uint64_t
,
Peter Maydell
,
2022/02/08
[PULL 39/39] hw/sensor: Add lsm303dlhc magnetometer device
,
Peter Maydell
,
2022/02/08
[PULL 29/39] hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t
,
Peter Maydell
,
2022/02/08
[PULL 28/39] hw/intc/arm_gicv3_its: Pass DTEntry to update_dte()
,
Peter Maydell
,
2022/02/08
[PULL 09/39] hw/arm: imx: Don't enable PSCI conduit when booting guest in EL3
,
Peter Maydell
,
2022/02/08
[PULL 16/39] hw/arm/highbank: Drop use of secure_board_setup
,
Peter Maydell
,
2022/02/08
[PULL 23/39] arm: force flag recalculation when messing with DAIF
,
Peter Maydell
,
2022/02/08
[PULL 22/39] hw/arm: versal-virt: Always call arm_load_kernel()
,
Peter Maydell
,
2022/02/08
[PULL 20/39] hw/arm/boot: Drop nb_cpus field from arm_boot_info
,
Peter Maydell
,
2022/02/08
[PULL 21/39] hw/arm/boot: Drop existing dtb /psci node rather than retaining it
,
Peter Maydell
,
2022/02/08
[PULL 26/39] hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packets
,
Peter Maydell
,
2022/02/08
[PULL 24/39] hw/timer/armv7m_systick: Update clock source before enabling timer
,
Peter Maydell
,
2022/02/08
[PULL 33/39] hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct
,
Peter Maydell
,
2022/02/08
[PULL 30/39] hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
,
Peter Maydell
,
2022/02/08
[PULL 31/39] hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
,
Peter Maydell
,
2022/02/08
[PULL 18/39] hw/arm/boot: Don't write secondary boot stub if using PSCI
,
Peter Maydell
,
2022/02/08
[PULL 25/39] hw/arm/smmuv3: Fix device reset
,
Peter Maydell
,
2022/02/08
[PULL 36/39] hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field
,
Peter Maydell
,
2022/02/08
[PULL 34/39] hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
,
Peter Maydell
,
2022/02/08
[PULL 19/39] hw/arm/highbank: Drop unused secondary boot stub code
,
Peter Maydell
,
2022/02/08
[PULL 35/39] hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
,
Peter Maydell
,
2022/02/08
[PULL 37/39] hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI
,
Peter Maydell
,
2022/02/08
[PULL 32/39] hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
,
Peter Maydell
,
2022/02/08
[PULL 38/39] hw/intc/arm_gicv3_its: Split error checks
,
Peter Maydell
,
2022/02/08
Re: [PULL 00/39] target-arm queue
,
Peter Maydell
,
2022/02/08
Re: [PATCH v2 1/2] hw/misc: Supporting AST2600 HACE accumulative mode
,
Joel Stanley
,
2022/02/08
Re: [PATCH v2 1/2] hw/misc: Supporting AST2600 HACE accumulative mode
,
Troy Lee
,
2022/02/10
[PATCH qemu] spapr/vof: Install rom and nvram binaries
,
Alexey Kardashevskiy
,
2022/02/08
Re: [PATCH qemu] spapr/vof: Install rom and nvram binaries
,
Cédric Le Goater
,
2022/02/09
[PATCH v2] hvf: arm: Handle unknown ID registers as RES0
,
Alexander Graf
,
2022/02/08
Re: [PATCH v2] hvf: arm: Handle unknown ID registers as RES0
,
Peter Maydell
,
2022/02/08
[PATCH 0/6] Improve integration of iotests in the meson test harness
,
Thomas Huth
,
2022/02/08
[PATCH 2/6] tests/qemu-iotests/meson.build: Improve the indentation
,
Thomas Huth
,
2022/02/08
Re: [PATCH 2/6] tests/qemu-iotests/meson.build: Improve the indentation
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 2/6] tests/qemu-iotests/meson.build: Improve the indentation
,
Hanna Reitz
,
2022/02/08
[PATCH 3/6] tests/qemu-iotests: Allow to run "./check -n" from the source directory, too
,
Thomas Huth
,
2022/02/08
Re: [PATCH 3/6] tests/qemu-iotests: Allow to run "./check -n" from the source directory, too
,
Hanna Reitz
,
2022/02/08
[PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed
,
Thomas Huth
,
2022/02/08
Re: [PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed
,
Hanna Reitz
,
2022/02/08
Re: [PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed
,
Thomas Huth
,
2022/02/08
Re: [PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed
,
Hanna Reitz
,
2022/02/08
Re: [PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed
,
Thomas Huth
,
2022/02/08
Re: [PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed
,
Thomas Huth
,
2022/02/08
Re: [PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed
,
Eric Blake
,
2022/02/11
Re: [PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed
,
Thomas Huth
,
2022/02/11
Re: [PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed
,
Thomas Huth
,
2022/02/15
Re: [PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed
,
Daniel P . Berrangé
,
2022/02/15
Re: [PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed
,
Thomas Huth
,
2022/02/15
[PATCH 6/6] tests: Remove check-block.sh
,
Thomas Huth
,
2022/02/08
[PATCH 5/6] tests: Do not treat the iotests as separate meson test target anymore
,
Thomas Huth
,
2022/02/08
Re: [PATCH 5/6] tests: Do not treat the iotests as separate meson test target anymore
,
Peter Maydell
,
2022/02/08
Re: [PATCH 5/6] tests: Do not treat the iotests as separate meson test target anymore
,
Thomas Huth
,
2022/02/08
Re: [PATCH 5/6] tests: Do not treat the iotests as separate meson test target anymore
,
Peter Maydell
,
2022/02/08
Re: [PATCH 5/6] tests: Do not treat the iotests as separate meson test target anymore
,
Paolo Bonzini
,
2022/02/08
[PATCH 4/6] tests/qemu-iotests/meson.build: Call the 'check' script directly
,
Thomas Huth
,
2022/02/08
Re: [PATCH 4/6] tests/qemu-iotests/meson.build: Call the 'check' script directly
,
Paolo Bonzini
,
2022/02/08
Re: [PATCH 4/6] tests/qemu-iotests/meson.build: Call the 'check' script directly
,
Thomas Huth
,
2022/02/08
Re: [PATCH 4/6] tests/qemu-iotests/meson.build: Call the 'check' script directly
,
Paolo Bonzini
,
2022/02/08
Re: [PATCH 4/6] tests/qemu-iotests/meson.build: Call the 'check' script directly
,
Hanna Reitz
,
2022/02/08
Re: [PATCH 4/6] tests/qemu-iotests/meson.build: Call the 'check' script directly
,
Thomas Huth
,
2022/02/08
Re: [PATCH v2 0/5] Misc OHCI clean ups
,
BALATON Zoltan
,
2022/02/08
Re: [PATCH v2 0/5] Misc OHCI clean ups
,
BALATON Zoltan
,
2022/02/16
Re: [PATCH v2 0/5] Misc OHCI clean ups
,
BALATON Zoltan
,
2022/02/25
Re: [PATCH 06/31] vhost: Route guest->host notification through shadow virtqueue
,
Jason Wang
,
2022/02/08
Re: [PATCH v12 4/5] softmmu/dirtylimit: implement virtual CPU throttle
,
Peter Xu
,
2022/02/08
Re: [PATCH v12 4/5] softmmu/dirtylimit: implement virtual CPU throttle
,
Hyman Huang
,
2022/02/08
[PATCH v2] migration/rdma: set the REUSEADDR option for destination
,
Jack Wang
,
2022/02/08
Re: [PATCH v2] migration/rdma: set the REUSEADDR option for destination
,
Dr. David Alan Gilbert
,
2022/02/08
Re: [PATCH v2] migration/rdma: set the REUSEADDR option for destination
,
Pankaj Gupta
,
2022/02/08
Re: [PATCH 04/31] vdpa: Add vhost_svq_set_svq_kick_fd
,
Jason Wang
,
2022/02/08
Re: [PATCH 04/31] vdpa: Add vhost_svq_set_svq_kick_fd
,
Eugenio Perez Martin
,
2022/02/18
Re: [PATCH v3] i386/cpu: Remove the deprecated cpu model 'Icelake-Client'
,
Robert Hoo
,
2022/02/08
Re: [PATCH 00/31] vDPA shadow virtqueue
,
Jason Wang
,
2022/02/08
Re: [PATCH 23/31] vdpa: Add custom IOTLB translations to SVQ
,
Jason Wang
,
2022/02/08
Re: [PATCH v12 2/5] migration/dirtyrate: refactor dirty page rate calculation
,
Peter Xu
,
2022/02/08
Re: [PATCH v12 2/5] migration/dirtyrate: refactor dirty page rate calculation
,
Hyman Huang
,
2022/02/08
[RFC 0/8] ioregionfd introduction
,
Elena Ufimtseva
,
2022/02/08
[RFC 4/8] ioregionfd: Introduce IORegionDFObject type
,
Elena Ufimtseva
,
2022/02/08
Re: [RFC 4/8] ioregionfd: Introduce IORegionDFObject type
,
Markus Armbruster
,
2022/02/11
Re: [RFC 4/8] ioregionfd: Introduce IORegionDFObject type
,
Elena
,
2022/02/15
Re: [RFC 4/8] ioregionfd: Introduce IORegionDFObject type
,
Stefan Hajnoczi
,
2022/02/14
Re: [RFC 4/8] ioregionfd: Introduce IORegionDFObject type
,
Elena
,
2022/02/15
Re: [RFC 4/8] ioregionfd: Introduce IORegionDFObject type
,
Stefan Hajnoczi
,
2022/02/16
[RFC 2/8] multiprocess: place RemoteObject definition in a header file
,
Elena Ufimtseva
,
2022/02/08
[RFC 1/8] ioregionfd: introduce a syscall and memory API
,
Elena Ufimtseva
,
2022/02/08
Re: [RFC 1/8] ioregionfd: introduce a syscall and memory API
,
David Hildenbrand
,
2022/02/16
[RFC 7/8] multiprocess: add ioregionfd memory region in proxy
,
Elena Ufimtseva
,
2022/02/08
[RFC 5/8] multiprocess: prepare ioregionfds for remote device
,
Elena Ufimtseva
,
2022/02/08
[RFC 3/8] ioregionfd: introduce memory API functions
,
Elena Ufimtseva
,
2022/02/08
Re: [RFC 3/8] ioregionfd: introduce memory API functions
,
Stefan Hajnoczi
,
2022/02/14
[RFC 6/8] multiprocess: add MPQEMU_CMD_BAR_INFO
,
Elena Ufimtseva
,
2022/02/08
[RFC 8/8] multiprocess: handle ioregionfd commands
,
Elena Ufimtseva
,
2022/02/08
Re: [RFC 0/8] ioregionfd introduction
,
Stefan Hajnoczi
,
2022/02/09
Re: [RFC 0/8] ioregionfd introduction
,
Stefan Hajnoczi
,
2022/02/14
Re: [RFC 0/8] ioregionfd introduction
,
Elena
,
2022/02/15
Re: [RFC 0/8] ioregionfd introduction
,
Stefan Hajnoczi
,
2022/02/16
Re: [PATCH v12 1/5] accel/kvm/kvm-all: refactor per-vcpu dirty ring reaping
,
Peter Xu
,
2022/02/08
Re: [PATCH v12 1/5] accel/kvm/kvm-all: refactor per-vcpu dirty ring reaping
,
Hyman Huang
,
2022/02/08
[PATCH v6 0/8] tcg/sparc: Unaligned access for user-only
,
Richard Henderson
,
2022/02/08
[PATCH v6 1/8] tcg/sparc: Use tcg_out_movi_imm13 in tcg_out_addsub2_i64
,
Richard Henderson
,
2022/02/08
Re: [PATCH v6 1/8] tcg/sparc: Use tcg_out_movi_imm13 in tcg_out_addsub2_i64
,
Peter Maydell
,
2022/02/08
Re: [PATCH v6 1/8] tcg/sparc: Use tcg_out_movi_imm13 in tcg_out_addsub2_i64
,
Richard Henderson
,
2022/02/08
Re: [PATCH v6 1/8] tcg/sparc: Use tcg_out_movi_imm13 in tcg_out_addsub2_i64
,
Peter Maydell
,
2022/02/08
[PATCH v6 2/8] tcg/sparc: Split out tcg_out_movi_imm32
,
Richard Henderson
,
2022/02/08
Re: [PATCH v6 2/8] tcg/sparc: Split out tcg_out_movi_imm32
,
Peter Maydell
,
2022/02/08
[PATCH v6 3/8] tcg/sparc: Add scratch argument to tcg_out_movi_int
,
Richard Henderson
,
2022/02/08
Re: [PATCH v6 3/8] tcg/sparc: Add scratch argument to tcg_out_movi_int
,
Peter Maydell
,
2022/02/08
[PATCH v6 4/8] tcg/sparc: Improve code gen for shifted 32-bit constants
,
Richard Henderson
,
2022/02/08
[PATCH v6 5/8] tcg/sparc: Convert patch_reloc to return bool
,
Richard Henderson
,
2022/02/08
Re: [PATCH v6 5/8] tcg/sparc: Convert patch_reloc to return bool
,
Philippe Mathieu-Daudé
,
2022/02/08
[PATCH v6 7/8] tcg/sparc: Add tcg_out_jmpl_const for better tail calls
,
Richard Henderson
,
2022/02/08
[PATCH v6 6/8] tcg/sparc: Use the constant pool for 64-bit constants
,
Richard Henderson
,
2022/02/08
[PATCH v6 8/8] tcg/sparc: Support unaligned access for user-only
,
Richard Henderson
,
2022/02/08
[PATCH 0/5] linux-user: Fixes for sparc64 host
,
Richard Henderson
,
2022/02/08
[PATCH 2/5] linux-user: Introduce host_signal_mask
,
Richard Henderson
,
2022/02/08
Re: [PATCH 2/5] linux-user: Introduce host_signal_mask
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 2/5] linux-user: Introduce host_signal_mask
,
Peter Maydell
,
2022/02/08
Re: [PATCH 2/5] linux-user: Introduce host_signal_mask
,
Richard Henderson
,
2022/02/08
Re: [PATCH 2/5] linux-user: Introduce host_signal_mask
,
Peter Maydell
,
2022/02/08
[PATCH 1/5] common-user/host/sparc64: Fix safe_syscall_base
,
Richard Henderson
,
2022/02/08
[PATCH 3/5] linux-user: Introduce host_sigcontext
,
Richard Henderson
,
2022/02/08
Re: [PATCH 3/5] linux-user: Introduce host_sigcontext
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 3/5] linux-user: Introduce host_sigcontext
,
Peter Maydell
,
2022/02/08
[PATCH 4/5] linux-user: Move sparc/host-signal.h to sparc64/host-signal.h
,
Richard Henderson
,
2022/02/08
Re: [PATCH 4/5] linux-user: Move sparc/host-signal.h to sparc64/host-signal.h
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 4/5] linux-user: Move sparc/host-signal.h to sparc64/host-signal.h
,
Peter Maydell
,
2022/02/08
Re: [PATCH 4/5] linux-user: Move sparc/host-signal.h to sparc64/host-signal.h
,
Richard Henderson
,
2022/02/08
[PATCH 5/5] linux-user/include/host/sparc64: Fix host_sigcontext
,
Richard Henderson
,
2022/02/08
Re: [PATCH 5/5] linux-user/include/host/sparc64: Fix host_sigcontext
,
Peter Maydell
,
2022/02/08
Re: [PATCH 16/31] vhost: pass queue index to vhost_vq_get_addr
,
Jason Wang
,
2022/02/08
Re: [PATCH 17/31] vdpa: adapt vhost_ops callbacks to svq
,
Jason Wang
,
2022/02/07
Re: [PATCH 17/31] vdpa: adapt vhost_ops callbacks to svq
,
Eugenio Perez Martin
,
2022/02/17
Re: [PATCH 17/31] vdpa: adapt vhost_ops callbacks to svq
,
Jason Wang
,
2022/02/21
Re: [PATCH 17/31] vdpa: adapt vhost_ops callbacks to svq
,
Eugenio Perez Martin
,
2022/02/21
Re: [PATCH 17/31] vdpa: adapt vhost_ops callbacks to svq
,
Jason Wang
,
2022/02/21
Re: [PATCH 17/31] vdpa: adapt vhost_ops callbacks to svq
,
Eugenio Perez Martin
,
2022/02/22
Re: [PATCH 17/31] vdpa: adapt vhost_ops callbacks to svq
,
Jason Wang
,
2022/02/22
Re: [PATCH 09/31] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call
,
Jason Wang
,
2022/02/07
Re: [PATCH 09/31] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call
,
Eugenio Perez Martin
,
2022/02/18
Re: [PATCH 09/31] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call
,
Jason Wang
,
2022/02/21
Re: [PATCH 09/31] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call
,
Eugenio Perez Martin
,
2022/02/21
Re: [PATCH 09/31] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call
,
Jason Wang
,
2022/02/22
[PATCH] MAINTAINERS: python - remove ehabkost and add bleal
,
John Snow
,
2022/02/07
Re: [PATCH] MAINTAINERS: python - remove ehabkost and add bleal
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH] MAINTAINERS: python - remove ehabkost and add bleal
,
Beraldo Leal
,
2022/02/09
Re: [PATCH] MAINTAINERS: python - remove ehabkost and add bleal
,
Eduardo Habkost
,
2022/02/09
Re: [PATCH] MAINTAINERS: python - remove ehabkost and add bleal
,
John Snow
,
2022/02/09
[PATCH] hvf: arm: Handle ID_AA64ISAR2_EL1 reads
,
Alexander Graf
,
2022/02/07
Re: [PATCH] hvf: arm: Handle ID_AA64ISAR2_EL1 reads
,
Cameron Esfahani
,
2022/02/07
Re: [PATCH] hvf: arm: Handle ID_AA64ISAR2_EL1 reads
,
Ivan Babrou
,
2022/02/08
Re: [PATCH] hvf: arm: Handle ID_AA64ISAR2_EL1 reads
,
Peter Maydell
,
2022/02/08
[PATCH v5 00/11] 9p: Add support for darwin
,
Will Cohen
,
2022/02/07
[PATCH v5 01/11] 9p: linux: Fix a couple Linux assumptions
,
Will Cohen
,
2022/02/07
[PATCH v5 04/11] 9p: darwin: Handle struct dirent differences
,
Will Cohen
,
2022/02/07
[PATCH v5 07/11] 9p: darwin: *xattr_nofollow implementations
,
Will Cohen
,
2022/02/07
[PATCH v5 02/11] 9p: Rename 9p-util -> 9p-util-linux
,
Will Cohen
,
2022/02/07
[PATCH v5 03/11] 9p: darwin: Handle struct stat(fs) differences
,
Will Cohen
,
2022/02/07
[PATCH v5 06/11] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
,
Will Cohen
,
2022/02/07
Re: [PATCH v5 06/11] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
,
Christian Schoenebeck
,
2022/02/08
Re: [PATCH v5 06/11] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
,
Will Cohen
,
2022/02/08
[PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/07
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/07
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/08
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/08
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/08
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/08
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/08
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/08
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/08
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/08
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/08
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Akihiko Odaki
,
2022/02/09
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/09
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/09
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Akihiko Odaki
,
2022/02/09
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/10
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/09
Re: [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
,
Philippe Mathieu-Daudé
,
2022/02/08
[PATCH v5 11/11] 9p: darwin: Adjust assumption on virtio-9p-test
,
Will Cohen
,
2022/02/07
Re: [PATCH v5 11/11] 9p: darwin: Adjust assumption on virtio-9p-test
,
Greg Kurz
,
2022/02/08
[PATCH v5 05/11] 9p: darwin: Ignore O_{NOATIME, DIRECT}
,
Will Cohen
,
2022/02/07
[PATCH v5 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Will Cohen
,
2022/02/07
Re: [PATCH v5 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Christian Schoenebeck
,
2022/02/07
Re: [PATCH v5 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Will Cohen
,
2022/02/07
[PATCH v5 08/11] 9p: darwin: Compatibility for f/l*xattr
,
Will Cohen
,
2022/02/07
[PATCH 1/5] ui/gtk: new param monitor to specify target monitor for launching QEMU
,
Dongwon Kim
,
2022/02/07
[PATCH] Python: discourage direct setup.py install
,
John Snow
,
2022/02/07
Re: [PATCH] Python: discourage direct setup.py install
,
Beraldo Leal
,
2022/02/09
Re: [PATCH] Python: discourage direct setup.py install
,
John Snow
,
2022/02/09
Re: [PATCH] Python: discourage direct setup.py install
,
Peter Maydell
,
2022/02/09
Re: [PATCH] Python: discourage direct setup.py install
,
John Snow
,
2022/02/09
Re: [PATCH] Python: discourage direct setup.py install
,
Peter Maydell
,
2022/02/09
Re: [PATCH v3 0/2] python: a few improvements to qmp-shell
,
John Snow
,
2022/02/07
Re: [PATCH v3 0/2] python: a few improvements to qmp-shell
,
Daniel P . Berrangé
,
2022/02/08
Re: [PATCH v3 0/2] python: a few improvements to qmp-shell
,
John Snow
,
2022/02/08
[PATCH RFCv2 0/4] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
,
Joao Martins
,
2022/02/07
[PATCH RFCv2 1/4] hw/i386: add 4g boundary start to X86MachineState
,
Joao Martins
,
2022/02/07
Re: [PATCH RFCv2 1/4] hw/i386: add 4g boundary start to X86MachineState
,
Igor Mammedov
,
2022/02/14
Re: [PATCH RFCv2 1/4] hw/i386: add 4g boundary start to X86MachineState
,
Joao Martins
,
2022/02/14
[PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/07
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Igor Mammedov
,
2022/02/14
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/14
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Igor Mammedov
,
2022/02/14
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Gerd Hoffmann
,
2022/02/15
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/15
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Gerd Hoffmann
,
2022/02/16
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/16
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Gerd Hoffmann
,
2022/02/16
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Daniel P . Berrangé
,
2022/02/16
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Dr. David Alan Gilbert
,
2022/02/21
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Igor Mammedov
,
2022/02/22
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Dr. David Alan Gilbert
,
2022/02/22
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Gerd Hoffmann
,
2022/02/22
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Igor Mammedov
,
2022/02/23
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Dr. David Alan Gilbert
,
2022/02/23
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Igor Mammedov
,
2022/02/23
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/18
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Igor Mammedov
,
2022/02/21
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/21
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Joao Martins
,
2022/02/22
Re: [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
,
Igor Mammedov
,
2022/02/23
[PATCH RFCv2 4/4] i386/pc: Restrict AMD-only enforcing of valid IOVAs to new machine type
,
Joao Martins
,
2022/02/07
[PATCH RFCv2 3/4] i386/pc: warn if phys-bits is too low
,
Joao Martins
,
2022/02/07
Re: [PATCH RFCv2 3/4] i386/pc: warn if phys-bits is too low
,
David Edmondson
,
2022/02/14
Re: [PATCH RFCv2 3/4] i386/pc: warn if phys-bits is too low
,
Joao Martins
,
2022/02/14
Re: [PATCH RFCv2 3/4] i386/pc: warn if phys-bits is too low
,
Igor Mammedov
,
2022/02/14
Re: [PATCH RFCv2 3/4] i386/pc: warn if phys-bits is too low
,
Joao Martins
,
2022/02/14
Re: [PATCH RFCv2 3/4] i386/pc: warn if phys-bits is too low
,
Igor Mammedov
,
2022/02/14
Re: [PATCH RFCv2 3/4] i386/pc: warn if phys-bits is too low
,
Joao Martins
,
2022/02/14
Re: [PATCH RFCv2 3/4] i386/pc: warn if phys-bits is too low
,
Joao Martins
,
2022/02/23
Re: [PATCH RFCv2 3/4] i386/pc: warn if phys-bits is too low
,
Igor Mammedov
,
2022/02/24
Re: [PATCH RFCv2 3/4] i386/pc: warn if phys-bits is too low
,
Joao Martins
,
2022/02/24
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Peter Maydell
,
2022/02/07
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Philippe Mathieu-Daudé
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Markus Armbruster
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Dr. David Alan Gilbert
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Daniel P . Berrangé
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Mark Cave-Ayland
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Dr. David Alan Gilbert
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Markus Armbruster
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Mark Cave-Ayland
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Dr. David Alan Gilbert
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Daniel P . Berrangé
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Mark Cave-Ayland
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Daniel P . Berrangé
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Mark Cave-Ayland
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Daniel P . Berrangé
,
2022/02/08
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Mark Cave-Ayland
,
2022/02/20
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Philippe Mathieu-Daudé
,
2022/02/21
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Mark Cave-Ayland
,
2022/02/21
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Daniel P . Berrangé
,
2022/02/21
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Mark Cave-Ayland
,
2022/02/21
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Dr. David Alan Gilbert
,
2022/02/22
Re: [PATCH 08/11] mos6522: add "info via" HMP command for debugging
,
Mark Cave-Ayland
,
2022/02/24
Re: [PATCH 07/11] mos6522: add register names to register read/write trace events
,
Peter Maydell
,
2022/02/07
Re: [PATCH 06/11] mos6522: use device_class_set_parent_reset() to propagate reset to parent
,
Peter Maydell
,
2022/02/07
Re: [PATCH 05/11] mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
,
Peter Maydell
,
2022/02/07
Re: [PATCH 04/11] mos6522: switch over to use qdev gpios for IRQs
,
Peter Maydell
,
2022/02/07
Re: [PATCH 04/11] mos6522: switch over to use qdev gpios for IRQs
,
Mark Cave-Ayland
,
2022/02/20
Re: [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
,
Vlastimil Babka
,
2022/02/07
Re: [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
,
David Hildenbrand
,
2022/02/08
Re: [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
,
Mike Rapoport
,
2022/02/08
Re: [PATCH v4] hw/sensor: Add lsm303dlhc magnetometer device
,
Peter Maydell
,
2022/02/07
Re: [PATCH v4] hw/sensor: Add lsm303dlhc magnetometer device
,
Philippe Mathieu-Daudé
,
2022/02/10
[PATCH 0/4] target/ppc: powerpc_excp improvements (9/9)
,
Fabiano Rosas
,
2022/02/07
[PATCH 2/4] target/ppc: powerpc_excp: Move common code to the caller function
,
Fabiano Rosas
,
2022/02/07
Re: [PATCH 2/4] target/ppc: powerpc_excp: Move common code to the caller function
,
Cédric Le Goater
,
2022/02/08
[PATCH 4/4] target/ppc: books: Remove excp_model argument from ppc_excp_apply_ail
,
Fabiano Rosas
,
2022/02/07
[PATCH 3/4] target/ppc: Assert if MSR bits differ from msr_mask during exceptions
,
Fabiano Rosas
,
2022/02/07
[PATCH 1/4] target/ppc: Remove powerpc_excp_legacy
,
Fabiano Rosas
,
2022/02/07
Re: [PATCH 1/4] target/ppc: Remove powerpc_excp_legacy
,
David Gibson
,
2022/02/07
Re: [PATCH 1/4] target/ppc: Remove powerpc_excp_legacy
,
Cédric Le Goater
,
2022/02/08
Re: [PATCH v6 00/33] block layer: split block APIs in global state and I/O
,
Kevin Wolf
,
2022/02/07
Re: [PATCH v6 00/33] block layer: split block APIs in global state and I/O
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v6 00/33] block layer: split block APIs in global state and I/O
,
Kevin Wolf
,
2022/02/08
Re: [PATCH v6 00/33] block layer: split block APIs in global state and I/O
,
Emanuele Giuseppe Esposito
,
2022/02/10
Re: [PATCH v6 31/33] include/qemu/job.h: introduce job->pre_run() and use it in amend
,
Kevin Wolf
,
2022/02/07
Re: [PATCH v6 31/33] include/qemu/job.h: introduce job->pre_run() and use it in amend
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v6 22/33] block/coroutines: I/O API
,
Kevin Wolf
,
2022/02/07
Re: [PATCH v6 13/33] include/block/blockjob.h: global state API
,
Kevin Wolf
,
2022/02/07
Re: [PATCH v6 13/33] include/block/blockjob.h: global state API
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v3 1/1] util: adjust coroutine pool size to virtio block queue
,
Stefan Hajnoczi
,
2022/02/07
RE: [PATCH v3 1/1] util: adjust coroutine pool size to virtio block queue
,
Hiroki Narukawa
,
2022/02/14
Re: [PATCH v3 1/1] util: adjust coroutine pool size to virtio block queue
,
Stefan Hajnoczi
,
2022/02/14
Re: [PATCH v6 09/33] block: introduce assert_bdrv_graph_writable
,
Kevin Wolf
,
2022/02/07
Re: [PATCH v1 0/1] hw/arm: versal-virt: Always call arm_load_kernel()
,
Peter Maydell
,
2022/02/07
Re: [PATCH v6 05/33] include/sysemu/block-backend: split header into I/O and global state (GS) API
,
Kevin Wolf
,
2022/02/07
[PATCH 00/14] block: blockdev-del force=false
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 02/14] block: drop bdrv_detach_child()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 01/14] block: refactor bdrv_remove_file_or_backing_child to bdrv_remove_child
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 04/14] block: add bdrv_try_set_aio_context_tran transaction action
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 10/14] qcow2: qcow2_inactivate(): don't call qcow2_mark_clean() when RO
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 14/14] iotests: add test for blockdev-del(force=false)
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 06/14] block: bdrv_delete(): drop unnecessary zeroing
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 08/14] qapi/block-core: add 'force' argument to blockdev-del
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 03/14] block: bdrv_refresh_perms(): allow external tran
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 05/14] block: merge bdrv_delete and bdrv_close
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 12/14] qcow2: implement .bdrv_close_safe
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 13/14] block/file-posix: implement .bdrv_close_safe
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 09/14] qcow2: qcow2_inactivate(): use qcow2_flush_caches()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 07/14] block: implemet bdrv_try_unref()
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
[PATCH 11/14] qcow2: refactor qcow2_inactivate
,
Vladimir Sementsov-Ogievskiy
,
2022/02/07
Re: [PATCH] hw/sd: Correct CMD58's R3 response "in idle state" bit in SPI-mode
,
Peter Maydell
,
2022/02/07
[PATCH 0/3] hw: aspeed_gpio: Model new interface for the AST2600
,
Andrew Jeffery
,
2022/02/07
[PATCH 1/3] hw: aspeed_gpio: Cleanup stray semicolon after switch
,
Andrew Jeffery
,
2022/02/07
[PATCH 2/3] hw: aspeed_gpio: Split GPIOSet handling from accessors
,
Andrew Jeffery
,
2022/02/07
[PATCH 3/3] hw: aspeed_gpio: Support the AST2600's indexed register interface
,
Andrew Jeffery
,
2022/02/07
Re: [PATCH 0/3] hw: aspeed_gpio: Model new interface for the AST2600
,
Andrew Jeffery
,
2022/02/09
Re: [PATCH] hw/sd: Correct card status clear conditions in SPI-mode
,
Peter Maydell
,
2022/02/07
Re: [PATCH 5/5] libvduse: Add support for reconnecting
,
Stefan Hajnoczi
,
2022/02/07
Re: [PATCH 5/5] libvduse: Add support for reconnecting
,
Yongji Xie
,
2022/02/08
Re: [PATCH 5/5] libvduse: Add support for reconnecting
,
Stefan Hajnoczi
,
2022/02/08
Re: [PATCH 5/5] libvduse: Add support for reconnecting
,
Yongji Xie
,
2022/02/08
Re: [PATCH 10/16] Revert "Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2""
,
Alexander Graf
,
2022/02/07
Re: [PATCH 07/16] hw/arm/versal: Let boot.c handle PSCI enablement
,
Alexander Graf
,
2022/02/07
Re: [PATCH 06/16] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
,
Alexander Graf
,
2022/02/07
Re: [PATCH 06/16] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
,
Peter Maydell
,
2022/02/07
Re: [PATCH 06/16] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
,
Alexander Graf
,
2022/02/07
Re: [PATCH 06/16] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
,
Edgar E. Iglesias
,
2022/02/07
Re: [PATCH 06/16] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
,
Alexander Graf
,
2022/02/07
Re: [PATCH 06/16] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
,
Philippe Mathieu-Daudé
,
2022/02/07
Re: [PATCH 06/16] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
,
Alexander Graf
,
2022/02/07
Re: [PATCH 06/16] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
,
Edgar E. Iglesias
,
2022/02/07
Re: [PATCH 06/16] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
,
Philippe Mathieu-Daudé
,
2022/02/07
Re: [PATCH 06/16] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
,
Alexander Graf
,
2022/02/07
Re: [PATCH 4/5] vduse-blk: Add vduse-blk resize support
,
Stefan Hajnoczi
,
2022/02/07
Re: [PATCH 4/5] vduse-blk: Add vduse-blk resize support
,
Yongji Xie
,
2022/02/08
Re: [PATCH 3/5] vduse-blk: implements vduse-blk export
,
Stefan Hajnoczi
,
2022/02/07
Re: [PATCH 3/5] vduse-blk: implements vduse-blk export
,
Yongji Xie
,
2022/02/08
Re: [PATCH 2/5] libvduse: Add VDUSE (vDPA Device in Userspace) library
,
Stefan Hajnoczi
,
2022/02/07
Re: [PATCH 2/5] libvduse: Add VDUSE (vDPA Device in Userspace) library
,
Yongji Xie
,
2022/02/08
Re: [PATCH 2/5] libvduse: Add VDUSE (vDPA Device in Userspace) library
,
Stefan Hajnoczi
,
2022/02/08
[PATCH v3] hw/rx: rx-gdbsim DTB load address aligned of 16byte.
,
Yoshinori Sato
,
2022/02/07
Re: [PATCH 1/5] linux-headers: Add vduse.h
,
Stefan Hajnoczi
,
2022/02/07
Re: [PATCH 1/5] linux-headers: Add vduse.h
,
Yongji Xie
,
2022/02/07
[PATCH v2] memory: Fix qemu crash on starting dirty log twice with stopped VM
,
Peter Xu
,
2022/02/07
Re: [PATCH v2] memory: Fix qemu crash on starting dirty log twice with stopped VM
,
Paolo Bonzini
,
2022/02/08
[PATCH] kvm: drop work around for kernel header typo.
,
Nan Wang
,
2022/02/07
Re: [PATCH] kvm: drop work around for kernel header typo.
,
Peter Maydell
,
2022/02/07
Re: [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
,
Vlastimil Babka
,
2022/02/07
Re: [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
,
Chao Peng
,
2022/02/17
Re: [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
,
Andy Lutomirski
,
2022/02/11
Re: [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
,
Chao Peng
,
2022/02/17
Re: [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
,
Andy Lutomirski
,
2022/02/17
Re: [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
,
Chao Peng
,
2022/02/23
Re: [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
,
Steven Price
,
2022/02/23
target/arm: cp15.dacr migration
,
Pavel Dovgalyuk
,
2022/02/07
Re: target/arm: cp15.dacr migration
,
Peter Maydell
,
2022/02/07
Re: target/arm: cp15.dacr migration
,
Pavel Dovgalyuk
,
2022/02/07
Re: target/arm: cp15.dacr migration
,
Peter Maydell
,
2022/02/08
[PATCH] block/vvfat: Fix memleaks in vvfat_close()
,
Hanna Reitz
,
2022/02/07
Re: [PATCH] block/vvfat: Fix memleaks in vvfat_close()
,
Philippe Mathieu-Daudé
,
2022/02/07
Re: [PATCH] block/vvfat: Fix memleaks in vvfat_close()
,
Kevin Wolf
,
2022/02/07
[PATCH v2 0/3] hw/smbios: fix table memory corruption with large memory vms
,
Ani Sinha
,
2022/02/07
[PATCH v2 1/3] hw/smbios: code cleanup - use macro definitions for table base addresses
,
Ani Sinha
,
2022/02/07
Re: [PATCH v2 1/3] hw/smbios: code cleanup - use macro definitions for table base addresses
,
Igor Mammedov
,
2022/02/11
[PATCH v2 3/3] hw/smbios: add an assertion to ensure tables 19 and 32 do not collide
,
Ani Sinha
,
2022/02/07
Re: [PATCH v2 3/3] hw/smbios: add an assertion to ensure tables 19 and 32 do not collide
,
Igor Mammedov
,
2022/02/14
[PATCH v2 2/3] hw/smbios: fix table memory corruption with large memory vms
,
Ani Sinha
,
2022/02/07
Re: [PATCH v2 2/3] hw/smbios: fix table memory corruption with large memory vms
,
Igor Mammedov
,
2022/02/14
Re: [PATCH v2 2/3] hw/smbios: fix table memory corruption with large memory vms
,
Ani Sinha
,
2022/02/18
Re: [PATCH v2 0/3] hw/smbios: fix table memory corruption with large memory vms
,
Michael S. Tsirkin
,
2022/02/14
Re: [PATCH v2 0/3] hw/smbios: fix table memory corruption with large memory vms
,
Ani Sinha
,
2022/02/14
[PATCH v5 1/1] virtio: fix the condition for iommu_platform not supported
,
Halil Pasic
,
2022/02/07
Re: [PATCH v5 1/1] virtio: fix the condition for iommu_platform not supported
,
Jason Wang
,
2022/02/07
Re: [PULL 31/31] linux-user: Remove the deprecated ppc64abi32 target
,
Thomas Huth
,
2022/02/07
Re: [PULL 31/31] linux-user: Remove the deprecated ppc64abi32 target
,
Alex Bennée
,
2022/02/07
[PATCH] hw/timer: fix a9gtimer vmstate
,
Pavel Dovgalyuk
,
2022/02/07
Re: [PATCH] hw/timer: fix a9gtimer vmstate
,
Pavel Dovgalyuk
,
2022/02/14
Re: [PATCH] hw/timer: fix a9gtimer vmstate
,
Peter Maydell
,
2022/02/18
[PULL 0/8] Linux user for 7.0 patches
,
Laurent Vivier
,
2022/02/07
[PULL 5/8] linux-user: sigprocmask check read perms first
,
Laurent Vivier
,
2022/02/07
[PULL 2/8] linux-user/alpha: Fix target rlimits for alpha and rearrange for clarity
,
Laurent Vivier
,
2022/02/07
[PULL 4/8] linux-user: rt_sigprocmask, check read perms first
,
Laurent Vivier
,
2022/02/07
[PULL 6/8] linux-user: Implement starttime field in self stat emulation
,
Laurent Vivier
,
2022/02/07
[PULL 7/8] linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h
,
Laurent Vivier
,
2022/02/07
[PULL 1/8] linux-user: Remove unnecessary 'aligned' attribute from TaskState
,
Laurent Vivier
,
2022/02/07
[PULL 3/8] linux-user: Fix inotify on aarch64
,
Laurent Vivier
,
2022/02/07
[PULL 8/8] linux-user/syscall: Translate TARGET_RLIMIT_RTTIME
,
Laurent Vivier
,
2022/02/07
Re: [PULL 0/8] Linux user for 7.0 patches
,
Peter Maydell
,
2022/02/07
[PATCH v2 0/9] exec: Remove 'qemu/log.h' from 'exec-all.h'
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v2 2/9] hw/remote: Add missing include
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v2 4/9] qtest: Add missing 'hw/qdev-core.h' include
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v2 3/9] hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v2 1/9] hw/tpm: Clean includes
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v2 5/9] exec/ramblock: Add missing includes
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v2 6/9] core/ptimers: Remove unnecessary 'sysemu/cpus.h' include
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v2 9/9] exec/exec-all: Move 'qemu/log.h' include in units requiring it
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v2 7/9] target: Add missing "qemu/timer.h" include
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v2 8/9] linux-user: Add missing "qemu/timer.h" include
,
Philippe Mathieu-Daudé
,
2022/02/07
Re: [PATCH v2 0/9] exec: Remove 'qemu/log.h' from 'exec-all.h'
,
Thomas Huth
,
2022/02/21
[PATCH v3 00/21] softmmu: Make various objects target agnostic
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 01/21] accel: Restrict sysemu stubs to system emulation
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 03/21] exec: Declare vaddr as a generic target-agnostic type
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 06/21] sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnostic
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 04/21] exec: Make cpu_memory_rw_debug() target agnostic
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 02/21] accel/meson: Only build hw virtualization with system emulation
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 07/21] accel/kvm: Simplify user-mode #ifdef'ry
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 08/21] accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 10/21] accel: Introduce AccelOpsClass::cpu_thread_is_idle()
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 15/21] softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 21/21] softmmu: Build target-agnostic objects once
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 13/21] softmmu/runstate: Clean headers
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 16/21] misc: Remove unnecessary "sysemu/cpu-timers.h" include
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 17/21] misc: Add missing "sysemu/cpu-timers.h" include
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 20/21] softmmu: Add qemu_init_arch_modules()
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 09/21] softmmu/cpus: Code movement
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 18/21] exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 05/21] sysemu/memory_mapping: Become target-agnostic
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 14/21] softmmu/physmem: Remove unnecessary include
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 12/21] softmmu/globals: Remove unused 'hw/i386/*' headers
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 19/21] exec/cpu: Make address_space_init/reloading_memory_map target agnostic
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v3 11/21] accel: Introduce AccelOpsClass::cpus_are_resettable()
,
Philippe Mathieu-Daudé
,
2022/02/07
[PATCH v7 0/2] vhost-user hardware notifier bug fixes
,
Xueming Li
,
2022/02/07
[PATCH v7 2/2] vhost-user: fix VirtQ notifier cleanup
,
Xueming Li
,
2022/02/07
[PATCH v7 1/2] vhost-user: remove VirtQ notifier restore
,
Xueming Li
,
2022/02/07
Re: [RFC v4 09/21] vfio-user: define socket send functions
,
John Johnson
,
2022/02/07
[PATCH v16] ACPI ERST: specification for ERST support
,
Ani Sinha
,
2022/02/07
[PATCH v16] ACPI ERST: specification for ERST support
,
Ani Sinha
,
2022/02/07
Re: Fwd: VirtioSound device emulation implementation
,
Shreyansh Chouhan
,
2022/02/06
Re: Fwd: VirtioSound device emulation implementation
,
Shreyansh Chouhan
,
2022/02/08
[PATCH] memory: Fix qemu crash on starting dirty log twice with stopped VM
,
Peter Xu
,
2022/02/06
Re: [PATCH] memory: Fix qemu crash on starting dirty log twice with stopped VM
,
Paolo Bonzini
,
2022/02/07
Re: [PATCH] memory: Fix qemu crash on starting dirty log twice with stopped VM
,
Peter Xu
,
2022/02/07
Re: [PATCH] memory: Fix qemu crash on starting dirty log twice with stopped VM
,
Paolo Bonzini
,
2022/02/08
[PATCH 0/8] Hexagon bug fixes and additional tests
,
Taylor Simpson
,
2022/02/06
[PATCH 5/8] Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
,
Taylor Simpson
,
2022/02/06
[PATCH 1/8] Hexagon (target/hexagon) fix bug in circular addressing
,
Taylor Simpson
,
2022/02/06
[PATCH 6/8] Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
,
Taylor Simpson
,
2022/02/06
[PATCH 8/8] Hexagon (tests/tcg/hexagon) update overflow test
,
Taylor Simpson
,
2022/02/06
[PATCH 3/8] Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
,
Taylor Simpson
,
2022/02/06
[PATCH 7/8] Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c
,
Taylor Simpson
,
2022/02/06
[PATCH 4/8] Hexagon (target/hexagon) properly handle SNaN in dfmin/dfmax/sfmin/sfmax
,
Taylor Simpson
,
2022/02/06
[PATCH 2/8] Hexagon HVX (target/hexagon)) fix bug in HVX saturate instructions
,
Taylor Simpson
,
2022/02/06
[PATCH qemu] Add TCG support for UMIP
,
~hildardorf
,
2022/02/06
Re: [PATCH qemu] Add TCG support for UMIP
,
Philippe Mathieu-Daudé
,
2022/02/07
Add TCG support for UMIP
,
Gareth Webb
,
2022/02/06
Re: Add TCG support for UMIP
,
Philippe Mathieu-Daudé
,
2022/02/06
Re: Add TCG support for UMIP
,
Paolo Bonzini
,
2022/02/07
Re: Add TCG support for UMIP
,
Peter Maydell
,
2022/02/07
[PATCH v4 00/11] 9p: Add support for darwin
,
Will Cohen
,
2022/02/06
[PATCH v4 02/11] 9p: Rename 9p-util -> 9p-util-linux
,
Will Cohen
,
2022/02/06
Re: [PATCH v4 02/11] 9p: Rename 9p-util -> 9p-util-linux
,
Philippe Mathieu-Daudé
,
2022/02/06
[PATCH v4 01/11] 9p: linux: Fix a couple Linux assumptions
,
Will Cohen
,
2022/02/06
Re: [PATCH v4 01/11] 9p: linux: Fix a couple Linux assumptions
,
Philippe Mathieu-Daudé
,
2022/02/06
Re: [PATCH v4 01/11] 9p: linux: Fix a couple Linux assumptions
,
Greg Kurz
,
2022/02/07
[PATCH v4 03/11] 9p: darwin: Handle struct stat(fs) differences
,
Will Cohen
,
2022/02/06
[PATCH v4 04/11] 9p: darwin: Handle struct dirent differences
,
Will Cohen
,
2022/02/06
Re: [PATCH v4 04/11] 9p: darwin: Handle struct dirent differences
,
Fabian Franz
,
2022/02/07
Re: [PATCH v4 04/11] 9p: darwin: Handle struct dirent differences
,
Will Cohen
,
2022/02/07
Re: [PATCH v4 04/11] 9p: darwin: Handle struct dirent differences
,
Christian Schoenebeck
,
2022/02/07
Re: [PATCH v4 04/11] 9p: darwin: Handle struct dirent differences
,
Christian Schoenebeck
,
2022/02/07
Re: [PATCH v4 04/11] 9p: darwin: Handle struct dirent differences
,
Will Cohen
,
2022/02/07
[PATCH v4 08/11] 9p: darwin: Compatibility for f/l*xattr
,
Will Cohen
,
2022/02/06
[PATCH v4 06/11] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
,
Will Cohen
,
2022/02/06
[PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/06
Re: [PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
,
Philippe Mathieu-Daudé
,
2022/02/06
Re: [PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/06
Re: [PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
,
Greg Kurz
,
2022/02/07
Re: [PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
,
Philippe Mathieu-Daudé
,
2022/02/07
Re: [PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
,
Greg Kurz
,
2022/02/07
Re: [PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
,
Dr. David Alan Gilbert
,
2022/02/07
Re: [PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/07
Re: [PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/07
Re: [PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/07
Re: [PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/07
Re: [PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
,
Will Cohen
,
2022/02/07
Re: [PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
,
Vivek Goyal
,
2022/02/07
[PATCH v4 05/11] 9p: darwin: Ignore O_{NOATIME, DIRECT}
,
Will Cohen
,
2022/02/06
[PATCH v4 07/11] 9p: darwin: *xattr_nofollow implementations
,
Will Cohen
,
2022/02/06
[PATCH v4 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Will Cohen
,
2022/02/06
Re: [PATCH v4 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Philippe Mathieu-Daudé
,
2022/02/06
Re: [PATCH v4 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Will Cohen
,
2022/02/06
Re: [PATCH v4 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Christian Schoenebeck
,
2022/02/07
Re: [PATCH v4 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Will Cohen
,
2022/02/07
Re: [PATCH v4 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Greg Kurz
,
2022/02/07
Re: [PATCH v4 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Christian Schoenebeck
,
2022/02/07
Re: [PATCH v4 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Christian Schoenebeck
,
2022/02/07
Re: [PATCH v4 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Will Cohen
,
2022/02/07
Re: [PATCH v4 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
,
Christian Schoenebeck
,
2022/02/07
[PATCH v4 11/11] 9p: darwin: Adjust assumption on virtio-9p-test
,
Will Cohen
,
2022/02/06
Re: [PATCH v4 11/11] 9p: darwin: Adjust assumption on virtio-9p-test
,
Thomas Huth
,
2022/02/07
Re: [PATCH v4 00/11] 9p: Add support for darwin
,
Christian Schoenebeck
,
2022/02/07
Re: [PATCH v4 00/11] 9p: Add support for darwin
,
Will Cohen
,
2022/02/07
[PATCH v3 0/2] use trace events and fix garbled output
,
Carwyn Ellis
,
2022/02/06
[PATCH v3 2/2] hw/display/vmware_vga: do not discard screen updates
,
Carwyn Ellis
,
2022/02/06
[PATCH v3 1/2] hw/display/vmware_vga: replace fprintf calls with trace events
,
Carwyn Ellis
,
2022/02/06
Re: [PATCH v3 1/2] hw/display/vmware_vga: replace fprintf calls with trace events
,
Philippe Mathieu-Daudé
,
2022/02/06
[PATCH] tcg/loongarch64: Fix fallout from recent MO_Q renaming
,
WANG Xuerui
,
2022/02/06
Re: [PATCH] tcg/loongarch64: Fix fallout from recent MO_Q renaming
,
Richard Henderson
,
2022/02/06
[PATCH v5 0/6] tcg/sparc: Unaligned access for user-only
,
Richard Henderson
,
2022/02/06
[PATCH v5 1/6] tcg/sparc: Add scratch argument to tcg_out_movi_int
,
Richard Henderson
,
2022/02/06
Re: [PATCH v5 1/6] tcg/sparc: Add scratch argument to tcg_out_movi_int
,
Peter Maydell
,
2022/02/07
Re: [PATCH v5 1/6] tcg/sparc: Add scratch argument to tcg_out_movi_int
,
Richard Henderson
,
2022/02/07
[PATCH v5 2/6] tcg/sparc: Improve code gen for shifted 32-bit constants
,
Richard Henderson
,
2022/02/06
[PATCH v5 3/6] tcg/sparc: Convert patch_reloc to return bool
,
Richard Henderson
,
2022/02/06
Re: [PATCH v5 3/6] tcg/sparc: Convert patch_reloc to return bool
,
Peter Maydell
,
2022/02/06
[PATCH v5 4/6] tcg/sparc: Use the constant pool for 64-bit constants
,
Richard Henderson
,
2022/02/06
[PATCH v5 6/6] tcg/sparc: Support unaligned access for user-only
,
Richard Henderson
,
2022/02/06
Re: [PATCH v5 6/6] tcg/sparc: Support unaligned access for user-only
,
Peter Maydell
,
2022/02/07
[PATCH v5 5/6] tcg/sparc: Add tcg_out_jmpl_const for better tail calls
,
Richard Henderson
,
2022/02/06
Re: [PATCH v11 0/8] hmp,qmp: Add commands to introspect virtio devices
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 00/24] virtio,pc: features, cleanups, fixes
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 07/24] tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 03/24] tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() test
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 06/24] tests: acpi: update expected blobs
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 05/24] acpi: fix OEM ID/OEM Table ID padding
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 10/24] libvhost-user: Simplify VHOST_USER_REM_MEM_REG
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 02/24] hw/i386: Add the possibility to disable the 'isapc' machine
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 04/24] tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobs
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 09/24] libvhost-user: Add vu_add_mem_reg input validation
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 13/24] libvhost-user: handle removal of identical regions
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 08/24] libvhost-user: Add vu_rem_mem_reg input validation
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 01/24] cpuid: use unsigned for max cpuid
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 12/24] libvhost-user: prevent over-running max RAM slots
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 14/24] libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with hugetlb
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 15/24] ACPI ERST: bios-tables-test.c steps 1 and 2
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 16/24] ACPI ERST: PCI device_id for ERST
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 17/24] ACPI ERST: header file for ERST
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 19/24] ACPI ERST: build the ACPI ERST table
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 18/24] ACPI ERST: support for ACPI ERST feature
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 20/24] ACPI ERST: create ACPI ERST table for pc/x86 machines
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 21/24] ACPI ERST: qtest for ERST
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 22/24] ACPI ERST: bios-tables-test testcase
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 24/24] util/oslib-posix: Fix missing unlock in the error path of os_mem_prealloc()
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 23/24] ACPI ERST: step 6 of bios-tables-test.c
,
Michael S. Tsirkin
,
2022/02/06
[PULL v2 11/24] libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fd
,
Michael S. Tsirkin
,
2022/02/06
Re: [PULL v2 00/24] virtio,pc: features, cleanups, fixes
,
Peter Maydell
,
2022/02/06
[PATCH] erst: drop cast to long long
,
Michael S. Tsirkin
,
2022/02/06
Re: [PATCH] erst: drop cast to long long
,
Philippe Mathieu-Daudé
,
2022/02/06
Re: [PATCH] erst: drop cast to long long
,
Thomas Huth
,
2022/02/07
[PATCH v3 0/6] Privilege version update
,
Atish Patra
,
2022/02/06
[PATCH v3 1/6] target/riscv: Define simpler privileged spec version numbering
,
Atish Patra
,
2022/02/06
Re: [PATCH v3 1/6] target/riscv: Define simpler privileged spec version numbering
,
Alistair Francis
,
2022/02/21
[PATCH v3 2/6] target/riscv: Add the privileged spec version 1.12.0
,
Atish Patra
,
2022/02/06
Re: [PATCH v3 2/6] target/riscv: Add the privileged spec version 1.12.0
,
Alistair Francis
,
2022/02/21
[PATCH v3 3/6] target/riscv: Introduce privilege version field in the CSR ops.
,
Atish Patra
,
2022/02/06
Re: [PATCH v3 3/6] target/riscv: Introduce privilege version field in the CSR ops.
,
Alistair Francis
,
2022/02/21
Re: [PATCH v3 3/6] target/riscv: Introduce privilege version field in the CSR ops.
,
Atish Patra
,
2022/02/22
[PATCH v3 4/6] target/riscv: Add support for mconfigptr
,
Atish Patra
,
2022/02/06
Re: [PATCH v3 4/6] target/riscv: Add support for mconfigptr
,
Alistair Francis
,
2022/02/21
[PATCH v3 5/6] target/riscv: Add *envcfg* CSRs support
,
Atish Patra
,
2022/02/06
[PATCH v3 6/6] target/riscv: Enable privileged spec version 1.12
,
Atish Patra
,
2022/02/06
Re: [PATCH v3 6/6] target/riscv: Enable privileged spec version 1.12
,
Alistair Francis
,
2022/02/21
Re: New arm alignment issue with 6.2.0 - bisected to single revision
,
Richard Henderson
,
2022/02/05
[PATCH v2] tests/qtest: add qtests for npcm7xx sdhci
,
Patrick Venture
,
2022/02/05
Re: [PATCH v2] tests/qtest: add qtests for npcm7xx sdhci
,
Peter Maydell
,
2022/02/07
Re: [PATCH v2] tests/qtest: add qtests for npcm7xx sdhci
,
Patrick Venture
,
2022/02/07
Re: [PATCH v2] tests/qtest: add qtests for npcm7xx sdhci
,
Patrick Venture
,
2022/02/08
[PATCH v4] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Vitaly Chikunov
,
2022/02/05
Re: [PATCH v4] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Greg Kurz
,
2022/02/07
Re: [PATCH v4] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/07
Re: [PATCH v4] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/09
[PATCH 0/2] Make mc146818rtc more self-contained
,
Bernhard Beschow
,
2022/02/05
[PATCH 1/2] isa/piix4: Resolve RTCState attribute
,
Bernhard Beschow
,
2022/02/05
Re: [PATCH 1/2] isa/piix4: Resolve RTCState attribute
,
Peter Maydell
,
2022/02/05
Re: [PATCH 1/2] isa/piix4: Resolve RTCState attribute
,
Philippe Mathieu-Daudé
,
2022/02/05
[PATCH 2/2] mc146818rtc: Unexport RTCState
,
Bernhard Beschow
,
2022/02/05
[RFC PATCH] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
gautam.dawar
,
2022/02/05
Re: [RFC PATCH] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Jason Wang
,
2022/02/06
RE: [RFC PATCH] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
,
Gautam Dawar
,
2022/02/07
[PATCH] hw/ide: implement ich6 ide controller support
,
Liav Albani
,
2022/02/05
Re: [PATCH] hw/ide: implement ich6 ide controller support
,
BALATON Zoltan
,
2022/02/05
Re: [PATCH] hw/ide: implement ich6 ide controller support
,
Liav Albani
,
2022/02/05
Re: [PATCH] hw/ide: implement ich6 ide controller support
,
BALATON Zoltan
,
2022/02/05
Re: [PATCH] hw/ide: implement ich6 ide controller support
,
BALATON Zoltan
,
2022/02/14
Re: [PATCH] hw/ide: implement ich6 ide controller support
,
Liav Albani
,
2022/02/14
Re: [PATCH] hw/ide: implement ich6 ide controller support
,
John Snow
,
2022/02/17
Re: [RFC PATCH v5 00/30] Add LoongArch softmmu support
,
Mark Cave-Ayland
,
2022/02/05
Re: [RFC PATCH v5 00/30] Add LoongArch softmmu support
,
yangxiaojuan
,
2022/02/10
Re: [RFC PATCH v5 01/30] target/loongarch: Add system emulation introduction
,
Mark Cave-Ayland
,
2022/02/05
Re: [RFC PATCH v5 23/30] hw/loongarch: Add some devices support for 3A5000.
,
Mark Cave-Ayland
,
2022/02/05
Re: [RFC PATCH v5 21/30] hw/loongarch: Add irq hierarchy for the system
,
Mark Cave-Ayland
,
2022/02/05
Re: [RFC PATCH v5 20/30] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
,
Mark Cave-Ayland
,
2022/02/05
[PATCH v4 0/4] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents
,
Philippe Mathieu-Daudé
,
2022/02/05
[PATCH v4 1/4] tests/qtest/acpi: Temporary allow VIOT table changes
,
Philippe Mathieu-Daudé
,
2022/02/05
[PATCH v4 2/4] hw/i386: Attach CPUs to machine
,
Philippe Mathieu-Daudé
,
2022/02/05
Re: [PATCH v4 2/4] hw/i386: Attach CPUs to machine
,
Igor Mammedov
,
2022/02/07
Re: [PATCH v4 2/4] hw/i386: Attach CPUs to machine
,
Igor Mammedov
,
2022/02/07
Re: [PATCH v4 2/4] hw/i386: Attach CPUs to machine
,
Peter Krempa
,
2022/02/07
Re: [PATCH v4 2/4] hw/i386: Attach CPUs to machine
,
Peter Krempa
,
2022/02/07
Re: [PATCH v4 2/4] hw/i386: Attach CPUs to machine
,
Ani Sinha
,
2022/02/07
Re: [PATCH v4 2/4] hw/i386: Attach CPUs to machine
,
Peter Krempa
,
2022/02/07
Re: [PATCH v4 2/4] hw/i386: Attach CPUs to machine
,
Ani Sinha
,
2022/02/07
Re: [PATCH v4 2/4] hw/i386: Attach CPUs to machine
,
Daniel P . Berrangé
,
2022/02/07
Re: [PATCH v4 2/4] hw/i386: Attach CPUs to machine
,
Igor Mammedov
,
2022/02/07
Re: [PATCH v4 2/4] hw/i386: Attach CPUs to machine
,
Daniel P . Berrangé
,
2022/02/07
Re: [PATCH v4 2/4] hw/i386: Attach CPUs to machine
,
Igor Mammedov
,
2022/02/07
Re: [PATCH v4 2/4] hw/i386: Attach CPUs to machine
,
Peter Maydell
,
2022/02/07
[PATCH v4 4/4] hw/i386/sgx: Attach SGX-EPC objects to machine
,
Philippe Mathieu-Daudé
,
2022/02/05
Re: [PATCH v4 4/4] hw/i386/sgx: Attach SGX-EPC objects to machine
,
Igor Mammedov
,
2022/02/07
Re: [PATCH v4 4/4] hw/i386/sgx: Attach SGX-EPC objects to machine
,
Philippe Mathieu-Daudé
,
2022/02/07
Re: [PATCH v4 4/4] hw/i386/sgx: Attach SGX-EPC objects to machine
,
Yang Zhong
,
2022/02/14
Re: [PATCH v4 4/4] hw/i386/sgx: Attach SGX-EPC objects to machine
,
Igor Mammedov
,
2022/02/14
Re: [PATCH v4 4/4] hw/i386/sgx: Attach SGX-EPC objects to machine
,
Daniel P . Berrangé
,
2022/02/14
Re: [PATCH v4 4/4] hw/i386/sgx: Attach SGX-EPC objects to machine
,
Igor Mammedov
,
2022/02/16
Re: [PATCH v4 4/4] hw/i386/sgx: Attach SGX-EPC objects to machine
,
Yang Zhong
,
2022/02/14
[PATCH v4 3/4] tests/qtest/acpi: Update VIOT table blob
,
Philippe Mathieu-Daudé
,
2022/02/05
Re: [PATCH v4 0/4] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents
,
Philippe Mathieu-Daudé
,
2022/02/05
Re: [RFC PATCH v5 17/30] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
,
Mark Cave-Ayland
,
2022/02/05
Re: [RFC PATCH v5 16/30] hw/loongarch: Add LoongArch cpu interrupt support(CPUINTC)
,
Mark Cave-Ayland
,
2022/02/05
Re: [RFC PATCH v5 08/30] target/loongarch: Add LoongArch IOCSR instruction
,
Mark Cave-Ayland
,
2022/02/05
Re: [PATCH] input/adb: Only include where needed
,
Mark Cave-Ayland
,
2022/02/05
Re: [PATCH] input/adb: Only include where needed
,
Philippe Mathieu-Daudé
,
2022/02/05
Re: [PATCH 01/11] mos6522: add defines for IFR bit flags
,
Mark Cave-Ayland
,
2022/02/05
Re: [PATCH 01/11] mos6522: add defines for IFR bit flags
,
Philippe Mathieu-Daudé
,
2022/02/05
Re: [PATCH 01/11] mos6522: add defines for IFR bit flags
,
BALATON Zoltan
,
2022/02/05
Re: [PATCH 01/11] mos6522: add defines for IFR bit flags
,
Mark Cave-Ayland
,
2022/02/20
Re: [PATCH 01/11] mos6522: add defines for IFR bit flags
,
BALATON Zoltan
,
2022/02/20
Re: [PATCH v2 0/6] qtests/libqos: Allow PCI tests to be run with virt-machine
,
Michael S. Tsirkin
,
2022/02/04
Re: [PATCH v2 0/6] qtests/libqos: Allow PCI tests to be run with virt-machine
,
Eric Auger
,
2022/02/07
[PULL 00/32] virtio,pc: features, cleanups, fixes
,
Michael S. Tsirkin
,
2022/02/04
[PULL 01/32] cpuid: use unsigned for max cpuid
,
Michael S. Tsirkin
,
2022/02/04
[PULL 02/32] hw/i386: Add the possibility to disable the 'isapc' machine
,
Michael S. Tsirkin
,
2022/02/04
[PULL 03/32] tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() test
,
Michael S. Tsirkin
,
2022/02/04
[PULL 04/32] tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobs
,
Michael S. Tsirkin
,
2022/02/04
[PULL 05/32] acpi: fix OEM ID/OEM Table ID padding
,
Michael S. Tsirkin
,
2022/02/04
[PULL 07/32] tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()
,
Michael S. Tsirkin
,
2022/02/04
[PULL 10/32] libvhost-user: Simplify VHOST_USER_REM_MEM_REG
,
Michael S. Tsirkin
,
2022/02/04
[PULL 14/32] libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with hugetlb
,
Michael S. Tsirkin
,
2022/02/04
[PULL 12/32] libvhost-user: prevent over-running max RAM slots
,
Michael S. Tsirkin
,
2022/02/04
[PULL 09/32] libvhost-user: Add vu_add_mem_reg input validation
,
Michael S. Tsirkin
,
2022/02/04
[PULL 13/32] libvhost-user: handle removal of identical regions
,
Michael S. Tsirkin
,
2022/02/04
[PULL 18/32] qmp: add QMP command x-query-virtio-status
,
Michael S. Tsirkin
,
2022/02/04
[PULL 27/32] ACPI ERST: build the ACPI ERST table
,
Michael S. Tsirkin
,
2022/02/04
[PULL 23/32] ACPI ERST: bios-tables-test.c steps 1 and 2
,
Michael S. Tsirkin
,
2022/02/04
[PULL 06/32] tests: acpi: update expected blobs
,
Michael S. Tsirkin
,
2022/02/04
[PULL 11/32] libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fd
,
Michael S. Tsirkin
,
2022/02/04
[PULL 16/32] virtio: add vhost support for virtio devices
,
Michael S. Tsirkin
,
2022/02/04
[PULL 24/32] ACPI ERST: PCI device_id for ERST
,
Michael S. Tsirkin
,
2022/02/04
[PULL 22/32] hmp: add virtio commands
,
Michael S. Tsirkin
,
2022/02/04
[PULL 19/32] qmp: decode feature & status bits in virtio-status
,
Michael S. Tsirkin
,
2022/02/04
[PULL 26/32] ACPI ERST: support for ACPI ERST feature
,
Michael S. Tsirkin
,
2022/02/04
[PULL 29/32] ACPI ERST: qtest for ERST
,
Michael S. Tsirkin
,
2022/02/04
[PULL 08/32] libvhost-user: Add vu_rem_mem_reg input validation
,
Michael S. Tsirkin
,
2022/02/04
[PULL 32/32] util/oslib-posix: Fix missing unlock in the error path of os_mem_prealloc()
,
Michael S. Tsirkin
,
2022/02/04
[PULL 28/32] ACPI ERST: create ACPI ERST table for pc/x86 machines
,
Michael S. Tsirkin
,
2022/02/04
[PULL 15/32] virtio: drop name parameter for virtio_init()
,
Michael S. Tsirkin
,
2022/02/04
[PULL 21/32] qmp: add QMP command x-query-virtio-queue-element
,
Michael S. Tsirkin
,
2022/02/04
[PULL 31/32] ACPI ERST: step 6 of bios-tables-test.c
,
Michael S. Tsirkin
,
2022/02/04
[PULL 30/32] ACPI ERST: bios-tables-test testcase
,
Michael S. Tsirkin
,
2022/02/04
[PULL 17/32] qmp: add QMP command x-query-virtio
,
Michael S. Tsirkin
,
2022/02/04
[PULL 20/32] qmp: add QMP commands for virtio/vhost queue-status
,
Michael S. Tsirkin
,
2022/02/04
[PULL 25/32] ACPI ERST: header file for ERST
,
Michael S. Tsirkin
,
2022/02/04
Re: [PULL 00/32] virtio,pc: features, cleanups, fixes
,
Peter Maydell
,
2022/02/05
Re: [PULL 00/32] virtio,pc: features, cleanups, fixes
,
Michael S. Tsirkin
,
2022/02/05
Re: [PULL 00/32] virtio,pc: features, cleanups, fixes
,
Peter Maydell
,
2022/02/05
Re: [PULL 00/32] virtio,pc: features, cleanups, fixes
,
Michael S. Tsirkin
,
2022/02/05
Re: [PULL 00/32] virtio,pc: features, cleanups, fixes
,
Peter Maydell
,
2022/02/05
Re: [PULL 00/32] virtio,pc: features, cleanups, fixes
,
Michael S. Tsirkin
,
2022/02/06
Re: [PULL 00/32] virtio,pc: features, cleanups, fixes
,
Peter Maydell
,
2022/02/06
Re: [PULL 00/32] virtio,pc: features, cleanups, fixes
,
Michael S. Tsirkin
,
2022/02/06
[PATCH v2 0/6] Privilege version update
,
Atish Patra
,
2022/02/04
[PATCH v2 2/6] target/riscv: Add the privileged spec version 1.12.0
,
Atish Patra
,
2022/02/04
[PATCH v2 6/6] target/riscv: Enable privileged spec version 1.12
,
Atish Patra
,
2022/02/04
[PATCH v2 5/6] target/riscv: Add *envcfg* CSRs support
,
Atish Patra
,
2022/02/04
Re: [PATCH v2 5/6] target/riscv: Add *envcfg* CSRs support
,
Weiwei Li
,
2022/02/05
[PATCH v2 1/6] target/riscv: Define simpler privileged spec version numbering
,
Atish Patra
,
2022/02/04
[PATCH v2 3/6] target/riscv: Introduce privilege version field in the CSR ops.
,
Atish Patra
,
2022/02/04
[PATCH v2 4/6] target/riscv: Add support for mconfigptr
,
Atish Patra
,
2022/02/04
Re: [PATCH v2 4/6] target/riscv: Add support for mconfigptr
,
Weiwei Li
,
2022/02/05
Re: [PATCH v2 1/2] python: introduce qmp-shell-wrap convenience tool
,
John Snow
,
2022/02/04
[PATCH] scripts/qapi: minor delinting
,
John Snow
,
2022/02/04
Re: [PATCH] scripts/qapi: minor delinting
,
Markus Armbruster
,
2022/02/10
Re: [PATCH] scripts/qapi: minor delinting
,
John Snow
,
2022/02/10
Re: [PATCH] scripts/qapi: minor delinting
,
Markus Armbruster
,
2022/02/11
Re: [PATCH] scripts/qapi: minor delinting
,
John Snow
,
2022/02/11
Re: [PATCH] scripts/qapi: minor delinting
,
John Snow
,
2022/02/11
Re: [PATCH] scripts/qapi: minor delinting
,
Markus Armbruster
,
2022/02/14
[PATCH v3 0/2] [DO-NOT-MERGE] qapi: static typing conversion, "pt0"
,
John Snow
,
2022/02/04
[PATCH v3 2/2] [DO-NOT-MERGE]: Add some ad-hoc linting helpers.
,
John Snow
,
2022/02/04
[PATCH v3 1/2] [DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi
,
John Snow
,
2022/02/04
[PATCH v2 0/2] Python: setuptools v60+ workaround
,
John Snow
,
2022/02/04
[PATCH v2 2/2] Revert "python: pin setuptools below v60.0.0"
,
John Snow
,
2022/02/04
[PATCH v2 1/2] Python: add setuptools v60.0 workaround
,
John Snow
,
2022/02/04
Re: [PATCH v2 0/2] Python: setuptools v60+ workaround
,
John Snow
,
2022/02/09
Re: [PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
,
John Snow
,
2022/02/04
Re: [PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
,
Jon Maloy
,
2022/02/06
Re: [PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
,
Jon Maloy
,
2022/02/06
[PATCH v3 0/8] s390x/pci: zPCI interpretation support
,
Matthew Rosato
,
2022/02/04
[PATCH v3 2/8] target/s390x: add zpci-interp to cpu models
,
Matthew Rosato
,
2022/02/04
[PATCH v3 4/8] s390x/pci: don't fence interpreted devices without MSI-X
,
Matthew Rosato
,
2022/02/04
[PATCH v3 7/8] s390x/pci: use dtsm provided from vfio capabilities for interpreted devices
,
Matthew Rosato
,
2022/02/04
[PATCH v3 5/8] s390x/pci: enable adapter event notification for interpreted devices
,
Matthew Rosato
,
2022/02/04
[PATCH v3 3/8] s390x/pci: enable for load/store intepretation
,
Matthew Rosato
,
2022/02/04
[PATCH v3 1/8] Update linux headers
,
Matthew Rosato
,
2022/02/04
[PATCH v3 6/8] s390x/pci: use I/O Address Translation assist when interpreting
,
Matthew Rosato
,
2022/02/04
[PATCH v3 8/8] s390x/pci: let intercept devices have separate PCI groups
,
Matthew Rosato
,
2022/02/04
[PATCH v3 00/26] testing and plugins pre-PR
,
Alex Bennée
,
2022/02/04
[PATCH v3 01/26] tests/Makefile.include: clean-up old code
,
Alex Bennée
,
2022/02/04
Re: [PATCH v3 01/26] tests/Makefile.include: clean-up old code
,
Paolo Bonzini
,
2022/02/07
[PATCH v3 02/26] tests/qtest: enable more vhost-user tests by default
,
Alex Bennée
,
2022/02/04
[PATCH v3 04/26] .gitignore: add .gcov pattern
,
Alex Bennée
,
2022/02/04
Re: [PATCH v3 04/26] .gitignore: add .gcov pattern
,
Richard Henderson
,
2022/02/05
[PATCH v3 03/26] Makefile: also remove .gcno files when cleaning
,
Alex Bennée
,
2022/02/04
Re: [PATCH v3 03/26] Makefile: also remove .gcno files when cleaning
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH v3 03/26] Makefile: also remove .gcno files when cleaning
,
Richard Henderson
,
2022/02/05
[PATCH v3 06/26] gitmodules: Correct libvirt-ci submodule URL
,
Alex Bennée
,
2022/02/04
[PATCH v3 05/26] MAINTAINERS: Cover lcitool submodule with build test / automation
,
Alex Bennée
,
2022/02/04
[PATCH v3 08/26] drop libxml2 checks since libxml is not actually used (for parallels)
,
Alex Bennée
,
2022/02/04
[PATCH v3 07/26] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files
,
Alex Bennée
,
2022/02/04
[PATCH v3 13/26] gitlab: fall back to commit hash in qemu-setup filename
,
Alex Bennée
,
2022/02/04
[PATCH v3 10/26] tests: Manually remove libxml2 on MSYS2 runners
,
Alex Bennée
,
2022/02/04
[PATCH v3 09/26] tests/lcitool: Refresh submodule and remove libxml2
,
Alex Bennée
,
2022/02/04
[PATCH v3 11/26] tests/lcitool: Install libibumad to cover RDMA on Debian based distros
,
Alex Bennée
,
2022/02/04
[PATCH v3 12/26] docs/devel: mention our .editorconfig
,
Alex Bennée
,
2022/02/04
[PATCH v3 14/26] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
,
Alex Bennée
,
2022/02/04
[PATCH v3 26/26] plugins: move reset of plugin data to tb_start
,
Alex Bennée
,
2022/02/04
Re: [PATCH v3 26/26] plugins: move reset of plugin data to tb_start
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH v3 26/26] plugins: move reset of plugin data to tb_start
,
Richard Henderson
,
2022/02/05
[PATCH v3 24/26] tests/plugins: add instruction matching to libinsn.so
,
Alex Bennée
,
2022/02/04
Re: [PATCH v3 24/26] tests/plugins: add instruction matching to libinsn.so
,
Philippe Mathieu-Daudé
,
2022/02/04
[PATCH v3 15/26] tests: Update CentOS 8 container to CentOS Stream 8
,
Alex Bennée
,
2022/02/04
[PATCH v3 21/26] plugins: add helper functions for coverage plugins
,
Alex Bennée
,
2022/02/04
[PATCH v3 22/26] contrib/plugins: add a drcov plugin
,
Alex Bennée
,
2022/02/04
[PATCH v3 20/26] tracing: excise the tcg related from tracetool
,
Alex Bennée
,
2022/02/04
[PATCH v3 25/26] target/i386: use CPU_LOG_INT for IRQ servicing
,
Alex Bennée
,
2022/02/04
[PATCH v3 18/26] tracing: remove TCG memory access tracing
,
Alex Bennée
,
2022/02/04
[PATCH v3 16/26] tests/tcg/sh4: disable another unreliable test
,
Alex Bennée
,
2022/02/04
Re: [PATCH v3 16/26] tests/tcg/sh4: disable another unreliable test
,
Philippe Mathieu-Daudé
,
2022/02/06
[PATCH v3 23/26] tests/plugin: allow libinsn.so per-CPU counts
,
Alex Bennée
,
2022/02/04
Re: [PATCH v3 23/26] tests/plugin: allow libinsn.so per-CPU counts
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH v3 23/26] tests/plugin: allow libinsn.so per-CPU counts
,
Emilio Cota
,
2022/02/08
[PATCH v3 17/26] docs: remove references to TCG tracing
,
Alex Bennée
,
2022/02/04
[PATCH v3 19/26] tracing: remove the trace-tcg includes from the build
,
Alex Bennée
,
2022/02/04
Adding a 'qemu.qmp' repository to gitlab.com/qemu-project/
,
John Snow
,
2022/02/04
Re: Adding a 'qemu.qmp' repository to gitlab.com/qemu-project/
,
Alex Bennée
,
2022/02/07
Re: Adding a 'qemu.qmp' repository to gitlab.com/qemu-project/
,
John Snow
,
2022/02/07
Re: Adding a 'qemu.qmp' repository to gitlab.com/qemu-project/
,
Daniel P . Berrangé
,
2022/02/07
Re: Adding a 'qemu.qmp' repository to gitlab.com/qemu-project/
,
Peter Maydell
,
2022/02/08
Re: Adding a 'qemu.qmp' repository to gitlab.com/qemu-project/
,
John Snow
,
2022/02/08
Re: [PATCH v2 4/6] tests/qtest/vhost-user-blk-test: Setup MSIx to avoid error on aarch64
,
Michael S. Tsirkin
,
2022/02/04
[PATCH] target/ppc: Change VSX instructions behavior to fill with zeros
,
Víctor Colombo
,
2022/02/04
Re: [PATCH] target/ppc: Change VSX instructions behavior to fill with zeros
,
Richard Henderson
,
2022/02/05
Re: [PATCH] target/ppc: Change VSX instructions behavior to fill with zeros
,
Cédric Le Goater
,
2022/02/09
[PATCH v9 00/23] QEMU RISC-V AIA support
,
Anup Patel
,
2022/02/04
[PATCH v9 01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
,
Anup Patel
,
2022/02/04
[PATCH v9 02/23] target/riscv: Implement SGEIP bit in hip and hie CSRs
,
Anup Patel
,
2022/02/04
[PATCH v9 03/23] target/riscv: Implement hgeie and hgeip CSRs
,
Anup Patel
,
2022/02/04
[PATCH v9 04/23] target/riscv: Improve delivery of guest external interrupts
,
Anup Patel
,
2022/02/04
[PATCH v9 05/23] target/riscv: Allow setting CPU feature from machine/device emulation
,
Anup Patel
,
2022/02/04
[PATCH v9 06/23] target/riscv: Add AIA cpu feature
,
Anup Patel
,
2022/02/04
[PATCH v9 07/23] target/riscv: Add defines for AIA CSRs
,
Anup Patel
,
2022/02/04
[PATCH v9 08/23] target/riscv: Allow AIA device emulation to set ireg rmw callback
,
Anup Patel
,
2022/02/04
[PATCH v9 09/23] target/riscv: Implement AIA local interrupt priorities
,
Anup Patel
,
2022/02/04
[PATCH v9 10/23] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
,
Anup Patel
,
2022/02/04
[PATCH v9 11/23] target/riscv: Implement AIA hvictl and hviprioX CSRs
,
Anup Patel
,
2022/02/04
[PATCH v9 12/23] target/riscv: Implement AIA interrupt filtering CSRs
,
Anup Patel
,
2022/02/04
[PATCH v9 14/23] target/riscv: Implement AIA xiselect and xireg CSRs
,
Anup Patel
,
2022/02/04
[PATCH v9 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
,
Anup Patel
,
2022/02/04
[PATCH v9 15/23] target/riscv: Implement AIA IMSIC interface CSRs
,
Anup Patel
,
2022/02/04
[PATCH v9 16/23] hw/riscv: virt: Use AIA INTC compatible string when available
,
Anup Patel
,
2022/02/04
[PATCH v9 17/23] target/riscv: Allow users to force enable AIA CSRs in HART
,
Anup Patel
,
2022/02/04
[PATCH v9 18/23] hw/intc: Add RISC-V AIA APLIC device emulation
,
Anup Patel
,
2022/02/04
[PATCH v9 19/23] hw/riscv: virt: Add optional AIA APLIC support to virt machine
,
Anup Patel
,
2022/02/04
[PATCH v9 20/23] hw/intc: Add RISC-V AIA IMSIC device emulation
,
Anup Patel
,
2022/02/04
[PATCH v9 21/23] hw/riscv: virt: Add optional AIA IMSIC support to virt machine
,
Anup Patel
,
2022/02/04
[PATCH v9 22/23] docs/system: riscv: Document AIA options for virt machine
,
Anup Patel
,
2022/02/04
[PATCH v9 23/23] hw/riscv: virt: Increase maximum number of allowed CPUs
,
Anup Patel
,
2022/02/04
Re: [PATCH v9 00/23] QEMU RISC-V AIA support
,
Alistair Francis
,
2022/02/07
Re: [PATCH v9 00/23] QEMU RISC-V AIA support
,
Alistair Francis
,
2022/02/08
Re: [PATCH v9 00/23] QEMU RISC-V AIA support
,
Anup Patel
,
2022/02/08
Re: [PATCH v9 00/23] QEMU RISC-V AIA support
,
Atish Patra
,
2022/02/10
Re: [PATCH v9 00/23] QEMU RISC-V AIA support
,
Anup Patel
,
2022/02/10
Re: [PATCH v9 00/23] QEMU RISC-V AIA support
,
Alistair Francis
,
2022/02/11
[PATCH v2 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 02/10] target/ppc: Introduce powerpc_excp_7xx
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 01/10] target/ppc: Merge 7x5 and 7x0 exception model IDs
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 10/10] target/ppc: 7xx: Set SRRs directly in exception code
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 06/10] target/ppc: 7xx: Program exception cleanup
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 09/10] target/ppc: 7xx: Software TLB cleanup
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 04/10] target/ppc: 7xx: Machine Check exception cleanup
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 03/10] target/ppc: Simplify powerpc_excp_7xx
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 07/10] target/ppc: 7xx: System Call exception cleanup
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 08/10] target/ppc: 7xx: System Reset cleanup
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 05/10] target/ppc: 7xx: External interrupt cleanup
,
Fabiano Rosas
,
2022/02/04
Re: [PATCH v2 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
,
Cédric Le Goater
,
2022/02/09
[PATCH 0/6] target/arm: -cpu host/max KVM and HVF fixes
,
Peter Maydell
,
2022/02/04
[PATCH 4/6] target/arm: Unindent unnecessary else-clause
,
Peter Maydell
,
2022/02/04
Re: [PATCH 4/6] target/arm: Unindent unnecessary else-clause
,
Richard Henderson
,
2022/02/05
[PATCH 2/6] target/arm: Use aarch64_cpu_register() for 'host' CPU type
,
Peter Maydell
,
2022/02/04
Re: [PATCH 2/6] target/arm: Use aarch64_cpu_register() for 'host' CPU type
,
Richard Henderson
,
2022/02/05
[PATCH 1/6] target/arm: Move '-cpu host' code to cpu64.c
,
Peter Maydell
,
2022/02/04
Re: [PATCH 1/6] target/arm: Move '-cpu host' code to cpu64.c
,
Richard Henderson
,
2022/02/05
[PATCH 6/6] target/arm: Support PAuth extension for hvf
,
Peter Maydell
,
2022/02/04
Re: [PATCH 6/6] target/arm: Support PAuth extension for hvf
,
Richard Henderson
,
2022/02/05
Re: [PATCH 6/6] target/arm: Support PAuth extension for hvf
,
Peter Maydell
,
2022/02/06
[PATCH 5/6] target/arm: Fix '-cpu max' for HVF
,
Peter Maydell
,
2022/02/04
Re: [PATCH 5/6] target/arm: Fix '-cpu max' for HVF
,
Richard Henderson
,
2022/02/05
[PATCH 3/6] target/arm: Make KVM -cpu max exactly like -cpu host
,
Peter Maydell
,
2022/02/04
Re: [PATCH 3/6] target/arm: Make KVM -cpu max exactly like -cpu host
,
Richard Henderson
,
2022/02/05
Re: [PATCH 0/6] target/arm: -cpu host/max KVM and HVF fixes
,
Philippe Mathieu-Daudé
,
2022/02/06
Re: [PATCH 0/6] target/arm: -cpu host/max KVM and HVF fixes
,
Andrew Jones
,
2022/02/09
Re: [PATCH 0/6] target/arm: -cpu host/max KVM and HVF fixes
,
Alexander Graf
,
2022/02/09
Re: [PATCH] ui/cocoa: Set UI information
,
Peter Maydell
,
2022/02/04
Re: [PATCH] ui/cocoa: Set UI information
,
Akihiko Odaki
,
2022/02/04
Re: [PATCH] ui/cocoa: Set UI information
,
Peter Maydell
,
2022/02/08
Re: [PATCH] ui/cocoa: Set UI information
,
Akihiko Odaki
,
2022/02/09
Re: [PATCH] ui/cocoa: Set UI information
,
Gerd Hoffmann
,
2022/02/14
Re: [PATCH] ui/cocoa: Set UI information
,
Peter Maydell
,
2022/02/14
Re: [PATCH] ui/cocoa: Set UI information
,
Gerd Hoffmann
,
2022/02/14
[PATCH] docs: rstfy confidential guest documentation
,
Cornelia Huck
,
2022/02/04
Re: [PATCH] docs: rstfy confidential guest documentation
,
Daniel Henrique Barboza
,
2022/02/07
Re: [PATCH] docs: rstfy confidential guest documentation
,
Cédric Le Goater
,
2022/02/09
[PATCH 0/4] buildsys: Avoid building unused objects
,
Philippe Mathieu-Daudé
,
2022/02/04
[PATCH 1/4] configure: Restrict TCG to emulation
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH 1/4] configure: Restrict TCG to emulation
,
Thomas Huth
,
2022/02/04
Re: [PATCH 1/4] configure: Restrict TCG to emulation
,
Paolo Bonzini
,
2022/02/04
[PATCH 2/4] tests/fp: Do not build softfloat3 tests if TCG is disabled
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH 2/4] tests/fp: Do not build softfloat3 tests if TCG is disabled
,
Thomas Huth
,
2022/02/04
[PATCH 3/4] qom: Remove user-creatable objects from user emulation
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH 3/4] qom: Remove user-creatable objects from user emulation
,
Thomas Huth
,
2022/02/04
Re: [PATCH 3/4] qom: Remove user-creatable objects from user emulation
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH 3/4] qom: Remove user-creatable objects from user emulation
,
Paolo Bonzini
,
2022/02/04
[PATCH 4/4] qapi/meson: Restrict machine-specific objects to sysemu
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH 4/4] qapi/meson: Restrict machine-specific objects to sysemu
,
Thomas Huth
,
2022/02/04
Re: [PATCH 4/4] qapi/meson: Restrict machine-specific objects to sysemu
,
Paolo Bonzini
,
2022/02/04
Re: [PATCH 4/4] qapi/meson: Restrict machine-specific objects to sysemu
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH v15 02/10] ACPI ERST: specification for ERST support
,
Michael S. Tsirkin
,
2022/02/04
Re: [PATCH v2 0/9] s390x/pci: zPCI interpretation support
,
Michael S. Tsirkin
,
2022/02/04
Re: [PATCH v6 1/2] vhost-user: remove VirtQ notifier restore
,
Michael S. Tsirkin
,
2022/02/04
Re: [PATCH v6 1/2] vhost-user: remove VirtQ notifier restore
,
Xueming(Steven) Li
,
2022/02/07
Re: [PATCH v6 1/2] vhost-user: remove VirtQ notifier restore
,
Xueming(Steven) Li
,
2022/02/07
Re: [PATCH 0/2] virtio: Add vhost-user-gpio device's support
,
Michael S. Tsirkin
,
2022/02/04
Re: [PATCH 0/2] virtio: Add vhost-user-gpio device's support
,
Alex Bennée
,
2022/02/04
Re: [PATCH 0/2] virtio: Add vhost-user-gpio device's support
,
Michael S. Tsirkin
,
2022/02/04
[PATCH v2 0/7] block/nbd: Move s->ioc on AioContext change
,
Hanna Reitz
,
2022/02/04
[PATCH v2 2/7] block/nbd: Delete open timer when done
,
Hanna Reitz
,
2022/02/04
[PATCH v2 1/7] block/nbd: Delete reconnect delay timer when done
,
Hanna Reitz
,
2022/02/04
[PATCH v2 3/7] block/nbd: Assert there are no timers when closed
,
Hanna Reitz
,
2022/02/04
[PATCH v2 4/7] iotests.py: Add QemuStorageDaemon class
,
Hanna Reitz
,
2022/02/04
[PATCH v2 6/7] block/nbd: Move s->ioc on AioContext change
,
Hanna Reitz
,
2022/02/04
[PATCH v2 7/7] iotests/281: Let NBD connection yield in iothread
,
Hanna Reitz
,
2022/02/04
[PATCH v2 5/7] iotests/281: Test lingering timers
,
Hanna Reitz
,
2022/02/04
Re: [PATCH v2 0/7] block/nbd: Move s->ioc on AioContext change
,
Vladimir Sementsov-Ogievskiy
,
2022/02/04
[PATCH v8 0/3] VNC-related HMP/QMP fixes
,
Fabian Ebner
,
2022/02/04
[PATCH v8 2/3] qapi/monitor: refactor set/expire_password with enums
,
Fabian Ebner
,
2022/02/04
Re: [PATCH v8 2/3] qapi/monitor: refactor set/expire_password with enums
,
Markus Armbruster
,
2022/02/09
[PATCH v8 1/3] monitor/hmp: add support for flag argument with value
,
Fabian Ebner
,
2022/02/04
Re: [PATCH v8 1/3] monitor/hmp: add support for flag argument with value
,
Markus Armbruster
,
2022/02/09
Re: [PATCH v8 1/3] monitor/hmp: add support for flag argument with value
,
Fabian Ebner
,
2022/02/24
Re: [PATCH v8 1/3] monitor/hmp: add support for flag argument with value
,
Markus Armbruster
,
2022/02/24
Re: [PATCH v8 1/3] monitor/hmp: add support for flag argument with value
,
Dr. David Alan Gilbert
,
2022/02/24
[PATCH v8 3/3] qapi/monitor: allow VNC display id in set/expire_password
,
Fabian Ebner
,
2022/02/04
Re: [PATCH v8 3/3] qapi/monitor: allow VNC display id in set/expire_password
,
Markus Armbruster
,
2022/02/09
Re: [PATCH v8 3/3] qapi/monitor: allow VNC display id in set/expire_password
,
Fabian Ebner
,
2022/02/17
Re: [PATCH v8 3/3] qapi/monitor: allow VNC display id in set/expire_password
,
Markus Armbruster
,
2022/02/17
Re: [PATCH v8 3/3] qapi/monitor: allow VNC display id in set/expire_password
,
Dr. David Alan Gilbert
,
2022/02/23
[PATCH v1 0/4] HyperV: Synthetic Debugging device
,
Jon Doron
,
2022/02/04
[PATCH v1 1/4] hyperv: SControl is optional to enable SynIc
,
Jon Doron
,
2022/02/04
Re: [PATCH v1 1/4] hyperv: SControl is optional to enable SynIc
,
Emanuele Giuseppe Esposito
,
2022/02/16
Re: [PATCH v1 1/4] hyperv: SControl is optional to enable SynIc
,
Jon Doron
,
2022/02/16
[PATCH v1 2/4] hyperv: Add definitions for syndbg
,
Jon Doron
,
2022/02/04
Re: [PATCH v1 2/4] hyperv: Add definitions for syndbg
,
Emanuele Giuseppe Esposito
,
2022/02/16
Re: [PATCH v1 2/4] hyperv: Add definitions for syndbg
,
Jon Doron
,
2022/02/16
[PATCH v1 3/4] hyperv: Add support to process syndbg commands
,
Jon Doron
,
2022/02/04
Re: [PATCH v1 3/4] hyperv: Add support to process syndbg commands
,
Emanuele Giuseppe Esposito
,
2022/02/16
Re: [PATCH v1 3/4] hyperv: Add support to process syndbg commands
,
Jon Doron
,
2022/02/16
[PATCH v1 4/4] hw: hyperv: Initial commit for Synthetic Debugging device
,
Jon Doron
,
2022/02/04
Re: [PATCH v1 4/4] hw: hyperv: Initial commit for Synthetic Debugging device
,
Emanuele Giuseppe Esposito
,
2022/02/16
Re: [PATCH v1 4/4] hw: hyperv: Initial commit for Synthetic Debugging device
,
Jon Doron
,
2022/02/16
Re: [PATCH v1 0/4] HyperV: Synthetic Debugging device
,
Jon Doron
,
2022/02/13
[PATCH v7 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
2022/02/04
[PATCH v7 1/3] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
,
Shivaprasad G Bhat
,
2022/02/04
[PATCH v7 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Shivaprasad G Bhat
,
2022/02/04
Re: [PATCH v7 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Daniel Henrique Barboza
,
2022/02/07
[PATCH v7 3/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
2022/02/04
Re: [PATCH v7 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Daniel Henrique Barboza
,
2022/02/07
Re: [PATCH v7 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Cédric Le Goater
,
2022/02/18
[PATCH v4 0/5] tcg/sparc: Unaligned access for user-only
,
Richard Henderson
,
2022/02/04
[PATCH v4 2/5] tcg/sparc: Improve code gen for shifted 32-bit constants
,
Richard Henderson
,
2022/02/04
Re: [PATCH v4 2/5] tcg/sparc: Improve code gen for shifted 32-bit constants
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH v4 2/5] tcg/sparc: Improve code gen for shifted 32-bit constants
,
Peter Maydell
,
2022/02/04
[PATCH v4 1/5] tcg/sparc: Add scratch argument to tcg_out_movi_int
,
Richard Henderson
,
2022/02/04
Re: [PATCH v4 1/5] tcg/sparc: Add scratch argument to tcg_out_movi_int
,
Peter Maydell
,
2022/02/04
Re: [PATCH v4 1/5] tcg/sparc: Add scratch argument to tcg_out_movi_int
,
Richard Henderson
,
2022/02/04
[PATCH v4 3/5] tcg/sparc: Use the constant pool for 64-bit constants
,
Richard Henderson
,
2022/02/04
Re: [PATCH v4 3/5] tcg/sparc: Use the constant pool for 64-bit constants
,
Peter Maydell
,
2022/02/04
Re: [PATCH v4 3/5] tcg/sparc: Use the constant pool for 64-bit constants
,
Richard Henderson
,
2022/02/04
Re: [PATCH v4 3/5] tcg/sparc: Use the constant pool for 64-bit constants
,
Peter Maydell
,
2022/02/04
[PATCH v4 5/5] tcg/sparc: Support unaligned access for user-only
,
Richard Henderson
,
2022/02/04
Re: [PATCH v4 5/5] tcg/sparc: Support unaligned access for user-only
,
Peter Maydell
,
2022/02/04
Re: [PATCH v4 5/5] tcg/sparc: Support unaligned access for user-only
,
Richard Henderson
,
2022/02/04
[PATCH v4 4/5] tcg/sparc: Add tcg_out_jmpl_const for better tail calls
,
Richard Henderson
,
2022/02/04
Re: [PATCH v4 4/5] tcg/sparc: Add tcg_out_jmpl_const for better tail calls
,
Peter Maydell
,
2022/02/04
Re: [PATCH v4 4/5] tcg/sparc: Add tcg_out_jmpl_const for better tail calls
,
Richard Henderson
,
2022/02/04
[PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Vitaly Chikunov
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Dmitry V. Levin
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Dmitry V. Levin
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Greg Kurz
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Vitaly Chikunov
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Dmitry V. Levin
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Dmitry V. Levin
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Vitaly Chikunov
,
2022/02/04
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Greg Kurz
,
2022/02/05
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/05
Re: [PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Philippe Mathieu-Daudé
,
2022/02/05
[PATCH v9 0/5] support subsets of virtual memory extension
,
Weiwei Li
,
2022/02/03
[PATCH v9 2/5] target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE
,
Weiwei Li
,
2022/02/03
[PATCH v9 5/5] target/riscv: add support for svpbmt extension
,
Weiwei Li
,
2022/02/03
[PATCH v9 3/5] target/riscv: add support for svnapot extension
,
Weiwei Li
,
2022/02/03
[PATCH v9 1/5] target/riscv: Ignore reserved bits in PTE for RV64
,
Weiwei Li
,
2022/02/03
[PATCH v9 4/5] target/riscv: add support for svinval extension
,
Weiwei Li
,
2022/02/03
Re: [PATCH v9 0/5] support subsets of virtual memory extension
,
Alistair Francis
,
2022/02/09
[PATCH 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
,
Fabiano Rosas
,
2022/02/03
[PATCH 01/10] target/ppc: Merge 7x5 and 7x0 exception model IDs
,
Fabiano Rosas
,
2022/02/03
[PATCH 02/10] target/ppc: Introduce powerpc_excp_7xx
,
Fabiano Rosas
,
2022/02/03
[PATCH 04/10] target/ppc: 7xx: Machine Check exception cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 06/10] target/ppc: 7xx: Program exception cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 05/10] target/ppc: 7xx: External interrupt cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 07/10] target/ppc: 7xx: System Call exception cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 03/10] target/ppc: Simplify powerpc_excp_7xx
,
Fabiano Rosas
,
2022/02/03
Re: [PATCH 03/10] target/ppc: Simplify powerpc_excp_7xx
,
BALATON Zoltan
,
2022/02/04
Re: [PATCH 03/10] target/ppc: Simplify powerpc_excp_7xx
,
Fabiano Rosas
,
2022/02/04
Re: [PATCH 03/10] target/ppc: Simplify powerpc_excp_7xx
,
BALATON Zoltan
,
2022/02/04
[PATCH 09/10] target/ppc: 7xx: Software TLB cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 08/10] target/ppc: 7xx: System Reset cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 10/10] target/ppc: 7xx: Set SRRs directly in exception code
,
Fabiano Rosas
,
2022/02/03
Re: [PATCH 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
,
Cédric Le Goater
,
2022/02/04
Re: [PATCH 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
,
Fabiano Rosas
,
2022/02/04
[PULL 0/2] VFIO fixes 2022-02-03
,
Alex Williamson
,
2022/02/03
[PULL 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Alex Williamson
,
2022/02/03
Re: [PULL 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Igor Mammedov
,
2022/02/04
Re: [PULL 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Eric Auger
,
2022/02/07
Re: [PULL 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Eric Auger
,
2022/02/07
Re: [PULL 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
,
Dr. David Alan Gilbert
,
2022/02/23
[PULL 2/2] hw/vfio/common: Silence ram device offset alignment error traces
,
Alex Williamson
,
2022/02/03
Re: [PULL 0/2] VFIO fixes 2022-02-03
,
Peter Maydell
,
2022/02/05
Re: [PULL 0/2] VFIO fixes 2022-02-03
,
Philippe Mathieu-Daudé
,
2022/02/05
Re: [PULL 0/2] VFIO fixes 2022-02-03
,
Eric Auger
,
2022/02/07
Re: [PULL 0/2] VFIO fixes 2022-02-03
,
Alex Williamson
,
2022/02/07
Re: [PULL 0/2] VFIO fixes 2022-02-03
,
Philippe Mathieu-Daudé
,
2022/02/07
Re: [PULL 0/2] VFIO fixes 2022-02-03
,
Alex Williamson
,
2022/02/07
Re: [PULL 0/2] VFIO fixes 2022-02-03
,
Alex Williamson
,
2022/02/07
Re: [PULL 0/2] VFIO fixes 2022-02-03
,
Thomas Huth
,
2022/02/07
RE: [RFC v4 08/21] vfio-user: define socket receive functions
,
Thanos Makatos
,
2022/02/03
RE: [RFC v4 08/21] vfio-user: define socket receive functions
,
Thanos Makatos
,
2022/02/04
Re: [RFC v4 08/21] vfio-user: define socket receive functions
,
John Johnson
,
2022/02/07
RE: [RFC v4 08/21] vfio-user: define socket receive functions
,
Thanos Makatos
,
2022/02/15
RE: [RFC v4 08/21] vfio-user: define socket receive functions
,
Thanos Makatos
,
2022/02/15
Re: [RFC v4 08/21] vfio-user: define socket receive functions
,
John Johnson
,
2022/02/15
RE: [RFC v4 08/21] vfio-user: define socket receive functions
,
Thanos Makatos
,
2022/02/16
Re: [PATCH v2 0/3] hw/nvme: zoned random write area
,
Klaus Jensen
,
2022/02/03
Re: [PATCH v1 6/6] hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control
,
Luc Michel
,
2022/02/03
Re: [PATCH v1 4/6] hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF
,
Luc Michel
,
2022/02/03
Re: [PATCH v1 2/6] target/arm: Make rvbar settable after realize
,
Luc Michel
,
2022/02/03
[PATCH 00/11] target/ppc: powerpc_excp improvements [6xx] (7/n)
,
Fabiano Rosas
,
2022/02/03
[PATCH 04/11] target/ppc: 6xx: Critical exception cleanup
,
Fabiano Rosas
,
2022/02/03
Re: [PATCH 04/11] target/ppc: 6xx: Critical exception cleanup
,
BALATON Zoltan
,
2022/02/04
Re: [PATCH 04/11] target/ppc: 6xx: Critical exception cleanup
,
Fabiano Rosas
,
2022/02/04
[PATCH 01/11] target/ppc: Merge exception model IDs for 6xx CPUs
,
Fabiano Rosas
,
2022/02/03
[PATCH 03/11] target/ppc: Simplify powerpc_excp_6xx
,
Fabiano Rosas
,
2022/02/03
[PATCH 02/11] target/ppc: Introduce powerpc_excp_6xx
,
Fabiano Rosas
,
2022/02/03
[PATCH 08/11] target/ppc: 6xx: System Call exception cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 07/11] target/ppc: 6xx: Program exception cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 10/11] target/ppc: 6xx: Software TLB exceptions cleanup
,
Fabiano Rosas
,
2022/02/03
Re: [PATCH 10/11] target/ppc: 6xx: Software TLB exceptions cleanup
,
BALATON Zoltan
,
2022/02/04
Re: [PATCH 10/11] target/ppc: 6xx: Software TLB exceptions cleanup
,
Fabiano Rosas
,
2022/02/04
Re: [PATCH 10/11] target/ppc: 6xx: Software TLB exceptions cleanup
,
BALATON Zoltan
,
2022/02/04
[PATCH 05/11] target/ppc: 6xx: Machine Check exception cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 06/11] target/ppc: 6xx: External interrupt cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 09/11] target/ppc: 6xx: System Reset interrupt cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 11/11] target/ppc: 6xx: Set SRRs directly in exception code
,
Fabiano Rosas
,
2022/02/03
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [6xx] (7/n)
,
Cédric Le Goater
,
2022/02/04
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [6xx] (7/n)
,
Fabiano Rosas
,
2022/02/04
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [6xx] (7/n)
,
Cédric Le Goater
,
2022/02/09
[PATCH 00/10] exec: Remove 'qemu/log.h' from 'exec-all.h'
,
Philippe Mathieu-Daudé
,
2022/02/03
[PATCH 01/10] hw/tpm: Clean includes
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH 01/10] hw/tpm: Clean includes
,
Thomas Huth
,
2022/02/04
Re: [PATCH 01/10] hw/tpm: Clean includes
,
Richard Henderson
,
2022/02/05
[PATCH 02/10] hw/remote: Add missing include
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH 02/10] hw/remote: Add missing include
,
Thomas Huth
,
2022/02/04
Re: [PATCH 02/10] hw/remote: Add missing include
,
Richard Henderson
,
2022/02/05
[PATCH 03/10] hw/s390x/virtio: Add missing 'cpu.h' include
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH 03/10] hw/s390x/virtio: Add missing 'cpu.h' include
,
Thomas Huth
,
2022/02/04
Re: [PATCH 03/10] hw/s390x/virtio: Add missing 'cpu.h' include
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH 03/10] hw/s390x/virtio: Add missing 'cpu.h' include
,
Halil Pasic
,
2022/02/04
Re: [PATCH 03/10] hw/s390x/virtio: Add missing 'cpu.h' include
,
Richard Henderson
,
2022/02/05
[PATCH 04/10] hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH 04/10] hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
,
Igor Mammedov
,
2022/02/04
[PATCH 05/10] qtest: Add missing 'hw/qdev-core.h' include
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH 05/10] qtest: Add missing 'hw/qdev-core.h' include
,
Thomas Huth
,
2022/02/04
Re: [PATCH 05/10] qtest: Add missing 'hw/qdev-core.h' include
,
Richard Henderson
,
2022/02/05
[PATCH 06/10] exec/ramblock: Add missing includes
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH 06/10] exec/ramblock: Add missing includes
,
Thomas Huth
,
2022/02/04
Re: [PATCH 06/10] exec/ramblock: Add missing includes
,
Richard Henderson
,
2022/02/05
[PATCH 08/10] target: Add missing "qemu/timer.h" include
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH 08/10] target: Add missing "qemu/timer.h" include
,
Thomas Huth
,
2022/02/04
Re: [PATCH 08/10] target: Add missing "qemu/timer.h" include
,
Richard Henderson
,
2022/02/05
Re: [PATCH 08/10] target: Add missing "qemu/timer.h" include
,
Alistair Francis
,
2022/02/06
[PATCH 09/10] linux-user: Add missing "qemu/timer.h" include
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH 09/10] linux-user: Add missing "qemu/timer.h" include
,
Thomas Huth
,
2022/02/04
Re: [PATCH 09/10] linux-user: Add missing "qemu/timer.h" include
,
Richard Henderson
,
2022/02/05
[PATCH 07/10] core/ptimers: Remove unnecessary 'sysemu/cpus.h' include
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH 07/10] core/ptimers: Remove unnecessary 'sysemu/cpus.h' include
,
Thomas Huth
,
2022/02/04
Re: [PATCH 07/10] core/ptimers: Remove unnecessary 'sysemu/cpus.h' include
,
Richard Henderson
,
2022/02/05
[PATCH 10/10] exec/exec-all: Move 'qemu/log.h' include in units requiring it
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH 10/10] exec/exec-all: Move 'qemu/log.h' include in units requiring it
,
Thomas Huth
,
2022/02/04
Re: [PATCH 10/10] exec/exec-all: Move 'qemu/log.h' include in units requiring it
,
Richard Henderson
,
2022/02/05
[PATCH v2 00/21] softmmu: Make various objects target agnostic
,
Philippe Mathieu-Daudé
,
2022/02/03
[PATCH v2 01/21] accel: Restrict sysemu stubs to system emulation
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v2 01/21] accel: Restrict sysemu stubs to system emulation
,
Thomas Huth
,
2022/02/04
Re: [PATCH v2 01/21] accel: Restrict sysemu stubs to system emulation
,
Richard Henderson
,
2022/02/05
[PATCH v2 02/21] accel/meson: Only build hw virtualization with system emulation
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v2 02/21] accel/meson: Only build hw virtualization with system emulation
,
Thomas Huth
,
2022/02/04
Re: [PATCH v2 02/21] accel/meson: Only build hw virtualization with system emulation
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH v2 02/21] accel/meson: Only build hw virtualization with system emulation
,
Thomas Huth
,
2022/02/04
[PATCH v2 03/21] exec: Declare vaddr as a generic target-agnostic type
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v2 03/21] exec: Declare vaddr as a generic target-agnostic type
,
Richard Henderson
,
2022/02/05
[PATCH v2 04/21] exec: Make cpu_memory_rw_debug() target agnostic
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v2 04/21] exec: Make cpu_memory_rw_debug() target agnostic
,
Richard Henderson
,
2022/02/05
[PATCH v2 05/21] sysemu/memory_mapping: Become target-agnostic
,
Philippe Mathieu-Daudé
,
2022/02/03
[PATCH v2 07/21] accel/kvm: Simplify user-mode #ifdef'ry
,
Philippe Mathieu-Daudé
,
2022/02/03
[PATCH v2 08/21] accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v2 08/21] accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
,
Richard Henderson
,
2022/02/05
[PATCH v2 09/21] softmmu/cpus: Code movement
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v2 09/21] softmmu/cpus: Code movement
,
Richard Henderson
,
2022/02/05
[PATCH v2 06/21] sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnostic
,
Philippe Mathieu-Daudé
,
2022/02/03
[PATCH v2 11/21] accel: Introduce AccelOpsClass::cpus_are_resettable()
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v2 11/21] accel: Introduce AccelOpsClass::cpus_are_resettable()
,
Richard Henderson
,
2022/02/05
[PATCH v2 12/21] softmmu/globals: Remove unused 'hw/i386/*' headers
,
Philippe Mathieu-Daudé
,
2022/02/03
[PATCH v2 10/21] accel: Introduce AccelOpsClass::cpu_thread_is_idle()
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v2 10/21] accel: Introduce AccelOpsClass::cpu_thread_is_idle()
,
Richard Henderson
,
2022/02/05
[PATCH v2 18/21] exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
,
Philippe Mathieu-Daudé
,
2022/02/03
[PATCH v2 17/21] misc: Add missing "sysemu/cpu-timers.h" include
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v2 17/21] misc: Add missing "sysemu/cpu-timers.h" include
,
Richard Henderson
,
2022/02/05
[PATCH v2 19/21] exec/cpu: Make address_space_init/reloading_memory_map target agnostic
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v2 19/21] exec/cpu: Make address_space_init/reloading_memory_map target agnostic
,
Richard Henderson
,
2022/02/05
[PATCH v2 13/21] softmmu/runstate: Clean headers
,
Philippe Mathieu-Daudé
,
2022/02/03
[PATCH v2 14/21] softmmu/physmem: Remove unnecessary include
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v2 14/21] softmmu/physmem: Remove unnecessary include
,
Richard Henderson
,
2022/02/05
[PATCH v2 15/21] softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2022/02/03
[PATCH v2 16/21] misc: Remove unnecessary "sysemu/cpu-timers.h" include
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v2 16/21] misc: Remove unnecessary "sysemu/cpu-timers.h" include
,
Richard Henderson
,
2022/02/05
[PATCH v2 21/21] softmmu: Build target-agnostic objects once
,
Philippe Mathieu-Daudé
,
2022/02/03
[PATCH v2 20/21] softmmu: Add qemu_init_arch_modules()
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v2 20/21] softmmu: Add qemu_init_arch_modules()
,
Richard Henderson
,
2022/02/05
Re: [PATCH v2 00/21] softmmu: Make various objects target agnostic
,
Paolo Bonzini
,
2022/02/04
Re: [PATCH RFC 02/15] migration: Allow pss->page jump over clean pages
,
Dr. David Alan Gilbert
,
2022/02/03
Re: [PATCH RFC 02/15] migration: Allow pss->page jump over clean pages
,
Peter Xu
,
2022/02/07
Re: [PATCH RFC 10/15] migration: Move static var in ram_block_from_stream() into global
,
Dr. David Alan Gilbert
,
2022/02/03
Re: [PATCH RFC 10/15] migration: Move static var in ram_block_from_stream() into global
,
Peter Xu
,
2022/02/07
Re: [PATCH RFC 14/15] migration: Postcopy preemption on separate channel
,
Dr. David Alan Gilbert
,
2022/02/03
Re: [PATCH RFC 14/15] migration: Postcopy preemption on separate channel
,
Peter Xu
,
2022/02/07
Re: [PATCH RFC 14/15] migration: Postcopy preemption on separate channel
,
Dr. David Alan Gilbert
,
2022/02/08
Re: [PATCH RFC 14/15] migration: Postcopy preemption on separate channel
,
Peter Xu
,
2022/02/08
Re: [PATCH RFC 14/15] migration: Postcopy preemption on separate channel
,
Dr. David Alan Gilbert
,
2022/02/08
Re: [PATCH RFC 14/15] migration: Postcopy preemption on separate channel
,
Peter Xu
,
2022/02/08
[PATCH 00/27] Next batch of Meson cleanups and conversions
,
Paolo Bonzini
,
2022/02/03
[PATCH 01/27] meson: use .allowed() method for features
,
Paolo Bonzini
,
2022/02/03
Re: [PATCH 01/27] meson: use .allowed() method for features
,
Richard Henderson
,
2022/02/03
[PATCH 06/27] configure, meson: move libnuma detection to meson
,
Paolo Bonzini
,
2022/02/03
[PATCH 03/27] configure, meson: move AVX tests to meson
,
Paolo Bonzini
,
2022/02/03
Re: [PATCH 03/27] configure, meson: move AVX tests to meson
,
Richard Henderson
,
2022/02/03
[PATCH 04/27] configure, meson: move membarrier test to meson
,
Paolo Bonzini
,
2022/02/03
[PATCH 02/27] meson: use .require() and .disable_auto_if() method for features
,
Paolo Bonzini
,
2022/02/03
[PATCH 05/27] configure, meson: move AF_ALG test to meson
,
Paolo Bonzini
,
2022/02/03
[PATCH 08/27] configure, meson: cleanup qemu-ga libraries
,
Paolo Bonzini
,
2022/02/03
[PATCH 11/27] meson: define qemu_cflags/qemu_ldflags
,
Paolo Bonzini
,
2022/02/03
Re: [PATCH 11/27] meson: define qemu_cflags/qemu_ldflags
,
Philippe Mathieu-Daudé
,
2022/02/04
[PATCH 07/27] configure, meson: move TPM check to meson
,
Paolo Bonzini
,
2022/02/03
[PATCH 09/27] configure, meson: move image format options to meson_options.txt
,
Paolo Bonzini
,
2022/02/03
[PATCH 13/27] configure, meson: move coroutine options to meson_options.txt
,
Paolo Bonzini
,
2022/02/03
[PATCH 10/27] configure, meson: move block layer options to meson_options.txt
,
Paolo Bonzini
,
2022/02/03
[PATCH 14/27] configure, meson: move smbd options to meson_options.txt
,
Paolo Bonzini
,
2022/02/03
[PATCH 12/27] configure, meson: move some default-disabled options to meson_options.txt
,
Paolo Bonzini
,
2022/02/03
[PATCH 15/27] configure, meson: move guest-agent, tools to meson
,
Paolo Bonzini
,
2022/02/03
[PATCH 26/27] meson, configure: move ntddscsi API check to meson
,
Paolo Bonzini
,
2022/02/03
Re: [PATCH 26/27] meson, configure: move ntddscsi API check to meson
,
Konstantin Kostiuk
,
2022/02/08
Re: [PATCH 26/27] meson, configure: move ntddscsi API check to meson
,
Konstantin Kostiuk
,
2022/02/08
[PATCH 27/27] configure, meson: move CONFIG_IASL to a Meson option
,
Paolo Bonzini
,
2022/02/03
[PATCH 18/27] qga/vss-win32: fix midl arguments
,
Paolo Bonzini
,
2022/02/03
Re: [PATCH 18/27] qga/vss-win32: fix midl arguments
,
Konstantin Kostiuk
,
2022/02/08
Re: [PATCH 18/27] qga/vss-win32: fix midl arguments
,
Konstantin Kostiuk
,
2022/02/08
[PATCH 20/27] qga/vss-win32: use widl if available
,
Paolo Bonzini
,
2022/02/03
Re: [PATCH 20/27] qga/vss-win32: use widl if available
,
Konstantin Kostiuk
,
2022/02/08
Re: [PATCH 20/27] qga/vss-win32: use widl if available
,
Konstantin Kostiuk
,
2022/02/08
[PATCH 23/27] meson: do not make qga/vss-win32/meson.build conditional on C++ presence
,
Paolo Bonzini
,
2022/02/03
Re: [PATCH 23/27] meson: do not make qga/vss-win32/meson.build conditional on C++ presence
,
Konstantin Kostiuk
,
2022/02/08
Re: [PATCH 23/27] meson: do not make qga/vss-win32/meson.build conditional on C++ presence
,
Konstantin Kostiuk
,
2022/02/08
[PATCH 19/27] meson: drop --with-win-sdk
,
Paolo Bonzini
,
2022/02/03
[PATCH 21/27] qga/vss: use standard windows headers location
,
Paolo Bonzini
,
2022/02/03
Re: [PATCH 21/27] qga/vss: use standard windows headers location
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH 21/27] qga/vss: use standard windows headers location
,
Konstantin Kostiuk
,
2022/02/08
[PATCH 16/27] meson: refine check for whether to look for virglrenderer
,
Paolo Bonzini
,
2022/02/03
[PATCH 22/27] configure, meson: replace VSS SDK checks and options with --enable-vss-sdk
,
Paolo Bonzini
,
2022/02/03
Re: [PATCH 22/27] configure, meson: replace VSS SDK checks and options with --enable-vss-sdk
,
Marc-André Lureau
,
2022/02/03
[PATCH 25/27] meson: require dynamic linking for VSS support
,
Paolo Bonzini
,
2022/02/03
Re: [PATCH 25/27] meson: require dynamic linking for VSS support
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH 25/27] meson: require dynamic linking for VSS support
,
Konstantin Kostiuk
,
2022/02/08
[PATCH 17/27] configure, meson: move OpenGL check to meson
,
Paolo Bonzini
,
2022/02/03
[PATCH 24/27] qga/vss-win32: require widl/midl, remove pre-built TLB file
,
Paolo Bonzini
,
2022/02/03
Re: [PATCH 24/27] qga/vss-win32: require widl/midl, remove pre-built TLB file
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH 24/27] qga/vss-win32: require widl/midl, remove pre-built TLB file
,
Konstantin Kostiuk
,
2022/02/08
[PATCH] audio/dbus: Fix building with modules enabled on macOS
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH] audio/dbus: Fix building with modules enabled on macOS
,
Marc-André Lureau
,
2022/02/03
Re: [PATCH] audio/dbus: Fix building with modules enabled on macOS
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH] audio/dbus: Fix building with modules enabled on macOS
,
Li Zhang
,
2022/02/08
Re: [PULL 09/11] target/arm/kvm: host cpu: Add support for sve<N> properties
,
Peter Maydell
,
2022/02/03
Re: [PULL 09/11] target/arm/kvm: host cpu: Add support for sve<N> properties
,
Andrew Jones
,
2022/02/03
Re: [PULL 09/11] target/arm/kvm: host cpu: Add support for sve<N> properties
,
Peter Maydell
,
2022/02/03
Re: [PULL 09/11] target/arm/kvm: host cpu: Add support for sve<N> properties
,
Andrew Jones
,
2022/02/04
[RFC PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Halil Pasic
,
2022/02/03
Re: [RFC PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Daniel Henrique Barboza
,
2022/02/07
Re: [RFC PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Cornelia Huck
,
2022/02/07
Re: [RFC PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Daniel Henrique Barboza
,
2022/02/07
Re: [RFC PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Halil Pasic
,
2022/02/07
Re: [RFC PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Cornelia Huck
,
2022/02/07
Re: [RFC PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Halil Pasic
,
2022/02/07
Re: [RFC PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Michael S. Tsirkin
,
2022/02/07
Re: [RFC PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Halil Pasic
,
2022/02/07
Re: [RFC PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Daniel Henrique Barboza
,
2022/02/07
Re: [RFC PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
,
Halil Pasic
,
2022/02/07
[PATCH 0/7] block/nbd: Move s->ioc on AioContext change
,
Hanna Reitz
,
2022/02/03
[PATCH 1/7] block/nbd: Delete reconnect delay timer when done
,
Hanna Reitz
,
2022/02/03
Re: [PATCH 1/7] block/nbd: Delete reconnect delay timer when done
,
Vladimir Sementsov-Ogievskiy
,
2022/02/04
[PATCH 4/7] iotests.py: Add QemuStorageDaemon class
,
Hanna Reitz
,
2022/02/03
Re: [PATCH 4/7] iotests.py: Add QemuStorageDaemon class
,
Vladimir Sementsov-Ogievskiy
,
2022/02/04
Re: [PATCH 4/7] iotests.py: Add QemuStorageDaemon class
,
Hanna Reitz
,
2022/02/04
[PATCH 2/7] block/nbd: Delete open timer when done
,
Hanna Reitz
,
2022/02/03
Re: [PATCH 2/7] block/nbd: Delete open timer when done
,
Vladimir Sementsov-Ogievskiy
,
2022/02/04
[PATCH 3/7] block/nbd: Assert there are no timers when closed
,
Hanna Reitz
,
2022/02/03
Re: [PATCH 3/7] block/nbd: Assert there are no timers when closed
,
Vladimir Sementsov-Ogievskiy
,
2022/02/04
[PATCH 6/7] block/nbd: Move s->ioc on AioContext change
,
Hanna Reitz
,
2022/02/03
Re: [PATCH 6/7] block/nbd: Move s->ioc on AioContext change
,
Vladimir Sementsov-Ogievskiy
,
2022/02/04
[PATCH 5/7] iotests/281: Test lingering timers
,
Hanna Reitz
,
2022/02/03
Re: [PATCH 5/7] iotests/281: Test lingering timers
,
Vladimir Sementsov-Ogievskiy
,
2022/02/04
[PATCH 7/7] iotests/281: Let NBD connection yield in iothread
,
Hanna Reitz
,
2022/02/03
Re: [PATCH 7/7] iotests/281: Let NBD connection yield in iothread
,
Vladimir Sementsov-Ogievskiy
,
2022/02/04
Re: [PULL v2 00/14] Misc patches for 2022-01-27
,
Peter Maydell
,
2022/02/03
[PATCH] armv7m_nvic: set DHCSR.DEBUGEN when debugger is attached
,
Valentin Ghita
,
2022/02/03
Re: [PATCH] armv7m_nvic: set DHCSR.DEBUGEN when debugger is attached
,
Peter Maydell
,
2022/02/03
Re: [PATCH] armv7m_nvic: set DHCSR.DEBUGEN when debugger is attached
,
Alex Bennée
,
2022/02/03
Re: [PATCH] armv7m_nvic: set DHCSR.DEBUGEN when debugger is attached
,
Valentin Ghita
,
2022/02/04
Re: [PATCH] armv7m_nvic: set DHCSR.DEBUGEN when debugger is attached
,
Alex Bennée
,
2022/02/04
Re: [PATCH] armv7m_nvic: set DHCSR.DEBUGEN when debugger is attached
,
Peter Maydell
,
2022/02/04
Re: [PATCH] armv7m_nvic: set DHCSR.DEBUGEN when debugger is attached
,
Alex Bennée
,
2022/02/04
Re: [PATCH] armv7m_nvic: set DHCSR.DEBUGEN when debugger is attached
,
Peter Maydell
,
2022/02/04
Re: [PATCH RFC 15/15] tests: Add postcopy preempt test
,
Dr. David Alan Gilbert
,
2022/02/03
Re: [PATCH RFC 13/15] migration: Add postcopy-preempt capability
,
Dr. David Alan Gilbert
,
2022/02/03
Re: [PATCH RFC 12/15] migration: Move migrate_allow_multifd and helpers into migration.c
,
Dr. David Alan Gilbert
,
2022/02/03
Re: [PATCH RFC 11/15] migration: Add pss.postcopy_requested status
,
Dr. David Alan Gilbert
,
2022/02/03
[PATCH] target/riscv: fix inverted checks for ext_zb[abcs]
,
Philipp Tomsich
,
2022/02/03
Re: [PATCH] target/riscv: fix inverted checks for ext_zb[abcs]
,
Alistair Francis
,
2022/02/03
Re: [PATCH] target/riscv: fix inverted checks for ext_zb[abcs]
,
Vineet Gupta
,
2022/02/28
[PATCH v1] hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQs
,
Francisco Iglesias
,
2022/02/03
Re: [PATCH v1] hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQs
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [PATCH v1] hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQs
,
Luc Michel
,
2022/02/03
Re: [PATCH v1] hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQs
,
Peter Maydell
,
2022/02/04
Re: [PATCH RFC 09/15] migration: Add postcopy_thread_create()
,
Dr. David Alan Gilbert
,
2022/02/03
Re: [PATCH RFC 09/15] migration: Add postcopy_thread_create()
,
Peter Xu
,
2022/02/07
Re: [PATCH RFC 09/15] migration: Add postcopy_thread_create()
,
Dr. David Alan Gilbert
,
2022/02/08
Re: [PATCH RFC 08/15] migration: Dump ramblock and offset too when non-same-page detected
,
Dr. David Alan Gilbert
,
2022/02/03
Re: [PATCH RFC 07/15] migration: Introduce postcopy channels on dest node
,
Dr. David Alan Gilbert
,
2022/02/03
Re: [PATCH RFC 07/15] migration: Introduce postcopy channels on dest node
,
Peter Xu
,
2022/02/07
Re: [PATCH RFC 07/15] migration: Introduce postcopy channels on dest node
,
Dr. David Alan Gilbert
,
2022/02/08
Re: [PATCH RFC 07/15] migration: Introduce postcopy channels on dest node
,
Peter Xu
,
2022/02/08
[PATCH] target/ppc: Remove PowerPC 601 CPUs
,
Cédric Le Goater
,
2022/02/03
Re: [PATCH] target/ppc: Remove PowerPC 601 CPUs
,
Fabiano Rosas
,
2022/02/03
Re: [PATCH] target/ppc: Remove PowerPC 601 CPUs
,
Cédric Le Goater
,
2022/02/09
[PATCH] hvf: arm: Add simple dirty bitmap tracking
,
Alexander Graf
,
2022/02/03
Re: [PATCH] hvf: arm: Add simple dirty bitmap tracking
,
Peter Maydell
,
2022/02/15
[PATCH] target/ppc: Fix radix logging
,
Cédric Le Goater
,
2022/02/03
Re: [PATCH] target/ppc: Fix radix logging
,
Greg Kurz
,
2022/02/03
Re: [PATCH] target/ppc: Fix radix logging
,
Cédric Le Goater
,
2022/02/03
Re: [PATCH] target/ppc: Fix radix logging
,
Cédric Le Goater
,
2022/02/09
Re: [PATCH 09/12] jobs: ensure sleep in job_sleep_ns is fully performed
,
Emanuele Giuseppe Esposito
,
2022/02/03
[PATCH 0/7] tests/qtest: add some tests for virtio-net failover (part 2)
,
Laurent Vivier
,
2022/02/03
[PATCH 3/7] tests/qtest: failover: check the feature is correctly provided
,
Laurent Vivier
,
2022/02/03
[PATCH 1/7] tests/qtest: failover: clean up pathname of tests
,
Laurent Vivier
,
2022/02/03
[PATCH 4/7] tests/qtest: failover: check missing guest feature
,
Laurent Vivier
,
2022/02/03
[PATCH 7/7] tests/qtest: failover: migration abort test with failover off
,
Laurent Vivier
,
2022/02/03
[PATCH 5/7] tests/qtest: failover: check migration with failover off
,
Laurent Vivier
,
2022/02/03
[PATCH 2/7] tests/qtest: failover: use a macro for check_one_card()
,
Laurent Vivier
,
2022/02/03
[PATCH 6/7] tests/qtest: failover: test migration if the guest doesn't support failover
,
Laurent Vivier
,
2022/02/03
Re: [PATCH 0/7] tests/qtest: add some tests for virtio-net failover (part 2)
,
Laurent Vivier
,
2022/02/15
Re: [PATCH 0/7] tests/qtest: add some tests for virtio-net failover (part 2)
,
Thomas Huth
,
2022/02/21
[PATCH 0/2] block: Fix crash in blockdev-reopen with iothreads
,
Kevin Wolf
,
2022/02/03
[PATCH 2/2] iotests: Test blockdev-reopen with iothreads and throttling
,
Kevin Wolf
,
2022/02/03
Re: [PATCH 2/2] iotests: Test blockdev-reopen with iothreads and throttling
,
Hanna Reitz
,
2022/02/03
[PATCH 1/2] block: Lock AioContext for drain_end in blockdev-reopen
,
Kevin Wolf
,
2022/02/03
Re: [PATCH 1/2] block: Lock AioContext for drain_end in blockdev-reopen
,
Hanna Reitz
,
2022/02/03
[PATCH v2 0/6] hw/arm: zynqmp: Add CRF and APU control to support PSCI
,
Edgar E. Iglesias
,
2022/02/03
[PATCH v2 1/6] hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area
,
Edgar E. Iglesias
,
2022/02/03
[PATCH v2 4/6] hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF
,
Edgar E. Iglesias
,
2022/02/03
[PATCH v2 3/6] hw/misc: Add a model of the Xilinx ZynqMP CRF
,
Edgar E. Iglesias
,
2022/02/03
Re: [PATCH v2 3/6] hw/misc: Add a model of the Xilinx ZynqMP CRF
,
Peter Maydell
,
2022/02/15
Re: [PATCH v2 3/6] hw/misc: Add a model of the Xilinx ZynqMP CRF
,
Peter Maydell
,
2022/02/18
Re: [PATCH v2 3/6] hw/misc: Add a model of the Xilinx ZynqMP CRF
,
Edgar E. Iglesias
,
2022/02/18
[PATCH v2 2/6] target/arm: Make rvbar settable after realize
,
Edgar E. Iglesias
,
2022/02/03
Re: [PATCH v2 2/6] target/arm: Make rvbar settable after realize
,
Luc Michel
,
2022/02/03
[PATCH v2 5/6] hw/misc: Add a model of the Xilinx ZynqMP APU Control
,
Edgar E. Iglesias
,
2022/02/03
Re: [PATCH v2 5/6] hw/misc: Add a model of the Xilinx ZynqMP APU Control
,
Luc Michel
,
2022/02/03
[PATCH v2 6/6] hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control
,
Edgar E. Iglesias
,
2022/02/03
Re: [PATCH v2 6/6] hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control
,
Luc Michel
,
2022/02/03
Re: [PATCH 01/12] introduce BDRV_POLL_WHILE_UNLOCKED
,
Emanuele Giuseppe Esposito
,
2022/02/03
Re: [PATCH 01/12] introduce BDRV_POLL_WHILE_UNLOCKED
,
Paolo Bonzini
,
2022/02/04
[PATCH v2] hw/smbios: fix memory corruption for large guests due to handle overlap
,
Ani Sinha
,
2022/02/03
Re: [PATCH v2] hw/smbios: fix memory corruption for large guests due to handle overlap
,
Igor Mammedov
,
2022/02/04
Re: [PATCH v2] hw/smbios: fix memory corruption for large guests due to handle overlap
,
Gerd Hoffmann
,
2022/02/04
Re: [PATCH v2] hw/smbios: fix memory corruption for large guests due to handle overlap
,
Igor Mammedov
,
2022/02/04
Re: [PATCH v2] hw/smbios: fix memory corruption for large guests due to handle overlap
,
Ani Sinha
,
2022/02/04
Re: [PATCH v2] hw/smbios: fix memory corruption for large guests due to handle overlap
,
Ani Sinha
,
2022/02/10
Re: [PATCH v2] hw/smbios: fix memory corruption for large guests due to handle overlap
,
Michael S. Tsirkin
,
2022/02/04
Re: [PATCH v2] hw/smbios: fix memory corruption for large guests due to handle overlap
,
Ani Sinha
,
2022/02/07
Re: [PATCH v2] hw/smbios: fix memory corruption for large guests due to handle overlap
,
Igor Mammedov
,
2022/02/08
Re: [RFC PATCH 11/15] exec/cpu: Make address_space_init/reloading_memory_map target agnostic
,
Philippe Mathieu-Daudé
,
2022/02/03
Re: [RFC 4/5] target/riscv: Add *envcfg* CSRs support
,
Heiko Stübner
,
2022/02/03
Re: [RFC 4/5] target/riscv: Add *envcfg* CSRs support
,
Atish Kumar Patra
,
2022/02/03
Re: [PATCH 0/8] virtio: Add vhost-user based Video decode
,
Peter Griffin
,
2022/02/03
Re: [PATCH 0/8] virtio: Add vhost-user based Video decode
,
Peter Griffin
,
2022/02/03
Re: [PATCH 0/8] virtio: Add vhost-user based Video decode
,
Michael S. Tsirkin
,
2022/02/03
Re: [PATCH 05/12] test-bdrv-drain.c: adapt test to the coming subtree drains
,
Emanuele Giuseppe Esposito
,
2022/02/03
Re: [PATCH 4/8] vhost-user-video: add meson subdir build logic
,
Peter Griffin
,
2022/02/03
Re: [PATCH 0/4] target/arm: SVE fixes versus VHE
,
Peter Maydell
,
2022/02/03
Re: [PATCH 3/8] vhost-user-video: boiler plate code for vhost-user-video device
,
Peter Griffin
,
2022/02/03
[PATCH] MAINTAINERS: take over seccomp from Eduardo Otubo
,
Daniel P . Berrangé
,
2022/02/03
Re: [PATCH] MAINTAINERS: take over seccomp from Eduardo Otubo
,
Eduardo Otubo
,
2022/02/03
Re: [PATCH 20/20] tcg/i386: Implement bitsel for avx512
,
Alex Bennée
,
2022/02/03
Re: [PATCH 19/20] tcg/i386: Implement more logical operations for avx512
,
Alex Bennée
,
2022/02/03
Re: [PATCH 19/20] tcg/i386: Implement more logical operations for avx512
,
Richard Henderson
,
2022/02/03
Re: [PATCH 18/20] tcg/i386: Implement avx512 multiply
,
Alex Bennée
,
2022/02/03
Re: [PATCH 17/20] tcg/i386: Implement avx512 min/max/abs
,
Alex Bennée
,
2022/02/03
Re: [PATCH 16/20] tcg/i386: Expand scalar rotate with avx512 insns
,
Alex Bennée
,
2022/02/03
Re: [PATCH 15/20] tcg/i386: Remove rotls_vec from tcg_target_op_def
,
Alex Bennée
,
2022/02/03
Re: [PATCH 14/20] tcg/i386: Expand vector word rotate as avx512vbmi2 shift-double
,
Alex Bennée
,
2022/02/03
Re: [PATCH 00/20] tcg: vector improvements
,
Alex Bennée
,
2022/02/03
Re: [PATCH 1/8] vhost-user-video: Add a README.md with cheat sheet of commands
,
Peter Griffin
,
2022/02/03
[PATCH 0/4] iotests: finalize switch to async QMP
,
John Snow
,
2022/02/02
[PATCH 1/4] python/machine: permanently switch to AQMP
,
John Snow
,
2022/02/02
[PATCH 2/4] scripts/bench-block-job: switch to AQMP
,
John Snow
,
2022/02/02
[PATCH 3/4] iotests/mirror-top-perms: switch to AQMP
,
John Snow
,
2022/02/02
Re: [PATCH 3/4] iotests/mirror-top-perms: switch to AQMP
,
Vladimir Sementsov-Ogievskiy
,
2022/02/04
[PATCH 4/4] iotests: switch to AQMP
,
John Snow
,
2022/02/02
Re: [PATCH 0/4] iotests: finalize switch to async QMP
,
John Snow
,
2022/02/08
[PULL 0/4] Python patches
,
John Snow
,
2022/02/02
[PULL 1/4] python/aqmp: Fix negotiation with pre-"oob" QEMU
,
John Snow
,
2022/02/02
[PULL 2/4] python/machine: raise VMLaunchFailure exception from launch()
,
John Snow
,
2022/02/02
[PULL 4/4] python/aqmp: add socket bind step to legacy.py
,
John Snow
,
2022/02/02
[PULL 3/4] python: upgrade mypy to 0.780
,
John Snow
,
2022/02/02
Re: [PULL 0/4] Python patches
,
Peter Maydell
,
2022/02/03
Re: [PULL 0/4] Python patches
,
John Snow
,
2022/02/03
Re: [PULL 0/4] Python patches
,
Peter Maydell
,
2022/02/03
Re: [PULL 0/4] Python patches
,
John Snow
,
2022/02/03
Re: [PULL 0/4] Python patches
,
Peter Maydell
,
2022/02/08
Re: [PULL 0/4] Python patches
,
John Snow
,
2022/02/15
Re: [PULL 0/4] Python patches
,
Peter Maydell
,
2022/02/15
Re: [PULL 0/4] Python patches
,
John Snow
,
2022/02/15
Re: [PULL 0/4] Python patches
,
Peter Maydell
,
2022/02/04
Re: Notes on Generating Python signatures for QMP RPCs
,
John Snow
,
2022/02/02
Re: Notes on Generating Python signatures for QMP RPCs
,
Markus Armbruster
,
2022/02/03
Re: Notes on Generating Python signatures for QMP RPCs
,
John Snow
,
2022/02/03
Re: Notes on Generating Python signatures for QMP RPCs
,
Markus Armbruster
,
2022/02/04
Re: Notes on Generating Python signatures for QMP RPCs
,
Daniel P . Berrangé
,
2022/02/03
Re: Notes on Generating Python signatures for QMP RPCs
,
John Snow
,
2022/02/03
Re: Notes on Generating Python signatures for QMP RPCs
,
Markus Armbruster
,
2022/02/04
Re: Notes on Generating Python signatures for QMP RPCs
,
Daniel P . Berrangé
,
2022/02/04
Re: Notes on Generating Python signatures for QMP RPCs
,
Markus Armbruster
,
2022/02/07
[PATCH v2] target/rx: Remove unused ENV_OFFSET definition
,
Philippe Mathieu-Daudé
,
2022/02/02
Re: [PATCH v2] target/rx: Remove unused ENV_OFFSET definition
,
Laurent Vivier
,
2022/02/21
[PATCH v2] hw/display/tcx: Mark the VRAM dirty upon reset
,
Philippe Mathieu-Daudé
,
2022/02/02
Re: [PATCH v2] hw/display/tcx: Mark the VRAM dirty upon reset
,
Mark Cave-Ayland
,
2022/02/05
Re: [PATCH v2] hw/display/tcx: Mark the VRAM dirty upon reset
,
BALATON Zoltan
,
2022/02/05
Re: [PATCH v2] hw/display/tcx: Mark the VRAM dirty upon reset
,
Peter Maydell
,
2022/02/05
Re: [PATCH v2] hw/display/tcx: Mark the VRAM dirty upon reset
,
Mark Cave-Ayland
,
2022/02/06
Re: [PATCH v2] hw/display/tcx: Mark the VRAM dirty upon reset
,
Peter Maydell
,
2022/02/06
[PATCH 0/3] m68k: virt: add a firmware to the virt machine (petit boot)
,
Laurent Vivier
,
2022/02/02
[PATCH 3/3] m68k: virt: add a firmware (petitboot)
,
Laurent Vivier
,
2022/02/02
[PATCH 2/3] m68k: virt: add a bootstrap ROM
,
Laurent Vivier
,
2022/02/02
Re: [PATCH 2/3] m68k: virt: add a bootstrap ROM
,
Philippe Mathieu-Daudé
,
2022/02/02
[PATCH 1/3] m68k: bootinfo entry size must be aligned on 4 bytes
,
Laurent Vivier
,
2022/02/02
Re: [PATCH 05/16] hw/arm: allwinner: Don't enable PSCI conduit when booting guest in EL3
,
Samuel Holland
,
2022/02/02
[RFC] thread-pool: Add option to fix the pool size
,
Nicolas Saenz Julienne
,
2022/02/02
Re: [RFC] thread-pool: Add option to fix the pool size
,
Stefan Hajnoczi
,
2022/02/03
Re: [RFC] thread-pool: Add option to fix the pool size
,
Daniel P . Berrangé
,
2022/02/03
Re: [RFC] thread-pool: Add option to fix the pool size
,
Stefan Hajnoczi
,
2022/02/03
Re: [RFC] thread-pool: Add option to fix the pool size
,
Nicolas Saenz Julienne
,
2022/02/11
Re: [RFC] thread-pool: Add option to fix the pool size
,
Kevin Wolf
,
2022/02/11
Re: [RFC] thread-pool: Add option to fix the pool size
,
Stefan Hajnoczi
,
2022/02/14
Re: [RFC] thread-pool: Add option to fix the pool size
,
Kevin Wolf
,
2022/02/14
Re: [RFC] thread-pool: Add option to fix the pool size
,
Stefan Hajnoczi
,
2022/02/14
Re: [RFC] thread-pool: Add option to fix the pool size
,
Kevin Wolf
,
2022/02/14
Re: [RFC] thread-pool: Add option to fix the pool size
,
Nicolas Saenz Julienne
,
2022/02/07
Re: [RFC] thread-pool: Add option to fix the pool size
,
Stefan Hajnoczi
,
2022/02/07
[PATCH v4 1/1] virtio: fix the condition for iommu_platform not supported
,
Halil Pasic
,
2022/02/02
Re: [PATCH v4 1/1] virtio: fix the condition for iommu_platform not supported
,
Halil Pasic
,
2022/02/03
Re: [PATCH v4 1/1] virtio: fix the condition for iommu_platform not supported
,
Michael S. Tsirkin
,
2022/02/04
Re: [PATCH v4 1/1] virtio: fix the condition for iommu_platform not supported
,
Halil Pasic
,
2022/02/04
Re: [PATCH v4 1/1] virtio: fix the condition for iommu_platform not supported
,
Michael S. Tsirkin
,
2022/02/04
Re: [PATCH v4 1/1] virtio: fix the condition for iommu_platform not supported
,
Halil Pasic
,
2022/02/07
[PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
,
Vivek Goyal
,
2022/02/02
[PATCH v5 4/9] virtiofsd: Extend size of fuse_conn_info->capable and ->want fields
,
Vivek Goyal
,
2022/02/02
[PATCH v5 1/9] virtiofsd: Fix breakage due to fuse_init_in size change
,
Vivek Goyal
,
2022/02/02
[PATCH v5 9/9] virtiofsd: Add an option to enable/disable security label
,
Vivek Goyal
,
2022/02/02
Re: [PATCH v5 9/9] virtiofsd: Add an option to enable/disable security label
,
Dr. David Alan Gilbert
,
2022/02/07
Re: [PATCH v5 9/9] virtiofsd: Add an option to enable/disable security label
,
Vivek Goyal
,
2022/02/07
[PATCH v5 5/9] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
,
Vivek Goyal
,
2022/02/02
Re: [PATCH v5 5/9] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
,
Dr. David Alan Gilbert
,
2022/02/03
Re: [PATCH v5 5/9] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
,
Vivek Goyal
,
2022/02/07
[PATCH v5 8/9] virtiofsd: Create new file using O_TMPFILE and set security context
,
Vivek Goyal
,
2022/02/02
Re: [PATCH v5 8/9] virtiofsd: Create new file using O_TMPFILE and set security context
,
Dr. David Alan Gilbert
,
2022/02/07
[PATCH v5 6/9] virtiofsd: Move core file creation code in separate function
,
Vivek Goyal
,
2022/02/02
[PATCH v5 3/9] virtiofsd: Parse extended "struct fuse_init_in"
,
Vivek Goyal
,
2022/02/02
Re: [PATCH v5 3/9] virtiofsd: Parse extended "struct fuse_init_in"
,
Dr. David Alan Gilbert
,
2022/02/03
Re: [PATCH v5 3/9] virtiofsd: Parse extended "struct fuse_init_in"
,
Vivek Goyal
,
2022/02/07
[PATCH v5 2/9] linux-headers: Update headers to v5.17-rc1
,
Vivek Goyal
,
2022/02/02
[PATCH v5 7/9] virtiofsd: Create new file with fscreate set
,
Vivek Goyal
,
2022/02/02
Re: [PATCH v5 7/9] virtiofsd: Create new file with fscreate set
,
Dr. David Alan Gilbert
,
2022/02/07
Re: [PATCH v5 7/9] virtiofsd: Create new file with fscreate set
,
Vivek Goyal
,
2022/02/07
Re: [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
,
Dr. David Alan Gilbert
,
2022/02/07
Re: [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
,
Vivek Goyal
,
2022/02/07
Re: [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
,
Dr. David Alan Gilbert
,
2022/02/07
Re: [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
,
Daniel P . Berrangé
,
2022/02/07
Re: [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
,
Vivek Goyal
,
2022/02/07
Re: [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
,
Daniel P . Berrangé
,
2022/02/07
Re: [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
,
Vivek Goyal
,
2022/02/07
Re: [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
,
Vivek Goyal
,
2022/02/07
Re: [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
,
Daniel Walsh
,
2022/02/07
Re: [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
,
Daniel P . Berrangé
,
2022/02/08
Re: [Virtio-fs] [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
,
German Maglione
,
2022/02/09
Re: [Virtio-fs] [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
,
Vivek Goyal
,
2022/02/09
[RFC PATCH 0/4] improve coverage of vector backend
,
Alex Bennée
,
2022/02/02
[RFC PATCH 1/4] tests/tcg: cleanup sha1 source code
,
Alex Bennée
,
2022/02/02
Re: [RFC PATCH 1/4] tests/tcg: cleanup sha1 source code
,
Richard Henderson
,
2022/02/02
[RFC PATCH 4/4] tests/tcg: add vectorised sha512 versions
,
Alex Bennée
,
2022/02/02
Re: [RFC PATCH 4/4] tests/tcg: add vectorised sha512 versions
,
Richard Henderson
,
2022/02/02
[RFC PATCH 2/4] tests/tcg: build sha1-vector for SVE and compare
,
Alex Bennée
,
2022/02/02
Re: [RFC PATCH 2/4] tests/tcg: build sha1-vector for SVE and compare
,
Richard Henderson
,
2022/02/02
[RFC PATCH 3/4] tests/tcg: add sha512 test
,
Alex Bennée
,
2022/02/02
Re: [RFC PATCH 3/4] tests/tcg: add sha512 test
,
Richard Henderson
,
2022/02/02
Re: [RFC PATCH 0/4] improve coverage of vector backend
,
Alex Bennée
,
2022/02/02
RE: [RFC PATCH 0/4] improve coverage of vector backend
,
Taylor Simpson
,
2022/02/02
RE: [RFC PATCH 0/4] improve coverage of vector backend
,
Taylor Simpson
,
2022/02/03
Re: [RFC PATCH 0/4] improve coverage of vector backend
,
Alex Bennée
,
2022/02/03
RE: [RFC PATCH 0/4] improve coverage of vector backend
,
Taylor Simpson
,
2022/02/03
Re: [RFC PATCH 0/4] improve coverage of vector backend
,
Alex Bennée
,
2022/02/03
RE: [RFC PATCH 0/4] improve coverage of vector backend
,
Taylor Simpson
,
2022/02/03
Re: [RFC PATCH 0/4] improve coverage of vector backend
,
Alex Bennée
,
2022/02/03
RE: [RFC PATCH 0/4] improve coverage of vector backend
,
Taylor Simpson
,
2022/02/03
Re: [RFC PATCH 0/4] improve coverage of vector backend
,
Richard Henderson
,
2022/02/03
Re: [RFC PATCH v3 3/3] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
,
Fabiano Rosas
,
2022/02/02
[PATCH v2] Fix %#0 misuses
,
Dr. David Alan Gilbert (git)
,
2022/02/02
Re: [PATCH v2] Fix %#0 misuses
,
Philippe Mathieu-Daudé
,
2022/02/02
Re: [PATCH v2] Fix %#0 misuses
,
Dr. David Alan Gilbert
,
2022/02/03
[PULL 0/6] hppa target updates and fixes
,
Helge Deller
,
2022/02/02
[PULL 5/6] hw/display/artist: Mouse cursor fixes for HP-UX
,
Helge Deller
,
2022/02/02
[PULL 6/6] hw/display/artist: Fix draw_line() artefacts
,
Helge Deller
,
2022/02/02
[PULL 3/6] hppa: Add support for an emulated TOC/NMI button.
,
Helge Deller
,
2022/02/02
[PULL 2/6] hw/hppa: Allow up to 16 emulated CPUs
,
Helge Deller
,
2022/02/02
[PULL 4/6] hw/display/artist: rewrite vram access mode handling
,
Helge Deller
,
2022/02/02
[PULL 1/6] seabios-hppa: Update SeaBIOS-hppa to VERSION 3
,
Helge Deller
,
2022/02/02
Re: [PULL 0/6] hppa target updates and fixes
,
Peter Maydell
,
2022/02/03
Re: [PULL 0/6] hppa target updates and fixes
,
Helge Deller
,
2022/02/03
Re: [PATCH v3 03/11] 9p: darwin: Handle struct stat(fs) differences
,
Christian Schoenebeck
,
2022/02/02
Re: [PATCH v6 21/33] block: move BQL logic of bdrv_co_invalidate_cache in bdrv_activate
,
Paolo Bonzini
,
2022/02/02
Re: [PATCH v6 21/33] block: move BQL logic of bdrv_co_invalidate_cache in bdrv_activate
,
Kevin Wolf
,
2022/02/02
Re: [PATCH v2] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/02
Re: [PATCH v2] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Vitaly Chikunov
,
2022/02/02
Re: [PATCH v2] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Vitaly Chikunov
,
2022/02/03
Re: [PATCH v2] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/03
Re: [PATCH v2] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/03
Re: [PATCH v2] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Vitaly Chikunov
,
2022/02/03
Re: [PATCH v2] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Dmitry V. Levin
,
2022/02/03
Re: [PATCH v2] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
,
Christian Schoenebeck
,
2022/02/04
[PATCH v2] hw/i2c: flatten pca954x mux device
,
Patrick Venture
,
2022/02/02
Re: [PATCH v2] hw/i2c: flatten pca954x mux device
,
Peter Maydell
,
2022/02/24
Re: [PATCH v2] hw/i2c: flatten pca954x mux device
,
Patrick Venture
,
2022/02/24
[PATCH v1] an547: Correct typo that swaps ahb and apb peripherals
,
Jimmy Brisson
,
2022/02/02
Re: [PATCH v1] an547: Correct typo that swaps ahb and apb peripherals
,
Peter Maydell
,
2022/02/04
Re: [PATCH v1] an547: Correct typo that swaps ahb and apb peripherals
,
Jimmy Brisson
,
2022/02/10
Re: [PATCH v1] an547: Correct typo that swaps ahb and apb peripherals
,
Jimmy Brisson
,
2022/02/10
Re: [PATCH v3 04/11] 9p: darwin: Handle struct dirent differences
,
Will Cohen
,
2022/02/02
Re: [PATCH v3 04/11] 9p: darwin: Handle struct dirent differences
,
Christian Schoenebeck
,
2022/02/02
Re: [PATCH v3 04/11] 9p: darwin: Handle struct dirent differences
,
Will Cohen
,
2022/02/02
[PATCH] qemu-options: fix incorrect description for '-drive index='
,
Laurent Vivier
,
2022/02/02
Re: [PATCH] qemu-options: fix incorrect description for '-drive index='
,
Thomas Huth
,
2022/02/03
Re: [PATCH] qemu-options: fix incorrect description for '-drive index='
,
Laurent Vivier
,
2022/02/21
Re: [PATCH 13/20] tcg/i386: Support avx512vbmi2 vector shift-double instructions
,
Alex Bennée
,
2022/02/02
Re: [PATCH 12/20] tcg/i386: Implement avx512 variable rotate
,
Alex Bennée
,
2022/02/02
Re: [PATCH 11/20] tcg/i386: Implement avx512 immediate rotate
,
Alex Bennée
,
2022/02/02
Re: [PATCH 11/20] tcg/i386: Implement avx512 immediate rotate
,
Richard Henderson
,
2022/02/02
[PATCH v5 00/43] CXl 2.0 emulation Support
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 01/43] hw/pci/cxl: Add a CXL component type (interface)
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 02/43] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 03/43] MAINTAINERS: Add entry for Compute Express Link Emulation
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 04/43] hw/cxl/device: Introduce a CXL device (8.2.8)
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 05/43] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 06/43] hw/cxl/device: Implement basic mailbox (8.2.8.4)
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 07/43] hw/cxl/device: Add memory device utilities
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 08/43] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 09/43] hw/cxl/device: Timestamp implementation (8.2.9.3)
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 10/43] hw/cxl/device: Add log commands (8.2.9.4) + CEL
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 11/43] hw/pxb: Use a type for realizing expanders
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 12/43] hw/pci/cxl: Create a CXL bus type
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 13/43] hw/pxb: Allow creation of a CXL PXB (host bridge)
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 14/43] tests/acpi: allow DSDT.viot table changes.
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 15/43] acpi/pci: Consolidate host bridge setup
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 16/43] tests/acpi: Add update DSDT.viot
,
Jonathan Cameron
,
2022/02/02
Re: [PATCH v5 16/43] tests/acpi: Add update DSDT.viot
,
Michael S. Tsirkin
,
2022/02/04
Re: [PATCH v5 16/43] tests/acpi: Add update DSDT.viot
,
Igor Mammedov
,
2022/02/07
Re: [PATCH v5 16/43] tests/acpi: Add update DSDT.viot
,
Jonathan Cameron
,
2022/02/07
[PATCH v5 17/43] cxl: Machine level control on whether CXL support is enabled
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 18/43] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 19/43] hw/cxl/rp: Add a root port
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 20/43] hw/cxl/device: Add a memory device (8.2.8.5)
,
Jonathan Cameron
,
2022/02/02
Re: [PATCH v5 20/43] hw/cxl/device: Add a memory device (8.2.8.5)
,
Ben Widawsky
,
2022/02/11
Re: [PATCH v5 20/43] hw/cxl/device: Add a memory device (8.2.8.5)
,
Jonathan Cameron
,
2022/02/11
Re: [PATCH v5 20/43] hw/cxl/device: Add a memory device (8.2.8.5)
,
Ben Widawsky
,
2022/02/11
[PATCH v5 21/43] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 22/43] acpi/cxl: Add _OSC implementation (9.14.2)
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 23/43] tests/acpi: allow CEDT table addition
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 24/43] acpi/cxl: Create the CEDT (9.14.1)
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 25/43] hw/cxl/device: Add some trivial commands
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 26/43] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 27/43] hw/cxl/device: Implement get/set Label Storage Area (LSA)
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 28/43] hw/cxl/component: Add utils for interleave parameter encoding/decoding
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 29/43] hw/cxl/host: Add support for CXL Fixed Memory Windows.
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 30/43] acpi/cxl: Introduce CFMWS structures in CEDT
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 31/43] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 32/43] pci/pcie_port: Add pci_find_port_by_pn()
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 33/43] CXL/cxl_component: Add cxl_get_hb_cstate()
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 34/43] mem/cxl_type3: Add read and write functions for associated hostmem.
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 35/43] cxl/cxl-host: Add memops for CFMWS region.
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 36/43] arm/virt: Allow virt/CEDT creation
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 37/43] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 38/43] RFC: softmmu/memory: Add ops to memory_region_ram_init_from_file
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 39/43] hw/cxl/component Add a dumb HDM decoder handler
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 40/43] i386/pc: Enable CXL fixed memory windows
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 41/43] qtest/acpi: Add reference CEDT tables.
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 42/43] qtest/cxl: Add very basic sanity tests
,
Jonathan Cameron
,
2022/02/02
[PATCH v5 43/43] scripts/device-crash-test: Add exception for pxb-cxl
,
Jonathan Cameron
,
2022/02/02
Re: [PATCH v5 00/43] CXl 2.0 emulation Support
,
Michael S. Tsirkin
,
2022/02/04
Re: [PATCH v5 00/43] CXl 2.0 emulation Support
,
Michael S. Tsirkin
,
2022/02/04
Re: [PATCH v5 00/43] CXl 2.0 emulation Support
,
Jonathan Cameron
,
2022/02/04
Re: [PATCH v5 00/43] CXl 2.0 emulation Support
,
Jonathan Cameron
,
2022/02/07
Re: [PATCH 10/20] tcg/i386: Implement avx512 immediate sari shift
,
Alex Bennée
,
2022/02/02
Re: [PATCH 09/20] tcg/i386: Implement avx512 scalar shift
,
Alex Bennée
,
2022/02/02
Re: [PATCH v2 3/4] virtio-iommu: Support bypass domain
,
Eric Auger
,
2022/02/02
Re: [PATCH v2 3/4] virtio-iommu: Support bypass domain
,
Jean-Philippe Brucker
,
2022/02/08
Re: [PATCH v2 3/4] virtio-iommu: Support bypass domain
,
Dr. David Alan Gilbert
,
2022/02/08
Re: [PATCH v2 3/4] virtio-iommu: Support bypass domain
,
Eric Auger
,
2022/02/08
Re: [PATCH v2 3/4] virtio-iommu: Support bypass domain
,
Jean-Philippe Brucker
,
2022/02/08
[RFC PATCH] arm: force flag recalculation when messing with DAIF
,
Alex Bennée
,
2022/02/02
Re: [RFC PATCH] arm: force flag recalculation when messing with DAIF
,
Andrew Jones
,
2022/02/02
Re: [RFC PATCH] arm: force flag recalculation when messing with DAIF
,
Richard Henderson
,
2022/02/05
Re: [RFC PATCH] arm: force flag recalculation when messing with DAIF
,
Peter Maydell
,
2022/02/07
Re: [PULL 18/20] block/nbd: drop connection_co
,
Fabian Ebner
,
2022/02/02
Re: [PULL 18/20] block/nbd: drop connection_co
,
Eric Blake
,
2022/02/02
Re: [PULL 18/20] block/nbd: drop connection_co
,
Hanna Reitz
,
2022/02/02
Re: [PULL 18/20] block/nbd: drop connection_co
,
Fabian Ebner
,
2022/02/03
Re: [PATCH v2 3/3] migration: Perform vmsd structure check during tests
,
Dr. David Alan Gilbert
,
2022/02/02
Re: [PATCH v2 3/3] migration: Perform vmsd structure check during tests
,
Juan Quintela
,
2022/02/02
Re: [PATCH v2 3/3] migration: Perform vmsd structure check during tests
,
Peter Maydell
,
2022/02/02
[PATCH] hw/arm/smmuv3: Fix device reset
,
Eric Auger
,
2022/02/02
Re: [PATCH] hw/arm/smmuv3: Fix device reset
,
Peter Maydell
,
2022/02/07
[PATCH v2] hw/rx: rx-gdbsim DTB load address aligned of 16byte.
,
Yoshinori Sato
,
2022/02/02
Re: [PATCH v2] hw/rx: rx-gdbsim DTB load address aligned of 16byte.
,
Philippe Mathieu-Daudé
,
2022/02/02
Re: [PATCH v2] hw/rx: rx-gdbsim DTB load address aligned of 16byte.
,
Yoshinori Sato
,
2022/02/03
arm: singlestep bug
,
Andrew Jones
,
2022/02/02
Re: arm: singlestep bug
,
Alex Bennée
,
2022/02/02
Re: arm: singlestep bug
,
Andrew Jones
,
2022/02/02
Re: [PATCH] target/hexagon: remove unused variable
,
Thomas Huth
,
2022/02/02
[PATCH] hw/smbios: fix memory corruption for large guests due to handle overlap
,
Ani Sinha
,
2022/02/01
Re: [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Nakajima, Jun
,
2022/02/01
Re: [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Steven Price
,
2022/02/02
Re: [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Nakajima, Jun
,
2022/02/02
Re: [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Mike Rapoport
,
2022/02/08
Re: [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Chao Peng
,
2022/02/17
[PATCH v6 0/7] target/riscv: Add XVentanaCondOps and supporting infrastructure changes
,
Philipp Tomsich
,
2022/02/01
[PATCH v6 4/7] target/riscv: access cfg structure through DisasContext
,
Philipp Tomsich
,
2022/02/01
[PATCH v6 3/7] target/riscv: access configuration through cfg_ptr in DisasContext
,
Philipp Tomsich
,
2022/02/01
Re: [PATCH v6 3/7] target/riscv: access configuration through cfg_ptr in DisasContext
,
Alistair Francis
,
2022/02/08
Re: [PATCH v6 3/7] target/riscv: access configuration through cfg_ptr in DisasContext
,
Alistair Francis
,
2022/02/08
[PATCH v6 6/7] target/riscv: Add XVentanaCondOps custom extension
,
Philipp Tomsich
,
2022/02/01
[PATCH v6 2/7] target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptr
,
Philipp Tomsich
,
2022/02/01
[PATCH v6 5/7] target/riscv: iterate over a table of decoders
,
Philipp Tomsich
,
2022/02/01
[PATCH v6 7/7] target/riscv: add a MAINTAINERS entry for XVentanaCondOps
,
Philipp Tomsich
,
2022/02/01
[PATCH v6 1/7] target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUConfig'
,
Philipp Tomsich
,
2022/02/01
Re: [PATCH v6 0/7] target/riscv: Add XVentanaCondOps and supporting infrastructure changes
,
Alistair Francis
,
2022/02/02
Re: [PATCH v6 0/7] target/riscv: Add XVentanaCondOps and supporting infrastructure changes
,
Philipp Tomsich
,
2022/02/03
Re: [PATCH 0/2] RISC-V: Correctly generate store/amo faults
,
Richard Henderson
,
2022/02/01
Re: [PATCH 0/2] RISC-V: Correctly generate store/amo faults
,
Alistair Francis
,
2022/02/04
Re: [PATCH 0/2] RISC-V: Correctly generate store/amo faults
,
Richard Henderson
,
2022/02/04
[PATCH v5 0/2] tcg/mips: Unaligned access support
,
Richard Henderson
,
2022/02/01
[PATCH v5 1/2] tcg/mips: Support unaligned access for user-only
,
Richard Henderson
,
2022/02/01
Re: [PATCH v5 1/2] tcg/mips: Support unaligned access for user-only
,
Philippe Mathieu-Daudé
,
2022/02/04
[PATCH v5 2/2] tcg/mips: Support unaligned access for softmmu
,
Richard Henderson
,
2022/02/01
Re: [PATCH v5 2/2] tcg/mips: Support unaligned access for softmmu
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH v5 0/2] tcg/mips: Unaligned access support
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH v5 0/2] tcg/mips: Unaligned access support
,
Jiaxun Yang
,
2022/02/04
Re: [PATCH] replay: use CF_NOIRQ for special exception-replaying TB
,
Richard Henderson
,
2022/02/01
[PATCH] hw/timer/armv7m_systick: Update clock source before enabling timer
,
Richard Petri
,
2022/02/01
Re: [PATCH] hw/timer/armv7m_systick: Update clock source before enabling timer
,
Peter Maydell
,
2022/02/01
Re: [PATCH] hw/timer/armv7m_systick: Update clock source before enabling timer
,
Richard Petri
,
2022/02/01
Re: [PATCH] hw/timer/armv7m_systick: Update clock source before enabling timer
,
Peter Maydell
,
2022/02/08
Re: [PATCH] hw/timer/armv7m_systick: Update clock source before enabling timer
,
Peter Maydell
,
2022/02/07
[PULL 0/1] Bsd user fix patches
,
Warner Losh
,
2022/02/01
[PULL 1/1] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
,
Warner Losh
,
2022/02/01
Re: [PULL 0/1] Bsd user fix patches
,
Peter Maydell
,
2022/02/02
[PATCH v6 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
2022/02/01
[PATCH v6 1/3] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
,
Shivaprasad G Bhat
,
2022/02/01
Re: [PATCH v6 1/3] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
,
Daniel Henrique Barboza
,
2022/02/02
[PATCH v6 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Shivaprasad G Bhat
,
2022/02/01
Re: [PATCH v6 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Daniel Henrique Barboza
,
2022/02/02
[PATCH v6 3/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
2022/02/01
Re: [PATCH v6 3/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Daniel Henrique Barboza
,
2022/02/02
Re: [PATCH] qapi, i386/sev: Add debug-launch-digest to launch-measure response
,
Tobin Feldman-Fitzthum
,
2022/02/01
Re: [PATCH] qapi, i386/sev: Add debug-launch-digest to launch-measure response
,
Dr. David Alan Gilbert
,
2022/02/10
Re: [PATCH] qapi, i386/sev: Add debug-launch-digest to launch-measure response
,
Daniel P . Berrangé
,
2022/02/11
Re: [PATCH] qapi, i386/sev: Add debug-launch-digest to launch-measure response
,
Dr. David Alan Gilbert
,
2022/02/14
Re: [PATCH] qapi, i386/sev: Add debug-launch-digest to launch-measure response
,
Dov Murik
,
2022/02/14
Re: [PATCH REBASED v5 2/2] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
2022/02/01
Re: [PATCH REBASED v5 1/2] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Shivaprasad G Bhat
,
2022/02/01
[PATCH v2] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
,
Warner Losh
,
2022/02/01
Re: [PATCH v2] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
,
Richard Henderson
,
2022/02/01
Re: [PATCH v2] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
,
Warner Losh
,
2022/02/01
[PATCH] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
,
Warner Losh
,
2022/02/01
Re: [PATCH] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
,
Warner Losh
,
2022/02/01
Re: [PATCH] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
,
Richard Henderson
,
2022/02/01
Re: [PATCH] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
,
Warner Losh
,
2022/02/01
Re: [PATCH 08/20] tcg/i386: Implement avx512 variable shifts
,
Alex Bennée
,
2022/02/01
[PATCH 00/13] hw/intc/arm_gicv3_its: more cleanups, bugfixes
,
Peter Maydell
,
2022/02/01
[PATCH 01/13] hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packets
,
Peter Maydell
,
2022/02/01
Re: [PATCH 01/13] hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packets
,
Richard Henderson
,
2022/02/02
[PATCH 02/13] hw/intc/arm_gicv3_its: Keep DTEs as a struct, not a raw uint64_t
,
Peter Maydell
,
2022/02/01
Re: [PATCH 02/13] hw/intc/arm_gicv3_its: Keep DTEs as a struct, not a raw uint64_t
,
Richard Henderson
,
2022/02/02
[PATCH 03/13] hw/intc/arm_gicv3_its: Pass DTEntry to update_dte()
,
Peter Maydell
,
2022/02/01
Re: [PATCH 03/13] hw/intc/arm_gicv3_its: Pass DTEntry to update_dte()
,
Richard Henderson
,
2022/02/02
[PATCH 04/13] hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t
,
Peter Maydell
,
2022/02/01
Re: [PATCH 04/13] hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t
,
Richard Henderson
,
2022/02/02
[PATCH 07/13] hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
,
Peter Maydell
,
2022/02/01
Re: [PATCH 07/13] hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
,
Richard Henderson
,
2022/02/02
[PATCH 08/13] hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct
,
Peter Maydell
,
2022/02/01
Re: [PATCH 08/13] hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct
,
Richard Henderson
,
2022/02/02
[PATCH 12/13] hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI
,
Peter Maydell
,
2022/02/01
Re: [PATCH 12/13] hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI
,
Richard Henderson
,
2022/02/02
[PATCH 10/13] hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
,
Peter Maydell
,
2022/02/01
Re: [PATCH 10/13] hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
,
Richard Henderson
,
2022/02/02
[PATCH 09/13] hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
,
Peter Maydell
,
2022/02/01
Re: [PATCH 09/13] hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
,
Richard Henderson
,
2022/02/02
[PATCH 05/13] hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
,
Peter Maydell
,
2022/02/01
Re: [PATCH 05/13] hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
,
Richard Henderson
,
2022/02/02
[PATCH 06/13] hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
,
Peter Maydell
,
2022/02/01
Re: [PATCH 06/13] hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
,
Richard Henderson
,
2022/02/02
Re: [PATCH 06/13] hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
,
Peter Maydell
,
2022/02/03
Re: [PATCH 06/13] hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
,
Richard Henderson
,
2022/02/03
[PATCH 13/13] hw/intc/arm_gicv3_its: Split error checks
,
Peter Maydell
,
2022/02/01
Re: [PATCH 13/13] hw/intc/arm_gicv3_its: Split error checks
,
Richard Henderson
,
2022/02/02
[PATCH 11/13] hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field
,
Peter Maydell
,
2022/02/01
Re: [PATCH 11/13] hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field
,
Richard Henderson
,
2022/02/02
Re: [PATCH 00/13] hw/intc/arm_gicv3_its: more cleanups, bugfixes
,
Peter Maydell
,
2022/02/07
Re: [PATCH 07/20] tcg/i386: Use tcg_can_emit_vec_op in expand_vec_cmp_noinv
,
Alex Bennée
,
2022/02/01
Re: [PATCH 06/20] tcg/i386: Add tcg_out_evex_opc
,
Alex Bennée
,
2022/02/01
[PATCH] target/i386: the sgx_epc_get_section stub is reachable
,
Paolo Bonzini
,
2022/02/01
Re: [PATCH v3 0/3] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
,
Matheus K. Ferst
,
2022/02/01
Re: [PATCH v3 0/3] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
,
Matheus K. Ferst
,
2022/02/21
[PATCH 1/2] migration/rdma: Increase the backlog from 5 to 128
,
Jack Wang
,
2022/02/01
Re: [PATCH 1/2] migration/rdma: Increase the backlog from 5 to 128
,
Pankaj Gupta
,
2022/02/01
Re: [PATCH 1/2] migration/rdma: Increase the backlog from 5 to 128
,
Jinpu Wang
,
2022/02/01
Re: [PATCH 1/2] migration/rdma: Increase the backlog from 5 to 128
,
Pankaj Gupta
,
2022/02/02
Re: [PATCH 1/2] migration/rdma: Increase the backlog from 5 to 128
,
Pankaj Gupta
,
2022/02/02
Re: [PATCH 1/2] migration/rdma: Increase the backlog from 5 to 128
,
Dr. David Alan Gilbert
,
2022/02/02
Re: [PATCH 1/2] migration/rdma: Increase the backlog from 5 to 128
,
Jinpu Wang
,
2022/02/02
[PATCH 2/2] migration/rdma: set the REUSEADDR option for destination
,
Jack Wang
,
2022/02/01
Re: [PATCH 2/2] migration/rdma: set the REUSEADDR option for destination
,
Pankaj Gupta
,
2022/02/01
Re: [PATCH 2/2] migration/rdma: set the REUSEADDR option for destination
,
Jinpu Wang
,
2022/02/01
Re: [PATCH 2/2] migration/rdma: set the REUSEADDR option for destination
,
Pankaj Gupta
,
2022/02/01
Re: [PATCH 2/2] migration/rdma: set the REUSEADDR option for destination
,
Dr. David Alan Gilbert
,
2022/02/02
Re: [PATCH 2/2] migration/rdma: set the REUSEADDR option for destination
,
Jinpu Wang
,
2022/02/02
Re: [PATCH 05/20] tcg/i386: Detect AVX512
,
Alex Bennée
,
2022/02/01
Re: [PATCH 04/20] tcg/s390x: Implement vector NAND, NOR, EQV
,
Alex Bennée
,
2022/02/01
Re: [PATCH 04/20] tcg/s390x: Implement vector NAND, NOR, EQV
,
Alex Bennée
,
2022/02/01
Re: [PATCH 03/20] tcg/ppc: Implement vector NAND, NOR, EQV
,
Alex Bennée
,
2022/02/01
Re: [PATCH 02/20] tcg: Add opcodes for vector nand, nor, eqv
,
Alex Bennée
,
2022/02/01
[PATCH v2 00/25] testing and plugin updates
,
Alex Bennée
,
2022/02/01
[PATCH v2 04/25] .gitignore: add .gcov pattern
,
Alex Bennée
,
2022/02/01
[PATCH v2 01/25] tests/Makefile.include: clean-up old code
,
Alex Bennée
,
2022/02/01
[PATCH v2 06/25] gitmodules: Correct libvirt-ci submodule URL
,
Alex Bennée
,
2022/02/01
[PATCH v2 03/25] Makefile: also remove .gcno files when cleaning
,
Alex Bennée
,
2022/02/01
[PATCH v2 02/25] tests/qtest: enable more vhost-user tests by default
,
Alex Bennée
,
2022/02/01
[PATCH v2 11/25] tests/lcitool: Install libibumad to cover RDMA on Debian based distros
,
Alex Bennée
,
2022/02/01
[PATCH v2 25/25] plugins: move reset of plugin data to tb_start
,
Alex Bennée
,
2022/02/01
[PATCH v2 08/25] drop libxml2 checks since libxml is not actually used (for parallels)
,
Alex Bennée
,
2022/02/01
[PATCH v2 12/25] docs/devel: mention our .editorconfig
,
Alex Bennée
,
2022/02/01
Re: [PATCH v2 12/25] docs/devel: mention our .editorconfig
,
Philippe Mathieu-Daudé
,
2022/02/01
[PATCH v2 09/25] tests/lcitool: Refresh submodule and remove libxml2
,
Alex Bennée
,
2022/02/01
[PATCH v2 16/25] docs: remove references to TCG tracing
,
Alex Bennée
,
2022/02/01
[PATCH v2 13/25] gitlab: fall back to commit hash in qemu-setup filename
,
Alex Bennée
,
2022/02/01
[PATCH v2 07/25] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files
,
Alex Bennée
,
2022/02/01
[PATCH v2 15/25] block: fix FreeBSD build failure with fallocate
,
Alex Bennée
,
2022/02/01
Re: [PATCH v2 15/25] block: fix FreeBSD build failure with fallocate
,
Kevin Wolf
,
2022/02/01
[PATCH v2 05/25] MAINTAINERS: Cover lcitool submodule with build test / automation
,
Alex Bennée
,
2022/02/01
[PATCH v2 14/25] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
,
Alex Bennée
,
2022/02/01
Re: [PATCH v2 14/25] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
,
Philippe Mathieu-Daudé
,
2022/02/01
[PATCH v2 10/25] tests: Manually remove libxml2 on MSYS2 runners
,
Alex Bennée
,
2022/02/01
[PATCH v2 19/25] tracing: excise the tcg related from tracetool
,
Alex Bennée
,
2022/02/01
[PATCH v2 21/25] contrib/plugins: add a drcov plugin
,
Alex Bennée
,
2022/02/01
[PATCH v2 18/25] tracing: remove the trace-tcg includes from the build
,
Alex Bennée
,
2022/02/01
[PATCH v2 20/25] plugins: add helper functions for coverage plugins
,
Alex Bennée
,
2022/02/01
[PATCH v2 22/25] tests/plugin: allow libinsn.so per-CPU counts
,
Alex Bennée
,
2022/02/01
[PATCH v2 24/25] target/i386: use CPU_LOG_INT for IRQ servicing
,
Alex Bennée
,
2022/02/01
[PATCH v2 17/25] tracing: remove TCG memory access tracing
,
Alex Bennée
,
2022/02/01
Re: [PATCH v2 17/25] tracing: remove TCG memory access tracing
,
Philippe Mathieu-Daudé
,
2022/02/01
[PATCH v2 23/25] tests/plugins: add instruction matching to libinsn.so
,
Alex Bennée
,
2022/02/01
Re: [PATCH 22/31] vhost: Add VhostIOVATree
,
Eugenio Perez Martin
,
2022/02/01
Re: [PATCH 22/31] vhost: Add VhostIOVATree
,
Jason Wang
,
2022/02/08
Re: [PATCH 30/31] vdpa: Move vhost_vdpa_get_iova_range to net/vhost-vdpa.c
,
Eugenio Perez Martin
,
2022/02/01
Re: [PATCH 29/31] vdpa: Make ncs autofree
,
Eugenio Perez Martin
,
2022/02/01
[PATCH] hw/i2c: flatten pca954x mux device
,
Patrick Venture
,
2022/02/01
Re: [PATCH] hw/i2c: flatten pca954x mux device
,
Philippe Mathieu-Daudé
,
2022/02/01
Re: [PATCH] hw/i2c: flatten pca954x mux device
,
Patrick Venture
,
2022/02/01
Re: [PATCH] hw/i2c: flatten pca954x mux device
,
Philippe Mathieu-Daudé
,
2022/02/02
Re: [PATCH] hw/i2c: flatten pca954x mux device
,
Patrick Venture
,
2022/02/02
Re: [PATCH] hw/i2c: flatten pca954x mux device
,
Patrick Venture
,
2022/02/02
Re: [PATCH] hw/i2c: flatten pca954x mux device
,
Philippe Mathieu-Daudé
,
2022/02/02
Re: [PATCH] hw/i2c: flatten pca954x mux device
,
Patrick Venture
,
2022/02/02
Re: [PATCH] hw/i2c: flatten pca954x mux device
,
Peter Maydell
,
2022/02/02
Re: [PATCH] hw/i2c: flatten pca954x mux device
,
Patrick Venture
,
2022/02/02
Re: [PULL 00/40] Bsd user arm 2022q1 patches
,
Peter Maydell
,
2022/02/01
Re: [PULL 00/40] Bsd user arm 2022q1 patches
,
Warner Losh
,
2022/02/01
Re: [PATCH v2] docs: expand firmware descriptor to allow flash without NVRAM
,
Gerd Hoffmann
,
2022/02/01
Re: [PATCH v4 0/4] Python: Improvements for iotest 040,041
,
Kevin Wolf
,
2022/02/01
Re: [PATCH v4 0/4] Python: Improvements for iotest 040,041
,
John Snow
,
2022/02/01
Re: [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py
,
Kevin Wolf
,
2022/02/01
Re: [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py
,
John Snow
,
2022/02/01
Re: [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py
,
Kevin Wolf
,
2022/02/01
Re: [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py
,
John Snow
,
2022/02/02
Re: [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py
,
Kevin Wolf
,
2022/02/03
Re: [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py
,
John Snow
,
2022/02/04
Re: [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py
,
Daniel P . Berrangé
,
2022/02/03
Re: [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py
,
John Snow
,
2022/02/03
[PULL 00/10] Block layer patches
,
Kevin Wolf
,
2022/02/01
[PULL 01/10] qemu-storage-daemon: Fix typo in vhost-user-blk help
,
Kevin Wolf
,
2022/02/01
[PULL 02/10] block: bdrv_set_backing_hd(): use drained section
,
Kevin Wolf
,
2022/02/01
[PULL 05/10] block/export/fuse: Fix build failure on FreeBSD
,
Kevin Wolf
,
2022/02/01
[PULL 04/10] block/export/fuse: Rearrange if-else-if ladder in fuse_fallocate()
,
Kevin Wolf
,
2022/02/01
[PULL 03/10] block/export: Fix vhost-user-blk shutdown with requests in flight
,
Kevin Wolf
,
2022/02/01
[PULL 09/10] block/rbd: fix handling of holes in .bdrv_co_block_status
,
Kevin Wolf
,
2022/02/01
[PULL 07/10] qsd: Document fuse's allow-other option
,
Kevin Wolf
,
2022/02/01
[PULL 08/10] qemu-img: Unify [-b [-F]] documentation
,
Kevin Wolf
,
2022/02/01
[PULL 10/10] block/rbd: workaround for ceph issue #53784
,
Kevin Wolf
,
2022/02/01
[PULL 06/10] block.h: remove outdated comment
,
Kevin Wolf
,
2022/02/01
Re: [PULL 00/10] Block layer patches
,
Peter Maydell
,
2022/02/02
[PATCH v3 0/2] tests/9pfs: Fix leak and add some more g_auto* annotations
,
Greg Kurz
,
2022/02/01
[PATCH v3 1/2] tests/9pfs: Fix leak of local_test_path
,
Greg Kurz
,
2022/02/01
[PATCH v3 2/2] tests/9pfs: Use g_autofree and g_autoptr where possible
,
Greg Kurz
,
2022/02/01
Re: [PATCH v3 0/2] tests/9pfs: Fix leak and add some more g_auto* annotations
,
Christian Schoenebeck
,
2022/02/02
Re: [PATCH 00/14] block: cleanup backing and file handling
,
Vladimir Sementsov-Ogievskiy
,
2022/02/01
Re: [PATCH v1 12/22] plugins: stxp test case from Aaron (!upstream)
,
Aaron Lindsay
,
2022/02/01
Re: [PATCH v1 12/22] plugins: stxp test case from Aaron (!upstream)
,
Alex Bennée
,
2022/02/01
Re: [PATCH v1 12/22] plugins: stxp test case from Aaron (!upstream)
,
Aaron Lindsay
,
2022/02/02
[PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Halil Pasic
,
2022/02/01
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Daniel Henrique Barboza
,
2022/02/01
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Halil Pasic
,
2022/02/01
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Daniel Henrique Barboza
,
2022/02/01
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Halil Pasic
,
2022/02/01
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Michael S. Tsirkin
,
2022/02/02
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Halil Pasic
,
2022/02/02
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Daniel Henrique Barboza
,
2022/02/02
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Halil Pasic
,
2022/02/02
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Daniel Henrique Barboza
,
2022/02/02
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Michael S. Tsirkin
,
2022/02/02
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Halil Pasic
,
2022/02/01
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Cornelia Huck
,
2022/02/01
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Michael S. Tsirkin
,
2022/02/01
Re: [PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
,
Halil Pasic
,
2022/02/01
Re: [PATCH v1 12/22] plugins: stxp test case from Aaron (!upstream)
,
Aaron Lindsay
,
2022/02/01
[PATCH v8 0/5] support subsets of virtual memory extension
,
Weiwei Li
,
2022/02/01
[PATCH v8 2/5] target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE
,
Weiwei Li
,
2022/02/01
[PATCH v8 5/5] target/riscv: add support for svpbmt extension
,
Weiwei Li
,
2022/02/01
Re: [PATCH v8 5/5] target/riscv: add support for svpbmt extension
,
Alistair Francis
,
2022/02/02
[PATCH v8 1/5] target/riscv: Ignore reserved bits in PTE for RV64
,
Weiwei Li
,
2022/02/01
[PATCH v8 3/5] target/riscv: add support for svnapot extension
,
Weiwei Li
,
2022/02/01
Re: [PATCH v8 3/5] target/riscv: add support for svnapot extension
,
Alistair Francis
,
2022/02/02
Re: [PATCH v8 3/5] target/riscv: add support for svnapot extension
,
Weiwei Li
,
2022/02/02
[PATCH v8 4/5] target/riscv: add support for svinval extension
,
Weiwei Li
,
2022/02/01
Re: [PATCH v8 4/5] target/riscv: add support for svinval extension
,
Alistair Francis
,
2022/02/02
[PULL 00/24] Block patches
,
Hanna Reitz
,
2022/02/01
[PULL 06/24] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
,
Hanna Reitz
,
2022/02/01
[PULL 03/24] iotests.py: img_info_log(): rename imgopts argument
,
Hanna Reitz
,
2022/02/01
[PULL 18/24] iotests: bash tests: filter compression type
,
Hanna Reitz
,
2022/02/01
[PULL 15/24] iotests/common.rc: introduce _qcow2_dump_header helper
,
Hanna Reitz
,
2022/02/01
[PULL 11/24] iotests.py: filter out successful output of qemu-img create
,
Hanna Reitz
,
2022/02/01
[PULL 10/24] iotest 065: explicit compression type
,
Hanna Reitz
,
2022/02/01
Re: [PULL 10/24] iotest 065: explicit compression type
,
Thomas Huth
,
2022/02/14
[PULL 17/24] iotest 39: use _qcow2_dump_header
,
Hanna Reitz
,
2022/02/01
[PULL 14/24] qcow2: simple case support for downgrading of qcow2 images with zstd
,
Hanna Reitz
,
2022/02/01
[PULL 22/24] block-backend: Retain permissions after migration
,
Hanna Reitz
,
2022/02/01
[PULL 16/24] iotests: massive use _qcow2_dump_header
,
Hanna Reitz
,
2022/02/01
[PULL 21/24] iotests: declare lack of support for compresion_type in IMGOPTS
,
Hanna Reitz
,
2022/02/01
[PULL 02/24] iotests/MRCE: Write data to source
,
Hanna Reitz
,
2022/02/01
[PULL 23/24] iotests/migration-permissions: New test
,
Hanna Reitz
,
2022/02/01
[PULL 24/24] block.h: remove outdated comment
,
Hanna Reitz
,
2022/02/01
[PULL 20/24] iotest 214: explicit compression type
,
Hanna Reitz
,
2022/02/01
[PULL 09/24] iotest 303: explicit compression type
,
Hanna Reitz
,
2022/02/01
[PULL 19/24] iotests 60: more accurate set dirty bit in qcow2 header
,
Hanna Reitz
,
2022/02/01
[PULL 04/24] iotests.py: implement unsupported_imgopts
,
Hanna Reitz
,
2022/02/01
[PULL 01/24] tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a'
,
Hanna Reitz
,
2022/02/01
[PULL 12/24] iotests.py: filter compression type out
,
Hanna Reitz
,
2022/02/01
[PULL 07/24] iotests: drop qemu_img_verbose() helper
,
Hanna Reitz
,
2022/02/01
[PULL 13/24] iotest 302: use img_info_log() helper
,
Hanna Reitz
,
2022/02/01
[PULL 08/24] iotests.py: rewrite default luks support in qemu_img
,
Hanna Reitz
,
2022/02/01
[PULL 05/24] iotests: specify some unsupported_imgopts for python iotests
,
Hanna Reitz
,
2022/02/01
Re: [PULL 00/24] Block patches
,
Peter Maydell
,
2022/02/01
iotests failure on netbsd VM, no useful errors logged
,
Peter Maydell
,
2022/02/01
Re: [PATCH 10/12] block.c: add subtree_drains where needed
,
Vladimir Sementsov-Ogievskiy
,
2022/02/01
Re: [PATCH 10/12] block.c: add subtree_drains where needed
,
Emanuele Giuseppe Esposito
,
2022/02/02
Re: [PATCH 10/12] block.c: add subtree_drains where needed
,
Paolo Bonzini
,
2022/02/02
Re: [PATCH 10/12] block.c: add subtree_drains where needed
,
Emanuele Giuseppe Esposito
,
2022/02/03
Re: [PATCH 10/12] block.c: add subtree_drains where needed
,
Vladimir Sementsov-Ogievskiy
,
2022/02/04
Re: [PATCH 10/12] block.c: add subtree_drains where needed
,
Emanuele Giuseppe Esposito
,
2022/02/04
Re: [PATCH 10/12] block.c: add subtree_drains where needed
,
Vladimir Sementsov-Ogievskiy
,
2022/02/04
Re: [PATCH 10/12] block.c: add subtree_drains where needed
,
Emanuele Giuseppe Esposito
,
2022/02/03
Re: Block alignment of qcow2 compress driver
,
Vladimir Sementsov-Ogievskiy
,
2022/02/01
Re: [PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status
,
Kevin Wolf
,
2022/02/01
Re: [PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status
,
Peter Lieven
,
2022/02/03
Re: [PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status
,
Stefano Garzarella
,
2022/02/03
Re: [PATCH v4 1/4] python/aqmp: Fix negotiation with pre-"oob" QEMU
,
Kevin Wolf
,
2022/02/01
Re: [PATCH v4 1/4] python/aqmp: Fix negotiation with pre-"oob" QEMU
,
John Snow
,
2022/02/01
Re: [PATCH v7 1/5] target/riscv: Ignore reserved bits in PTE for RV64
,
Weiwei Li
,
2022/02/01
Re: [PATCH] qemu-img: Unify [-b [-F]] documentation
,
Kevin Wolf
,
2022/02/01
Re: [PATCH] qemu-img: Unify [-b [-F]] documentation
,
Vladimir Sementsov-Ogievskiy
,
2022/02/01
Re: [PATCH v2 10/11] 9p: darwin: Implement compatibility for mknodat
,
Christian Schoenebeck
,
2022/02/01
Re: [PATCH v2] qsd: Document fuse's allow-other option
,
Kevin Wolf
,
2022/02/01
Re: [PATCH] block.h: remove outdated comment
,
Hanna Reitz
,
2022/02/01
Re: [PATCH] block.h: remove outdated comment
,
Kevin Wolf
,
2022/02/01
Re: [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ
,
Eugenio Perez Martin
,
2022/02/01
Re: [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ
,
Jason Wang
,
2022/02/08
Re: [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ
,
Eugenio Perez Martin
,
2022/02/16
Re: [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ
,
Jason Wang
,
2022/02/17
Re: [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ
,
Eugenio Perez Martin
,
2022/02/17
Re: [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ
,
Jason Wang
,
2022/02/22
Re: [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ
,
Eugenio Perez Martin
,
2022/02/22
Re: [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ
,
Jason Wang
,
2022/02/22
Re: [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ
,
Eugenio Perez Martin
,
2022/02/23
Re: [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ
,
Jason Wang
,
2022/02/23
[PATCH v3 0/2] block/export/fuse: Fix build failure on FreeBSD
,
Philippe Mathieu-Daudé
,
2022/02/01
[PATCH v3 1/2] block/export/fuse: Rearrange if-else-if ladder in fuse_fallocate()
,
Philippe Mathieu-Daudé
,
2022/02/01
[PATCH v3 2/2] block/export/fuse: Fix build failure on FreeBSD
,
Philippe Mathieu-Daudé
,
2022/02/01
Re: [PATCH v3 2/2] block/export/fuse: Fix build failure on FreeBSD
,
Hanna Reitz
,
2022/02/01
Re: [PATCH v3 0/2] block/export/fuse: Fix build failure on FreeBSD
,
Kevin Wolf
,
2022/02/01
Re: [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
,
Eugenio Perez Martin
,
2022/02/01
Re: [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
,
Jason Wang
,
2022/02/08
Re: [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
,
Eugenio Perez Martin
,
2022/02/17
Re: [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
,
Jason Wang
,
2022/02/21
Re: [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
,
Eugenio Perez Martin
,
2022/02/21
Re: [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
,
Jason Wang
,
2022/02/22
Re: [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
,
Eugenio Perez Martin
,
2022/02/22
Re: [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
,
Jason Wang
,
2022/02/22
Re: [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
,
Eugenio Perez Martin
,
2022/02/01
Re: [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
,
Jason Wang
,
2022/02/08
Re: [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
,
Eugenio Perez Martin
,
2022/02/22
Re: [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
,
Jason Wang
,
2022/02/22
Re: [PATCH] block/curl.c: Check error return from curl_easy_setopt()
,
Hanna Reitz
,
2022/02/01
Re: [PATCH] block/curl.c: Check error return from curl_easy_setopt()
,
Peter Maydell
,
2022/02/21
Re: [PATCH] block/curl.c: Check error return from curl_easy_setopt()
,
Hanna Reitz
,
2022/02/22
Re: [RFC] block/nbd: Move s->ioc on AioContext change
,
Vladimir Sementsov-Ogievskiy
,
2022/02/01
Re: [RFC] block/nbd: Move s->ioc on AioContext change
,
Hanna Reitz
,
2022/02/01
Re: [RFC] block/nbd: Move s->ioc on AioContext change
,
Vladimir Sementsov-Ogievskiy
,
2022/02/01
Re: [RFC] block/nbd: Move s->ioc on AioContext change
,
Hanna Reitz
,
2022/02/01
Re: [RFC] block/nbd: Move s->ioc on AioContext change
,
Vladimir Sementsov-Ogievskiy
,
2022/02/01
[PATCH 00/22] bsd-user: Start upstreaming the system calls.
,
Warner Losh
,
2022/02/01
[PATCH 08/22] bsd-user: Remove bsd_type
,
Warner Losh
,
2022/02/01
Re: [PATCH 08/22] bsd-user: Remove bsd_type
,
Kyle Evans
,
2022/02/01
Re: [PATCH 08/22] bsd-user: Remove bsd_type
,
Richard Henderson
,
2022/02/01
[PATCH 10/22] bsd-user: Move system call building to os-syscall.c
,
Warner Losh
,
2022/02/01
Re: [PATCH 10/22] bsd-user: Move system call building to os-syscall.c
,
Richard Henderson
,
2022/02/01
[PATCH 02/22] bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64
,
Warner Losh
,
2022/02/01
Re: [PATCH 02/22] bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64
,
Kyle Evans
,
2022/02/01
Re: [PATCH 02/22] bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64
,
Richard Henderson
,
2022/02/01
[PATCH 06/22] bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target
,
Warner Losh
,
2022/02/01
Re: [PATCH 06/22] bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target
,
Kyle Evans
,
2022/02/01
Re: [PATCH 06/22] bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target
,
Richard Henderson
,
2022/02/01
[PATCH 01/22] bsd-user/main.c: Drop syscall flavor arg -bsd
,
Warner Losh
,
2022/02/01
Re: [PATCH 01/22] bsd-user/main.c: Drop syscall flavor arg -bsd
,
Richard Henderson
,
2022/02/01
[PATCH 05/22] bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls
,
Warner Losh
,
2022/02/01
Re: [PATCH 05/22] bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls
,
Kyle Evans
,
2022/02/01
Re: [PATCH 05/22] bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls
,
Warner Losh
,
2022/02/01
Re: [PATCH 05/22] bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls
,
Richard Henderson
,
2022/02/01
[PATCH 04/22] bsd-user/i386/target_arch_cpu.h: Remove openbsd syscall
,
Warner Losh
,
2022/02/01
Re: [PATCH 04/22] bsd-user/i386/target_arch_cpu.h: Remove openbsd syscall
,
Kyle Evans
,
2022/02/01
Re: [PATCH 04/22] bsd-user/i386/target_arch_cpu.h: Remove openbsd syscall
,
Richard Henderson
,
2022/02/01
[PATCH 18/22] bsd-user: Define target_arg64
,
Warner Losh
,
2022/02/01
Re: [PATCH 18/22] bsd-user: Define target_arg64
,
Kyle Evans
,
2022/02/01
Re: [PATCH 18/22] bsd-user: Define target_arg64
,
Richard Henderson
,
2022/02/01
[PATCH 14/22] bsd-user/freebsd/os-syscall.c: lock_iovec
,
Warner Losh
,
2022/02/01
Re: [PATCH 14/22] bsd-user/freebsd/os-syscall.c: lock_iovec
,
Kyle Evans
,
2022/02/01
Re: [PATCH 14/22] bsd-user/freebsd/os-syscall.c: lock_iovec
,
Richard Henderson
,
2022/02/01
[PATCH 20/22] bsd-user/bsd-file.h: Add implementations for read, pread, readv and preadv
,
Warner Losh
,
2022/02/01
Re: [PATCH 20/22] bsd-user/bsd-file.h: Add implementations for read, pread, readv and preadv
,
Richard Henderson
,
2022/02/01
Re: [PATCH 20/22] bsd-user/bsd-file.h: Add implementations for read, pread, readv and preadv
,
Warner Losh
,
2022/02/01
[PATCH 19/22] bsd-user: Add safe system call macros
,
Warner Losh
,
2022/02/01
Re: [PATCH 19/22] bsd-user: Add safe system call macros
,
Richard Henderson
,
2022/02/01
[PATCH 09/22] bsd-user/freebsd/os-syscall.c: Move syscall processing here
,
Warner Losh
,
2022/02/01
Re: [PATCH 09/22] bsd-user/freebsd/os-syscall.c: Move syscall processing here
,
Kyle Evans
,
2022/02/01
Re: [PATCH 09/22] bsd-user/freebsd/os-syscall.c: Move syscall processing here
,
Richard Henderson
,
2022/02/01
[PATCH 03/22] bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall
,
Warner Losh
,
2022/02/01
Re: [PATCH 03/22] bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall
,
Kyle Evans
,
2022/02/01
Re: [PATCH 03/22] bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall
,
Warner Losh
,
2022/02/01
Re: [PATCH 03/22] bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall
,
Richard Henderson
,
2022/02/01
[PATCH 11/22] bsd-user/sycall.c: Now obsolete, remove
,
Warner Losh
,
2022/02/01
Re: [PATCH 11/22] bsd-user/sycall.c: Now obsolete, remove
,
Kyle Evans
,
2022/02/01
Re: [PATCH 11/22] bsd-user/sycall.c: Now obsolete, remove
,
Richard Henderson
,
2022/02/01
[PATCH 12/22] bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errno
,
Warner Losh
,
2022/02/01
Re: [PATCH 12/22] bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errno
,
Kyle Evans
,
2022/02/01
Re: [PATCH 12/22] bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errno
,
Richard Henderson
,
2022/02/01
Re: [PATCH 12/22] bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errno
,
Warner Losh
,
2022/02/01
[PATCH 13/22] bsd-user/bsd-file.h: Implementation details for the filesystem calls
,
Warner Losh
,
2022/02/01
Re: [PATCH 13/22] bsd-user/bsd-file.h: Implementation details for the filesystem calls
,
Kyle Evans
,
2022/02/01
Re: [PATCH 13/22] bsd-user/bsd-file.h: Implementation details for the filesystem calls
,
Richard Henderson
,
2022/02/01
Re: [PATCH 13/22] bsd-user/bsd-file.h: Implementation details for the filesystem calls
,
Warner Losh
,
2022/02/01
Re: [PATCH 13/22] bsd-user/bsd-file.h: Implementation details for the filesystem calls
,
Warner Losh
,
2022/02/26
[PATCH 15/22] bsd-user/freebsd/os-syscall.c: unlock_iovec
,
Warner Losh
,
2022/02/01
Re: [PATCH 15/22] bsd-user/freebsd/os-syscall.c: unlock_iovec
,
Kyle Evans
,
2022/02/01
Re: [PATCH 15/22] bsd-user/freebsd/os-syscall.c: unlock_iovec
,
Richard Henderson
,
2022/02/01
[PATCH 17/22] bsd-user: introduce target.h
,
Warner Losh
,
2022/02/01
Re: [PATCH 17/22] bsd-user: introduce target.h
,
Kyle Evans
,
2022/02/01
Re: [PATCH 17/22] bsd-user: introduce target.h
,
Richard Henderson
,
2022/02/01
[PATCH 21/22] bsd-user/bsd-file.h: Meat of the write system calls
,
Warner Losh
,
2022/02/01
Re: [PATCH 21/22] bsd-user/bsd-file.h: Meat of the write system calls
,
Richard Henderson
,
2022/02/01
[PATCH 16/22] bsd-user/freebsd/os-syscall.c: Tracing and error boilerplate
,
Warner Losh
,
2022/02/01
Re: [PATCH 16/22] bsd-user/freebsd/os-syscall.c: Tracing and error boilerplate
,
Richard Henderson
,
2022/02/01
[PATCH 07/22] bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD target
,
Warner Losh
,
2022/02/01
Re: [PATCH 07/22] bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD target
,
Kyle Evans
,
2022/02/01
Re: [PATCH 07/22] bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD target
,
Richard Henderson
,
2022/02/01
[PATCH 22/22] bsd-user/freebsd/os-syscall.c: Implement exit
,
Warner Losh
,
2022/02/01
Re: [PATCH 22/22] bsd-user/freebsd/os-syscall.c: Implement exit
,
Kyle Evans
,
2022/02/01
Re: [PATCH 22/22] bsd-user/freebsd/os-syscall.c: Implement exit
,
Richard Henderson
,
2022/02/01
Re: [RFC PATCH] block/export/fuse: Fix build failure on FreeBSD
,
Philippe Mathieu-Daudé
,
2022/02/01
Re: [PATCH] contrib/plugins: add mask plugin
,
Alex Bennée
,
2022/02/01
Re: [PATCH] block: bdrv_set_backing_hd(): use drained section
,
Vladimir Sementsov-Ogievskiy
,
2022/02/01
Re: [PATCH 11/31] vhost: Add vhost_svq_valid_device_features to shadow vq
,
Eugenio Perez Martin
,
2022/02/01
Re: [PATCH 11/31] vhost: Add vhost_svq_valid_device_features to shadow vq
,
Jason Wang
,
2022/02/07
Re: [PATCH 11/31] vhost: Add vhost_svq_valid_device_features to shadow vq
,
Liuxiangdong
,
2022/02/26
Re: [PATCH 11/31] vhost: Add vhost_svq_valid_device_features to shadow vq
,
Eugenio Perez Martin
,
2022/02/26
Re: [PATCH v3 1/3] qmp: Support for querying stats
,
Paolo Bonzini
,
2022/02/01
Re: [PATCH v3 1/3] qmp: Support for querying stats
,
Daniel P . Berrangé
,
2022/02/01
Re: [PATCH v3 1/3] qmp: Support for querying stats
,
Markus Armbruster
,
2022/02/11
Re: [PATCH v3 1/3] qmp: Support for querying stats
,
Daniel P . Berrangé
,
2022/02/01
Re: [PATCH v3 1/3] qmp: Support for querying stats
,
Mark Kanda
,
2022/02/03
Re: [PATCH v3 1/3] qmp: Support for querying stats
,
Daniel P . Berrangé
,
2022/02/03
Re: [PATCH v3 1/3] qmp: Support for querying stats
,
Mark Kanda
,
2022/02/03
Re: [PATCH v3 1/3] qmp: Support for querying stats
,
Paolo Bonzini
,
2022/02/03
Re: [PATCH v3 1/3] qmp: Support for querying stats
,
Paolo Bonzini
,
2022/02/03
Re: [PATCH v3 1/3] qmp: Support for querying stats
,
Daniel P . Berrangé
,
2022/02/03
Re: [PATCH v3 1/3] qmp: Support for querying stats
,
Mark Kanda
,
2022/02/03
[PATCH 2/2] tests: Update CentOS 8 container to CentOS Stream 8
,
Thomas Huth
,
2022/02/01
Re: [PATCH 2/2] tests: Update CentOS 8 container to CentOS Stream 8
,
Thomas Huth
,
2022/02/01
Re: [PATCH 2/2] tests: Update CentOS 8 container to CentOS Stream 8
,
Philippe Mathieu-Daudé
,
2022/02/01
Re: [PATCH 2/2] tests: Update CentOS 8 container to CentOS Stream 8
,
Alex Bennée
,
2022/02/01
Re: [PATCH 2/2] tests: Update CentOS 8 container to CentOS Stream 8
,
Andrea Bolognani
,
2022/02/01
Re: [PATCH 2/2] tests: Update CentOS 8 container to CentOS Stream 8
,
Alex Bennée
,
2022/02/01
Re: [PATCH 2/2] tests: Update CentOS 8 container to CentOS Stream 8
,
Philippe Mathieu-Daudé
,
2022/02/01
Re: [PATCH 2/2] tests: Update CentOS 8 container to CentOS Stream 8
,
Andrea Bolognani
,
2022/02/01
Re: [PATCH 2/2] tests: Update CentOS 8 container to CentOS Stream 8
,
Thomas Huth
,
2022/02/02
Re: [PATCH 2/2] tests: Update CentOS 8 container to CentOS Stream 8
,
Daniel P . Berrangé
,
2022/02/01
Re: [PATCH 2/2] tests: Update CentOS 8 container to CentOS Stream 8
,
Andrea Bolognani
,
2022/02/01
Re: [PATCH 2/2] tests: Update CentOS 8 container to CentOS Stream 8
,
Alex Bennée
,
2022/02/03
Re: [PATCH v2] tests/9pfs: Use g_autofree and g_autoptr where possible
,
Greg Kurz
,
2022/02/01
Re: [PATCH v2] tests/9pfs: Use g_autofree and g_autoptr where possible
,
Christian Schoenebeck
,
2022/02/01
[PATCH] memory: Make memory_region_readd_subregion() properly handle mapped aliases
,
David Hildenbrand
,
2022/02/01
Re: [PATCH] memory: Make memory_region_readd_subregion() properly handle mapped aliases
,
Paolo Bonzini
,
2022/02/01
Re: [PATCH] memory: Make memory_region_readd_subregion() properly handle mapped aliases
,
Niek Linnenbank
,
2022/02/28
Re: [PATCH] memory: Make memory_region_readd_subregion() properly handle mapped aliases
,
Philippe Mathieu-Daudé
,
2022/02/01
Re: [PATCH v3 3/3] kvm: Support for querying fd-based stats
,
Daniel P . Berrangé
,
2022/02/01
Re: [PATCH v3 3/3] kvm: Support for querying fd-based stats
,
Paolo Bonzini
,
2022/02/01
Re: [PATCH v6 02/33] include/block/block: split header into I/O and global state API
,
Emanuele Giuseppe Esposito
,
2022/02/01
Re: [PATCH v6 02/33] include/block/block: split header into I/O and global state API
,
Paolo Bonzini
,
2022/02/01
Re: [PATCH v6 02/33] include/block/block: split header into I/O and global state API
,
Kevin Wolf
,
2022/02/07
Re: [PATCH v6 02/33] include/block/block: split header into I/O and global state API
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v5 17/18] vfio-user: register handlers to facilitate migration
,
Stefan Hajnoczi
,
2022/02/01
Re: [PATCH v2 2/6] hw/hppa: Allow up to 16 emulated CPUs
,
Helge Deller
,
2022/02/01
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Stefan Hajnoczi
,
2022/02/01
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Alex Williamson
,
2022/02/01
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Jag Raman
,
2022/02/01
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Alex Williamson
,
2022/02/01
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Jag Raman
,
2022/02/01
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Alex Williamson
,
2022/02/02
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Stefan Hajnoczi
,
2022/02/02
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Jag Raman
,
2022/02/09
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Michael S. Tsirkin
,
2022/02/10
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Jag Raman
,
2022/02/10
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Michael S. Tsirkin
,
2022/02/10
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Jag Raman
,
2022/02/10
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Alex Williamson
,
2022/02/10
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Michael S. Tsirkin
,
2022/02/10
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Alex Williamson
,
2022/02/10
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Michael S. Tsirkin
,
2022/02/10
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Jag Raman
,
2022/02/10
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Jag Raman
,
2022/02/10
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Peter Maydell
,
2022/02/02
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Michael S. Tsirkin
,
2022/02/02
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Alex Williamson
,
2022/02/02
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Michael S. Tsirkin
,
2022/02/02
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Alex Williamson
,
2022/02/02
Re: [PATCH v5 03/18] pci: isolated address space for PCI bus
,
Dr. David Alan Gilbert
,
2022/02/01
Re: [PATCH v3 2/2] hw/i386/sgx: Attach SGX-EPC objects to machine
,
Daniel P . Berrangé
,
2022/02/01
Re: [PATCH v3 1/2] hw/i386: Attach CPUs to machine
,
Daniel P . Berrangé
,
2022/02/01
Re: [PATCH v3 1/2] hw/i386: Attach CPUs to machine
,
Paolo Bonzini
,
2022/02/04
Re: [PATCH v3 1/2] hw/i386: Attach CPUs to machine
,
Philippe Mathieu-Daudé
,
2022/02/04
Re: [PATCH v3 1/2] hw/i386: Attach CPUs to machine
,
Paolo Bonzini
,
2022/02/05
Re: [PATCH v3 1/2] hw/i386: Attach CPUs to machine
,
Philippe Mathieu-Daudé
,
2022/02/05
Re: [PATCH v3 1/2] hw/i386: Attach CPUs to machine
,
Philippe Mathieu-Daudé
,
2022/02/05
Re: [PATCH v6 01/33] main-loop.h: introduce qemu_in_main_thread()
,
Emanuele Giuseppe Esposito
,
2022/02/01
Re: [PATCH v6 01/33] main-loop.h: introduce qemu_in_main_thread()
,
Paolo Bonzini
,
2022/02/01
Re: [PATCH v6 01/33] main-loop.h: introduce qemu_in_main_thread()
,
Kevin Wolf
,
2022/02/01
Re: [PATCH v6 01/33] main-loop.h: introduce qemu_in_main_thread()
,
Kevin Wolf
,
2022/02/01
[PATCH] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
,
Thomas Huth
,
2022/02/01
Re: [PATCH] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
,
Daniel P . Berrangé
,
2022/02/01
Re: [PATCH] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
,
Alex Bennée
,
2022/02/01
Re: [PATCH] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
,
Philippe Mathieu-Daudé
,
2022/02/01
Re: [PATCH 2/5] docs: Only mention iscsi in the man page when available
,
Kevin Wolf
,
2022/02/01
Re: [PATCH v5 6/7] target/riscv: Add XVentanaCondOps custom extension
,
Philipp Tomsich
,
2022/02/01
Re: [PATCH v5 6/7] target/riscv: Add XVentanaCondOps custom extension
,
Richard Henderson
,
2022/02/01
Re: [PATCH 00/16] arm: Fix handling of unrecognized functions in PSCI emulation
,
Cédric Le Goater
,
2022/02/01
Re: [PATCH 00/16] arm: Fix handling of unrecognized functions in PSCI emulation
,
Peter Maydell
,
2022/02/07
Re: [PATCH v1 1/1] target/i386: Mask xstate_bv based on the cpu enabled features
,
Igor Mammedov
,
2022/02/01
Re: [PATCH v1 1/1] target/i386: Mask xstate_bv based on the cpu enabled features
,
Leonardo Brás
,
2022/02/01
Re: [PATCH v1 1/1] target/i386: Mask xstate_bv based on the cpu enabled features
,
Leonardo Bras Soares Passos
,
2022/02/01
Re: [PATCH v1 1/1] target/i386: Mask xstate_bv based on the cpu enabled features
,
Leonardo Brás
,
2022/02/01
Re: [PATCH v1 1/1] target/i386: Mask xstate_bv based on the cpu enabled features
,
David Edmondson
,
2022/02/02
Re: [PATCH v1 1/1] target/i386: Mask xstate_bv based on the cpu enabled features
,
Leonardo Bras Soares Passos
,
2022/02/05
Re: [RFC PATCH 1/1] i386: Remove features from Epyc-Milan cpu
,
Igor Mammedov
,
2022/02/01
Re: [RFC PATCH 1/1] i386: Remove features from Epyc-Milan cpu
,
Daniel P . Berrangé
,
2022/02/01
Re: [RFC PATCH 1/1] i386: Remove features from Epyc-Milan cpu
,
Dr. David Alan Gilbert
,
2022/02/01
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [BookE] (6/n)
,
Cédric Le Goater
,
2022/02/01
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [BookE] (6/n)
,
BALATON Zoltan
,
2022/02/01
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [BookE] (6/n)
,
Fabiano Rosas
,
2022/02/01
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [BookE] (6/n)
,
Cédric Le Goater
,
2022/02/09
Re: [PULL 02/41] target/ppc: 603: fix restore of GPRs 0-3 on rfi
,
Cédric Le Goater
,
2022/02/01
Re: [PATCH 3/4] acpi: fix OEM ID/OEM Table ID padding
,
Igor Mammedov
,
2022/02/01
Re: [PATCH 3/4] acpi: fix OEM ID/OEM Table ID padding
,
Ani Sinha
,
2022/02/01
Re: [PATCH 3/4] acpi: fix OEM ID/OEM Table ID padding
,
Igor Mammedov
,
2022/02/01
Re: [PATCH] linux-user/syscall: Translate TARGET_RLIMIT_RTTIME
,
Laurent Vivier
,
2022/02/01
Re: [PATCH] linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h
,
Laurent Vivier
,
2022/02/01
Re: [PATCH 1/2] hw/char/renesas_sci: Add fifo buffer to backend interface.
,
Thomas Huth
,
2022/02/01
Re: [PATCH 1/2] hw/char/renesas_sci: Add fifo buffer to backend interface.
,
Yoshinori Sato
,
2022/02/01
Re: [PATCH 1/2] hw/char/renesas_sci: Add fifo buffer to backend interface.
,
Peter Maydell
,
2022/02/01
Re: [PATCH 1/2] hw/char/renesas_sci: Add fifo buffer to backend interface.
,
Yoshinori Sato
,
2022/02/03
Re: [PULL 53/61] target/riscv: Split out the vill from vtype
,
LIU Zhiwei
,
2022/02/01
[PATCH] target/riscv: Fix vill field write in vtype
,
LIU Zhiwei
,
2022/02/01
Re: [PATCH] target/riscv: Fix vill field write in vtype
,
Richard Henderson
,
2022/02/01
Re: [PATCH] target/riscv: Fix vill field write in vtype
,
Alistair Francis
,
2022/02/02
[PATCH v8 0/5] MSG_ZEROCOPY + multifd
,
Leonardo Bras
,
2022/02/01
[PATCH v8 2/5] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
,
Leonardo Bras
,
2022/02/01
Re: [PATCH v8 2/5] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
,
Juan Quintela
,
2022/02/18
[PATCH v8 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
,
Leonardo Bras
,
2022/02/01
Re: [PATCH v8 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
,
Daniel P . Berrangé
,
2022/02/01
Re: [PATCH v8 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
,
Leonardo Bras Soares Passos
,
2022/02/01
Re: [PATCH v8 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
,
Peter Xu
,
2022/02/07
Re: [PATCH v8 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
,
Leonardo Bras Soares Passos
,
2022/02/07
Re: [PATCH v8 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
,
Juan Quintela
,
2022/02/18
Re: [PATCH v8 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
,
Leonardo Bras Soares Passos
,
2022/02/21
[PATCH v8 4/5] migration: Add migrate_use_tls() helper
,
Leonardo Bras
,
2022/02/01
[PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
,
Leonardo Bras
,
2022/02/01
Re: [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
,
Peter Xu
,
2022/02/07
Re: [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
,
Leonardo Bras Soares Passos
,
2022/02/07
Re: [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
,
Peter Xu
,
2022/02/07
Re: [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
,
Juan Quintela
,
2022/02/18
Re: [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
,
Leonardo Bras Soares Passos
,
2022/02/21
Re: [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
,
Juan Quintela
,
2022/02/18
Re: [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
,
Leonardo Bras Soares Passos
,
2022/02/21
Re: [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
,
Leonardo Bras Soares Passos
,
2022/02/21
Re: [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
,
Peter Xu
,
2022/02/28
[PATCH v8 3/5] migration: Add zero-copy-send parameter for QMP/HMP for Linux
,
Leonardo Bras
,
2022/02/01
Re: [PATCH v8 3/5] migration: Add zero-copy-send parameter for QMP/HMP for Linux
,
Juan Quintela
,
2022/02/18
Re: [PATCH v7 3/5] target/riscv: add support for svnapot extension
,
Alistair Francis
,
2022/02/01
Re: [PATCH v7 3/5] target/riscv: add support for svnapot extension
,
Weiwei Li
,
2022/02/01
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/01
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/01
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
David Gibson
,
2022/02/06
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
Daniel Henrique Barboza
,
2022/02/07
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
David Gibson
,
2022/02/06
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
David Gibson
,
2022/02/06
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/14
Re: "make check-acceptance" takes way too long
,
Cleber Rosa
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Daniel P . Berrangé
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Cleber Rosa
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Stefano Brivio
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Gerd Hoffmann
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Daniel P . Berrangé
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Stefano Brivio
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Alex Bennée
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Cleber Rosa
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Daniel P . Berrangé
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Cleber Rosa
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Alex Bennée
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Cleber Rosa
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Stefano Brivio
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Cédric Le Goater
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Kashyap Chamarthy
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Cleber Rosa
,
2022/02/01
Re: "make check-acceptance" takes way too long
,
Alex Bennée
,
2022/02/15
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc