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: Tue Jun 30 2020 23:05:42 -0400
Threads in reverse chronological order
[
Next Period
]
[Bug 1885827] [NEW] building plugin failed on Windows with mingw
,
Xiaolei
,
2020/06/30
[PATCH] pc: fix leak in pc_system_flash_cleanup_unused
,
Alexander Bulekov
,
2020/06/30
[Bug 1869006] Re: PCIe cards passthrough to TCG guest works on 2GB of guest memory but fails on 4GB (vfio_dma_map invalid arg)
,
costinel
,
2020/06/30
[Bug 1869006] Re: PCIe cards passthrough to TCG guest works on 2GB of guest memory but fails on 4GB (vfio_dma_map invalid arg)
,
costinel
,
2020/06/30
[Bug 1869006] Re: PCIe cards passthrough to TCG guest works on 2GB of guest memory but fails on 4GB (vfio_dma_map invalid arg)
,
Alex Williamson
,
2020/06/30
[PATCH] tests/acceptance/machine_rx_gdbsim: Use stable URL for test_linux_sash
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v1 0/3] A few RISC-V fixes
,
Alistair Francis
,
2020/06/30
[PATCH v1 1/3] hw/char: Convert the Ibex UART to use the qdev Clock model
,
Alistair Francis
,
2020/06/30
[PATCH v1 2/3] hw/riscv: Allow 64 bit access to SiFive CLINT
,
Alistair Francis
,
2020/06/30
Re: [PATCH v1 2/3] hw/riscv: Allow 64 bit access to SiFive CLINT
,
LIU Zhiwei
,
2020/06/30
[PATCH v1 3/3] target/riscv: Regen floating point rounding mode in dynamic mode
,
Alistair Francis
,
2020/06/30
Re: [PATCH v1 3/3] target/riscv: Regen floating point rounding mode in dynamic mode
,
Richard Henderson
,
2020/06/30
Re: [PATCH v1 3/3] target/riscv: Regen floating point rounding mode in dynamic mode
,
LIU Zhiwei
,
2020/06/30
[PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 1/5] hw/mips/malta: Trivial code movement
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 2/5] hw/mips/malta: Register the machine as a TypeInfo
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 3/5] hw/mips/malta: Introduce MaltaMachineClass::max_ramsize
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 4/5] hw/mips/malta: Introduce the 'malta-strict' machine
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 5/5] hw/mips/malta: Verify malta-strict machine uses correct DIMM sizes
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
,
Aleksandar Markovic
,
2020/06/30
Re: [PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
,
BALATON Zoltan
,
2020/06/30
Re: [PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
,
Jiaxun Yang
,
2020/06/30
[PATCH v2 00/12] block/nvme: Various cleanups required to use multiple queues
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 01/12] block/nvme: Replace magic value by SCALE_MS definition
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 02/12] block/nvme: Avoid further processing if trace event not enabled
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 03/12] block/nvme: Let nvme_create_queue_pair() fail gracefully
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 04/12] block/nvme: Define QUEUE_INDEX macros to ease code review
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 05/12] block/nvme: Rename local variable
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 08/12] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 09/12] block/nvme: Simplify nvme_init_queue() arguments
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 06/12] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 10/12] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 11/12] block/nvme: Simplify nvme_create_queue_pair() arguments
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 12/12] block/nvme: Use per-queue AIO context
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 07/12] block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 00/12] vDPA support in qemu
,
Cindy Lu
,
2020/06/30
[PATCH v2 01/12] net: introduce qemu_get_peer
,
Cindy Lu
,
2020/06/30
[PATCH v2 02/12] vhost_net: use the function qemu_get_peer
,
Cindy Lu
,
2020/06/30
[PATCH v2 03/12] virtio-bus: introduce queue_enabled method
,
Cindy Lu
,
2020/06/30
[PATCH v2 04/12] virtio-pci: implement queue_enabled method
,
Cindy Lu
,
2020/06/30
[PATCH v2 05/12] vhost: check the existence of vhost_set_iotlb_callback
,
Cindy Lu
,
2020/06/30
[PATCH v2 06/12] vhost: introduce new VhostOps vhost_dev_start
,
Cindy Lu
,
2020/06/30
[PATCH v2 07/12] vhost: implement vhost_dev_start method
,
Cindy Lu
,
2020/06/30
[PATCH v2 08/12] vhost: introduce new VhostOps vhost_vq_get_addr
,
Cindy Lu
,
2020/06/30
[PATCH v2 09/12] vhost: implement vhost_vq_get_addr method
,
Cindy Lu
,
2020/06/30
[PATCH v2 10/12] vhost: introduce new VhostOps vhost_get_device_id
,
Cindy Lu
,
2020/06/30
[PATCH v2 11/12] vhost-vdpa: introduce vhost-vdpa backend
,
Cindy Lu
,
2020/06/30
[PATCH v2 12/12] vhost-vdpa: introduce vhost-vdpa net client
,
Cindy Lu
,
2020/06/30
Re: [PATCH v2 00/12] vDPA support in qemu
,
no-reply
,
2020/06/30
[PATCH v2 0/2] target mips: Misc fixes and improvements
,
Aleksandar Markovic
,
2020/06/30
[PATCH v2 1/2] target/mips: Remove identical if/else branches
,
Aleksandar Markovic
,
2020/06/30
Re: [PATCH v2 1/2] target/mips: Remove identical if/else branches
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 2/2] MAINTAINERS: Adjust MIPS maintainership
,
Aleksandar Markovic
,
2020/06/30
Re: [PATCH v2 2/2] MAINTAINERS: Adjust MIPS maintainership
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: hw/misc/aspeed_scu: 5d971f9e breaks Supermicro AST2400
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH 0/2] error-reporting for query-sev-capabilities
,
Paolo Bonzini
,
2020/06/30
[PATCH 2/2] target-i386: sev: fail query-sev-capabilities if QEMU cannot use SEV
,
Paolo Bonzini
,
2020/06/30
[PATCH 1/2] target-i386: sev: provide proper error reporting for query-sev-capabilities
,
Paolo Bonzini
,
2020/06/30
Re: [PATCH 0/2] error-reporting for query-sev-capabilities
,
no-reply
,
2020/06/30
[PATCH 0/2] target mips: Misc fixes and improvements
,
Aleksandar Markovic
,
2020/06/30
[PATCH 1/2] target/mips: Remove identical if/else branches
,
Aleksandar Markovic
,
2020/06/30
[PATCH 2/2] MAINTAINERS: Adjust MIPS maintainership
,
Aleksandar Markovic
,
2020/06/30
[PATCH] KVM: x86: believe what KVM says about WAITPKG
,
Paolo Bonzini
,
2020/06/30
Re: [PATCH] KVM: x86: believe what KVM says about WAITPKG
,
no-reply
,
2020/06/30
Re: [PATCH] KVM: x86: believe what KVM says about WAITPKG
,
Maxim Levitsky
,
2020/06/30
Re: [PATCH] KVM: x86: believe what KVM says about WAITPKG
,
Paolo Bonzini
,
2020/06/30
[PATCH v2 0/2] net: tap: check file descriptor can be used
,
Laurent Vivier
,
2020/06/30
[PATCH v2 1/2] net: tap: check if the file descriptor is valid before using it
,
Laurent Vivier
,
2020/06/30
Re: [PATCH v2 1/2] net: tap: check if the file descriptor is valid before using it
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v2 1/2] net: tap: check if the file descriptor is valid before using it
,
Greg Kurz
,
2020/06/30
Re: [PATCH v2 1/2] net: tap: check if the file descriptor is valid before using it
,
Laurent Vivier
,
2020/06/30
[PATCH v2 2/2] net: detect errors from probing vnet hdr flag for TAP devices
,
Laurent Vivier
,
2020/06/30
Re: [PATCH v2 0/2] net: tap: check file descriptor can be used
,
Daniel P . Berrangé
,
2020/06/30
[PATCH v2 0/6] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 1/6] hw/mips/malta: Trivial code movement
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 2/6] hw/mips/malta: Register the machine as a TypeInfo
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 3/6] hw/mips/malta: Introduce MaltaMachineClass::max_ramsize
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v2 3/6] hw/mips/malta: Introduce MaltaMachineClass::max_ramsize
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 4/6] hw/mips/malta: Introduce the 'malta-strict' machine
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 5/6] hw/mips/malta: Verify malta-strict machine uses correct DIMM sizes
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 6/6] hw/mips/malta: Introduce the 'malta-unleashed' 64-bit machine
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v2 0/6] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
,
Aleksandar Markovic
,
2020/06/30
Re: [PATCH v2 0/6] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v2 0/6] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
,
Aleksandar Markovic
,
2020/06/30
Re: [PATCH v2 0/6] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v2 0/6] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
,
Aleksandar Markovic
,
2020/06/30
Re: [PATCH v2 0/6] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v2 0/6] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
,
Richard Henderson
,
2020/06/30
Re: [PATCH v2 0/6] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
,
Thomas Huth
,
2020/06/30
[PATCH] pc-bios/s390-ccw: Generate and include dependency files in the Makefile
,
Thomas Huth
,
2020/06/30
SEV: QMP support for Inject-Launch-Secret
,
Tobin Feldman-Fitzthum
,
2020/06/30
[PATCH 1/1] SEV: QMP support for Inject-Launch-Secret
,
Tobin Feldman-Fitzthum
,
2020/06/30
[PATCH v7 00/17] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 01/17] MAINTAINERS: Cc qemu-block mailing list
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 02/17] hw/sd/sdcard: Update coding style to make checkpatch.pl happy
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 03/17] hw/sd/sdcard: Move some definitions to use them earlier
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 04/17] hw/sd/sdcard: Use the HWBLOCK_SIZE definition
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 05/17] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 06/17] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 07/17] hw/sd/sdcard: Move sd->size initialization
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 08/17] hw/sd/sdcard: Call sd_addr_to_wpnum where it is used, consider zero size
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 09/17] hw/sd/sdcard: Special case the -ENOMEDIUM error
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 10/17] hw/sd/sdcard: Check address is in range
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 14/17] hw/sd/sdcard: Make iolen unsigned
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 11/17] hw/sd/sdcard: Update the SDState documentation
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 12/17] hw/sd/sdcard: Simplify cmd_valid_while_locked()
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 13/17] hw/sd/sdcard: Constify sd_crc*()'s message argument
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 17/17] hw/sd/sdcard: Simplify realize() a bit
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 16/17] hw/sd/sdcard: Display offset in read/write_data() trace events
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 15/17] hw/sd/sdcard: Correctly display the command name in trace events
,
Philippe Mathieu-Daudé
,
2020/06/30
[Bug 1885720] [NEW] qemu/migration/postcopy-ram.c:387: bad return expression ?
,
dcb
,
2020/06/30
[Bug 1885719] [NEW] qemu/target/nios2/helper.c:261:20: style:inconclusive: Found duplicate branches for 'if' and 'else'
,
dcb
,
2020/06/30
[Bug 1885718] [NEW] qemu/target/mips/op_helper.c:943:5: style:inconclusive: Found duplicate branches for 'if' and 'else'
,
dcb
,
2020/06/30
[Bug 1885718] Re: qemu/target/mips/op_helper.c:943:5: style:inconclusive: Found duplicate branches for 'if' and 'else'
,
Aleksandar Markovic
,
2020/06/30
[Bug 1885718] Re: qemu/target/mips/op_helper.c:943:5: style:inconclusive: Found duplicate branches for 'if' and 'else'
,
Philippe Mathieu-Daudé
,
2020/06/30
hw/arm/aspeed: Why aspeed_machine_init uses empty SD cards?
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 0/9] memory: assert and define MemoryRegionOps callbacks
,
P J P
,
2020/06/30
[PATCH v3 1/9] hw/pci-host: add pci-intack write method
,
P J P
,
2020/06/30
[PATCH v3 2/9] pci-host: add pcie-msi read method
,
P J P
,
2020/06/30
[PATCH v3 3/9] vfio: add quirk device write method
,
P J P
,
2020/06/30
[PATCH v3 4/9] prep: add ppc-parity write method
,
P J P
,
2020/06/30
[PATCH v3 5/9] nvram: add nrf51_soc flash read method
,
P J P
,
2020/06/30
[PATCH v3 6/9] spapr_pci: add spapr msi read method
,
P J P
,
2020/06/30
[PATCH v3 7/9] tz-ppc: add dummy read/write methods
,
P J P
,
2020/06/30
Re: [PATCH v3 7/9] tz-ppc: add dummy read/write methods
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v3 7/9] tz-ppc: add dummy read/write methods
,
Li Qiang
,
2020/06/30
[PATCH v3 8/9] imx7-ccm: add digprog mmio write method
,
P J P
,
2020/06/30
[PATCH v3 9/9] memory: assert MemoryRegionOps callbacks are defined
,
P J P
,
2020/06/30
Re: [PATCH v3 0/9] memory: assert and define MemoryRegionOps callbacks
,
no-reply
,
2020/06/30
[PATCH] Revert "chardev: fix backend events regression with mux chardev"
,
Szymon Lukasz
,
2020/06/30
[PATCH v3 0/2] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
,
Mark Cave-Ayland
,
2020/06/30
[PATCH v3 1/2] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
,
Mark Cave-Ayland
,
2020/06/30
[PATCH v3 2/2] target/m68k: consolidate physical translation offset into get_physical_address()
,
Mark Cave-Ayland
,
2020/06/30
Re: [PATCH v3 2/2] target/m68k: consolidate physical translation offset into get_physical_address()
,
Laurent Vivier
,
2020/06/30
[PATCH v3 0/4] hw/block/nvme: Fix I/O BAR structure
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 1/4] hw/block/nvme: Update specification URL
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 2/4] hw/block/nvme: Use QEMU_PACKED on hardware/packet structures
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 3/4] hw/block/nvme: Fix pmrmsc register size
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v3 3/4] hw/block/nvme: Fix pmrmsc register size
,
Andrzej Jakowski
,
2020/06/30
Re: [PATCH v3 3/4] hw/block/nvme: Fix pmrmsc register size
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v3 3/4] hw/block/nvme: Fix pmrmsc register size
,
Klaus Jensen
,
2020/06/30
[PATCH v3 4/4] hw/block/nvme: Align I/O BAR to 4 KiB
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 0/4] hw/block/nvme: Fix I/O BAR structure
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 2/4] hw/block/nvme: Use QEMU_PACKED on hardware/packet structures
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v2 2/4] hw/block/nvme: Use QEMU_PACKED on hardware/packet structures
,
Klaus Jensen
,
2020/06/30
[PATCH v2 3/4] hw/block/nvme: Fix pmrmsc register size
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v2 3/4] hw/block/nvme: Fix pmrmsc register size
,
Klaus Jensen
,
2020/06/30
[PATCH v2 4/4] hw/block/nvme: Align I/O BAR to 4 KiB
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2 1/4] hw/block/nvme: Update specification URL
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v2 1/4] hw/block/nvme: Update specification URL
,
Klaus Jensen
,
2020/06/30
[PATCH] linux-user/elfload: use MAP_FIXED in pgb_reserved_va
,
Alex Bennée
,
2020/06/30
Re: [PATCH] linux-user/elfload: use MAP_FIXED in pgb_reserved_va
,
Peter Maydell
,
2020/06/30
Re: [PATCH] linux-user/elfload: use MAP_FIXED in pgb_reserved_va
,
Alex Bennée
,
2020/06/30
Re: [PATCH v3 1/1] tricore: added triboard with tc27x_soc
,
Konopik, Andreas (EFS-GH2)
,
2020/06/30
[PATCH v2 0/9] Improve synchronization between QEMU and HVF
,
Roman Bolshakov
,
2020/06/30
[PATCH v2 1/9] i386: hvf: Set env->eip in macvm_set_rip()
,
Roman Bolshakov
,
2020/06/30
Re: [PATCH v2 1/9] i386: hvf: Set env->eip in macvm_set_rip()
,
Paolo Bonzini
,
2020/06/30
[PATCH v2 2/9] i386: hvf: Move synchronize functions to sysemu
,
Roman Bolshakov
,
2020/06/30
[PATCH v2 5/9] i386: hvf: Make long mode enter and exit clearer
,
Roman Bolshakov
,
2020/06/30
[PATCH v2 3/9] i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()
,
Roman Bolshakov
,
2020/06/30
[PATCH v2 4/9] i386: hvf: Implement CPU kick
,
Roman Bolshakov
,
2020/06/30
Re: [PATCH v2 4/9] i386: hvf: Implement CPU kick
,
Paolo Bonzini
,
2020/06/30
Re: [PATCH v2 4/9] i386: hvf: Implement CPU kick
,
Roman Bolshakov
,
2020/06/30
Re: [PATCH v2 4/9] i386: hvf: Implement CPU kick
,
Paolo Bonzini
,
2020/06/30
[PATCH v2 8/9] i386: hvf: Clean up synchronize functions
,
Roman Bolshakov
,
2020/06/30
[PATCH v2 7/9] i386: hvf: Don't duplicate register reset
,
Roman Bolshakov
,
2020/06/30
[PATCH v2 6/9] i386: hvf: Move Guest LMA reset to macvm_set_cr0()
,
Roman Bolshakov
,
2020/06/30
[PATCH v2 9/9] MAINTAINERS: Add Cameron as HVF co-maintainer
,
Roman Bolshakov
,
2020/06/30
[PATCH v6 00/15] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 01/15] MAINTAINERS: Cc qemu-block mailing list
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 02/15] hw/sd/sdcard: Update coding style to make checkpatch.pl happy
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 03/15] hw/sd/sdcard: Move some definitions to use them earlier
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 04/15] hw/sd/sdcard: Use the HWBLOCK_SIZE definition
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 05/15] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 06/15] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 07/15] hw/sd/sdcard: Initialize constant values first
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 08/15] hw/sd/sdcard: Check address is in range
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 09/15] hw/sd/sdcard: Update the SDState documentation
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 10/15] hw/sd/sdcard: Simplify cmd_valid_while_locked()
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 11/15] hw/sd/sdcard: Constify sd_crc*()'s message argument
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 12/15] hw/sd/sdcard: Make iolen unsigned
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 13/15] hw/sd/sdcard: Correctly display the command name in trace events
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 14/15] hw/sd/sdcard: Display offset in read/write_data() trace events
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v6 15/15] hw/sd/sdcard: Simplify realize() a bit
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v6 00/15] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
no-reply
,
2020/06/30
[PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces
,
Klaus Jensen
,
2020/06/30
[PATCH 01/10] hw/block/nvme: support I/O Command Sets
,
Klaus Jensen
,
2020/06/30
[PATCH 05/10] hw/block/nvme: add the zone management send command
,
Klaus Jensen
,
2020/06/30
[PATCH 03/10] hw/block/nvme: add basic read/write for zoned namespaces
,
Klaus Jensen
,
2020/06/30
[PATCH 04/10] hw/block/nvme: add the zone management receive command
,
Klaus Jensen
,
2020/06/30
[PATCH 02/10] hw/block/nvme: add zns specific fields and types
,
Klaus Jensen
,
2020/06/30
[PATCH 08/10] hw/block/nvme: allow open to close transitions by controller
,
Klaus Jensen
,
2020/06/30
[PATCH 09/10] hw/block/nvme: allow zone excursions
,
Klaus Jensen
,
2020/06/30
[PATCH 06/10] hw/block/nvme: add the zone append command
,
Klaus Jensen
,
2020/06/30
[PATCH 10/10] hw/block/nvme: support reset/finish recommended limits
,
Klaus Jensen
,
2020/06/30
[PATCH 07/10] hw/block/nvme: track and enforce zone resources
,
Klaus Jensen
,
2020/06/30
Re: [PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces
,
Niklas Cassel
,
2020/06/30
Re: [PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces
,
Keith Busch
,
2020/06/30
Re: [PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces
,
Klaus Jensen
,
2020/06/30
Re: [PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces
,
Klaus Jensen
,
2020/06/30
RE: [PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces
,
Dmitry Fomichev
,
2020/06/30
[PATCH v3 00/26] Error handling fixes & cleanups
,
Markus Armbruster
,
2020/06/30
[PATCH v3 04/26] tests: Use &error_abort where appropriate
,
Markus Armbruster
,
2020/06/30
[PATCH v3 10/26] test-util-filemonitor: Plug unlikely memory leak
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 10/26] test-util-filemonitor: Plug unlikely memory leak
,
Daniel P . Berrangé
,
2020/06/30
[PATCH v3 05/26] tests: Use error_free_or_abort() where appropriate
,
Markus Armbruster
,
2020/06/30
[PATCH v3 08/26] qga: Plug unlikely memory leak in guest-set-memory-blocks
,
Markus Armbruster
,
2020/06/30
[PATCH v3 07/26] spapr: Plug minor memory leak in spapr_machine_init()
,
Markus Armbruster
,
2020/06/30
[PATCH v3 09/26] sd/milkymist-memcard: Plug minor memory leak in realize
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 09/26] sd/milkymist-memcard: Plug minor memory leak in realize
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 12/26] aspeed: Clean up roundabout error propagation
,
Markus Armbruster
,
2020/06/30
[PATCH v3 13/26] qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
,
Markus Armbruster
,
2020/06/30
[PATCH v3 14/26] qdev: Drop qbus_set_hotplug_handler() parameter @errp
,
Markus Armbruster
,
2020/06/30
[PATCH v3 03/26] Clean up some calls to ignore Error objects the right way
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 03/26] Clean up some calls to ignore Error objects the right way
,
Daniel P . Berrangé
,
2020/06/30
[PATCH v3 22/26] arm/stm32f205 arm/stm32f405: Fix realize error API violation
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 22/26] arm/stm32f205 arm/stm32f405: Fix realize error API violation
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 20/26] x86: Fix x86_cpu_new() error handling
,
Markus Armbruster
,
2020/06/30
[PATCH v3 06/26] usb/dev-mtp: Fix Error double free after inotify failure
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 06/26] usb/dev-mtp: Fix Error double free after inotify failure
,
Daniel P . Berrangé
,
2020/06/30
[PATCH v3 26/26] migration/rdma: Plug memory leaks in qemu_rdma_registration_stop()
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 26/26] migration/rdma: Plug memory leaks in qemu_rdma_registration_stop()
,
Dr. David Alan Gilbert
,
2020/06/30
[PATCH v3 16/26] hw/arm: Drop useless object_property_set_link() error handling
,
Markus Armbruster
,
2020/06/30
[PATCH v3 24/26] hw/arm/armsse: Fix armsse_realize() error API violation
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 24/26] hw/arm/armsse: Fix armsse_realize() error API violation
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 17/26] riscv/sifive_u: Fix sifive_u_soc_realize() error API violations
,
Markus Armbruster
,
2020/06/30
[PATCH v3 19/26] mips/cps: Fix mips_cps_realize() error API violations
,
Markus Armbruster
,
2020/06/30
[PATCH v3 18/26] riscv_hart: Fix riscv_harts_realize() error API violations
,
Markus Armbruster
,
2020/06/30
[PATCH v3 25/26] arm/{bcm2835, fsl-imx25, fsl-imx6}: Fix realize error API violations
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 25/26] arm/{bcm2835,fsl-imx25,fsl-imx6}: Fix realize error API violations
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 11/26] vnc: Plug minor memory leak in vnc_display_open()
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 11/26] vnc: Plug minor memory leak in vnc_display_open()
,
Daniel P . Berrangé
,
2020/06/30
[PATCH v3 02/26] pci: Delete useless error_propagate()
,
Markus Armbruster
,
2020/06/30
[PATCH v3 15/26] hw: Fix error API violation around object_property_set_link()
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 15/26] hw: Fix error API violation around object_property_set_link()
,
Mark Cave-Ayland
,
2020/06/30
[PATCH v3 21/26] amd_iommu: Fix amdvi_realize() error API violation
,
Markus Armbruster
,
2020/06/30
[PATCH v3 23/26] aspeed: Fix realize error API violation
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 23/26] aspeed: Fix realize error API violation
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 01/26] net/virtio: Fix failover_replug_primary() return value regression
,
Markus Armbruster
,
2020/06/30
[PATCH 0/4] migration: Add block-bitmap-mapping parameter
,
Max Reitz
,
2020/06/30
[PATCH 1/4] migration: Prevent memleak by ...params_test_apply
,
Max Reitz
,
2020/06/30
Re: [PATCH 1/4] migration: Prevent memleak by ...params_test_apply
,
Dr. David Alan Gilbert
,
2020/06/30
[PATCH 2/4] migration: Add block-bitmap-mapping parameter
,
Max Reitz
,
2020/06/30
Re: [PATCH 2/4] migration: Add block-bitmap-mapping parameter
,
Dr. David Alan Gilbert
,
2020/06/30
[PATCH 3/4] iotests.py: Add wait_for_runstate()
,
Max Reitz
,
2020/06/30
[PATCH 4/4] iotests: Test node/bitmap aliases during migration
,
Max Reitz
,
2020/06/30
[PATCH] iotests.py: Do not wait() before communicate()
,
Max Reitz
,
2020/06/30
[PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH 3/7] hw/mips/malta: Rename 'malta' machine as 'malta-virt'
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH 2/7] hw/mips/malta: Register the machine as a TypeInfo
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH 1/7] hw/mips/malta: Trivial code movement
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH 4/7] hw/mips/malta: Introduce MaltaMachineClass::max_ramsize
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH 5/7] hw/mips/malta: Introduce the 'malta-phys' machine
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 5/7] hw/mips/malta: Introduce the 'malta-phys' machine
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH 7/7] hw/mips/malta: Allow more than 2GB on 64-bit malta-virt
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH 6/7] hw/mips/malta: Verify malta-phys machine uses correct DIMM sizes
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Aleksandar Markovic
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Aleksandar Markovic
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Aleksandar Markovic
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Aleksandar Markovic
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Aleksandar Markovic
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Thomas Huth
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Aleksandar Markovic
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 0/7] hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
,
Aleksandar Markovic
,
2020/06/30
[PATCH] target/i386: Correct the warning message of Intel PT
,
Luwei Kang
,
2020/06/30
[PATCH] hw/net/can: Add missing fallthrough statements
,
Thomas Huth
,
2020/06/30
[PATCH v2 0/2] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
,
Mark Cave-Ayland
,
2020/06/30
[PATCH v2 1/2] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
,
Mark Cave-Ayland
,
2020/06/30
[PATCH v2 2/2] target/m68k: consolidate physical translation offset into get_physical_address()
,
Mark Cave-Ayland
,
2020/06/30
Re: [PATCH v2 2/2] target/m68k: consolidate physical translation offset into get_physical_address()
,
Laurent Vivier
,
2020/06/30
Re: [PATCH v2 2/2] target/m68k: consolidate physical translation offset into get_physical_address()
,
Mark Cave-Ayland
,
2020/06/30
[PATCH] disas/sh4: Add missing fallthrough annotations
,
Thomas Huth
,
2020/06/30
Re: [PATCH] disas/sh4: Add missing fallthrough annotations
,
no-reply
,
2020/06/30
[PATCH 0/3] hw/block/nvme: bump to v1.4
,
Klaus Jensen
,
2020/06/30
[PATCH 3/3] hw/block/nvme: add trace event for requests with non-zero status code
,
Klaus Jensen
,
2020/06/30
[PATCH 1/3] hw/block/nvme: add NVMe 1.4 specific fields
,
Klaus Jensen
,
2020/06/30
Re: [PATCH 1/3] hw/block/nvme: add NVMe 1.4 specific fields
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH 2/3] hw/block/nvme: add commands supported and effects log page
,
Klaus Jensen
,
2020/06/30
[Bug 1869858] Re: qemu can't start Windows10arm64 19H1(with kvm)
,
Launchpad Bug Tracker
,
2020/06/30
[PATCH] hw/block/nvme: add support for dulbe
,
Klaus Jensen
,
2020/06/30
[PATCH] hw/block/nvme: make lba data size configurable
,
Klaus Jensen
,
2020/06/30
[PATCH 6/9] Including endian.h for bswap operations
,
David CARLIER
,
2020/06/29
[PATCH 9/9] Implementing qemu_init_exec_dir.
,
David CARLIER
,
2020/06/29
[PATCH 8/9] Skipping sys/syscall.h inclusion as only used in qemu_signalfd anyway
,
David CARLIER
,
2020/06/29
[PATCH 5/9] Define SIGIO constant with SIGPOLL equivalence
,
David CARLIER
,
2020/06/29
[PATCH 1/9] Enabling BSD symbols
,
David CARLIER
,
2020/06/29
PATCH [0/9]: haiku build fix
,
David CARLIER
,
2020/06/29
[PATC 7/9] Skipping drm build, unsupported
,
David CARLIER
,
2020/06/29
Re: [PATC 7/9] Skipping drm build, unsupported
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATC 7/9] Skipping drm build, unsupported
,
Gerd Hoffmann
,
2020/06/30
Re: [PATC 7/9] Skipping drm build, unsupported
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATC 7/9] Skipping drm build, unsupported
,
Gerd Hoffmann
,
2020/06/30
Re: [PATC 7/9] Skipping drm build, unsupported
,
David CARLIER
,
2020/06/30
Re: [PATC 7/9] Skipping drm build, unsupported
,
David CARLIER
,
2020/06/30
Re: [PATC 7/9] Skipping drm build, unsupported
,
Peter Maydell
,
2020/06/30
Re: [PATC 7/9] Skipping drm build, unsupported
,
Gerd Hoffmann
,
2020/06/30
[PATCH 4/9] Checking sys/signal.h presence.
,
David CARLIER
,
2020/06/29
[PATCH 3/9] Checking mlockall symbol presence
,
David CARLIER
,
2020/06/29
[PATCH 2/9] Enabling *pty api
,
David CARLIER
,
2020/06/29
QEMU | Pipeline #161336114 has failed for master | fc1bff95
,
GitLab
,
2020/06/29
[PATCH v2 0/4] hw/block/nvme: support multiple namespaces
,
Klaus Jensen
,
2020/06/29
[PATCH v2 1/4] hw/block/nvme: refactor identify active namespace id list
,
Klaus Jensen
,
2020/06/29
[PATCH v2 3/4] pci: allocate pci id for nvme
,
Klaus Jensen
,
2020/06/29
[PATCH v2 4/4] hw/block/nvme: change controller pci id
,
Klaus Jensen
,
2020/06/29
[PATCH v2 2/4] hw/block/nvme: support multiple namespaces
,
Klaus Jensen
,
2020/06/29
[PATCH 0/4] hw/block/nvme: support multiple namespaces
,
Klaus Jensen
,
2020/06/29
[PATCH 1/4] hw/block/nvme: refactor identify active namespace id list
,
Klaus Jensen
,
2020/06/29
[PATCH 4/4] hw/block/nvme: change controller pci id
,
Klaus Jensen
,
2020/06/29
[PATCH 3/4] pci: allocate pci id for nvme
,
Klaus Jensen
,
2020/06/29
[PATCH 2/4] hw/block/nvme: support multiple namespaces
,
Klaus Jensen
,
2020/06/29
[PATCH 0/3] hw/block/nvme: support scatter gather lists
,
Klaus Jensen
,
2020/06/29
[PATCH 2/3] hw/block/nvme: add support for scatter gather lists
,
Klaus Jensen
,
2020/06/29
[PATCH 3/3] hw/block/nvme: add support for sgl bit bucket descriptor
,
Klaus Jensen
,
2020/06/29
[PATCH 1/3] hw/block/nvme: harden cmb access
,
Klaus Jensen
,
2020/06/29
[PATCH 0/2] hw/block/nvme: handle transient dma errors
,
Klaus Jensen
,
2020/06/29
[PATCH 1/2] pci: pass along the return value of dma_memory_rw
,
Klaus Jensen
,
2020/06/29
[PATCH 2/2] hw/block/nvme: handle dma errors
,
Klaus Jensen
,
2020/06/29
Re: [PATCH 0/2] hw/block/nvme: handle transient dma errors
,
no-reply
,
2020/06/29
Re: [PATCH 0/2] hw/block/nvme: handle transient dma errors
,
Klaus Jensen
,
2020/06/29
[PATCH] hw/ppc/ppc4xx: Only accept (combination of) pow2 DDR sizes
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH] hw/ppc/ppc4xx: Only accept (combination of) pow2 DDR sizes
,
BALATON Zoltan
,
2020/06/29
[PATCH 00/17] hw/block/nvme: AIO and address mapping refactoring
,
Klaus Jensen
,
2020/06/29
[PATCH 01/17] hw/block/nvme: memset preallocated requests structures
,
Klaus Jensen
,
2020/06/29
[PATCH 04/17] hw/block/nvme: remove redundant has_sg member
,
Klaus Jensen
,
2020/06/29
[PATCH 02/17] hw/block/nvme: add mapping helpers
,
Klaus Jensen
,
2020/06/29
[PATCH 03/17] hw/block/nvme: replace dma_acct with blk_acct equivalent
,
Klaus Jensen
,
2020/06/29
[PATCH 10/17] hw/block/nvme: add check for mdts
,
Klaus Jensen
,
2020/06/29
[PATCH 05/17] hw/block/nvme: refactor dma read/write
,
Klaus Jensen
,
2020/06/29
[PATCH 06/17] hw/block/nvme: pass request along for tracing
,
Klaus Jensen
,
2020/06/29
[PATCH 08/17] hw/block/nvme: verify validity of prp lists in the cmb
,
Klaus Jensen
,
2020/06/29
[PATCH 07/17] hw/block/nvme: add request mapping helper
,
Klaus Jensen
,
2020/06/29
[PATCH 09/17] hw/block/nvme: refactor request bounds checking
,
Klaus Jensen
,
2020/06/29
[PATCH 11/17] hw/block/nvme: be consistent about zeros vs zeroes
,
Klaus Jensen
,
2020/06/29
[PATCH 13/17] hw/block/nvme: consolidate qsg/iov clearing
,
Klaus Jensen
,
2020/06/29
[PATCH 16/17] hw/block/nvme: add nvme_check_rw helper
,
Klaus Jensen
,
2020/06/29
[PATCH 14/17] hw/block/nvme: remove NvmeCmd parameter
,
Klaus Jensen
,
2020/06/29
[PATCH 17/17] hw/block/nvme: use preallocated qsg/iov in nvme_dma_prp
,
Klaus Jensen
,
2020/06/29
[PATCH 15/17] hw/block/nvme: allow multiple aios per command
,
Klaus Jensen
,
2020/06/29
[PATCH 12/17] hw/block/nvme: refactor NvmeRequest clearing
,
Klaus Jensen
,
2020/06/29
[PATCH v5 0/3] Avoid abort on QMP attempt to add an object with duplicate id
,
Eric Auger
,
2020/06/29
[PATCH v5 1/3] qom: Introduce object_property_try_add_child()
,
Eric Auger
,
2020/06/29
Re: [PATCH v5 1/3] qom: Introduce object_property_try_add_child()
,
Greg Kurz
,
2020/06/30
[PATCH v5 2/3] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
,
Eric Auger
,
2020/06/29
[PATCH v5 3/3] tests/qmp-cmd-test: Add qmp/object-add-failure-modes
,
Eric Auger
,
2020/06/29
[PATCH v7 0/8] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/29
[PATCH v7 4/8] mac_oldworld: Drop some variables
,
BALATON Zoltan
,
2020/06/29
[PATCH v7 3/8] mac_oldworld: Drop a variable, use get_system_memory() directly
,
BALATON Zoltan
,
2020/06/29
[PATCH v7 2/8] mac_newworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/29
[PATCH v7 1/8] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/29
Re: [PATCH v7 1/8] mac_oldworld: Allow loading binary ROM image
,
Mark Cave-Ayland
,
2020/06/30
Re: [PATCH v7 1/8] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/30
[PATCH v7 5/8] mac_oldworld: Change PCI address of macio to match real hardware
,
BALATON Zoltan
,
2020/06/29
Re: [PATCH v7 5/8] mac_oldworld: Change PCI address of macio to match real hardware
,
Mark Cave-Ayland
,
2020/06/30
[PATCH v7 8/8] mac_oldworld: Add SPD data to cover RAM
,
BALATON Zoltan
,
2020/06/29
[PATCH v7 6/8] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
BALATON Zoltan
,
2020/06/29
[RFC PATCH v7 7/8] WIP macio/cuda: Attempt to add i2c support
,
BALATON Zoltan
,
2020/06/29
Re: [PATCH v7 0/8] Mac Old World ROM experiment
,
Mark Cave-Ayland
,
2020/06/30
Re: [PATCH v7 0/8] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/30
[PATCH 00/17] hw/block/nvme: bump to v1.3
,
Klaus Jensen
,
2020/06/29
[PATCH 04/17] hw/block/nvme: add temperature threshold feature
,
Klaus Jensen
,
2020/06/29
[PATCH 03/17] hw/block/nvme: add support for the abort command
,
Klaus Jensen
,
2020/06/29
[PATCH 02/17] hw/block/nvme: additional tracing
,
Klaus Jensen
,
2020/06/29
[PATCH 01/17] hw/block/nvme: bump spec data structures to v1.3
,
Klaus Jensen
,
2020/06/29
[PATCH 05/17] hw/block/nvme: mark fw slot 1 as read-only
,
Klaus Jensen
,
2020/06/29
[PATCH 06/17] hw/block/nvme: add support for the get log page command
,
Klaus Jensen
,
2020/06/29
[PATCH 07/17] hw/block/nvme: add support for the asynchronous event request command
,
Klaus Jensen
,
2020/06/29
[PATCH 10/17] hw/block/nvme: fix missing endian conversion
,
Klaus Jensen
,
2020/06/29
[PATCH 08/17] hw/block/nvme: move NvmeFeatureVal into hw/block/nvme.h
,
Klaus Jensen
,
2020/06/29
[PATCH 09/17] hw/block/nvme: flush write cache when disabled
,
Klaus Jensen
,
2020/06/29
[PATCH 11/17] hw/block/nvme: add remaining mandatory controller parameters
,
Klaus Jensen
,
2020/06/29
[PATCH 14/17] hw/block/nvme: support identify namespace descriptor list
,
Klaus Jensen
,
2020/06/29
[PATCH 15/17] hw/block/nvme: enforce valid queue creation sequence
,
Klaus Jensen
,
2020/06/29
[PATCH 16/17] hw/block/nvme: provide the mandatory subnqn field
,
Klaus Jensen
,
2020/06/29
[PATCH 17/17] hw/block/nvme: bump supported version to v1.3
,
Klaus Jensen
,
2020/06/29
[PATCH 13/17] hw/block/nvme: make sure ncqr and nsqr is valid
,
Klaus Jensen
,
2020/06/29
[PATCH 12/17] hw/block/nvme: support the get/set features select and save fields
,
Klaus Jensen
,
2020/06/29
[Bug 1878645] Re: null-ptr dereference in ich9_apm_ctrl_changed
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 0/5] hw/i2c: Rename method names for consistency and add documentation
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 1/5] hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 1/5] hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
,
Markus Armbruster
,
2020/06/30
[PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
Corey Minyard
,
2020/06/29
Re: [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
BALATON Zoltan
,
2020/06/29
Re: [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
Markus Armbruster
,
2020/06/30
[PATCH 3/5] hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 3/5] hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
,
Corey Minyard
,
2020/06/29
[PATCH 4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
,
Corey Minyard
,
2020/06/29
Re: [PATCH 4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
,
Markus Armbruster
,
2020/06/30
[PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Corey Minyard
,
2020/06/29
Re: [PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Markus Armbruster
,
2020/06/30
Re: [PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Peter Maydell
,
2020/06/30
Re: [PATCH 0/5] hw/i2c: Rename method names for consistency and add documentation
,
Corey Minyard
,
2020/06/29
[PATCH] scripts/get_maintainer: Use .ignoredmailmap to ignore invalid emails
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH v3 0/9] virtio-console: notify about the terminal size
,
Szymon Lukasz
,
2020/06/29
[PATCH v3 2/9] chardev: add CHR_EVENT_RESIZE
,
Szymon Lukasz
,
2020/06/29
[PATCH v3 1/9] chardev: add cols, rows fields
,
Szymon Lukasz
,
2020/06/29
[PATCH v3 3/9] chardev: add qemu_chr_resize()
,
Szymon Lukasz
,
2020/06/29
[PATCH v3 4/9] char-mux: add support for the terminal size
,
Szymon Lukasz
,
2020/06/29
[PATCH v3 7/9] qmp: add chardev-resize command
,
Szymon Lukasz
,
2020/06/29
[PATCH v3 5/9] main-loop: change the handling of SIGWINCH
,
Szymon Lukasz
,
2020/06/29
[PATCH v3 6/9] char-stdio: add support for the terminal size
,
Szymon Lukasz
,
2020/06/29
[PATCH v3 8/9] virtio-serial-bus: add terminal resize messages
,
Szymon Lukasz
,
2020/06/29
[PATCH v3 9/9] virtio-console: notify the guest about terminal resizes
,
Szymon Lukasz
,
2020/06/29
[PATCH v2] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
,
Eric Blake
,
2020/06/29
Re: [PATCH v2] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v2] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
,
Paolo Bonzini
,
2020/06/30
[PATCH] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
,
Mark Cave-Ayland
,
2020/06/29
Re: [PATCH] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
,
Laurent Vivier
,
2020/06/29
[Bug 1878645] Re: null-ptr dereference in tcg_handle_interrupt
,
Alexander Bulekov
,
2020/06/29
Re: [Bug 1878645] Re: null-ptr dereference in tcg_handle_interrupt
,
Alex Bennée
,
2020/06/29
Re: [Bug 1878645] Re: null-ptr dereference in tcg_handle_interrupt
,
Alexander Bulekov
,
2020/06/29
Re: [PULL 05/14] qapi: add unplug primary event
,
Eric Blake
,
2020/06/29
Re: [PULL 05/14] qapi: add unplug primary event
,
Eric Blake
,
2020/06/29
[PATCH] tcg/svm: use host cr4 during NPT page table walk
,
Alexander Boettcher
,
2020/06/29
Re: [PATCH] tcg/svm: use host cr4 during NPT page table walk
,
Paolo Bonzini
,
2020/06/29
[PATCH] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
,
Paolo Bonzini
,
2020/06/29
Re: [PATCH] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
,
no-reply
,
2020/06/29
Re: [PATCH] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
,
Eric Blake
,
2020/06/29
Re: [PATCH] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
,
Eric Blake
,
2020/06/29
Re: [PATCH] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
,
Eric Blake
,
2020/06/29
Re: [PATCH] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
,
Peter Maydell
,
2020/06/29
Re: [PATCH] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
,
no-reply
,
2020/06/29
[Bug 1863333] Re: Assigning NVMe disk to a domain causes VFIO_MAP_DMA errors
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 0/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
,
Andrew Jones
,
2020/06/29
[PATCH 1/4] tests/acpi: remove stale allowed tables
,
Andrew Jones
,
2020/06/29
Re: [PATCH 1/4] tests/acpi: remove stale allowed tables
,
Michael S. Tsirkin
,
2020/06/29
[PATCH 3/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
,
Andrew Jones
,
2020/06/29
Re: [PATCH 3/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 2/4] tests/acpi: virt: allow DSDT acpi table changes
,
Andrew Jones
,
2020/06/29
[PATCH 4/4] tests/acpi: virt: update golden masters for DSDT
,
Andrew Jones
,
2020/06/29
Re: [PATCH 0/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
,
Michael S. Tsirkin
,
2020/06/29
Properly quitting qemu immediately after failing migration
,
Max Reitz
,
2020/06/29
Re: Properly quitting qemu immediately after failing migration
,
Vladimir Sementsov-Ogievskiy
,
2020/06/29
Re: Properly quitting qemu immediately after failing migration
,
Max Reitz
,
2020/06/29
Re: Properly quitting qemu immediately after failing migration
,
Dr. David Alan Gilbert
,
2020/06/29
Re: Properly quitting qemu immediately after failing migration
,
Max Reitz
,
2020/06/29
Re: Properly quitting qemu immediately after failing migration
,
Dr. David Alan Gilbert
,
2020/06/29
Re: Properly quitting qemu immediately after failing migration
,
Daniel P . Berrangé
,
2020/06/29
Re: Properly quitting qemu immediately after failing migration
,
Max Reitz
,
2020/06/29
[PATCH 0/2] target/riscv: fixup atomic implementation
,
LIU Zhiwei
,
2020/06/29
[PATCH 1/2] tcg/tcg-op: Fix nonatomic_op load with MO_SIGN
,
LIU Zhiwei
,
2020/06/29
Re: [PATCH 1/2] tcg/tcg-op: Fix nonatomic_op load with MO_SIGN
,
Richard Henderson
,
2020/06/30
Re: [PATCH 1/2] tcg/tcg-op: Fix nonatomic_op load with MO_SIGN
,
LIU Zhiwei
,
2020/06/30
[PATCH 2/2] target/riscv: Do amo*.w insns operate with 32 bits
,
LIU Zhiwei
,
2020/06/29
Re: [PATCH 2/2] target/riscv: Do amo*.w insns operate with 32 bits
,
Richard Henderson
,
2020/06/30
Re: [PATCH 2/2] target/riscv: Do amo*.w insns operate with 32 bits
,
LIU Zhiwei
,
2020/06/30
[PATCH v2 0/3] virtiofsd capability changes and addition
,
Dr. David Alan Gilbert (git)
,
2020/06/29
[PATCH v2 1/3] virtiofsd: Terminate capability list
,
Dr. David Alan Gilbert (git)
,
2020/06/29
[PATCH v2 3/3] virtiofsd: Allow addition or removal of capabilities
,
Dr. David Alan Gilbert (git)
,
2020/06/29
[PATCH v2 2/3] virtiofsd: Check capability calls
,
Dr. David Alan Gilbert (git)
,
2020/06/29
Re: [PATCH v2 0/3] virtiofsd capability changes and addition
,
Vivek Goyal
,
2020/06/29
Re: [PATCH v2 0/3] virtiofsd capability changes and addition
,
Stefan Hajnoczi
,
2020/06/30
[Bug 1885553] [NEW] make-check test failed with "Segmentation fault"
,
Oksana Voshchana
,
2020/06/29
[PATCH v9 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
,
Beata Michalska
,
2020/06/29
[PATCH v9 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/29
[PATCH v9 2/2] target/arm: kvm: Handle misconfigured dabt injection
,
Beata Michalska
,
2020/06/29
[PATCH v4 0/3] Avoid abort on QMP attempt to add an object with duplicate id
,
Eric Auger
,
2020/06/29
[PATCH v4 1/3] qom: Introduce object_property_try_add_child()
,
Eric Auger
,
2020/06/29
[PATCH v4 2/3] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
,
Eric Auger
,
2020/06/29
[PATCH v4 3/3] tests/qmp-cmd-test: Add qmp/object-add-failure-modes
,
Eric Auger
,
2020/06/29
Re: [PATCH v4 0/3] Avoid abort on QMP attempt to add an object with duplicate id
,
no-reply
,
2020/06/29
Re: [PATCH v4 0/3] Avoid abort on QMP attempt to add an object with duplicate id
,
Paolo Bonzini
,
2020/06/29
Re: [PATCH v4 0/3] Avoid abort on QMP attempt to add an object with duplicate id
,
Auger Eric
,
2020/06/29
[PATCH RFC] virtio-fs: force virtio 1.x usage
,
Cornelia Huck
,
2020/06/29
Re: [PATCH RFC] virtio-fs: force virtio 1.x usage
,
Michael S. Tsirkin
,
2020/06/29
Re: [PATCH RFC] virtio-fs: force virtio 1.x usage
,
Cornelia Huck
,
2020/06/29
Re: [PATCH RFC] virtio-fs: force virtio 1.x usage
,
Michael S. Tsirkin
,
2020/06/29
Re: [PATCH RFC] virtio-fs: force virtio 1.x usage
,
Cornelia Huck
,
2020/06/30
Re: [PATCH RFC] virtio-fs: force virtio 1.x usage
,
Michael S. Tsirkin
,
2020/06/30
Re: [PATCH RFC] virtio-fs: force virtio 1.x usage
,
Cornelia Huck
,
2020/06/30
Re: [PATCH RFC] virtio-fs: force virtio 1.x usage
,
Michael S. Tsirkin
,
2020/06/30
Re: [PATCH RFC] virtio-fs: force virtio 1.x usage
,
Dr. David Alan Gilbert
,
2020/06/29
Re: [PATCH RFC] virtio-fs: force virtio 1.x usage
,
Stefan Hajnoczi
,
2020/06/30
Re: [PATCH RFC] virtio-fs: force virtio 1.x usage
,
Cornelia Huck
,
2020/06/30
Re: [PATCH RFC] virtio-fs: force virtio 1.x usage
,
Michael S. Tsirkin
,
2020/06/30
[REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Ahmed Karaman
,
2020/06/29
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Aleksandar Markovic
,
2020/06/29
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Ahmed Karaman
,
2020/06/29
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Alex Bennée
,
2020/06/29
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Aleksandar Markovic
,
2020/06/29
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Ahmed Karaman
,
2020/06/29
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Lukáš Doktor
,
2020/06/30
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Ahmed Karaman
,
2020/06/30
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Aleksandar Markovic
,
2020/06/30
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Lukáš Doktor
,
2020/06/30
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Ahmed Karaman
,
2020/06/30
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Aleksandar Markovic
,
2020/06/30
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Lukáš Doktor
,
2020/06/30
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Yonggang Luo
,
2020/06/30
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Ahmed Karaman
,
2020/06/30
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Aleksandar Markovic
,
2020/06/30
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Aleksandar Markovic
,
2020/06/30
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
,
Ahmed Karaman
,
2020/06/30
[RFC 0/1] QEMU cpus.c refactoring part2
,
Claudio Fontana
,
2020/06/29
[RFC 1/1] cpus: extract out accel-specific code to each accel
,
Claudio Fontana
,
2020/06/29
[PATCH] trivial: Respect alphabetical order of .o files in Makefile.objs
,
Christophe de Dinechin
,
2020/06/29
Re: [PATCH] trivial: Respect alphabetical order of .o files in Makefile.objs
,
Alex Bennée
,
2020/06/29
Re: [PATCH] trivial: Respect alphabetical order of .o files in Makefile.objs
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 0/3] QEMU cpus.c refactoring part1
,
Claudio Fontana
,
2020/06/29
[PATCH 1/3] softmmu: move softmmu only files from root
,
Claudio Fontana
,
2020/06/29
[PATCH 2/3] cpu-throttle: new module, extracted from cpus.c
,
Claudio Fontana
,
2020/06/29
[PATCH 3/3] cpu-timers, icount: new modules
,
Claudio Fontana
,
2020/06/29
[PATCH 1/3] target/nios2: add DISAS_NORETURN case for nothing more to generate
,
Wentong Wu
,
2020/06/29
[PATCH 2/3] target/nios2: in line the semantics of DISAS_UPDATE with other targets
,
Wentong Wu
,
2020/06/29
[PATCH 3/3] target/nios2: Use gen_io_start around wrctl instruction
,
Wentong Wu
,
2020/06/29
[PATCH v2] virtio-balloon: always indicate S_DONE when migration fails
,
David Hildenbrand
,
2020/06/29
[PATCH] hw/misc/pca9552: Add missing TypeInfo::class_size field
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH] hw/misc/pca9552: Add missing TypeInfo::class_size field
,
Jean-Christophe DUBOIS
,
2020/06/29
Re: [PATCH] hw/misc/pca9552: Add missing TypeInfo::class_size field
,
Peter Maydell
,
2020/06/29
Re: [PATCH] hw/misc/pca9552: Add missing TypeInfo::class_size field
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v2] util/qemu-option: Document the get_opt_value() function
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH v2] util/qemu-option: Document the get_opt_value() function
,
Daniel P . Berrangé
,
2020/06/29
[PATCH v7 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Eric Auger
,
2020/06/29
[PATCH v7 3/5] virtio-iommu: Handle reserved regions in the translation process
,
Eric Auger
,
2020/06/29
[PATCH v7 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Eric Auger
,
2020/06/29
[PATCH v7 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Eric Auger
,
2020/06/29
[PATCH v7 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Eric Auger
,
2020/06/29
[PATCH v7 4/5] virtio-iommu-pci: Add array of Interval properties
,
Eric Auger
,
2020/06/29
[RFC] secure boot: is it necessary to let qemu verify EDK2 efi file
,
Zhangbo (Oscar)
,
2020/06/28
[PATCH v2 1/2] hw/net: Added CSO for IPv6
,
andrew
,
2020/06/28
[PATCH v2 2/2] hw/net: Added basic IPv6 fragmentation
,
andrew
,
2020/06/28
[PATCH 0/2] hw/arm/palm.c: Fix Coverity issue CID 1421944
,
Peter Maydell
,
2020/06/28
[PATCH 2/2] hw/arm/palm.c: Encapsulate misc GPIO handling in a device
,
Peter Maydell
,
2020/06/28
[PATCH 1/2] hw/arm/palm.c: Detabify
,
Peter Maydell
,
2020/06/28
[PATCH] tests: Inject test name also when the test fails
,
Havard Skinnemoen
,
2020/06/28
Re: [PATCH] tests: Inject test name also when the test fails
,
Paolo Bonzini
,
2020/06/29
[PATCH 0/2] tosa: fix Coverity CID 1421929
,
Peter Maydell
,
2020/06/28
[PATCH 1/2] hw/arm/tosa.c: Detabify
,
Peter Maydell
,
2020/06/28
[PATCH 2/2] hw/arm/tosa: Encapsulate misc GPIO handling in a device
,
Peter Maydell
,
2020/06/28
Re: [PATCH 2/2] hw/arm/tosa: Encapsulate misc GPIO handling in a device
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 2/2] hw/arm/tosa: Encapsulate misc GPIO handling in a device
,
Peter Maydell
,
2020/06/29
[PATCH 0/3] Allow to specify the PHY number to use with a specific i.MX FEC/ENET Ethernet device
,
Jean-Christophe Dubois
,
2020/06/28
[PATCH 1/3] Add a phy-num property to the i.MX FEC emulator
,
Jean-Christophe Dubois
,
2020/06/28
[PATCH 2/3] Add the ability to select a different PHY for each i.MX6UL FEC interface
,
Jean-Christophe Dubois
,
2020/06/28
[PATCH 3/3] Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board.
,
Jean-Christophe Dubois
,
2020/06/28
[PATCH] hw/display/bcm2835_fb.c: Initialize all fields of struct
,
Peter Maydell
,
2020/06/28
Re: [PATCH] hw/display/bcm2835_fb.c: Initialize all fields of struct
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH v6 00/11] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 01/11] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 02/11] mac_newworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 03/11] mac_oldworld: Drop a variable, use get_system_memory() directly
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 04/11] mac_oldworld: Drop some variables
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 06/11] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 05/11] grackle: Set revision in PCI config to match hardware
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 08/11] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 07/11] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/28
[RFC PATCH v6 10/11] WIP macio/cuda: Attempt to add i2c support
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 11/11] mac_oldworld: Add SPD data to cover RAM
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 09/11] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
BALATON Zoltan
,
2020/06/28
[PATCH v8 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
,
Beata Michalska
,
2020/06/28
[PATCH v8 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/28
Re: [PATCH v8 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Andrew Jones
,
2020/06/29
Re: [PATCH v8 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/29
[PATCH v8 2/2] target/arm: kvm: Handle misconfigured dabt injection
,
Beata Michalska
,
2020/06/28
Re: [PATCH v8 2/2] target/arm: kvm: Handle misconfigured dabt injection
,
Andrew Jones
,
2020/06/29
QEMU | Pipeline #160886695 has failed for master | e7651153
,
GitLab
,
2020/06/28
[PATCH v2] ftgmac100: fix dblac write test
,
erik-smit
,
2020/06/28
[PATCH 00/17] spitz: fix hacks, fix CID 1421913, various cleanups
,
Peter Maydell
,
2020/06/28
[PATCH 01/17] hw/arm/spitz: Detabify
,
Peter Maydell
,
2020/06/28
Re: [PATCH 01/17] hw/arm/spitz: Detabify
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 01/17] hw/arm/spitz: Detabify
,
Alistair Francis
,
2020/06/29
[PATCH 03/17] hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineState
,
Peter Maydell
,
2020/06/28
Re: [PATCH 03/17] hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineState
,
Alistair Francis
,
2020/06/29
[PATCH 02/17] hw/arm/spitz: Create SpitzMachineClass abstract base class
,
Peter Maydell
,
2020/06/28
Re: [PATCH 02/17] hw/arm/spitz: Create SpitzMachineClass abstract base class
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 02/17] hw/arm/spitz: Create SpitzMachineClass abstract base class
,
Peter Maydell
,
2020/06/29
[PATCH 04/17] hw/arm/spitz: Keep pointers to scp0, scp1 in SpitzMachineState
,
Peter Maydell
,
2020/06/28
Re: [PATCH 04/17] hw/arm/spitz: Keep pointers to scp0, scp1 in SpitzMachineState
,
Alistair Francis
,
2020/06/29
[PATCH 06/17] hw/misc/max111x: provide QOM properties for setting initial values
,
Peter Maydell
,
2020/06/28
Re: [PATCH 06/17] hw/misc/max111x: provide QOM properties for setting initial values
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 06/17] hw/misc/max111x: provide QOM properties for setting initial values
,
Alistair Francis
,
2020/06/30
[PATCH 07/17] hw/misc/max111x: Don't use vmstate_register()
,
Peter Maydell
,
2020/06/28
Re: [PATCH 07/17] hw/misc/max111x: Don't use vmstate_register()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 07/17] hw/misc/max111x: Don't use vmstate_register()
,
Alistair Francis
,
2020/06/30
[PATCH 05/17] hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signals
,
Peter Maydell
,
2020/06/28
Re: [PATCH 05/17] hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signals
,
Alistair Francis
,
2020/06/30
[PATCH 08/17] ssi: Add ssi_realize_and_unref()
,
Peter Maydell
,
2020/06/28
Re: [PATCH 08/17] ssi: Add ssi_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 08/17] ssi: Add ssi_realize_and_unref()
,
Alistair Francis
,
2020/06/30
[PATCH 09/17] hw/arm/spitz: Use max111x properties to set initial values
,
Peter Maydell
,
2020/06/28
Re: [PATCH 09/17] hw/arm/spitz: Use max111x properties to set initial values
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 09/17] hw/arm/spitz: Use max111x properties to set initial values
,
Peter Maydell
,
2020/06/29
[PATCH 10/17] hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
,
Peter Maydell
,
2020/06/28
Re: [PATCH 10/17] hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
,
Alistair Francis
,
2020/06/30
[PATCH 11/17] hw/misc/max111x: Create header file for documentation, TYPE_ macros
,
Peter Maydell
,
2020/06/28
Re: [PATCH 11/17] hw/misc/max111x: Create header file for documentation, TYPE_ macros
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 11/17] hw/misc/max111x: Create header file for documentation, TYPE_ macros
,
Peter Maydell
,
2020/06/29
Re: [PATCH 11/17] hw/misc/max111x: Create header file for documentation, TYPE_ macros
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 12/17] hw/arm/spitz: Encapsulate misc GPIO handling in a device
,
Peter Maydell
,
2020/06/28
Re: [PATCH 12/17] hw/arm/spitz: Encapsulate misc GPIO handling in a device
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 13/17] hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
,
Peter Maydell
,
2020/06/28
Re: [PATCH 13/17] hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 13/17] hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
,
Alistair Francis
,
2020/06/30
[PATCH 14/17] hw/arm/spitz: Use LOG_GUEST_ERROR for bad guest register accesses
,
Peter Maydell
,
2020/06/28
Re: [PATCH 14/17] hw/arm/spitz: Use LOG_GUEST_ERROR for bad guest register accesses
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 14/17] hw/arm/spitz: Use LOG_GUEST_ERROR for bad guest register accesses
,
Alistair Francis
,
2020/06/30
[PATCH 16/17] hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg
,
Peter Maydell
,
2020/06/28
Re: [PATCH 16/17] hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 15/17] hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
,
Peter Maydell
,
2020/06/28
Re: [PATCH 15/17] hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 15/17] hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
,
Alistair Francis
,
2020/06/30
[PATCH 17/17] Replace uses of FROM_SSI_SLAVE() macro with QOM casts
,
Peter Maydell
,
2020/06/28
Re: [PATCH 17/17] Replace uses of FROM_SSI_SLAVE() macro with QOM casts
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 00/17] spitz: fix hacks, fix CID 1421913, various cleanups
,
no-reply
,
2020/06/28
[PATCH] ftgmac100: fix dblac write test
,
erik-smit
,
2020/06/28
Re: [PATCH] ftgmac100: fix dblac write test
,
no-reply
,
2020/06/28
[PATCH v9 00/34] Add subcluster allocation to qcow2
,
Alberto Garcia
,
2020/06/28
[PATCH v9 10/34] qcow2: Add offset_to_sc_index()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 07/34] qcow2: Document the Extended L2 Entries feature
,
Alberto Garcia
,
2020/06/28
[PATCH v9 08/34] qcow2: Add dummy has_subclusters() function
,
Alberto Garcia
,
2020/06/28
[PATCH v9 26/34] qcow2: Clear the L2 bitmap when allocating a compressed cluster
,
Alberto Garcia
,
2020/06/28
[PATCH v9 03/34] qcow2: Add calculate_l2_meta()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 06/34] qcow2: Add get_l2_entry() and set_l2_entry()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
,
Alberto Garcia
,
2020/06/28
Re: [PATCH v9 02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
,
Max Reitz
,
2020/06/30
Re: [PATCH v9 02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
,
Alberto Garcia
,
2020/06/30
[PATCH v9 05/34] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
,
Alberto Garcia
,
2020/06/28
Re: [PATCH v9 05/34] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
,
Max Reitz
,
2020/06/30
[PATCH v9 04/34] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 13/34] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 24/34] qcow2: Add subcluster support to check_refcounts_l2()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 19/34] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
,
Alberto Garcia
,
2020/06/28
[PATCH v9 09/34] qcow2: Add subcluster-related fields to BDRVQcow2State
,
Alberto Garcia
,
2020/06/28
[PATCH v9 16/34] qcow2: Add qcow2_cluster_is_allocated()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 11/34] qcow2: Add offset_into_subcluster() and size_to_subclusters()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 29/34] qcow2: Add subcluster support to qcow2_measure()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 22/34] qcow2: Add subcluster support to zero_in_l2_slice()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 25/34] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 01/34] qcow2: Make Qcow2AioTask store the full host offset
,
Alberto Garcia
,
2020/06/28
[PATCH v9 33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
,
Alberto Garcia
,
2020/06/28
[PATCH v9 15/34] qcow2: Add qcow2_get_subcluster_range_type()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 23/34] qcow2: Add subcluster support to discard_in_l2_slice()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 20/34] qcow2: Add subcluster support to calculate_l2_meta()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 27/34] qcow2: Add subcluster support to handle_alloc_space()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 30/34] qcow2: Add prealloc field to QCowL2Meta
,
Alberto Garcia
,
2020/06/28
[PATCH v9 32/34] qcow2: Allow preallocation and backing files if extended_l2 is set
,
Alberto Garcia
,
2020/06/28
[PATCH v9 18/34] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
,
Alberto Garcia
,
2020/06/28
[PATCH v9 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 12/34] qcow2: Add l2_entry_size()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 17/34] qcow2: Add cluster type parameter to qcow2_get_host_offset()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 28/34] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 21/34] qcow2: Add subcluster support to qcow2_get_host_offset()
,
Alberto Garcia
,
2020/06/28
[PATCH v9 34/34] iotests: Add tests for qcow2 images with extended L2 entries
,
Alberto Garcia
,
2020/06/28
[PATCH v9 31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
,
Alberto Garcia
,
2020/06/28
Crash when running Qemu.
,
Jean-Christophe DUBOIS
,
2020/06/28
Re: Crash when running Qemu.
,
Peter Maydell
,
2020/06/28
Re: Crash when running Qemu.
,
Jean-Christophe DUBOIS
,
2020/06/28
Re: Crash when running Qemu.
,
Peter Maydell
,
2020/06/28
Re: Crash when running Qemu.
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: Crash when running Qemu.
,
Jean-Christophe DUBOIS
,
2020/06/28
Re: Crash when running Qemu.
,
Jean-Christophe DUBOIS
,
2020/06/28
Re: Crash when running Qemu.
,
Jean-Christophe DUBOIS
,
2020/06/28
[PATCH] migration: Assign current_migration as NULL after migration
,
Keqian Zhu
,
2020/06/28
Re: [PULL 08/14] migration: add new migration state wait-unplug
,
Peter Maydell
,
2020/06/27
Re: [PULL 08/14] migration: add new migration state wait-unplug
,
Dr. David Alan Gilbert
,
2020/06/29
Re: [PULL 08/14] migration: add new migration state wait-unplug
,
Peter Maydell
,
2020/06/29
How Qemu TCG optimize memory read?
,
nguyen linh mai
,
2020/06/27
[PULL 0/6] MIPS + TCG Continuous Benchmarking queue for June 27th, 2020
,
Aleksandar Markovic
,
2020/06/27
[PULL 1/6] hw/mips: Implement the kvm_type() hook in MachineClass
,
Aleksandar Markovic
,
2020/06/27
[PULL 3/6] MAINTAINERS: Add Loongson-3 maintainer and reviewer
,
Aleksandar Markovic
,
2020/06/27
Re: [PULL 3/6] MAINTAINERS: Add Loongson-3 maintainer and reviewer
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PULL 3/6] MAINTAINERS: Add Loongson-3 maintainer and reviewer
,
Aleksandar Markovic
,
2020/06/29
[PULL 4/6] scripts/performance: Add topN_perf.py script
,
Aleksandar Markovic
,
2020/06/27
[PULL 2/6] hw/intc: Add Loongson LIOINTC support
,
Aleksandar Markovic
,
2020/06/27
[PULL 6/6] MAINTAINERS: Add 'Performance Tools and Tests' subsection
,
Aleksandar Markovic
,
2020/06/27
Re: [PULL 6/6] MAINTAINERS: Add 'Performance Tools and Tests' subsection
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PULL 6/6] MAINTAINERS: Add 'Performance Tools and Tests' subsection
,
Aleksandar Markovic
,
2020/06/29
[PULL 5/6] scripts/performance: Add topN_callgrind.py script
,
Aleksandar Markovic
,
2020/06/27
Re: [PULL 0/6] MIPS + TCG Continuous Benchmarking queue for June 27th, 2020
,
Peter Maydell
,
2020/06/28
Re: [PATCH v9 0/5] linux-user: User support for AArch64 BTI
,
Richard Henderson
,
2020/06/27
[PATCH v7 00/21] Initial support for multi-process qemu
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 06/21] multi-process: define MPQemuMsg format and transmission functions
,
elena . ufimtseva
,
2020/06/27
Re: [PATCH v7 06/21] multi-process: define MPQemuMsg format and transmission functions
,
Stefan Hajnoczi
,
2020/06/30
[PATCH v7 01/21] memory: alloc RAM from file at offset
,
elena . ufimtseva
,
2020/06/27
Re: [PATCH v7 01/21] memory: alloc RAM from file at offset
,
Stefan Hajnoczi
,
2020/06/30
[PATCH v7 10/21] multi-process: setup memory manager for remote device
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 07/21] multi-process: add co-routines to communicate with remote
,
elena . ufimtseva
,
2020/06/27
Re: [PATCH v7 07/21] multi-process: add co-routines to communicate with remote
,
Stefan Hajnoczi
,
2020/06/30
[PATCH v7 11/21] multi-process: introduce proxy object
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 12/21] multi-process: Connect Proxy Object with device in the remote process
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 13/21] multi-process: Forward PCI config space acceses to the remote process
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 16/21] multi-process: create IOHUB object to handle irq
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 18/21] multi-process: heartbeat messages to remote
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 19/21] multi-process: perform device reset in the remote process
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 21/21] multi-process: add configure and usage information
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 20/21] multi-process: add the concept description to docs/devel/qemu-multiprocess
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 14/21] multi-process: PCI BAR read/write handling for proxy & remote endpoints
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 02/21] multi-process: Add config option for multi-process QEMU
,
elena . ufimtseva
,
2020/06/27
Re: [PATCH v7 02/21] multi-process: Add config option for multi-process QEMU
,
Stefan Hajnoczi
,
2020/06/30
[PATCH v7 03/21] multi-process: setup PCI host bridge for remote device
,
elena . ufimtseva
,
2020/06/27
Re: [PATCH v7 03/21] multi-process: setup PCI host bridge for remote device
,
Stefan Hajnoczi
,
2020/06/30
[PATCH v7 04/21] multi-process: setup a machine object for remote device process
,
elena . ufimtseva
,
2020/06/27
Re: [PATCH v7 04/21] multi-process: setup a machine object for remote device process
,
Stefan Hajnoczi
,
2020/06/30
[PATCH v7 05/21] multi-process: add qio channel function to transmit
,
elena . ufimtseva
,
2020/06/27
Re: [PATCH v7 05/21] multi-process: add qio channel function to transmit
,
Stefan Hajnoczi
,
2020/06/30
[PATCH v7 08/21] multi-process: Initialize communication channel at the remote end
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 09/21] multi-process: Initialize message handler in remote device
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 17/21] multi-process: Retrieve PCI info from remote process
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 15/21] multi-process: Synchronize remote memory
,
elena . ufimtseva
,
2020/06/27
[PATCH v7 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
,
Beata Michalska
,
2020/06/27
[PATCH v7 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/27
[PATCH v7 2/2] target/arm: kvm: Handle misconfigured dabt injection
,
Beata Michalska
,
2020/06/27
[PATCH] target/xtensa: make opcode properties more dynamic
,
Max Filippov
,
2020/06/27
[Bug 1885350] [NEW] RISCV dynamic rounding mode is not behaving correctly
,
Mina Magdy
,
2020/06/27
[Bug 1885350] Re: RISCV dynamic rounding mode is not behaving correctly
,
Mina Magdy
,
2020/06/27
[Bug 1885350] Re: RISCV dynamic rounding mode is not behaving correctly
,
Alistair Francis
,
2020/06/30
[Bug 1885350] Re: RISCV dynamic rounding mode is not behaving correctly
,
Alistair Francis
,
2020/06/30
[Bug 1885350] Re: RISCV dynamic rounding mode is not behaving correctly
,
Mina Magdy
,
2020/06/30
[PATCH v3 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 01/12] npcm7xx: Add config symbol
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 02/12] hw/misc: Add NPCM7xx System Global Control Registers device model
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 03/12] hw/misc: Add NPCM7xx Clock Controller device model
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 04/12] hw/timer: Add NPCM7xx Timer device model
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 05/12] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 06/12] hw/arm: Add two NPCM7xx-based machines
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 07/12] hw/arm: Load -bios image as a boot ROM for npcm7xx
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 08/12] hw/nvram: NPCM7xx OTP device model
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 09/12] hw/mem: Stubbed out NPCM7xx Memory Controller model
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 10/12] hw/ssi: NPCM7xx Flash Interface Unit device model
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 11/12] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 12/12] docs/system: Add Nuvoton machine documentation
,
Havard Skinnemoen
,
2020/06/26
Re: [PATCH v3 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
no-reply
,
2020/06/26
[PATCH 0/3] Add strace support for printing arguments for a group of selected syscalls
,
Filip Bozuta
,
2020/06/26
[PATCH 1/3] linux-user: Add strace support for printing arguments of truncate()/ftruncate() and getsid()
,
Filip Bozuta
,
2020/06/26
[PATCH 2/3] linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory
,
Filip Bozuta
,
2020/06/26
[PATCH 3/3] linux-user: Add strace support for printing arguments of some clock and time functions
,
Filip Bozuta
,
2020/06/26
[PULL 00/63] riscv-to-apply queue
,
Alistair Francis
,
2020/06/26
[PULL 11/63] target/riscv: add vector amo operations
,
Alistair Francis
,
2020/06/26
[PULL 12/63] target/riscv: vector single-width integer add and subtract
,
Alistair Francis
,
2020/06/26
[PULL 13/63] target/riscv: vector widening integer add and subtract
,
Alistair Francis
,
2020/06/26
[PULL 01/63] riscv: plic: Honour source priorities
,
Alistair Francis
,
2020/06/26
[PULL 02/63] riscv: plic: Add a couple of mising sifive_plic_update calls
,
Alistair Francis
,
2020/06/26
Re: [PULL 02/63] riscv: plic: Add a couple of mising sifive_plic_update calls
,
Jessica Clarke
,
2020/06/26
Re: [PULL 02/63] riscv: plic: Add a couple of mising sifive_plic_update calls
,
Alistair Francis
,
2020/06/26
[PULL 04/63] target/riscv: implementation-defined constant parameters
,
Alistair Francis
,
2020/06/26
[PULL 15/63] target/riscv: vector bitwise logical instructions
,
Alistair Francis
,
2020/06/26
[PULL 05/63] target/riscv: support vector extension csr
,
Alistair Francis
,
2020/06/26
[PULL 16/63] target/riscv: vector single-width bit shift instructions
,
Alistair Francis
,
2020/06/26
[PULL 14/63] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
,
Alistair Francis
,
2020/06/26
[PULL 03/63] target/riscv: add vector extension field in CPURISCVState
,
Alistair Francis
,
2020/06/26
[PULL 19/63] target/riscv: vector integer min/max instructions
,
Alistair Francis
,
2020/06/26
[PULL 35/63] target/riscv: vector widening floating-point multiply
,
Alistair Francis
,
2020/06/26
[PULL 06/63] target/riscv: add vector configure instruction
,
Alistair Francis
,
2020/06/26
[PULL 07/63] target/riscv: add an internals.h header
,
Alistair Francis
,
2020/06/26
[PULL 17/63] target/riscv: vector narrowing integer right shift instructions
,
Alistair Francis
,
2020/06/26
[PULL 34/63] target/riscv: vector single-width floating-point multiply/divide instructions
,
Alistair Francis
,
2020/06/26
[PULL 18/63] target/riscv: vector integer comparison instructions
,
Alistair Francis
,
2020/06/26
[PULL 36/63] target/riscv: vector single-width floating-point fused multiply-add instructions
,
Alistair Francis
,
2020/06/26
[PULL 37/63] target/riscv: vector widening floating-point fused multiply-add instructions
,
Alistair Francis
,
2020/06/26
[PULL 20/63] target/riscv: vector single-width integer multiply instructions
,
Alistair Francis
,
2020/06/26
[PULL 21/63] target/riscv: vector integer divide instructions
,
Alistair Francis
,
2020/06/26
[PULL 10/63] target/riscv: add fault-only-first unit stride load
,
Alistair Francis
,
2020/06/26
[PULL 42/63] target/riscv: vector floating-point classify instructions
,
Alistair Francis
,
2020/06/26
[PULL 08/63] target/riscv: add vector stride load and store instructions
,
Alistair Francis
,
2020/06/26
[PULL 39/63] target/riscv: vector floating-point min/max instructions
,
Alistair Francis
,
2020/06/26
[PULL 38/63] target/riscv: vector floating-point square-root instruction
,
Alistair Francis
,
2020/06/26
[PULL 40/63] target/riscv: vector floating-point sign-injection instructions
,
Alistair Francis
,
2020/06/26
[PULL 28/63] target/riscv: vector single-width fractional multiply with rounding and saturation
,
Alistair Francis
,
2020/06/26
[PULL 22/63] target/riscv: vector widening integer multiply instructions
,
Alistair Francis
,
2020/06/26
[PULL 23/63] target/riscv: vector single-width integer multiply-add instructions
,
Alistair Francis
,
2020/06/26
[PULL 09/63] target/riscv: add vector index load and store instructions
,
Alistair Francis
,
2020/06/26
[PULL 41/63] target/riscv: vector floating-point compare instructions
,
Alistair Francis
,
2020/06/26
[PULL 43/63] target/riscv: vector floating-point merge instructions
,
Alistair Francis
,
2020/06/26
[PULL 45/63] target/riscv: widening floating-point/integer type-convert instructions
,
Alistair Francis
,
2020/06/26
[PULL 24/63] target/riscv: vector widening integer multiply-add instructions
,
Alistair Francis
,
2020/06/26
[PULL 44/63] target/riscv: vector floating-point/integer type-convert instructions
,
Alistair Francis
,
2020/06/26
[PULL 29/63] target/riscv: vector widening saturating scaled multiply-add
,
Alistair Francis
,
2020/06/26
[PULL 30/63] target/riscv: vector single-width scaling shift instructions
,
Alistair Francis
,
2020/06/26
[PULL 25/63] target/riscv: vector integer merge and move instructions
,
Alistair Francis
,
2020/06/26
[PULL 46/63] target/riscv: narrowing floating-point/integer type-convert instructions
,
Alistair Francis
,
2020/06/26
[PULL 31/63] target/riscv: vector narrowing fixed-point clip instructions
,
Alistair Francis
,
2020/06/26
[PULL 32/63] target/riscv: vector single-width floating-point add/subtract instructions
,
Alistair Francis
,
2020/06/26
[PULL 26/63] target/riscv: vector single-width saturating add and subtract
,
Alistair Francis
,
2020/06/26
[PULL 27/63] target/riscv: vector single-width averaging add and subtract
,
Alistair Francis
,
2020/06/26
[PULL 49/63] target/riscv: vector single-width floating-point reduction instructions
,
Alistair Francis
,
2020/06/26
[PULL 48/63] target/riscv: vector wideing integer reduction instructions
,
Alistair Francis
,
2020/06/26
[PULL 47/63] target/riscv: vector single-width integer reduction instructions
,
Alistair Francis
,
2020/06/26
[PULL 33/63] target/riscv: vector widening floating-point add/subtract instructions
,
Alistair Francis
,
2020/06/26
[PULL 51/63] target/riscv: vector mask-register logical instructions
,
Alistair Francis
,
2020/06/26
[PULL 50/63] target/riscv: vector widening floating-point reduction instructions
,
Alistair Francis
,
2020/06/26
[PULL 52/63] target/riscv: vector mask population count vmpopc
,
Alistair Francis
,
2020/06/26
[PULL 53/63] target/riscv: vmfirst find-first-set mask bit
,
Alistair Francis
,
2020/06/26
[PULL 56/63] target/riscv: vector element index instruction
,
Alistair Francis
,
2020/06/26
[PULL 54/63] target/riscv: set-X-first mask bit
,
Alistair Francis
,
2020/06/26
[PULL 55/63] target/riscv: vector iota instruction
,
Alistair Francis
,
2020/06/26
[PULL 57/63] target/riscv: integer extract instruction
,
Alistair Francis
,
2020/06/26
[PULL 58/63] target/riscv: integer scalar move instruction
,
Alistair Francis
,
2020/06/26
[PULL 59/63] target/riscv: floating-point scalar move instructions
,
Alistair Francis
,
2020/06/26
[PULL 60/63] target/riscv: vector slide instructions
,
Alistair Francis
,
2020/06/26
[PULL 61/63] target/riscv: vector register gather instruction
,
Alistair Francis
,
2020/06/26
[PULL 62/63] target/riscv: vector compress instruction
,
Alistair Francis
,
2020/06/26
[PULL 63/63] target/riscv: configure and turn on vector extension from command line
,
Alistair Francis
,
2020/06/26
Re: [PULL 00/63] riscv-to-apply queue
,
no-reply
,
2020/06/26
Re: [PULL 00/63] riscv-to-apply queue
,
no-reply
,
2020/06/26
Re: [PULL 00/63] riscv-to-apply queue
,
Peter Maydell
,
2020/06/28
Re: [PULL 00/63] riscv-to-apply queue
,
Alistair Francis
,
2020/06/28
Re: [PULL 00/63] riscv-to-apply queue
,
LIU Zhiwei
,
2020/06/28
Re: [PULL 00/63] riscv-to-apply queue
,
LIU Zhiwei
,
2020/06/30
Re: [PULL 00/63] riscv-to-apply queue
,
Thomas Huth
,
2020/06/30
Re: [PULL 00/63] riscv-to-apply queue
,
LIU Zhiwei
,
2020/06/30
[PATCH 0/6] target/riscv: NaN-boxing for multiple precison
,
LIU Zhiwei
,
2020/06/26
[PATCH 1/6] target/riscv: move gen_nanbox_fpr to translate.c
,
LIU Zhiwei
,
2020/06/26
[PATCH 2/6] target/riscv: NaN-boxing compute, sign-injection and convert instructions.
,
LIU Zhiwei
,
2020/06/26
[PATCH 3/6] target/riscv: Check for LEGAL NaN-boxing
,
LIU Zhiwei
,
2020/06/26
Re: [PATCH 3/6] target/riscv: Check for LEGAL NaN-boxing
,
Chih-Min Chao
,
2020/06/30
Re: [PATCH 3/6] target/riscv: Check for LEGAL NaN-boxing
,
LIU Zhiwei
,
2020/06/30
[PATCH 4/6] target/riscv: check before allocating TCG temps
,
LIU Zhiwei
,
2020/06/26
[PATCH 5/6] target/riscv: Flush not valid NaN-boxing input to canonical NaN
,
LIU Zhiwei
,
2020/06/26
Re: [PATCH 5/6] target/riscv: Flush not valid NaN-boxing input to canonical NaN
,
Chih-Min Chao
,
2020/06/30
Re: [PATCH 5/6] target/riscv: Flush not valid NaN-boxing input to canonical NaN
,
LIU Zhiwei
,
2020/06/30
[PATCH 6/6] target/riscv: clean up fmv.w.x
,
LIU Zhiwei
,
2020/06/26
Re: [PATCH 0/6] target/riscv: NaN-boxing for multiple precison
,
no-reply
,
2020/06/26
[PATCH v4 00/16] python: add mypy support to python/qemu
,
John Snow
,
2020/06/26
[PATCH v4 04/16] python/qmp.py: Do not return None from cmd_obj
,
John Snow
,
2020/06/26
[PATCH v4 02/16] iotests.py: use qemu.qmp type aliases
,
John Snow
,
2020/06/26
[PATCH v4 03/16] python/qmp.py: re-absorb MonitorResponseError
,
John Snow
,
2020/06/26
[PATCH v4 01/16] python/qmp.py: Define common types
,
John Snow
,
2020/06/26
[PATCH v4 05/16] python/qmp.py: add casts to JSON deserialization
,
John Snow
,
2020/06/26
[PATCH v4 06/16] python/qmp.py: add QMPProtocolError
,
John Snow
,
2020/06/26
[PATCH v4 07/16] python/machine.py: Fix monitor address typing
,
John Snow
,
2020/06/26
[PATCH v4 08/16] python/machine.py: reorder __init__
,
John Snow
,
2020/06/26
[PATCH v4 09/16] python/machine.py: Don't modify state in _base_args()
,
John Snow
,
2020/06/26
[PATCH v4 10/16] python/machine.py: Handle None events in events_wait
,
John Snow
,
2020/06/26
[PATCH v4 13/16] python/machine.py: fix _popen access
,
John Snow
,
2020/06/26
[PATCH v4 14/16] python/qemu: make 'args' style arguments immutable
,
John Snow
,
2020/06/26
[PATCH v4 15/16] iotests.py: Adjust HMP kwargs typing
,
John Snow
,
2020/06/26
[PATCH v4 12/16] python/machine.py: Add _qmp access shim
,
John Snow
,
2020/06/26
[PATCH v4 11/16] python/machine.py: use qmp.command
,
John Snow
,
2020/06/26
[PATCH v4 16/16] python/qemu: Add mypy type annotations
,
John Snow
,
2020/06/26
Re: [PATCH v4 00/16] python: add mypy support to python/qemu
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH v4 00/16] python: add mypy support to python/qemu
,
John Snow
,
2020/06/29
[Bug 1885332] [NEW] Error in user-mode calculation of ELF aux vector's AT_PHDR
,
Langston
,
2020/06/26
[Bug 1885332] Re: Error in user-mode calculation of ELF aux vector's AT_PHDR
,
Langston
,
2020/06/26
[Bug 1885332] Re: Error in user-mode calculation of ELF aux vector's AT_PHDR
,
Langston
,
2020/06/29
[PATCH v4 0/3] python/machine.py: refactor shutdown
,
John Snow
,
2020/06/26
[PATCH v4 1/3] python/machine.py: consolidate _post_shutdown()
,
John Snow
,
2020/06/26
[PATCH v4 3/3] python/machine.py: re-add sigkill warning suppression
,
John Snow
,
2020/06/26
[PATCH v4 2/3] python/machine.py: refactor shutdown
,
John Snow
,
2020/06/26
[PATCH] util/qemu-error: prepend guest name to error message to identify affected VM owner
,
Mario Smarduch
,
2020/06/26
Re: [PATCH] util/qemu-error: prepend guest name to error message to identify affected VM owner
,
no-reply
,
2020/06/26
Re: [PATCH] util/qemu-error: prepend guest name to error message to identify affected VM owner
,
Paolo Bonzini
,
2020/06/29
QEMU | Pipeline #160595897 has failed for master | 553cf5d7
,
GitLab
,
2020/06/26
[PATCH v2 0/2] tests/qht-bench: Adjust rate/threshold computation
,
Richard Henderson
,
2020/06/26
[PATCH v2 1/2] tests/qht-bench: Adjust testing rate by -1
,
Richard Henderson
,
2020/06/26
Re: [PATCH v2 1/2] tests/qht-bench: Adjust testing rate by -1
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v2 2/2] tests/qht-bench: Adjust threshold computation
,
Richard Henderson
,
2020/06/26
Re: [PATCH v2 2/2] tests/qht-bench: Adjust threshold computation
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [PATCH v2 0/2] tests/qht-bench: Adjust rate/threshold computation
,
no-reply
,
2020/06/26
Re: [PATCH v2 0/2] tests/qht-bench: Adjust rate/threshold computation
,
Emilio G. Cota
,
2020/06/27
QEMU | Pipeline #160573945 has failed for master | 3591ddd3
,
GitLab
,
2020/06/26
[PATCH v3 00/30] testing/next (gitlab, vm, docker)
,
Alex Bennée
,
2020/06/26
[PATCH v3 01/30] iotests: Fix 051 output after qdev_init_nofail() removal
,
Alex Bennée
,
2020/06/26
[PATCH v3 02/30] crypto/linux_keyring: fix 'secret_keyring' configure test
,
Alex Bennée
,
2020/06/26
[PATCH v3 03/30] tests/vm: pass args through to BaseVM's __init__
,
Alex Bennée
,
2020/06/26
[PATCH v3 04/30] tests/vm: Add configuration to basevm.py
,
Alex Bennée
,
2020/06/26
[PATCH v3 05/30] tests/vm: Added configuration file support
,
Alex Bennée
,
2020/06/26
[PATCH v3 07/30] tests/vm: Added a new script for ubuntu.aarch64.
,
Alex Bennée
,
2020/06/26
[PATCH v3 06/30] tests/vm: Add common Ubuntu python module
,
Alex Bennée
,
2020/06/26
[PATCH v3 09/30] tests/vm: change scripts to use self._config
,
Alex Bennée
,
2020/06/26
Re: [PATCH v3 09/30] tests/vm: change scripts to use self._config
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH v3 18/30] gitlab: introduce explicit "container" and "build" stages
,
Alex Bennée
,
2020/06/26
[PATCH v3 12/30] tests/vm: switch from optsparse to argparse
,
Alex Bennée
,
2020/06/26
[PATCH v3 08/30] tests/vm: Added a new script for centos.aarch64.
,
Alex Bennée
,
2020/06/26
[PATCH v3 10/30] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
,
Alex Bennée
,
2020/06/26
[PATCH v3 11/30] tests/vm: Add workaround to consume console
,
Alex Bennée
,
2020/06/26
[PATCH v3 17/30] gitlab-ci: Fix the change rules after moving the YML files
,
Alex Bennée
,
2020/06/26
[PATCH v3 21/30] gitlab: build containers with buildkit and metadata
,
Alex Bennée
,
2020/06/26
[PATCH v3 13/30] tests/vm: allow us to take advantage of MTTCG
,
Alex Bennée
,
2020/06/26
[PATCH v3 30/30] containers.yml: build with docker.py tooling
,
Alex Bennée
,
2020/06/26
[PATCH v3 16/30] .gitignore: un-ignore .gitlab-ci.d
,
Alex Bennée
,
2020/06/26
Re: [PATCH v3 16/30] .gitignore: un-ignore .gitlab-ci.d
,
Thomas Huth
,
2020/06/29
Re: [PATCH v3 16/30] .gitignore: un-ignore .gitlab-ci.d
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH v3 14/30] tests/docker: check for an parameters not empty string
,
Alex Bennée
,
2020/06/26
[PATCH v3 20/30] gitlab: convert jobs to use custom built containers
,
Alex Bennée
,
2020/06/26
Re: [PATCH v3 20/30] gitlab: convert jobs to use custom built containers
,
Thomas Huth
,
2020/06/29
[PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests
,
Alex Bennée
,
2020/06/26
Re: [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests
,
Thomas Huth
,
2020/06/29
Re: [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests
,
Thomas Huth
,
2020/06/29
Re: [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests
,
Laurent Vivier
,
2020/06/29
Re: [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests
,
Alex Bennée
,
2020/06/29
[PATCH v3 15/30] tests/docker: change tag naming scheme of our images
,
Alex Bennée
,
2020/06/26
Re: [PATCH v3 15/30] tests/docker: change tag naming scheme of our images
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH v3 19/30] gitlab: build all container images during CI
,
Alex Bennée
,
2020/06/26
Re: [PATCH v3 19/30] gitlab: build all container images during CI
,
Thomas Huth
,
2020/06/29
[PATCH v3 23/30] tests/docker: add packages needed for check-acceptance
,
Alex Bennée
,
2020/06/26
Re: [PATCH v3 23/30] tests/docker: add packages needed for check-acceptance
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH v3 23/30] tests/docker: add packages needed for check-acceptance
,
Thomas Huth
,
2020/06/29
[PATCH v3 28/30] gitlab: split build-disabled into two phases
,
Alex Bennée
,
2020/06/26
Re: [PATCH v3 28/30] gitlab: split build-disabled into two phases
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH v3 28/30] gitlab: split build-disabled into two phases
,
Thomas Huth
,
2020/06/29
Re: [PATCH v3 28/30] gitlab: split build-disabled into two phases
,
Alex Bennée
,
2020/06/29
[PATCH v3 29/30] gitlab: limit re-builds of the containers
,
Alex Bennée
,
2020/06/26
Re: [PATCH v3 29/30] gitlab: limit re-builds of the containers
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH v3 29/30] gitlab: limit re-builds of the containers
,
Daniel P . Berrangé
,
2020/06/29
Re: [PATCH v3 29/30] gitlab: limit re-builds of the containers
,
Alex Bennée
,
2020/06/29
Re: [PATCH v3 29/30] gitlab: limit re-builds of the containers
,
Thomas Huth
,
2020/06/29
Re: [PATCH v3 29/30] gitlab: limit re-builds of the containers
,
Daniel P . Berrangé
,
2020/06/29
[PATCH v3 24/30] gitlab: add acceptance testing to system builds
,
Alex Bennée
,
2020/06/26
Re: [PATCH v3 24/30] gitlab: add acceptance testing to system builds
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH v3 24/30] gitlab: add acceptance testing to system builds
,
Thomas Huth
,
2020/06/29
Re: [PATCH v3 24/30] gitlab: add acceptance testing to system builds
,
Alex Bennée
,
2020/06/29
Re: [PATCH v3 24/30] gitlab: add acceptance testing to system builds
,
Thomas Huth
,
2020/06/29
[PATCH v3 27/30] gitlab: add avocado asset caching
,
Alex Bennée
,
2020/06/26
Re: [PATCH v3 27/30] gitlab: add avocado asset caching
,
Thomas Huth
,
2020/06/29
[PATCH v3 22/30] tests/docker: add --registry support to tooling
,
Alex Bennée
,
2020/06/26
[PATCH v3 25/30] tests/docker: add a linux-user testing focused image
,
Alex Bennée
,
2020/06/26
Re: [PATCH v3 25/30] tests/docker: add a linux-user testing focused image
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH v3 00/30] testing/next (gitlab, vm, docker)
,
no-reply
,
2020/06/26
[PATCH v2] timer: Handle decrements of PIT counter
,
Roman Bolshakov
,
2020/06/26
Re: [PATCH v2] timer: Handle decrements of PIT counter
,
Kevin O'Connor
,
2020/06/26
[PATCH] util/coroutine: Cleanup start_switch_fiber_ for TSAN.
,
Robert Foley
,
2020/06/26
Re: [PATCH] util/coroutine: Cleanup start_switch_fiber_ for TSAN.
,
Stefan Hajnoczi
,
2020/06/29
Re: [PATCH] util/coroutine: Cleanup start_switch_fiber_ for TSAN.
,
Alex Bennée
,
2020/06/29
Re: [PATCH] util/coroutine: Cleanup start_switch_fiber_ for TSAN.
,
Stefan Hajnoczi
,
2020/06/30
QEMU | Pipeline #160548290 has failed for master | 87fb952d
,
GitLab
,
2020/06/26
[PATCH v4 0/3] Add Scripts for Finding Top 25 Executed Functions
,
Ahmed Karaman
,
2020/06/26
[PATCH v4 1/3] scripts/performance: Add topN_perf.py script
,
Ahmed Karaman
,
2020/06/26
Re: [PATCH v4 1/3] scripts/performance: Add topN_perf.py script
,
Aleksandar Markovic
,
2020/06/27
[PATCH v4 2/3] scripts/performance: Add topN_callgrind.py script
,
Ahmed Karaman
,
2020/06/26
Re: [PATCH v4 2/3] scripts/performance: Add topN_callgrind.py script
,
Aleksandar Markovic
,
2020/06/27
[PATCH v4 3/3] MAINTAINERS: Add 'Performance Tools and Tests'subsection
,
Ahmed Karaman
,
2020/06/26
Re: [PATCH v4 3/3] MAINTAINERS: Add 'Performance Tools and Tests'subsection
,
Aleksandar Markovic
,
2020/06/27
[PATCH 00/10] RFC: Move SPICE to a load module
,
Christophe de Dinechin
,
2020/06/26
[PATCH 01/10] modules: Provide macros making it easier to identify module exports
,
Christophe de Dinechin
,
2020/06/26
Re: [PATCH 01/10] modules: Provide macros making it easier to identify module exports
,
Claudio Fontana
,
2020/06/29
Re: [PATCH 01/10] modules: Provide macros making it easier to identify module exports
,
Christophe de Dinechin
,
2020/06/30
Re: [PATCH 01/10] modules: Provide macros making it easier to identify module exports
,
Michael S. Tsirkin
,
2020/06/30
Re: [PATCH 01/10] modules: Provide macros making it easier to identify module exports
,
Christophe de Dinechin
,
2020/06/30
[PATCH 02/10] minikconf: Pass variables for modules
,
Christophe de Dinechin
,
2020/06/26
[PATCH 03/10] spice: Make spice a module configuration
,
Christophe de Dinechin
,
2020/06/26
[PATCH 04/10] spice: Move all the spice-related code in spice-app.so
,
Christophe de Dinechin
,
2020/06/26
Re: [PATCH 04/10] spice: Move all the spice-related code in spice-app.so
,
Daniel P . Berrangé
,
2020/06/26
Re: [PATCH 04/10] spice: Move all the spice-related code in spice-app.so
,
Christophe de Dinechin
,
2020/06/29
Re: [PATCH 04/10] spice: Move all the spice-related code in spice-app.so
,
Daniel P . Berrangé
,
2020/06/29
Re: [PATCH 04/10] spice: Move all the spice-related code in spice-app.so
,
Gerd Hoffmann
,
2020/06/29
[PATCH 05/10] build: Avoid build failure when building drivers as modules
,
Christophe de Dinechin
,
2020/06/26
Re: [PATCH 05/10] build: Avoid build failure when building drivers as modules
,
Daniel P . Berrangé
,
2020/06/26
Re: [PATCH 05/10] build: Avoid build failure when building drivers as modules
,
Gerd Hoffmann
,
2020/06/29
[PATCH 06/10] trivial: Remove extra trailing whitespace
,
Christophe de Dinechin
,
2020/06/26
Re: [PATCH 06/10] trivial: Remove extra trailing whitespace
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 07/10] qxl - FIXME: Build as module
,
Christophe de Dinechin
,
2020/06/26
[PATCH 08/10] build: Add SPICE_CFLAGS and SPICE_LIBS to relevant files
,
Christophe de Dinechin
,
2020/06/26
Re: [PATCH 08/10] build: Add SPICE_CFLAGS and SPICE_LIBS to relevant files
,
Daniel P . Berrangé
,
2020/06/26
Re: [PATCH 08/10] build: Add SPICE_CFLAGS and SPICE_LIBS to relevant files
,
Christophe de Dinechin
,
2020/06/29
Re: [PATCH 08/10] build: Add SPICE_CFLAGS and SPICE_LIBS to relevant files
,
Gerd Hoffmann
,
2020/06/29
Re: [PATCH 08/10] build: Add SPICE_CFLAGS and SPICE_LIBS to relevant files
,
Christophe de Dinechin
,
2020/06/30
[PATCH 09/10] spice: Put spice functions in a separate load module
,
Christophe de Dinechin
,
2020/06/26
Re: [PATCH 09/10] spice: Put spice functions in a separate load module
,
Daniel P . Berrangé
,
2020/06/26
Re: [PATCH 09/10] spice: Put spice functions in a separate load module
,
Christophe de Dinechin
,
2020/06/29
Re: [PATCH 09/10] spice: Put spice functions in a separate load module
,
Daniel P . Berrangé
,
2020/06/29
Re: [PATCH 09/10] spice: Put spice functions in a separate load module
,
Gerd Hoffmann
,
2020/06/29
Re: [PATCH 09/10] spice: Put spice functions in a separate load module
,
Christophe de Dinechin
,
2020/06/30
[PATCH 10/10] REMOVE: Instrumentation to show the module functions being replaced
,
Christophe de Dinechin
,
2020/06/26
Re: [PATCH 10/10] REMOVE: Instrumentation to show the module functions being replaced
,
Daniel P . Berrangé
,
2020/06/26
Re: [PATCH 10/10] REMOVE: Instrumentation to show the module functions being replaced
,
Christophe de Dinechin
,
2020/06/30
[PATCH v5 00/15] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 04/15] hw/sd/sdcard: Use the HWBLOCK_SIZE definition
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 02/15] hw/sd/sdcard: Update coding style to make checkpatch.pl happy
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 03/15] hw/sd/sdcard: Move some definitions to use them earlier
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 01/15] MAINTAINERS: Cc qemu-block mailing list
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 08/15] hw/sd/sdcard: Check address is in range
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [PATCH v5 08/15] hw/sd/sdcard: Check address is in range
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [PATCH v5 08/15] hw/sd/sdcard: Check address is in range
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v5 05/15] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 06/15] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 11/15] hw/sd/sdcard: Constify sd_crc*()'s message argument
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 14/15] hw/sd/sdcard: Display offset in read/write_data() trace events
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 07/15] hw/sd/sdcard: Initialize constant values first
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 09/15] hw/sd/sdcard: Update the SDState documentation
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 10/15] hw/sd/sdcard: Simplify cmd_valid_while_locked()
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 13/15] hw/sd/sdcard: Correctly display the command name in trace events
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 12/15] hw/sd/sdcard: Make iolen unsigned
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v5 15/15] hw/sd/sdcard: Simplify realize() a bit
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [PATCH v5 00/15] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
no-reply
,
2020/06/26
[PATCH v4 00/14] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 01/14] MAINTAINERS: Cc qemu-block mailing list
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 02/14] hw/sd/sdcard: Update coding style to make checkpatch.pl happy
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 03/14] hw/sd/sdcard: Move some definitions to use them earlier
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 04/14] hw/sd/sdcard: Use the HWBLOCK_SIZE definition
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 05/14] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 06/14] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 07/14] hw/sd/sdcard: Check address is in range
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 08/14] hw/sd/sdcard: Update the SDState documentation
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 09/14] hw/sd/sdcard: Simplify cmd_valid_while_locked()
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 10/14] hw/sd/sdcard: Constify sd_crc*()'s message argument
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 12/14] hw/sd/sdcard: Correctly display the command name in trace events
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 13/14] hw/sd/sdcard: Display offset in read/write_data() trace events
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 11/14] hw/sd/sdcard: Make iolen unsigned
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v4 14/14] hw/sd/sdcard: Simplify realize() a bit
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [PATCH v4 00/14] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [PATCH v4 00/14] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
no-reply
,
2020/06/26
Re: [PATCH v4 00/14] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
no-reply
,
2020/06/26
[PATCH v2 0/3] trace: Add a trace backend for the recorder library
,
Christophe de Dinechin
,
2020/06/26
[PATCH v2 1/3] Makefile: Compute libraries for libqemuutil.a and libvhost-user.a
,
Christophe de Dinechin
,
2020/06/26
Re: [PATCH v2 1/3] Makefile: Compute libraries for libqemuutil.a and libvhost-user.a
,
Stefan Hajnoczi
,
2020/06/30
[PATCH v2 2/3] trace: Add support for recorder back-end
,
Christophe de Dinechin
,
2020/06/26
Re: [PATCH v2 2/3] trace: Add support for recorder back-end
,
Dr. David Alan Gilbert
,
2020/06/30
Re: [PATCH v2 2/3] trace: Add support for recorder back-end
,
Christophe de Dinechin
,
2020/06/30
Re: [PATCH v2 2/3] trace: Add support for recorder back-end
,
Dr. David Alan Gilbert
,
2020/06/30
Re: [PATCH v2 2/3] trace: Add support for recorder back-end
,
Stefan Hajnoczi
,
2020/06/30
Re: [PATCH v2 2/3] trace: Add support for recorder back-end
,
Daniel P . Berrangé
,
2020/06/30
[PATCH v2 3/3] trace: Example of "centralized" recorder tracing
,
Christophe de Dinechin
,
2020/06/26
Re: [PATCH v2 3/3] trace: Example of "centralized" recorder tracing
,
Daniel P . Berrangé
,
2020/06/30
Re: [PATCH v2 3/3] trace: Example of "centralized" recorder tracing
,
Stefan Hajnoczi
,
2020/06/30
Re: [PATCH v2 0/3] trace: Add a trace backend for the recorder library
,
no-reply
,
2020/06/26
Re: [PATCH v2 0/3] trace: Add a trace backend for the recorder library
,
Stefan Hajnoczi
,
2020/06/30
[PULL 00/57] target-arm queue
,
Peter Maydell
,
2020/06/26
[PULL 01/57] hw/arm/aspeed: Remove extraneous MemoryRegion object owner
,
Peter Maydell
,
2020/06/26
[PULL 02/57] hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
,
Peter Maydell
,
2020/06/26
[PULL 03/57] hw/arm/aspeed: QOM'ify AspeedMachineState
,
Peter Maydell
,
2020/06/26
[PULL 05/57] hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
,
Peter Maydell
,
2020/06/26
[PULL 04/57] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Peter Maydell
,
2020/06/26
[PULL 06/57] hw/misc/pca9552: Rename generic code as pca955x
,
Peter Maydell
,
2020/06/26
[PULL 09/57] hw/misc/pca9552: Trace GPIO High/Low events
,
Peter Maydell
,
2020/06/26
[PULL 07/57] hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
,
Peter Maydell
,
2020/06/26
[PULL 08/57] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Peter Maydell
,
2020/06/26
[PULL 12/57] hw/misc/pca9552: Model qdev output GPIOs
,
Peter Maydell
,
2020/06/26
[PULL 10/57] hw/arm/aspeed: Describe each PCA9552 device
,
Peter Maydell
,
2020/06/26
[PULL 11/57] hw/misc/pca9552: Trace GPIO change events
,
Peter Maydell
,
2020/06/26
[PULL 15/57] target/arm: Add support for MTE to SCTLR_ELx
,
Peter Maydell
,
2020/06/26
[PULL 14/57] target/arm: Improve masking of SCR RES0 bits
,
Peter Maydell
,
2020/06/26
[PULL 16/57] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
,
Peter Maydell
,
2020/06/26
[PULL 13/57] target/arm: Add isar tests for mte
,
Peter Maydell
,
2020/06/26
[PULL 17/57] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
,
Peter Maydell
,
2020/06/26
[PULL 21/57] target/arm: Implement the IRG instruction
,
Peter Maydell
,
2020/06/26
[PULL 18/57] target/arm: Add DISAS_UPDATE_NOCHAIN
,
Peter Maydell
,
2020/06/26
[PULL 19/57] target/arm: Add MTE system registers
,
Peter Maydell
,
2020/06/26
[PULL 20/57] target/arm: Add MTE bits to tb_flags
,
Peter Maydell
,
2020/06/26
[PULL 24/57] target/arm: Implement the GMI instruction
,
Peter Maydell
,
2020/06/26
[PULL 22/57] target/arm: Revise decoding for disas_add_sub_imm
,
Peter Maydell
,
2020/06/26
[PULL 23/57] target/arm: Implement the ADDG, SUBG instructions
,
Peter Maydell
,
2020/06/26
[PULL 25/57] target/arm: Implement the SUBP instruction
,
Peter Maydell
,
2020/06/26
[PULL 26/57] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Peter Maydell
,
2020/06/26
[PULL 28/57] target/arm: Implement the STGP instruction
,
Peter Maydell
,
2020/06/26
[PULL 29/57] target/arm: Restrict the values of DCZID.BS under TCG
,
Peter Maydell
,
2020/06/26
[PULL 27/57] target/arm: Implement LDG, STG, ST2G instructions
,
Peter Maydell
,
2020/06/26
[PULL 30/57] target/arm: Simplify DC_ZVA
,
Peter Maydell
,
2020/06/26
[PULL 31/57] target/arm: Implement the LDGM, STGM, STZGM instructions
,
Peter Maydell
,
2020/06/26
[PULL 32/57] target/arm: Implement the access tag cache flushes
,
Peter Maydell
,
2020/06/26
[PULL 33/57] target/arm: Move regime_el to internals.h
,
Peter Maydell
,
2020/06/26
[PULL 34/57] target/arm: Move regime_tcr to internals.h
,
Peter Maydell
,
2020/06/26
[PULL 35/57] target/arm: Add gen_mte_check1
,
Peter Maydell
,
2020/06/26
[PULL 37/57] target/arm: Implement helper_mte_check1
,
Peter Maydell
,
2020/06/26
[PULL 36/57] target/arm: Add gen_mte_checkN
,
Peter Maydell
,
2020/06/26
[PULL 41/57] target/arm: Use mte_checkN for sve unpredicated stores
,
Peter Maydell
,
2020/06/26
[PULL 38/57] target/arm: Implement helper_mte_checkN
,
Peter Maydell
,
2020/06/26
[PULL 40/57] target/arm: Use mte_checkN for sve unpredicated loads
,
Peter Maydell
,
2020/06/26
[PULL 42/57] target/arm: Use mte_check1 for sve LD1R
,
Peter Maydell
,
2020/06/26
[PULL 43/57] target/arm: Tidy trans_LD1R_zpri
,
Peter Maydell
,
2020/06/26
[PULL 44/57] target/arm: Add arm_tlb_bti_gp
,
Peter Maydell
,
2020/06/26
[PULL 48/57] target/arm: Handle TBI for sve scalar + int memory ops
,
Peter Maydell
,
2020/06/26
[PULL 39/57] target/arm: Add helper_mte_check_zva
,
Peter Maydell
,
2020/06/26
[PULL 45/57] target/arm: Add mte helpers for sve scalar + int loads
,
Peter Maydell
,
2020/06/26
[PULL 51/57] target/arm: Implement data cache set allocation tags
,
Peter Maydell
,
2020/06/26
[PULL 50/57] target/arm: Complete TBI clearing for user-only for SVE
,
Peter Maydell
,
2020/06/26
[PULL 46/57] target/arm: Add mte helpers for sve scalar + int stores
,
Peter Maydell
,
2020/06/26
[PULL 47/57] target/arm: Add mte helpers for sve scalar + int ff/nf loads
,
Peter Maydell
,
2020/06/26
[PULL 52/57] target/arm: Set PSTATE.TCO on exception entry
,
Peter Maydell
,
2020/06/26
[PULL 49/57] target/arm: Add mte helpers for sve scatter/gather memory ops
,
Peter Maydell
,
2020/06/26
Re: [PULL 49/57] target/arm: Add mte helpers for sve scatter/gather memory ops
,
Peter Maydell
,
2020/06/27
[PULL 53/57] target/arm: Always pass cacheattr to get_phys_addr
,
Peter Maydell
,
2020/06/26
[PULL 54/57] target/arm: Cache the Tagged bit for a page in MemTxAttrs
,
Peter Maydell
,
2020/06/26
[PULL 55/57] target/arm: Create tagged ram when MTE is enabled
,
Peter Maydell
,
2020/06/26
[PULL 56/57] target/arm: Add allocation tag storage for system mode
,
Peter Maydell
,
2020/06/26
[PULL 57/57] target/arm: Enable MTE
,
Peter Maydell
,
2020/06/26
Re: [PULL 00/57] target-arm queue
,
no-reply
,
2020/06/26
Re: [PULL 00/57] target-arm queue
,
no-reply
,
2020/06/26
Re: [PULL 00/57] target-arm queue
,
Peter Maydell
,
2020/06/26
[PATCH v2] scripts/simplebench: compare write request performance
,
Andrey Shinkevich
,
2020/06/26
[PATCH 3/3] syscall skipped for haiku used only in qemu_signalfd anyway
,
David CARLIER
,
2020/06/26
[PATCH 2/3] drm build ignored for Haiku.
,
David CARLIER
,
2020/06/26
[PATCH 1/3] Include endian.h for Haiku to solve bswap* macros build
,
David CARLIER
,
2020/06/26
[PATCH 0/3] second batch of haiku build fix
,
David CARLIER
,
2020/06/26
[PATCH 3/3] qemu_init_exec_dir Haiku implementation
,
David CARLIER
,
2020/06/26
[PATCH 2/3] define SIGIO for haiku
,
David CARLIER
,
2020/06/26
Re: [PATCH 2/3] define SIGIO for haiku
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH 1/3] : haiku check sys signal.h presence
,
David CARLIER
,
2020/06/26
[PATCH v2 0/3] following up haiku build fix
,
David CARLIER
,
2020/06/26
Re: [PATCH v2 0/3] following up haiku build fix
,
Stefan Hajnoczi
,
2020/06/29
QEMU | Pipeline #160473765 has failed for master | 10f7ffab
,
GitLab
,
2020/06/26
[PULL v2 00/31] Misc patches for 2020-06-24
,
Paolo Bonzini
,
2020/06/26
[PULL v2 09/31] exec: fetch the alignment of Linux devdax pmem character device nodes
,
Paolo Bonzini
,
2020/06/26
[PULL v2 25/31] osdep: Make MIN/MAX evaluate arguments only once
,
Paolo Bonzini
,
2020/06/26
Re: [PULL v2 25/31] osdep: Make MIN/MAX evaluate arguments only once
,
Peter Maydell
,
2020/06/27
Re: [PULL v2 25/31] osdep: Make MIN/MAX evaluate arguments only once
,
Eric Blake
,
2020/06/29
Re: [PULL v2 25/31] osdep: Make MIN/MAX evaluate arguments only once
,
Paolo Bonzini
,
2020/06/29
Re: [PULL v2 25/31] osdep: Make MIN/MAX evaluate arguments only once
,
Markus Armbruster
,
2020/06/29
Re: [PULL v2 00/31] Misc patches for 2020-06-24
,
Peter Maydell
,
2020/06/26
[PATCH 00/13] Reverse debugging
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH 08/13] replay: implement replay-seek command
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH 10/13] gdbstub: add reverse step support in replay mode
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH 06/13] replay: introduce info hmp/qmp command
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH 03/13] migration: introduce icount field for snapshots
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH 09/13] replay: flush rr queue before loading the vmstate
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH 12/13] replay: describe reverse debugging in docs/replay.txt
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH 13/13] tests/acceptance: add reverse debugging test
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH 01/13] replay: provide an accessor for rr filename
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH 02/13] qcow2: introduce icount field for snapshots
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH 04/13] iotests: update snapshot test for new output format
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH 05/13] qapi: introduce replay.json for record/replay-related stuff
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH 07/13] replay: introduce breakpoint at the specified step
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH 11/13] gdbstub: add reverse continue support in replay mode
,
Pavel Dovgalyuk
,
2020/06/26
[PATCH] MAINTAINERS: Add an entry for OpenSBI firmware
,
Bin Meng
,
2020/06/26
Re: [PATCH] MAINTAINERS: Add an entry for OpenSBI firmware
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [PATCH] MAINTAINERS: Add an entry for OpenSBI firmware
,
Bin Meng
,
2020/06/27
[PATCH] migration/block-dirty-bitmap: fix add_bitmaps_to_list
,
Vladimir Sementsov-Ogievskiy
,
2020/06/26
Re: [PATCH] migration/block-dirty-bitmap: fix add_bitmaps_to_list
,
Eric Blake
,
2020/06/26
Re: [PATCH] migration/block-dirty-bitmap: fix add_bitmaps_to_list
,
Vladimir Sementsov-Ogievskiy
,
2020/06/26
[PATCH 3/3] haiku build fix
,
David CARLIER
,
2020/06/26
[PATCH 2/3] haiku build fix second batch
,
David CARLIER
,
2020/06/26
[PATCH 1/3] haiku build fix second batch
,
David CARLIER
,
2020/06/26
Re: [PATCH 1/3] haiku build fix second batch
,
Peter Maydell
,
2020/06/26
Re: [PATCH 1/3] haiku build fix second batch
,
David CARLIER
,
2020/06/26
Re: [PATCH 1/3] haiku build fix second batch
,
Peter Maydell
,
2020/06/26
Re: [PATCH 1/3] haiku build fix second batch
,
David CARLIER
,
2020/06/26
[PATCH v3 0/2] linux-user: support of semtimedop syscall
,
Matus Kysel
,
2020/06/26
[PATCH v3 1/2] linux-user: refactor ipc syscall
,
Matus Kysel
,
2020/06/26
[PATCH v3 2/2] linux-user: support of semtimedop syscall
,
Matus Kysel
,
2020/06/26
Re: [PATCH v3 0/2] linux-user: support of semtimedop syscall
,
no-reply
,
2020/06/26
QEMU | Pipeline #160439005 has failed for master | 611ac633
,
GitLab
,
2020/06/26
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/06/26
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
Markus Armbruster
,
2020/06/27
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/06/27
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
Markus Armbruster
,
2020/06/29
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/06/29
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/06/29
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/06/30
[PATCH] target/i386: implement undocumented "smsw r32" behavior
,
Paolo Bonzini
,
2020/06/26
[PATCH] target-i386: remove gen_io_end
,
Paolo Bonzini
,
2020/06/26
[PATCH v6 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Eric Auger
,
2020/06/26
[PATCH v6 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Eric Auger
,
2020/06/26
Re: [PATCH v6 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Markus Armbruster
,
2020/06/27
Re: [PATCH v6 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Auger Eric
,
2020/06/27
[PATCH v6 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Eric Auger
,
2020/06/26
[PATCH v6 3/5] virtio-iommu: Handle reserved regions in the translation process
,
Eric Auger
,
2020/06/26
[PATCH v6 4/5] virtio-iommu-pci: Add array of Interval properties
,
Eric Auger
,
2020/06/26
Re: [PATCH v6 4/5] virtio-iommu-pci: Add array of Interval properties
,
Markus Armbruster
,
2020/06/27
Re: [PATCH v6 4/5] virtio-iommu-pci: Add array of Interval properties
,
Auger Eric
,
2020/06/27
[PATCH v6 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Eric Auger
,
2020/06/26
[RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
Philippe Mathieu-Daudé
,
2020/06/26
[RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
BALATON Zoltan
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
BALATON Zoltan
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
BALATON Zoltan
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
BALATON Zoltan
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
Philippe Mathieu-Daudé
,
2020/06/26
[RFC PATCH 2/3] hw/i2c/smbus_eeprom: Add description based on child name
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 2/3] hw/i2c/smbus_eeprom: Add description based on child name
,
BALATON Zoltan
,
2020/06/26
Re: [RFC PATCH 2/3] hw/i2c/smbus_eeprom: Add description based on child name
,
Philippe Mathieu-Daudé
,
2020/06/26
[RFC PATCH 3/3] hw/i2c/smbus_eeprom: Trace reset() event
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
no-reply
,
2020/06/26
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
no-reply
,
2020/06/26
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
Aleksandar Markovic
,
2020/06/26
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
Markus Armbruster
,
2020/06/27
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 5/5] haiku build fix
,
David CARLIER
,
2020/06/26
Re: [PATCH 5/5] haiku build fix
,
Peter Maydell
,
2020/06/26
Re: [PATCH 5/5] haiku build fix
,
Thomas Huth
,
2020/06/26
[PATCH 5/5] Haiku build fix
,
David CARLIER
,
2020/06/26
[PATCH 5/5] haiku build fix
,
David CARLIER
,
2020/06/26
Re: [PATCH 5/5] haiku build fix
,
Eric Blake
,
2020/06/26
[PATCH 4/5] haiku build fix
,
David CARLIER
,
2020/06/26
Re: [PATCH 4/5] haiku build fix
,
Peter Maydell
,
2020/06/26
[PATCH 4/5] haiku build fix
,
David CARLIER
,
2020/06/26
[PATCH 3/5] haiku build fix
,
David CARLIER
,
2020/06/26
Re: [PATCH 3/5] haiku build fix
,
Peter Maydell
,
2020/06/26
[ PATCH 2/5] haiku build fix
,
David CARLIER
,
2020/06/26
Re: [ PATCH 2/5] haiku build fix
,
Peter Maydell
,
2020/06/26
[PATCH 1/5] haiku build fix
,
David CARLIER
,
2020/06/26
Re: [PATCH 1/5] haiku build fix
,
Peter Maydell
,
2020/06/26
Re: [PATCH 1/5] haiku build fix
,
Eric Blake
,
2020/06/26
QEMU | Pipeline #160380996 has failed for master | 5acc270a
,
GitLab
,
2020/06/26
[PATCH v1] virtio-balloon: always indicate S_DONE when migration fails
,
David Hildenbrand
,
2020/06/26
[PULL 00/22] qemu-macppc queue 20200626
,
Mark Cave-Ayland
,
2020/06/26
[PULL 01/22] adb: coding style update to fix checkpatch errors
,
Mark Cave-Ayland
,
2020/06/26
[PULL 02/22] adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
,
Mark Cave-Ayland
,
2020/06/26
[PULL 03/22] cuda: convert ADB autopoll timer from ns to ms
,
Mark Cave-Ayland
,
2020/06/26
[PULL 04/22] pmu: fix duplicate autopoll mask variable
,
Mark Cave-Ayland
,
2020/06/26
[PULL 05/22] pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
,
Mark Cave-Ayland
,
2020/06/26
[PULL 06/22] adb: introduce realize/unrealize and VMStateDescription for ADB bus
,
Mark Cave-Ayland
,
2020/06/26
[PULL 07/22] adb: create autopoll variables directly within ADBBusState
,
Mark Cave-Ayland
,
2020/06/26
[PULL 08/22] cuda: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/26
[PULL 09/22] pmu: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/26
[PULL 10/22] mac_via: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/26
[PULL 11/22] adb: introduce new ADBDeviceHasData method to ADBDeviceClass
,
Mark Cave-Ayland
,
2020/06/26
[PULL 12/22] adb: keep track of devices with pending data
,
Mark Cave-Ayland
,
2020/06/26
[PULL 13/22] adb: add status field for holding information about the last ADB request
,
Mark Cave-Ayland
,
2020/06/26
[PULL 14/22] adb: use adb_request() only for explicit requests
,
Mark Cave-Ayland
,
2020/06/26
[PULL 15/22] adb: add autopoll_blocked variable to block autopoll
,
Mark Cave-Ayland
,
2020/06/26
[PULL 16/22] cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
,
Mark Cave-Ayland
,
2020/06/26
[PULL 17/22] pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions
,
Mark Cave-Ayland
,
2020/06/26
[PULL 18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()
,
Mark Cave-Ayland
,
2020/06/26
[PULL 19/22] mac_via: rework ADB state machine to be compatible with both MacOS and Linux
,
Mark Cave-Ayland
,
2020/06/26
[PULL 20/22] adb: only call autopoll callbacks when autopoll is not blocked
,
Mark Cave-Ayland
,
2020/06/26
[PULL 21/22] adb: use adb_device prefix for ADB device trace events
,
Mark Cave-Ayland
,
2020/06/26
[PULL 22/22] adb: add ADB bus trace events
,
Mark Cave-Ayland
,
2020/06/26
Re: [PULL 00/22] qemu-macppc queue 20200626
,
Peter Maydell
,
2020/06/26
[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/26
[PATCH v5 01/21] pc: Support coldplugging of virtio-pmem-pci devices on all buses
,
David Hildenbrand
,
2020/06/26
[PATCH v5 02/21] exec: Introduce ram_block_discard_(disable|require)()
,
David Hildenbrand
,
2020/06/26
[PATCH v5 03/21] vfio: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/26
[PATCH v5 04/21] accel/kvm: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/26
[PATCH v5 05/21] s390x/pv: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/26
[PATCH v5 06/21] virtio-balloon: Rip out qemu_balloon_inhibit()
,
David Hildenbrand
,
2020/06/26
[PATCH v5 07/21] target/i386: sev: Use ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/26
[PATCH v5 09/21] migration/colo: Use ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/26
[PATCH v5 08/21] migration/rdma: Use ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/26
[PATCH v5 10/21] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/26
Re: [PATCH v5 10/21] virtio-mem: Paravirtualized memory hot(un)plug
,
Michael S. Tsirkin
,
2020/06/30
Re: [PATCH v5 10/21] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/30
[PATCH v5 11/21] virtio-pci: Proxy for virtio-mem
,
David Hildenbrand
,
2020/06/26
[PATCH v5 13/21] hmp: Handle virtio-mem when printing memory device info
,
David Hildenbrand
,
2020/06/26
[PATCH v5 12/21] MAINTAINERS: Add myself as virtio-mem maintainer
,
David Hildenbrand
,
2020/06/26
[PATCH v5 14/21] numa: Handle virtio-mem in NUMA stats
,
David Hildenbrand
,
2020/06/26
[PATCH v5 16/21] virtio-mem: Allow notifiers for size changes
,
David Hildenbrand
,
2020/06/26
[PATCH v5 15/21] pc: Support for virtio-mem-pci
,
David Hildenbrand
,
2020/06/26
[PATCH v5 17/21] virtio-pci: Send qapi events when the virtio-mem size changes
,
David Hildenbrand
,
2020/06/26
[PATCH v5 18/21] virtio-mem: Migration sanity checks
,
David Hildenbrand
,
2020/06/26
[PATCH v5 19/21] virtio-mem: Add trace events
,
David Hildenbrand
,
2020/06/26
[PATCH v5 20/21] virtio-mem: Exclude unplugged memory during migration
,
David Hildenbrand
,
2020/06/26
[PATCH v5 21/21] numa: Auto-enable NUMA when any memory devices are possible
,
David Hildenbrand
,
2020/06/26
[Bug 1885247] [NEW] Build error in Intel 32-bit hosts
,
Aleksandar Markovic
,
2020/06/26
Re: [Bug 1885247] [NEW] Build error in Intel 32-bit hosts
,
Aleksandar Markovic
,
2020/06/26
Re: [Bug 1885247] [NEW] Build error in Intel 32-bit hosts
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [Bug 1885247] [NEW] Build error in Intel 32-bit hosts
,
Thomas Huth
,
2020/06/26
Re: [Bug 1885247] [NEW] Build error in Intel 32-bit hosts
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [Bug 1885247] [NEW] Build error in Intel 32-bit hosts
,
Jon Doron
,
2020/06/26
Re: [Bug 1885247] [NEW] Build error in Intel 32-bit hosts
,
Aleksandar Markovic
,
2020/06/26
[Bug 1885247] Re: Build error in Intel 32-bit hosts
,
Peter Maydell
,
2020/06/26
[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Pérez
,
2020/06/26
[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Pérez
,
2020/06/26
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Peter Xu
,
2020/06/26
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Yan Zhao
,
2020/06/27
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Peter Xu
,
2020/06/27
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Yan Zhao
,
2020/06/27
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Jason Wang
,
2020/06/28
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Peter Xu
,
2020/06/28
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Jason Wang
,
2020/06/29
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Peter Xu
,
2020/06/29
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Jason Wang
,
2020/06/29
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Jason Wang
,
2020/06/30
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Michael S. Tsirkin
,
2020/06/30
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Jason Wang
,
2020/06/30
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Peter Xu
,
2020/06/30
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Peter Xu
,
2020/06/30
Re: [RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Paolo Bonzini
,
2020/06/29
[PULL 0/4] ppc-for-5.1 queue 20200626
,
David Gibson
,
2020/06/26
[PULL 3/4] ppc/pnv: Silence missing BMC warning with qtest
,
David Gibson
,
2020/06/26
[PULL 1/4] spapr: Simplify some warning printing paths in spapr_caps.c
,
David Gibson
,
2020/06/26
[PULL 2/4] spapr: Fix typos in comments and macro indentation
,
David Gibson
,
2020/06/26
[PULL 4/4] target/ppc: Remove TIDR from POWER10 processor
,
David Gibson
,
2020/06/26
Re: [PULL 0/4] ppc-for-5.1 queue 20200626
,
Peter Maydell
,
2020/06/26
[PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
,
Richard Henderson
,
2020/06/25
[PATCH v9 01/46] target/arm: Add isar tests for mte
,
Richard Henderson
,
2020/06/25
[PATCH v9 02/46] target/arm: Improve masking of SCR RES0 bits
,
Richard Henderson
,
2020/06/25
[PATCH v9 03/46] target/arm: Add support for MTE to SCTLR_ELx
,
Richard Henderson
,
2020/06/25
[PATCH v9 04/46] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
,
Richard Henderson
,
2020/06/25
[PATCH v9 05/46] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
,
Richard Henderson
,
2020/06/25
[PATCH v9 06/46] target/arm: Add DISAS_UPDATE_NOCHAIN
,
Richard Henderson
,
2020/06/25
[PATCH v9 07/46] target/arm: Add MTE system registers
,
Richard Henderson
,
2020/06/25
[PATCH v9 08/46] target/arm: Add MTE bits to tb_flags
,
Richard Henderson
,
2020/06/25
[PATCH v9 09/46] target/arm: Implement the IRG instruction
,
Richard Henderson
,
2020/06/25
[PATCH v9 10/46] target/arm: Revise decoding for disas_add_sub_imm
,
Richard Henderson
,
2020/06/25
[PATCH v9 11/46] target/arm: Implement the ADDG, SUBG instructions
,
Richard Henderson
,
2020/06/25
[PATCH v9 12/46] target/arm: Implement the GMI instruction
,
Richard Henderson
,
2020/06/25
[PATCH v9 13/46] target/arm: Implement the SUBP instruction
,
Richard Henderson
,
2020/06/25
[PATCH v9 14/46] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Richard Henderson
,
2020/06/25
[PATCH v9 15/46] target/arm: Implement LDG, STG, ST2G instructions
,
Richard Henderson
,
2020/06/25
[PATCH v9 16/46] target/arm: Implement the STGP instruction
,
Richard Henderson
,
2020/06/25
[PATCH v9 18/46] target/arm: Simplify DC_ZVA
,
Richard Henderson
,
2020/06/25
[PATCH v9 17/46] target/arm: Restrict the values of DCZID.BS under TCG
,
Richard Henderson
,
2020/06/25
[PATCH v9 20/46] target/arm: Implement the access tag cache flushes
,
Richard Henderson
,
2020/06/25
[PATCH v9 19/46] target/arm: Implement the LDGM, STGM, STZGM instructions
,
Richard Henderson
,
2020/06/25
[PATCH v9 21/46] target/arm: Move regime_el to internals.h
,
Richard Henderson
,
2020/06/25
[PATCH v9 22/46] target/arm: Move regime_tcr to internals.h
,
Richard Henderson
,
2020/06/25
[PATCH v9 23/46] target/arm: Add gen_mte_check1
,
Richard Henderson
,
2020/06/25
[PATCH v9 24/46] target/arm: Add gen_mte_checkN
,
Richard Henderson
,
2020/06/25
[PATCH v9 25/46] target/arm: Implement helper_mte_check1
,
Richard Henderson
,
2020/06/25
[PATCH v9 26/46] target/arm: Implement helper_mte_checkN
,
Richard Henderson
,
2020/06/25
[PATCH v9 27/46] target/arm: Add helper_mte_check_zva
,
Richard Henderson
,
2020/06/25
[PATCH v9 28/46] target/arm: Use mte_checkN for sve unpredicated loads
,
Richard Henderson
,
2020/06/25
[PATCH v9 30/46] target/arm: Use mte_check1 for sve LD1R
,
Richard Henderson
,
2020/06/25
[PATCH v9 29/46] target/arm: Use mte_checkN for sve unpredicated stores
,
Richard Henderson
,
2020/06/25
[PATCH v9 32/46] target/arm: Add arm_tlb_bti_gp
,
Richard Henderson
,
2020/06/25
[PATCH v9 31/46] target/arm: Tidy trans_LD1R_zpri
,
Richard Henderson
,
2020/06/25
[PATCH v9 33/46] target/arm: Add mte helpers for sve scalar + int loads
,
Richard Henderson
,
2020/06/25
[PATCH v9 34/46] target/arm: Add mte helpers for sve scalar + int stores
,
Richard Henderson
,
2020/06/25
[PATCH v9 35/46] target/arm: Add mte helpers for sve scalar + int ff/nf loads
,
Richard Henderson
,
2020/06/25
[PATCH v9 36/46] target/arm: Handle TBI for sve scalar + int memory ops
,
Richard Henderson
,
2020/06/25
[PATCH v9 39/46] target/arm: Implement data cache set allocation tags
,
Richard Henderson
,
2020/06/25
[PATCH v9 37/46] target/arm: Add mte helpers for sve scatter/gather memory ops
,
Richard Henderson
,
2020/06/25
[PATCH v9 38/46] target/arm: Complete TBI clearing for user-only for SVE
,
Richard Henderson
,
2020/06/25
[PATCH v9 40/46] target/arm: Set PSTATE.TCO on exception entry
,
Richard Henderson
,
2020/06/25
[PATCH v9 41/46] target/arm: Always pass cacheattr to get_phys_addr
,
Richard Henderson
,
2020/06/25
[PATCH v9 42/46] target/arm: Cache the Tagged bit for a page in MemTxAttrs
,
Richard Henderson
,
2020/06/25
[PATCH v9 43/46] target/arm: Create tagged ram when MTE is enabled
,
Richard Henderson
,
2020/06/25
Re: [PATCH v9 43/46] target/arm: Create tagged ram when MTE is enabled
,
Peter Maydell
,
2020/06/26
[PATCH v9 44/46] target/arm: Add allocation tag storage for system mode
,
Richard Henderson
,
2020/06/25
Re: [PATCH v9 44/46] target/arm: Add allocation tag storage for system mode
,
Peter Maydell
,
2020/06/26
[PATCH v9 45/46] target/arm: Enable MTE
,
Richard Henderson
,
2020/06/25
[PATCH v9 46/46] target/arm: Add arm,armv8.5-memtag to dtb
,
Richard Henderson
,
2020/06/25
Re: [PATCH v9 46/46] target/arm: Add arm,armv8.5-memtag to dtb
,
Peter Maydell
,
2020/06/26
Re: [PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
,
Richard Henderson
,
2020/06/25
Re: [PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
,
no-reply
,
2020/06/26
Re: [PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
,
no-reply
,
2020/06/26
Re: [PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
,
no-reply
,
2020/06/26
Re: [PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
,
Peter Maydell
,
2020/06/26
[ANNOUNCE] QEMU 4.2.1 Stable released
,
Michael Roth
,
2020/06/25
Qemu installation error from source
,
Asmita Jha
,
2020/06/25
Re: Qemu installation error from source
,
Stefan Hajnoczi
,
2020/06/29
Re: Qemu installation error from source
,
Asmita Jha
,
2020/06/30
[PATCH v3 0/3] Add OpenSBI dynamic firmware support
,
Atish Patra
,
2020/06/25
[PATCH v3 1/3] riscv: Unify Qemu's reset vector code path
,
Atish Patra
,
2020/06/25
Re: [PATCH v3 1/3] riscv: Unify Qemu's reset vector code path
,
Bin Meng
,
2020/06/26
[PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Atish Patra
,
2020/06/25
Re: [PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Bin Meng
,
2020/06/26
Re: [PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Atish Patra
,
2020/06/26
Re: [PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Bin Meng
,
2020/06/26
Re: [PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Atish Patra
,
2020/06/27
Re: [PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Alistair Francis
,
2020/06/27
Re: [PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Bin Meng
,
2020/06/27
Re: [PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Bin Meng
,
2020/06/27
Re: [PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Atish Patra
,
2020/06/29
Re: [PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Bin Meng
,
2020/06/29
[PATCH v3 3/3] riscv: Add opensbi firmware dynamic support
,
Atish Patra
,
2020/06/25
Re: [PATCH v3 3/3] riscv: Add opensbi firmware dynamic support
,
Bin Meng
,
2020/06/26
Re: [PATCH v3 3/3] riscv: Add opensbi firmware dynamic support
,
Atish Patra
,
2020/06/26
[PATCH 0/2] target/i386: SSE floating-point fixes
,
Joseph Myers
,
2020/06/25
[PATCH 1/2] target/i386: set SSE FTZ in correct floating-point state
,
Joseph Myers
,
2020/06/25
[PATCH 2/2] target/i386: fix IEEE SSE floating-point exception raising
,
Joseph Myers
,
2020/06/25
Re: [PATCH 0/2] target/i386: SSE floating-point fixes
,
no-reply
,
2020/06/25
Re: [PATCH 0/2] target/i386: SSE floating-point fixes
,
Paolo Bonzini
,
2020/06/26
[PATCH] hw/arm: Add 'virtm' hardware
,
Keith Packard
,
2020/06/25
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Peter Maydell
,
2020/06/26
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Keith Packard
,
2020/06/26
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Peter Maydell
,
2020/06/26
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Max Filippov
,
2020/06/26
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Keith Packard
,
2020/06/26
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Peter Maydell
,
2020/06/26
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Keith Packard
,
2020/06/26
[PATCH v6 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
,
Beata Michalska
,
2020/06/25
[PATCH v6 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/25
Re: [PATCH v6 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Andrew Jones
,
2020/06/26
Re: [PATCH v6 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Peter Maydell
,
2020/06/26
Re: [PATCH v6 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/27
[PATCH v6 2/2] target/arm: kvm: Handle misconfigured dabt injection
,
Beata Michalska
,
2020/06/25
Re: [PATCH v6 2/2] target/arm: kvm: Handle misconfigured dabt injection
,
Andrew Jones
,
2020/06/26
QEMU | Pipeline #160234755 has failed for master | 63d21199
,
GitLab
,
2020/06/25
[PATCH v3] build: Haiku build fix
,
David CARLIER
,
2020/06/25
Re: [PATCH v3] build: Haiku build fix
,
Thomas Huth
,
2020/06/26
Re: [PATCH v3] build: Haiku build fix
,
Peter Maydell
,
2020/06/26
[PATCH v2] build: Haiku build fix
,
David CARLIER
,
2020/06/25
Re: [PATCH v2] build: Haiku build fix
,
no-reply
,
2020/06/25
[PATCH v7 0/4] Introduce Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/06/25
[PATCH v7 1/4] hw/net/can: Introduce Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/06/25
[PATCH v7 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
,
Vikram Garhwal
,
2020/06/25
Re: [PATCH v7 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
,
Francisco Iglesias
,
2020/06/29
[PATCH v7 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/06/25
Re: [PATCH v7 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
,
Francisco Iglesias
,
2020/06/29
[PATCH v7 4/4] MAINTAINERS: Add maintainer entry for Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/06/25
[RFC 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Pérez
,
2020/06/25
[RFC 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Pérez
,
2020/06/25
Re: [RFC 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
no-reply
,
2020/06/25
Re: [PATCH for 5.0 v1 1/2] riscv: Don't use stage-2 PTE lookup protection flags
,
Alistair Francis
,
2020/06/25
Re: [PATCH for 5.0 v1 1/2] riscv: Don't use stage-2 PTE lookup protection flags
,
Richard Henderson
,
2020/06/27
[Bug 1885175] [NEW] memory.c range assertion hit at full invalidating
,
Eugenio Pérez
,
2020/06/25
[PATCH 00/17] block/nvme: Various cleanups required to use multiple queues
,
Philippe Mathieu-Daudé
,
2020/06/25
[PATCH 01/17] block/nvme: Avoid further processing if trace event not enabled
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 01/17] block/nvme: Avoid further processing if trace event not enabled
,
Stefan Hajnoczi
,
2020/06/26
Re: [PATCH 01/17] block/nvme: Avoid further processing if trace event not enabled
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [PATCH 01/17] block/nvme: Avoid further processing if trace event not enabled
,
Stefan Hajnoczi
,
2020/06/29
[PATCH 02/17] block/nvme: Let nvme_create_queue_pair() fail gracefully
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 02/17] block/nvme: Let nvme_create_queue_pair() fail gracefully
,
Stefan Hajnoczi
,
2020/06/26
[PATCH 03/17] block/nvme: Define QUEUE_INDEX macros to ease code review
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 03/17] block/nvme: Define QUEUE_INDEX macros to ease code review
,
Stefan Hajnoczi
,
2020/06/26
[PATCH 04/17] block/nvme: Be explicit we share NvmeIdCtrl / NvmeIdNs structures
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 04/17] block/nvme: Be explicit we share NvmeIdCtrl / NvmeIdNs structures
,
Stefan Hajnoczi
,
2020/06/26
Re: [PATCH 04/17] block/nvme: Be explicit we share NvmeIdCtrl / NvmeIdNs structures
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH 05/17] block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 05/17] block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset
,
Stefan Hajnoczi
,
2020/06/26
[PATCH 06/17] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 06/17] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
,
Stefan Hajnoczi
,
2020/06/26
Re: [PATCH 06/17] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [PATCH 06/17] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
,
Stefan Hajnoczi
,
2020/06/29
[PATCH 07/17] block/nvme: Move code around
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 07/17] block/nvme: Move code around
,
Stefan Hajnoczi
,
2020/06/26
[PATCH 08/17] block/nvme: Use correct type void*
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 08/17] block/nvme: Use correct type void*
,
Stefan Hajnoczi
,
2020/06/26
[PATCH 09/17] block/nvme: Remove unused argument from nvme_free_queue_pair()
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 09/17] block/nvme: Remove unused argument from nvme_free_queue_pair()
,
Stefan Hajnoczi
,
2020/06/26
[PATCH 10/17] block/nvme: Simplify nvme_init_queue() arguments
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 10/17] block/nvme: Simplify nvme_init_queue() arguments
,
Stefan Hajnoczi
,
2020/06/26
[PATCH 11/17] block/nvme: Simplify nvme_create_queue_pair() arguments
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 11/17] block/nvme: Simplify nvme_create_queue_pair() arguments
,
Stefan Hajnoczi
,
2020/06/26
[PATCH 12/17] block/nvme: Simplify nvme_kick trace event
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 12/17] block/nvme: Simplify nvme_kick trace event
,
Stefan Hajnoczi
,
2020/06/26
[PATCH 13/17] block/nvme: Simplify completion trace events
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 13/17] block/nvme: Simplify completion trace events
,
Stefan Hajnoczi
,
2020/06/26
[PATCH 14/17] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 14/17] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
,
Stefan Hajnoczi
,
2020/06/26
[PATCH 16/17] block/nvme: Check BDRVNVMeState::plugged out of nvme_kick()
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 16/17] block/nvme: Check BDRVNVMeState::plugged out of nvme_kick()
,
Stefan Hajnoczi
,
2020/06/26
[RFC PATCH 15/17] block/nvme: Use per-queue AIO context
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [RFC PATCH 15/17] block/nvme: Use per-queue AIO context
,
Stefan Hajnoczi
,
2020/06/26
Re: [RFC PATCH 15/17] block/nvme: Use per-queue AIO context
,
Stefan Hajnoczi
,
2020/06/26
[PATCH 17/17] block/nvme: Check BDRVNVMeState::plugged out of nvme_process_completion
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 17/17] block/nvme: Check BDRVNVMeState::plugged out of nvme_process_completion
,
Stefan Hajnoczi
,
2020/06/26
Re: [PATCH 00/17] block/nvme: Various cleanups required to use multiple queues
,
no-reply
,
2020/06/25
Re: [PATCH 00/17] block/nvme: Various cleanups required to use multiple queues
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v2 0/3] Add OpenSBI dynamic firmware support
,
Atish Patra
,
2020/06/25
[PATCH v2 3/3] riscv: Add opensbi firmware dynamic support
,
Atish Patra
,
2020/06/25
Re: [PATCH v2 3/3] riscv: Add opensbi firmware dynamic support
,
Alistair Francis
,
2020/06/25
[PATCH v2 1/3] riscv: Unify Qemu's reset vector code path
,
Atish Patra
,
2020/06/25
Re: [PATCH v2 1/3] riscv: Unify Qemu's reset vector code path
,
Alistair Francis
,
2020/06/25
Re: [PATCH v2 1/3] riscv: Unify Qemu's reset vector code path
,
Atish Patra
,
2020/06/25
[PATCH v2 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Atish Patra
,
2020/06/25
Re: [PATCH v2 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Alistair Francis
,
2020/06/25
build: haiky system build fix
,
David CARLIER
,
2020/06/25
Re: build: haiky system build fix
,
Peter Maydell
,
2020/06/25
[PATCH v3 0/8] Add several Power ISA 3.1 32/64-bit vector instructions
,
Lijun Pan
,
2020/06/25
[PATCH v3 1/8] target/ppc: Introduce Power ISA 3.1 flag
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 1/8] target/ppc: Introduce Power ISA 3.1 flag
,
Richard Henderson
,
2020/06/25
Re: [PATCH v3 1/8] target/ppc: Introduce Power ISA 3.1 flag
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 1/8] target/ppc: Introduce Power ISA 3.1 flag
,
Richard Henderson
,
2020/06/25
[PATCH v3 5/8] target/ppc: add vmulh{su}w instructions
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 5/8] target/ppc: add vmulh{su}w instructions
,
Richard Henderson
,
2020/06/25
[PATCH v3 6/8] fix the prototype of muls64/mulu64
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 6/8] fix the prototype of muls64/mulu64
,
Richard Henderson
,
2020/06/25
[PATCH v3 2/8] target/ppc: add byte-reverse br[dwh] instructions
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 2/8] target/ppc: add byte-reverse br[dwh] instructions
,
Richard Henderson
,
2020/06/25
Re: [PATCH v3 2/8] target/ppc: add byte-reverse br[dwh] instructions
,
Lijun Pan
,
2020/06/25
[PATCH v3 4/8] target/ppc: add vmulld instruction
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 4/8] target/ppc: add vmulld instruction
,
Richard Henderson
,
2020/06/25
Re: [PATCH v3 4/8] target/ppc: add vmulld instruction
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 4/8] target/ppc: add vmulld instruction
,
Richard Henderson
,
2020/06/25
[PATCH v3 3/8] target/ppc: convert vmuluwm to tcg_gen_gvec_mul
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 3/8] target/ppc: convert vmuluwm to tcg_gen_gvec_mul
,
Richard Henderson
,
2020/06/25
[PATCH v3 8/8] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 8/8] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Richard Henderson
,
2020/06/25
Re: [PATCH v3 8/8] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 8/8] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Richard Henderson
,
2020/06/25
Re: [PATCH v3 8/8] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
David Gibson
,
2020/06/26
[PATCH v3 7/8] target/ppc: add vmulh{su}d instructions
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 7/8] target/ppc: add vmulh{su}d instructions
,
Richard Henderson
,
2020/06/25
[Bug 1859656] Re: [2.6] Unable to reboot s390x KVM machine after initial deploy
,
Frank Heimes
,
2020/06/25
[PATCH 0/3] virtiofsd capability changes and addition
,
Dr. David Alan Gilbert (git)
,
2020/06/25
[PATCH 1/3] virtiofsd: Terminate capability list
,
Dr. David Alan Gilbert (git)
,
2020/06/25
Re: [PATCH 1/3] virtiofsd: Terminate capability list
,
Stefan Hajnoczi
,
2020/06/26
[PATCH 3/3] virtiofsd: Allow addition or removal of capabilities
,
Dr. David Alan Gilbert (git)
,
2020/06/25
Re: [PATCH 3/3] virtiofsd: Allow addition or removal of capabilities
,
Stefan Hajnoczi
,
2020/06/26
Re: [PATCH 3/3] virtiofsd: Allow addition or removal of capabilities
,
Dr. David Alan Gilbert
,
2020/06/26
[PATCH 2/3] virtiofsd: Check capability calls
,
Dr. David Alan Gilbert (git)
,
2020/06/25
Re: [PATCH 2/3] virtiofsd: Check capability calls
,
Stefan Hajnoczi
,
2020/06/26
[PATCH v5] osdep: Make MIN/MAX evaluate arguments only once
,
Eric Blake
,
2020/06/25
Re: [PATCH v5] osdep: Make MIN/MAX evaluate arguments only once
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH v5] osdep: Make MIN/MAX evaluate arguments only once
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH v5] osdep: Make MIN/MAX evaluate arguments only once
,
Richard Henderson
,
2020/06/27
[PATCH] intel_iommu: "aw-bits" error message still refers to "x-aw-bits"
,
Menno Lageman
,
2020/06/25
[PATCH] hw/block/nvme: Align I/O BAR to 4 KiB
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH] hw/block/nvme: Align I/O BAR to 4 KiB
,
Klaus Jensen
,
2020/06/25
Re: [PATCH] hw/block/nvme: Align I/O BAR to 4 KiB
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH] hw/block/nvme: Align I/O BAR to 4 KiB
,
Klaus Jensen
,
2020/06/30
Re: [PATCH] hw/block/nvme: Align I/O BAR to 4 KiB
,
Philippe Mathieu-Daudé
,
2020/06/30
QEMU | Pipeline #160116711 has failed for master | beafab86
,
GitLab
,
2020/06/25
[PATCH v7 00/47] block: Deal with filters
,
Max Reitz
,
2020/06/25
[PATCH v7 01/47] block: Add child access functions
,
Max Reitz
,
2020/06/25
[PATCH v7 03/47] block: bdrv_cow_child() for bdrv_has_zero_init()
,
Max Reitz
,
2020/06/25
[PATCH v7 02/47] block: Add chain helper functions
,
Max Reitz
,
2020/06/25
[PATCH v7 04/47] block: bdrv_set_backing_hd() is about bs->backing
,
Max Reitz
,
2020/06/25
[PATCH v7 05/47] block: Include filters when freezing backing chain
,
Max Reitz
,
2020/06/25
[PATCH v7 06/47] block: Drop bdrv_is_encrypted()
,
Max Reitz
,
2020/06/25
[PATCH v7 07/47] block: Add bdrv_supports_compressed_writes()
,
Max Reitz
,
2020/06/25
[PATCH v7 08/47] throttle: Support compressed writes
,
Max Reitz
,
2020/06/25
[PATCH v7 09/47] copy-on-read: Support compressed writes
,
Max Reitz
,
2020/06/25
[PATCH v7 11/47] backup-top: Support compressed writes
,
Max Reitz
,
2020/06/25
[PATCH v7 12/47] block: Use bdrv_filter_(bs|child) where obvious
,
Max Reitz
,
2020/06/25
[PATCH v7 15/47] block: Use CAFs when working with backing chains
,
Max Reitz
,
2020/06/25
[PATCH v7 10/47] mirror-top: Support compressed writes
,
Max Reitz
,
2020/06/25
[PATCH v7 13/47] block: Use CAFs in block status functions
,
Max Reitz
,
2020/06/25
[PATCH v7 14/47] stream: Deal with filters
,
Max Reitz
,
2020/06/25
[PATCH v7 16/47] block: Use bdrv_cow_child() in bdrv_co_truncate()
,
Max Reitz
,
2020/06/25
[PATCH v7 18/47] block: Flush all children in generic code
,
Max Reitz
,
2020/06/25
[PATCH v7 17/47] block: Re-evaluate backing file handling in reopen
,
Max Reitz
,
2020/06/25
[PATCH v7 19/47] vmdk: Drop vmdk_co_flush()
,
Max Reitz
,
2020/06/25
[PATCH v7 20/47] block: Iterate over children in refresh_limits
,
Max Reitz
,
2020/06/25
[PATCH v7 21/47] block: Use CAFs in bdrv_refresh_filename()
,
Max Reitz
,
2020/06/25
[PATCH v7 22/47] block: Use CAF in bdrv_co_rw_vmstate()
,
Max Reitz
,
2020/06/25
[PATCH v7 23/47] block/snapshot: Fix fallback
,
Max Reitz
,
2020/06/25
[PATCH v7 25/47] block: Def. impl.s for get_allocated_file_size
,
Max Reitz
,
2020/06/25
[PATCH v7 24/47] block: Use CAFs for debug breakpoints
,
Max Reitz
,
2020/06/25
[PATCH v7 26/47] block: Improve get_allocated_file_size's default
,
Max Reitz
,
2020/06/25
[PATCH v7 28/47] block/null: Implement bdrv_get_allocated_file_size
,
Max Reitz
,
2020/06/25
[PATCH v7 31/47] block: Use child access functions for QAPI queries
,
Max Reitz
,
2020/06/25
[PATCH v7 32/47] block-copy: Use CAF to find sync=top base
,
Max Reitz
,
2020/06/25
[PATCH v7 33/47] mirror: Deal with filters
,
Max Reitz
,
2020/06/25
[PATCH v7 29/47] blockdev: Use CAF in external_snapshot_prepare()
,
Max Reitz
,
2020/06/25
[PATCH v7 27/47] blkverify: Use bdrv_sum_allocated_file_size()
,
Max Reitz
,
2020/06/25
[PATCH v7 30/47] block: Report data child for query-blockstats
,
Max Reitz
,
2020/06/25
[PATCH v7 34/47] backup: Deal with filters
,
Max Reitz
,
2020/06/25
[PATCH v7 36/47] nbd: Use CAF when looking for dirty bitmap
,
Max Reitz
,
2020/06/25
[PATCH v7 37/47] qemu-img: Use child access functions
,
Max Reitz
,
2020/06/25
[PATCH v7 35/47] commit: Deal with filters
,
Max Reitz
,
2020/06/25
[PATCH v7 38/47] block: Drop backing_bs()
,
Max Reitz
,
2020/06/25
[PATCH v7 41/47] block: Leave BDS.backing_file constant
,
Max Reitz
,
2020/06/25
[PATCH v7 39/47] blockdev: Fix active commit choice
,
Max Reitz
,
2020/06/25
[PATCH v7 40/47] block: Inline bdrv_co_block_status_from_*()
,
Max Reitz
,
2020/06/25
[PATCH v7 43/47] iotests: Let complete_and_wait() work with commit
,
Max Reitz
,
2020/06/25
[PATCH v7 42/47] iotests: Test that qcow2's data-file is flushed
,
Max Reitz
,
2020/06/25
[PATCH v7 44/47] iotests: Add filter commit test cases
,
Max Reitz
,
2020/06/25
[PATCH v7 45/47] iotests: Add filter mirror test cases
,
Max Reitz
,
2020/06/25
[PATCH v7 47/47] iotests: Test committing to overridden backing
,
Max Reitz
,
2020/06/25
[PATCH v7 46/47] iotests: Add test for commit in sub directory
,
Max Reitz
,
2020/06/25
[PATCH] gitlab-ci: Fix the change rules after moving the YML files
,
Thomas Huth
,
2020/06/25
Re: [PATCH] gitlab-ci: Fix the change rules after moving the YML files
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH] gitlab-ci: Fix the change rules after moving the YML files
,
Bin Meng
,
2020/06/26
Re: [PATCH] gitlab-ci: Fix the change rules after moving the YML files
,
Alex Bennée
,
2020/06/25
[PATCH 0/4] Fix crash due to NBD export leak
,
Vladimir Sementsov-Ogievskiy
,
2020/06/25
[PATCH 1/4] iotests: QemuIoInteractive: use qemu_io_args_no_fmt
,
Vladimir Sementsov-Ogievskiy
,
2020/06/25
Re: [PATCH 1/4] iotests: QemuIoInteractive: use qemu_io_args_no_fmt
,
Eric Blake
,
2020/06/25
[PATCH 2/4] iotests.py: QemuIoInteractive: print output on failure
,
Vladimir Sementsov-Ogievskiy
,
2020/06/25
Re: [PATCH 2/4] iotests.py: QemuIoInteractive: print output on failure
,
Eric Blake
,
2020/06/25
[PATCH 3/4] nbd: make client_close synchronous
,
Vladimir Sementsov-Ogievskiy
,
2020/06/25
Re: [PATCH 3/4] nbd: make client_close synchronous
,
Eric Blake
,
2020/06/25
Re: [PATCH 3/4] nbd: make client_close synchronous
,
Vladimir Sementsov-Ogievskiy
,
2020/06/29
Re: [PATCH 3/4] nbd: make client_close synchronous
,
Stefan Hajnoczi
,
2020/06/29
[PATCH 4/4] iotests: test shutdown when bitmap is exported through NBD
,
Vladimir Sementsov-Ogievskiy
,
2020/06/25
Re: [PATCH 0/4] Fix crash due to NBD export leak
,
no-reply
,
2020/06/25
[PATCH] tracetool: work around ust <sys/sdt.h> include conflict
,
Stefan Hajnoczi
,
2020/06/25
Re: [PATCH] tracetool: work around ust <sys/sdt.h> include conflict
,
Stefan Hajnoczi
,
2020/06/29
QEMU | Pipeline #160073436 has failed for master | 0250c595
,
GitLab
,
2020/06/25
Re: [PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
,
Lin Ma
,
2020/06/25
Re: [PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
,
Stefan Hajnoczi
,
2020/06/29
Re: [PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
,
Paolo Bonzini
,
2020/06/29
Re: [PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
,
Eric Blake
,
2020/06/29
Re: [PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
,
Paolo Bonzini
,
2020/06/30
[PULL v1 0/8] Merge tpm 2020/06/25 v1
,
Stefan Berger
,
2020/06/25
[PULL v1 2/8] tpm: Extend TPMIfClass with get_irqnum() function
,
Stefan Berger
,
2020/06/25
[PULL v1 4/8] tpm: Split TPM_TIS_IRQ into TPM_TIS_ISA_IRQ and TPM_TIS_SYSBUS_IRQ
,
Stefan Berger
,
2020/06/25
[PULL v1 6/8] tests: Add updated DSDT
,
Stefan Berger
,
2020/06/25
[PULL v1 5/8] acpi: Enable TPM IRQ
,
Stefan Berger
,
2020/06/25
[PULL v1 3/8] tests: Temporarily ignore DSDT table differences
,
Stefan Berger
,
2020/06/25
[PULL v1 8/8] tpm: Disable interrupt support for TIS on sysbus
,
Stefan Berger
,
2020/06/25
[PULL v1 7/8] tpm: Guard irq related ops in case interrupts are disabled
,
Stefan Berger
,
2020/06/25
[PULL v1 1/8] tpm_tis: Allow lowering of IRQ also when locality is not active
,
Stefan Berger
,
2020/06/25
Re: [PULL v1 0/8] Merge tpm 2020/06/25 v1
,
Stefan Berger
,
2020/06/25
Re: [PATCH v2 1/3] block: Add bdrv_co_get_lba_status
,
Lin Ma
,
2020/06/25
Re: [PATCH v2 1/3] block: Add bdrv_co_get_lba_status
,
Stefan Hajnoczi
,
2020/06/29
[PATCH 00/19] block: LUKS encryption slot management + iotest tweaks
,
Max Reitz
,
2020/06/25
[PATCH 02/19] iotests: filter few more luks specific create options
,
Max Reitz
,
2020/06/25
[PATCH 01/19] iotests: Make _filter_img_create more active
,
Max Reitz
,
2020/06/25
Re: [PATCH 01/19] iotests: Make _filter_img_create more active
,
Maxim Levitsky
,
2020/06/28
[PATCH 03/19] iotests/common.rc: Add _require_working_luks
,
Max Reitz
,
2020/06/25
Re: [PATCH 03/19] iotests/common.rc: Add _require_working_luks
,
Maxim Levitsky
,
2020/06/28
[PATCH 05/19] iotests.py: Add (verify|has)_working_luks()
,
Max Reitz
,
2020/06/25
Re: [PATCH 05/19] iotests.py: Add (verify|has)_working_luks()
,
Maxim Levitsky
,
2020/06/29
Re: [PATCH 05/19] iotests.py: Add (verify|has)_working_luks()
,
Max Reitz
,
2020/06/30
[PATCH 04/19] iotests.py: Add qemu_img_pipe_and_status()
,
Max Reitz
,
2020/06/25
Re: [PATCH 04/19] iotests.py: Add qemu_img_pipe_and_status()
,
Maxim Levitsky
,
2020/06/29
[PATCH 06/19] iotests: Check whether luks works
,
Max Reitz
,
2020/06/25
Re: [PATCH 06/19] iotests: Check whether luks works
,
Maxim Levitsky
,
2020/06/29
Re: [PATCH 06/19] iotests: Check whether luks works
,
Max Reitz
,
2020/06/30
[PATCH 07/19] qcrypto/core: add generic infrastructure for crypto options amendment
,
Max Reitz
,
2020/06/25
[PATCH 08/19] qcrypto/luks: implement encryption key management
,
Max Reitz
,
2020/06/25
[PATCH 09/19] block/amend: add 'force' option
,
Max Reitz
,
2020/06/25
[PATCH 10/19] block/amend: separate amend and create options for qemu-img
,
Max Reitz
,
2020/06/25
[PATCH 12/19] block/crypto: rename two functions
,
Max Reitz
,
2020/06/25
[PATCH 11/19] block/amend: refactor qcow2 amend options
,
Max Reitz
,
2020/06/25
[PATCH 13/19] block/crypto: implement the encryption key management
,
Max Reitz
,
2020/06/25
[PATCH 14/19] block/qcow2: extend qemu-img amend interface with crypto options
,
Max Reitz
,
2020/06/25
[PATCH 15/19] iotests: qemu-img tests for luks key management
,
Max Reitz
,
2020/06/25
Re: [PATCH 15/19] iotests: qemu-img tests for luks key management
,
Maxim Levitsky
,
2020/06/29
Re: [PATCH 15/19] iotests: qemu-img tests for luks key management
,
Max Reitz
,
2020/06/30
Re: [PATCH 15/19] iotests: qemu-img tests for luks key management
,
Maxim Levitsky
,
2020/06/30
[PATCH 16/19] block/core: add generic infrastructure for x-blockdev-amend qmp command
,
Max Reitz
,
2020/06/25
[PATCH 17/19] block/crypto: implement blockdev-amend
,
Max Reitz
,
2020/06/25
[PATCH 18/19] block/qcow2: implement blockdev-amend
,
Max Reitz
,
2020/06/25
[PATCH 19/19] iotests: add tests for blockdev-amend
,
Max Reitz
,
2020/06/25
Re: [PATCH 19/19] iotests: add tests for blockdev-amend
,
Maxim Levitsky
,
2020/06/29
Re: [PATCH 00/19] block: LUKS encryption slot management + iotest tweaks
,
no-reply
,
2020/06/25
[PATCH] hw/virtio/virtio-iommu-pci.c: Fix typo in error message
,
Peter Maydell
,
2020/06/25
Re: [PATCH] hw/virtio/virtio-iommu-pci.c: Fix typo in error message
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH] hw/virtio/virtio-iommu-pci.c: Fix typo in error message
,
Auger Eric
,
2020/06/26
[RFC 0/4] Enable virtio-fs on s390x
,
Marc Hartmayer
,
2020/06/25
[RFC 1/4] virtio: add vhost-user-fs-ccw device
,
Marc Hartmayer
,
2020/06/25
Re: [RFC 1/4] virtio: add vhost-user-fs-ccw device
,
Cornelia Huck
,
2020/06/25
[RFC 4/4] HACK: Hard-code the libvhost-user.o-cflags for s390x
,
Marc Hartmayer
,
2020/06/25
[RFC 3/4] libvhost-user: handle endianness as mandated by the spec
,
Marc Hartmayer
,
2020/06/25
[RFC 2/4] libvhost-user: print invalid address on vu_panic
,
Marc Hartmayer
,
2020/06/25
Re: [RFC 0/4] Enable virtio-fs on s390x
,
no-reply
,
2020/06/25
Re: [RFC 0/4] Enable virtio-fs on s390x
,
no-reply
,
2020/06/25
Re: [RFC 0/4] Enable virtio-fs on s390x
,
Cornelia Huck
,
2020/06/25
Re: [RFC 0/4] Enable virtio-fs on s390x
,
Halil Pasic
,
2020/06/25
Re: [RFC 0/4] Enable virtio-fs on s390x
,
Daniel P . Berrangé
,
2020/06/25
Re: [RFC 0/4] Enable virtio-fs on s390x
,
Cornelia Huck
,
2020/06/25
Re: [RFC 0/4] Enable virtio-fs on s390x
,
Daniel P . Berrangé
,
2020/06/25
Re: [RFC 0/4] Enable virtio-fs on s390x
,
Cornelia Huck
,
2020/06/25
Re: [RFC 0/4] Enable virtio-fs on s390x
,
Dr. David Alan Gilbert
,
2020/06/25
Re: [RFC 0/4] Enable virtio-fs on s390x
,
Halil Pasic
,
2020/06/25
Re: [RFC 0/4] Enable virtio-fs on s390x
,
Stefan Hajnoczi
,
2020/06/29
Re: [RFC 0/4] Enable virtio-fs on s390x
,
Daniel P . Berrangé
,
2020/06/29
Re: [RFC 0/4] Enable virtio-fs on s390x
,
Stefan Hajnoczi
,
2020/06/30
Re: [RFC 0/4] Enable virtio-fs on s390x
,
Cornelia Huck
,
2020/06/30
QEMU | Pipeline #159947573 has failed for master | 27c77b1f
,
GitLab
,
2020/06/25
[PATCH v2 0/2] linux-user/sparc64: Translate flushw opcode
,
Laurent Vivier
,
2020/06/25
[PATCH v2 2/2] linux-user/sparc64: Fix the handling of window spill trap
,
Laurent Vivier
,
2020/06/25
[PATCH v2 1/2] target/sparc: Translate flushw opcode
,
Laurent Vivier
,
2020/06/25
Re: [PATCH v2 0/2] linux-user/sparc64: Translate flushw opcode
,
Richard Henderson
,
2020/06/26
Re: [PATCH v2 0/2] linux-user/sparc64: Translate flushw opcode
,
Laurent Vivier
,
2020/06/29
[PULL 0/4] target/xtensa fixes
,
Max Filippov
,
2020/06/25
Re: [PULL 0/4] target/xtensa fixes
,
Peter Maydell
,
2020/06/26
[PATCH v4 0/2] hyperv: vmbus: ACPI various corrections
,
Jon Doron
,
2020/06/25
[PATCH v4 1/2] hyperv: vmbus: Remove the 2nd IRQ
,
Jon Doron
,
2020/06/25
[PATCH v4 2/2] acpi: i386: Move VMBus DSDT entry to SB
,
Jon Doron
,
2020/06/25
[Bug 1818937] Re: Crash with HV_ERROR on macOS host
,
Roman Bolshakov
,
2020/06/24
[Bug 1818937] Re: Crash with HV_ERROR on macOS host
,
Roman Bolshakov
,
2020/06/24
[PULL 00/19] virtio,acpi,pci: fixes, cleanups, tools.
,
Michael S. Tsirkin
,
2020/06/24
[PULL 02/19] acpi: bios-tables-test: show more context on asl diffs
,
Michael S. Tsirkin
,
2020/06/24
[PULL 04/19] floppy: make isa_fdc_get_drive_max_chs static
,
Michael S. Tsirkin
,
2020/06/24
[PULL 01/19] qtest: allow DSDT acpi table changes
,
Michael S. Tsirkin
,
2020/06/24
[PULL 03/19] acpi: move aml builder code for floppy device
,
Michael S. Tsirkin
,
2020/06/24
[PULL 05/19] floppy: move cmos_get_fd_drive_type() from pc
,
Michael S. Tsirkin
,
2020/06/24
[PULL 06/19] acpi: move aml builder code for i8042 (kbd+mouse) device
,
Michael S. Tsirkin
,
2020/06/24
[PULL 07/19] acpi: factor out fw_cfg_add_acpi_dsdt()
,
Michael S. Tsirkin
,
2020/06/24
[PULL 08/19] acpi: simplify build_isa_devices_aml()
,
Michael S. Tsirkin
,
2020/06/24
[PULL 09/19] acpi: drop serial/parallel enable bits from dsdt
,
Michael S. Tsirkin
,
2020/06/24
[PULL 10/19] acpi: drop build_piix4_pm()
,
Michael S. Tsirkin
,
2020/06/24
[PULL 11/19] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
,
Michael S. Tsirkin
,
2020/06/24
[PULL 12/19] tests/acpi: update expected data files
,
Michael S. Tsirkin
,
2020/06/24
[PULL 14/19] arm/acpi: Add the TPM2.0 device under the DSDT
,
Michael S. Tsirkin
,
2020/06/24
[PULL 13/19] acpi: Some build_tpm2() code reshape
,
Michael S. Tsirkin
,
2020/06/24
[PULL 16/19] Stop vhost-user sending uninitialized mmap_offsets
,
Michael S. Tsirkin
,
2020/06/24
[PULL 15/19] docs/specs/tpm: ACPI boot now supported for TPM/ARM
,
Michael S. Tsirkin
,
2020/06/24
[PULL 17/19] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
,
Michael S. Tsirkin
,
2020/06/24
[PULL 18/19] tests/qtest/bios-tables: Only run the TPM test with CONFIG_TPM enabled
,
Michael S. Tsirkin
,
2020/06/24
[PULL 19/19] tests: disassemble-asm.sh: generate AML in readable format
,
Michael S. Tsirkin
,
2020/06/24
Re: [PULL 00/19] virtio,acpi,pci: fixes, cleanups, tools.
,
Thomas Huth
,
2020/06/25
Re: [PULL 00/19] virtio,acpi,pci: fixes, cleanups, tools.
,
Michael S. Tsirkin
,
2020/06/25
Re: [PULL 00/19] virtio,acpi,pci: fixes, cleanups, tools.
,
Peter Maydell
,
2020/06/25
[PATCH 0/8] Improve synchronization between QEMU and HVF
,
Roman Bolshakov
,
2020/06/24
[PATCH 1/8] i386: hvf: Set env->eip in macvm_set_rip()
,
Roman Bolshakov
,
2020/06/24
[PATCH 3/8] i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()
,
Roman Bolshakov
,
2020/06/24
[PATCH 2/8] i386: hvf: Move synchronize functions to sysemu
,
Roman Bolshakov
,
2020/06/24
Re: [PATCH 2/8] i386: hvf: Move synchronize functions to sysemu
,
Claudio Fontana
,
2020/06/25
[PATCH 7/8] i386: hvf: Clean up synchronize functions
,
Roman Bolshakov
,
2020/06/24
[PATCH 6/8] i386: hvf: Drop hvf_reset_vcpu()
,
Roman Bolshakov
,
2020/06/24
Re: [PATCH 6/8] i386: hvf: Drop hvf_reset_vcpu()
,
Paolo Bonzini
,
2020/06/25
Re: [PATCH 6/8] i386: hvf: Drop hvf_reset_vcpu()
,
Roman Bolshakov
,
2020/06/25
Re: [PATCH 6/8] i386: hvf: Drop hvf_reset_vcpu()
,
Paolo Bonzini
,
2020/06/25
Re: [PATCH 6/8] i386: hvf: Drop hvf_reset_vcpu()
,
Roman Bolshakov
,
2020/06/25
Re: [PATCH 6/8] i386: hvf: Drop hvf_reset_vcpu()
,
Paolo Bonzini
,
2020/06/25
Re: [PATCH 6/8] i386: hvf: Drop hvf_reset_vcpu()
,
Roman Bolshakov
,
2020/06/29
[PATCH 5/8] i386: hvf: Don't duplicate register reset
,
Roman Bolshakov
,
2020/06/24
[PATCH 4/8] i386: hvf: Implement CPU kick
,
Roman Bolshakov
,
2020/06/24
Re: [PATCH 4/8] i386: hvf: Implement CPU kick
,
Claudio Fontana
,
2020/06/25
Re: [PATCH 4/8] i386: hvf: Implement CPU kick
,
Roman Bolshakov
,
2020/06/25
Re: [PATCH 4/8] i386: hvf: Implement CPU kick
,
Paolo Bonzini
,
2020/06/25
Re: [PATCH 4/8] i386: hvf: Implement CPU kick
,
Roman Bolshakov
,
2020/06/25
Re: [PATCH 4/8] i386: hvf: Implement CPU kick
,
Paolo Bonzini
,
2020/06/25
Re: [PATCH 4/8] i386: hvf: Implement CPU kick
,
Roman Bolshakov
,
2020/06/29
Re: [PATCH 4/8] i386: hvf: Implement CPU kick
,
Paolo Bonzini
,
2020/06/29
Re: [PATCH 4/8] i386: hvf: Implement CPU kick
,
Roman Bolshakov
,
2020/06/29
Re: [PATCH 4/8] i386: hvf: Implement CPU kick
,
Paolo Bonzini
,
2020/06/29
Re: [PATCH 4/8] i386: hvf: Implement CPU kick
,
Roman Bolshakov
,
2020/06/29
Re: [PATCH 4/8] i386: hvf: Implement CPU kick
,
Paolo Bonzini
,
2020/06/29
Re: [PATCH 4/8] i386: hvf: Implement CPU kick
,
Roman Bolshakov
,
2020/06/30
Re: [PATCH 4/8] i386: hvf: Implement CPU kick
,
Paolo Bonzini
,
2020/06/30
[PATCH 8/8] MAINTAINERS: Add Cameron as HVF co-maintainer
,
Roman Bolshakov
,
2020/06/24
Re: [PATCH 0/8] Improve synchronization between QEMU and HVF
,
Paolo Bonzini
,
2020/06/25
Building in Solaris 11.4
,
Michele Denber
,
2020/06/24
Re: Building in Solaris 11.4
,
Eric Blake
,
2020/06/24
Re: Building in Solaris 11.4
,
Eric Blake
,
2020/06/24
Message not available
Re: Building in Solaris 11.4
,
Michele Denber
,
2020/06/25
Re: Building in Solaris 11.4
,
Michele Denber
,
2020/06/27
Re: Building in Solaris 11.4
,
Thomas Huth
,
2020/06/29
Re: Building in Solaris 11.4
,
Michele Denber
,
2020/06/29
Re: Building in Solaris 11.4
,
Thomas Huth
,
2020/06/30
Re: Building in Solaris 11.4
,
Michele Denber
,
2020/06/27
Re: Building in Solaris 11.4
,
Peter Maydell
,
2020/06/28
Re: Building in Solaris 11.4
,
Peter Tribble
,
2020/06/28
QEMU | Pipeline #159786827 has failed for master | d4b78317
,
GitLab
,
2020/06/24
[PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Collin Walling
,
2020/06/24
[PATCH v4 5/8] s390/sclp: use cpu offset to locate cpu entries
,
Collin Walling
,
2020/06/24
[PATCH v4 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Collin Walling
,
2020/06/24
Re: [PATCH v4 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Cornelia Huck
,
2020/06/26
[PATCH v4 1/8] s390/sclp: get machine once during read scp/cpu info
,
Collin Walling
,
2020/06/24
[PATCH v4 3/8] s390/sclp: rework sclp boundary and length checks
,
Collin Walling
,
2020/06/24
Re: [PATCH v4 3/8] s390/sclp: rework sclp boundary and length checks
,
Thomas Huth
,
2020/06/25
[PATCH v4 7/8] s390/kvm: header sync for diag318
,
Collin Walling
,
2020/06/24
[PATCH v4 8/8] s390: guest support for diagnose 0x318
,
Collin Walling
,
2020/06/24
Re: [PATCH v4 8/8] s390: guest support for diagnose 0x318
,
Cornelia Huck
,
2020/06/26
[PATCH v4 2/8] s390/sclp: check sccb len before filling in data
,
Collin Walling
,
2020/06/24
[PATCH v4 4/8] s390/sclp: read sccb from mem based on sccb length
,
Collin Walling
,
2020/06/24
[PATCH v3 0/2] Avoid abort on QMP attempt to add an object with duplicate id
,
Eric Auger
,
2020/06/24
[PATCH v3 1/2] qom: Introduce object_property_try_add_child()
,
Eric Auger
,
2020/06/24
Re: [PATCH v3 1/2] qom: Introduce object_property_try_add_child()
,
Markus Armbruster
,
2020/06/25
Re: [PATCH v3 1/2] qom: Introduce object_property_try_add_child()
,
Auger Eric
,
2020/06/29
[PATCH v3 2/2] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
,
Eric Auger
,
2020/06/24
Re: [PATCH v3 2/2] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
,
Paolo Bonzini
,
2020/06/25
Re: [PATCH v3 2/2] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
,
Markus Armbruster
,
2020/06/25
Re: [PATCH v3 0/2] Avoid abort on QMP attempt to add an object with duplicate id
,
no-reply
,
2020/06/24
[PATCH] net: tap: check if the file descriptor is valid before using it
,
Laurent Vivier
,
2020/06/24
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Laurent Vivier
,
2020/06/25
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Daniel P . Berrangé
,
2020/06/25
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Laurent Vivier
,
2020/06/25
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Jason Wang
,
2020/06/28
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Laurent Vivier
,
2020/06/29
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Jason Wang
,
2020/06/30
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Daniel P . Berrangé
,
2020/06/30
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Daniel P . Berrangé
,
2020/06/30
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Laurent Vivier
,
2020/06/30
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Jason Wang
,
2020/06/30
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Laurent Vivier
,
2020/06/30
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Jason Wang
,
2020/06/30
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Daniel P . Berrangé
,
2020/06/30
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Laurent Vivier
,
2020/06/30
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Daniel P . Berrangé
,
2020/06/30
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Laurent Vivier
,
2020/06/30
Re: [PATCH] net: tap: check if the file descriptor is valid before using it
,
Jason Wang
,
2020/06/30
[PATCH v2 0/9] memory: assert and define MemoryRegionOps callbacks
,
P J P
,
2020/06/24
[PATCH v2 1/9] hw/pci-host: add pci-intack write method
,
P J P
,
2020/06/24
Re: [PATCH v2 1/9] hw/pci-host: add pci-intack write method
,
Li Qiang
,
2020/06/29
[PATCH v2 3/9] vfio: add quirk device write method
,
P J P
,
2020/06/24
Re: [PATCH v2 3/9] vfio: add quirk device write method
,
Li Qiang
,
2020/06/29
[PATCH v2 2/9] pci-host: add pcie-msi read method
,
P J P
,
2020/06/24
Re: [PATCH v2 2/9] pci-host: add pcie-msi read method
,
Li Qiang
,
2020/06/29
[PATCH v2 9/9] memory: assert MemoryRegionOps callbacks are defined
,
P J P
,
2020/06/24
Re: [PATCH v2 9/9] memory: assert MemoryRegionOps callbacks are defined
,
Li Qiang
,
2020/06/29
[PATCH v2 7/9] tz-ppc: add dummy read/write methods
,
P J P
,
2020/06/24
Re: [PATCH v2 7/9] tz-ppc: add dummy read/write methods
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH v2 7/9] tz-ppc: add dummy read/write methods
,
P J P
,
2020/06/25
Re: [PATCH v2 7/9] tz-ppc: add dummy read/write methods
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH v2 7/9] tz-ppc: add dummy read/write methods
,
P J P
,
2020/06/25
Re: [PATCH v2 7/9] tz-ppc: add dummy read/write methods
,
Paolo Bonzini
,
2020/06/29
Re: [PATCH v2 7/9] tz-ppc: add dummy read/write methods
,
Peter Maydell
,
2020/06/25
Re: [PATCH v2 7/9] tz-ppc: add dummy read/write methods
,
Li Qiang
,
2020/06/29
Re: [PATCH v2 7/9] tz-ppc: add dummy read/write methods
,
P J P
,
2020/06/29
[PATCH v2 4/9] prep: add ppc-parity write method
,
P J P
,
2020/06/24
Re: [PATCH v2 4/9] prep: add ppc-parity write method
,
David Gibson
,
2020/06/24
Re: [PATCH v2 4/9] prep: add ppc-parity write method
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH v2 4/9] prep: add ppc-parity write method
,
Li Qiang
,
2020/06/29
[PATCH v2 5/9] nvram: add nrf51_soc flash read method
,
P J P
,
2020/06/24
Re: [PATCH v2 5/9] nvram: add nrf51_soc flash read method
,
Li Qiang
,
2020/06/29
Re: [PATCH v2 5/9] nvram: add nrf51_soc flash read method
,
P J P
,
2020/06/29
Re: [PATCH v2 5/9] nvram: add nrf51_soc flash read method
,
Paolo Bonzini
,
2020/06/29
Re: [PATCH v2 5/9] nvram: add nrf51_soc flash read method
,
Li Qiang
,
2020/06/29
Re: [PATCH v2 5/9] nvram: add nrf51_soc flash read method
,
Paolo Bonzini
,
2020/06/29
[PATCH v2 6/9] spapr_pci: add spapr msi read method
,
P J P
,
2020/06/24
Re: [PATCH v2 6/9] spapr_pci: add spapr msi read method
,
David Gibson
,
2020/06/24
Re: [PATCH v2 6/9] spapr_pci: add spapr msi read method
,
Li Qiang
,
2020/06/29
[PATCH v2 8/9] imx7-ccm: add digprog mmio write method
,
P J P
,
2020/06/24
Re: [PATCH v2 8/9] imx7-ccm: add digprog mmio write method
,
Li Qiang
,
2020/06/29
Re: [PATCH v2 0/9] memory: assert and define MemoryRegionOps callbacks
,
no-reply
,
2020/06/24
[PATCH 00/46] Less clumsy error checking
,
Markus Armbruster
,
2020/06/24
[PATCH 02/46] error: Document Error API usage rules
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 02/46] error: Document Error API usage rules
,
Eric Blake
,
2020/06/24
Re: [PATCH 02/46] error: Document Error API usage rules
,
Vladimir Sementsov-Ogievskiy
,
2020/06/25
Re: [PATCH 02/46] error: Document Error API usage rules
,
Markus Armbruster
,
2020/06/25
Re: [PATCH 02/46] error: Document Error API usage rules
,
Vladimir Sementsov-Ogievskiy
,
2020/06/25
Re: [PATCH 02/46] error: Document Error API usage rules
,
Greg Kurz
,
2020/06/25
Re: [PATCH 02/46] error: Document Error API usage rules
,
Markus Armbruster
,
2020/06/25
[PATCH 04/46] macio: Tidy up error handling in macio_newworld_realize()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 04/46] macio: Tidy up error handling in macio_newworld_realize()
,
Eric Blake
,
2020/06/24
Re: [PATCH 04/46] macio: Tidy up error handling in macio_newworld_realize()
,
David Gibson
,
2020/06/24
Re: [PATCH 04/46] macio: Tidy up error handling in macio_newworld_realize()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/25
[PATCH 01/46] error: Improve examples in error.h's big comment
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 01/46] error: Improve examples in error.h's big comment
,
Eric Blake
,
2020/06/24
Re: [PATCH 01/46] error: Improve examples in error.h's big comment
,
Vladimir Sementsov-Ogievskiy
,
2020/06/25
Re: [PATCH 01/46] error: Improve examples in error.h's big comment
,
Greg Kurz
,
2020/06/25
Re: [PATCH 01/46] error: Improve examples in error.h's big comment
,
Markus Armbruster
,
2020/06/25
[PATCH 10/46] qemu-option: Check return value instead of @err where convenient
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 10/46] qemu-option: Check return value instead of @err where convenient
,
Eric Blake
,
2020/06/24
Re: [PATCH 10/46] qemu-option: Check return value instead of @err where convenient
,
Vladimir Sementsov-Ogievskiy
,
2020/06/29
[PATCH 14/46] qemu-option: Factor out helper opt_create()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 14/46] qemu-option: Factor out helper opt_create()
,
Eric Blake
,
2020/06/24
Re: [PATCH 14/46] qemu-option: Factor out helper opt_create()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/29
[PATCH 06/46] error: Avoid error_propagate() when error is not used here
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 06/46] error: Avoid error_propagate() when error is not used here
,
Eric Blake
,
2020/06/24
Re: [PATCH 06/46] error: Avoid error_propagate() when error is not used here
,
Markus Armbruster
,
2020/06/25
Re: [PATCH 06/46] error: Avoid error_propagate() when error is not used here
,
Vladimir Sementsov-Ogievskiy
,
2020/06/26
Re: [PATCH 06/46] error: Avoid error_propagate() when error is not used here
,
Markus Armbruster
,
2020/06/27
[PATCH 08/46] error: Avoid unnecessary error_propagate() after error_setg()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 08/46] error: Avoid unnecessary error_propagate() after error_setg()
,
Eric Blake
,
2020/06/24
Re: [PATCH 08/46] error: Avoid unnecessary error_propagate() after error_setg()
,
Markus Armbruster
,
2020/06/25
Re: [PATCH 08/46] error: Avoid unnecessary error_propagate() after error_setg()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/26
Re: [PATCH 08/46] error: Avoid unnecessary error_propagate() after error_setg()
,
Markus Armbruster
,
2020/06/27
[PATCH 18/46] qemu-option: Smooth error checking manually
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 18/46] qemu-option: Smooth error checking manually
,
Eric Blake
,
2020/06/24
Re: [PATCH 18/46] qemu-option: Smooth error checking manually
,
Markus Armbruster
,
2020/06/25
[PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends
,
Eric Blake
,
2020/06/24
Re: [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends
,
Markus Armbruster
,
2020/06/25
Re: [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends
,
Markus Armbruster
,
2020/06/25
Re: [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends
,
Vladimir Sementsov-Ogievskiy
,
2020/06/25
Re: [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends
,
Markus Armbruster
,
2020/06/26
Re: [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends
,
Greg Kurz
,
2020/06/29
[PATCH 09/46] error: Avoid error_propagate() after migrate_add_blocker()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 09/46] error: Avoid error_propagate() after migrate_add_blocker()
,
Eric Blake
,
2020/06/24
Re: [PATCH 09/46] error: Avoid error_propagate() after migrate_add_blocker()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/29
[PATCH 12/46] qemu-option: Factor out helper find_default_by_name()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 12/46] qemu-option: Factor out helper find_default_by_name()
,
Eric Blake
,
2020/06/24
Re: [PATCH 12/46] qemu-option: Factor out helper find_default_by_name()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/29
[PATCH 13/46] qemu-option: Simplify around find_default_by_name()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 13/46] qemu-option: Simplify around find_default_by_name()
,
Eric Blake
,
2020/06/24
Re: [PATCH 13/46] qemu-option: Simplify around find_default_by_name()
,
Markus Armbruster
,
2020/06/25
Re: [PATCH 13/46] qemu-option: Simplify around find_default_by_name()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/29
[PATCH 31/46] qom: Use error_reportf_err() instead of g_printerr() in examples
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 31/46] qom: Use error_reportf_err() instead of g_printerr() in examples
,
Eric Blake
,
2020/06/24
[PATCH 35/46] qom: Use return values to check for error where that's simpler
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 35/46] qom: Use return values to check for error where that's simpler
,
Eric Blake
,
2020/06/24
[PATCH 27/46] qapi: Purge error_propagate() from QAPI core
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 27/46] qapi: Purge error_propagate() from QAPI core
,
Eric Blake
,
2020/06/24
[PATCH 33/46] qom: Crash more nicely on object_property_get_link() failure
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 33/46] qom: Crash more nicely on object_property_get_link() failure
,
Eric Blake
,
2020/06/24
Re: [PATCH 33/46] qom: Crash more nicely on object_property_get_link() failure
,
Markus Armbruster
,
2020/06/25
[PATCH 25/46] qapi: Smooth visitor error checking in generated code
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 25/46] qapi: Smooth visitor error checking in generated code
,
Eric Blake
,
2020/06/24
[PATCH 23/46] qapi: Smooth error checking with Coccinelle
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 23/46] qapi: Smooth error checking with Coccinelle
,
Eric Blake
,
2020/06/24
Re: [PATCH 23/46] qapi: Smooth error checking with Coccinelle
,
Markus Armbruster
,
2020/06/25
[PATCH 30/46] s390x/pci: Fix harmless mistake in zpci's property fid's setter
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 30/46] s390x/pci: Fix harmless mistake in zpci's property fid's setter
,
Matthew Rosato
,
2020/06/24
Re: [PATCH 30/46] s390x/pci: Fix harmless mistake in zpci's property fid's setter
,
Cornelia Huck
,
2020/06/25
[PATCH 37/46] qom: Make functions taking Error ** return bool, not void
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 37/46] qom: Make functions taking Error ** return bool, not void
,
Eric Blake
,
2020/06/24
Re: [PATCH 37/46] qom: Make functions taking Error ** return bool, not void
,
Markus Armbruster
,
2020/06/25
[PATCH 26/46] qapi: Smooth another visitor error checking pattern
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 26/46] qapi: Smooth another visitor error checking pattern
,
Eric Blake
,
2020/06/24
[PATCH 24/46] qapi: Smooth error checking manually
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 24/46] qapi: Smooth error checking manually
,
Eric Blake
,
2020/06/24
[PATCH 17/46] qemu-option: Smooth error checking with Coccinelle
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 17/46] qemu-option: Smooth error checking with Coccinelle
,
Eric Blake
,
2020/06/24
Re: [PATCH 17/46] qemu-option: Smooth error checking with Coccinelle
,
Markus Armbruster
,
2020/06/25
Re: [PATCH 17/46] qemu-option: Smooth error checking with Coccinelle
,
Vladimir Sementsov-Ogievskiy
,
2020/06/29
[PATCH 15/46] qemu-option: Tidy up opt_set() not to free arguments on failure
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 15/46] qemu-option: Tidy up opt_set() not to free arguments on failure
,
Eric Blake
,
2020/06/24
Re: [PATCH 15/46] qemu-option: Tidy up opt_set() not to free arguments on failure
,
Vladimir Sementsov-Ogievskiy
,
2020/06/29
[PATCH 39/46] qom: Smooth error checking manually
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 39/46] qom: Smooth error checking manually
,
Eric Blake
,
2020/06/24
[PATCH 44/46] qemu-img: Ignore Error objects where the return value suffices
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 44/46] qemu-img: Ignore Error objects where the return value suffices
,
Eric Blake
,
2020/06/24
[PATCH 07/46] error: Avoid more error_propagate() when error is not used here
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 07/46] error: Avoid more error_propagate() when error is not used here
,
Eric Blake
,
2020/06/24
Re: [PATCH 07/46] error: Avoid more error_propagate() when error is not used here
,
Markus Armbruster
,
2020/06/25
Re: [PATCH 07/46] error: Avoid more error_propagate() when error is not used here
,
Eric Blake
,
2020/06/25
Re: [PATCH 07/46] error: Avoid more error_propagate() when error is not used here
,
Vladimir Sementsov-Ogievskiy
,
2020/06/26
Re: [PATCH 07/46] error: Avoid more error_propagate() when error is not used here
,
Markus Armbruster
,
2020/06/27
[PATCH 40/46] qom: Make functions taking Error ** return bool, not 0/-1
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 40/46] qom: Make functions taking Error ** return bool, not 0/-1
,
Eric Blake
,
2020/06/24
[PATCH 43/46] qdev: Smooth error checking manually
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 43/46] qdev: Smooth error checking manually
,
Eric Blake
,
2020/06/24
Re: [PATCH 43/46] qdev: Smooth error checking manually
,
Markus Armbruster
,
2020/06/25
[PATCH 05/46] virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 05/46] virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()
,
Eric Blake
,
2020/06/24
Re: [PATCH 05/46] virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/25
RE: [PATCH 05/46] virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()
,
Gonglei (Arei)
,
2020/06/27
[PATCH 20/46] block: Avoid error accumulation in bdrv_img_create()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 20/46] block: Avoid error accumulation in bdrv_img_create()
,
Eric Blake
,
2020/06/24
Re: [PATCH 20/46] block: Avoid error accumulation in bdrv_img_create()
,
Markus Armbruster
,
2020/06/25
[PATCH 38/46] qom: Smooth error checking with Coccinelle
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 38/46] qom: Smooth error checking with Coccinelle
,
Eric Blake
,
2020/06/24
[PATCH 34/46] qom: Don't handle impossible object_property_get_link() failure
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 34/46] qom: Don't handle impossible object_property_get_link() failure
,
Eric Blake
,
2020/06/24
Re: [PATCH 34/46] qom: Don't handle impossible object_property_get_link() failure
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH 34/46] qom: Don't handle impossible object_property_get_link() failure
,
Markus Armbruster
,
2020/06/25
Re: [PATCH 34/46] qom: Don't handle impossible object_property_get_link() failure
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 11/46] qemu-option: Make uses of find_desc_by_name() more similar
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 11/46] qemu-option: Make uses of find_desc_by_name() more similar
,
Eric Blake
,
2020/06/24
Re: [PATCH 11/46] qemu-option: Make uses of find_desc_by_name() more similar
,
Vladimir Sementsov-Ogievskiy
,
2020/06/29
Re: [PATCH 11/46] qemu-option: Make uses of find_desc_by_name() more similar
,
Vladimir Sementsov-Ogievskiy
,
2020/06/29
Re: [PATCH 11/46] qemu-option: Make uses of find_desc_by_name() more similar
,
Vladimir Sementsov-Ogievskiy
,
2020/06/29
[PATCH 16/46] qemu-option: Make functions taking Error ** return bool, not void
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 16/46] qemu-option: Make functions taking Error ** return bool, not void
,
Eric Blake
,
2020/06/24
Re: [PATCH 16/46] qemu-option: Make functions taking Error ** return bool, not void
,
Vladimir Sementsov-Ogievskiy
,
2020/06/29
[PATCH 28/46] block/parallels: Simplify parallels_open() after previous commit
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 28/46] block/parallels: Simplify parallels_open() after previous commit
,
Eric Blake
,
2020/06/24
[PATCH 45/46] qdev: Ignore Error objects where the return value suffices
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 45/46] qdev: Ignore Error objects where the return value suffices
,
Eric Blake
,
2020/06/24
[PATCH 46/46] hmp: Ignore Error objects where the return value suffices
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 46/46] hmp: Ignore Error objects where the return value suffices
,
Eric Blake
,
2020/06/24
[PATCH 32/46] qom: Rename qdev_get_type() to object_get_type()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 32/46] qom: Rename qdev_get_type() to object_get_type()
,
Eric Blake
,
2020/06/24
Re: [PATCH 32/46] qom: Rename qdev_get_type() to object_get_type()
,
Philippe Mathieu-Daudé
,
2020/06/25
[PATCH 21/46] hmp: Eliminate a variable in hmp_migrate_set_parameter()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 21/46] hmp: Eliminate a variable in hmp_migrate_set_parameter()
,
Eric Blake
,
2020/06/24
[PATCH 29/46] acpi: Avoid unnecessary error_propagate() after error_setg()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 29/46] acpi: Avoid unnecessary error_propagate() after error_setg()
,
Eric Blake
,
2020/06/24
[PATCH 41/46] qdev: Make functions taking Error ** return bool, not void
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 41/46] qdev: Make functions taking Error ** return bool, not void
,
Eric Blake
,
2020/06/24
[PATCH 19/46] block: Avoid unnecessary error_propagate() after error_setg()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 19/46] block: Avoid unnecessary error_propagate() after error_setg()
,
Eric Blake
,
2020/06/24
[PATCH 36/46] qom: Put name parameter before value / visitor parameter
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 36/46] qom: Put name parameter before value / visitor parameter
,
Eric Blake
,
2020/06/24
Re: [PATCH 36/46] qom: Put name parameter before value / visitor parameter
,
Markus Armbruster
,
2020/06/25
[PATCH 22/46] qapi: Make visitor functions taking Error ** return bool, not void
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 22/46] qapi: Make visitor functions taking Error ** return bool, not void
,
Eric Blake
,
2020/06/24
Re: [PATCH 22/46] qapi: Make visitor functions taking Error ** return bool, not void
,
Markus Armbruster
,
2020/06/25
[PATCH 42/46] qdev: Smooth error checking with Coccinelle
,
Markus Armbruster
,
2020/06/24
Re: [PATCH 42/46] qdev: Smooth error checking with Coccinelle
,
Eric Blake
,
2020/06/24
Re: [PATCH 00/46] Less clumsy error checking
,
Paolo Bonzini
,
2020/06/24
[PATCH] KVM: add support for AMD nested live migration
,
Paolo Bonzini
,
2020/06/24
[Bug 1884990] [NEW] Cirrus graphics results in monochrome colour depth at 640x480 resolution
,
Kenneth Van Alstyne
,
2020/06/24
[Bug 1884990] Re: Cirrus graphics results in monochrome colour depth at 640x480 resolution
,
Philippe Mathieu-Daudé
,
2020/06/29
[Bug 1884990] Re: Cirrus graphics results in monochrome colour depth at 640x480 resolution
,
Kenneth Van Alstyne
,
2020/06/29
[Bug 1884990] Re: Cirrus graphics results in monochrome colour depth at 640x480 resolution
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH v3 0/3] Add Scripts for Finding Top 25 Executed Functions
,
Ahmed Karaman
,
2020/06/24
[PATCH v3 1/3] scripts/performance: Add topN_perf.py script
,
Ahmed Karaman
,
2020/06/24
Re: [PATCH v3 1/3] scripts/performance: Add topN_perf.py script
,
Aleksandar Markovic
,
2020/06/25
Re: [PATCH v3 1/3] scripts/performance: Add topN_perf.py script
,
Ahmed Karaman
,
2020/06/26
[PATCH v3 2/3] scripts/performance: Add topN_callgrind.py script
,
Ahmed Karaman
,
2020/06/24
Re: [PATCH v3 2/3] scripts/performance: Add topN_callgrind.py script
,
Aleksandar Markovic
,
2020/06/25
[PATCH v3 3/3] MAINTAINERS: Add 'Performance Tools and Tests' subsection
,
Ahmed Karaman
,
2020/06/24
Re: [PATCH v3 3/3] MAINTAINERS: Add 'Performance Tools and Tests' subsection
,
Aleksandar Markovic
,
2020/06/25
Re: [PATCH v3 0/3] Add Scripts for Finding Top 25 Executed Functions
,
Aleksandar Markovic
,
2020/06/25
[Bug 1884982] [NEW] User-emu documentation mentions inexistent "runtime" downloads
,
Mingye Wang
,
2020/06/24
[PATCH v2 0/3] Make hcd-xhci independent of pci hooks
,
Sai Pavan Boddu
,
2020/06/24
[PATCH v2 2/3] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
,
Sai Pavan Boddu
,
2020/06/24
Re: [PATCH v2 2/3] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
,
Markus Armbruster
,
2020/06/25
Re: [PATCH v2 2/3] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
,
Philippe Mathieu-Daudé
,
2020/06/25
[PATCH v2 1/3] usb/hcd-xhci: Make dma read/writes hooks pci free
,
Sai Pavan Boddu
,
2020/06/24
Re: [PATCH v2 1/3] usb/hcd-xhci: Make dma read/writes hooks pci free
,
Philippe Mathieu-Daudé
,
2020/06/24
[PATCH v2 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model
,
Sai Pavan Boddu
,
2020/06/24
Re: [PATCH v2 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model
,
Markus Armbruster
,
2020/06/25
RE: [PATCH v2 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model
,
Sai Pavan Boddu
,
2020/06/25
Re: [PATCH v2 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model
,
Markus Armbruster
,
2020/06/26
RE: [PATCH v2 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model
,
Sai Pavan Boddu
,
2020/06/26
Re: [PATCH v2 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model
,
Markus Armbruster
,
2020/06/27
Re: [PATCH v2 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model
,
Gerd Hoffmann
,
2020/06/29
RE: [PATCH v2 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model
,
Sai Pavan Boddu
,
2020/06/30
[PATCH v2 00/25] testing/next (vm, gitlab, docker)
,
Alex Bennée
,
2020/06/24
[PATCH v2 01/25] iotests: Fix 051 output after qdev_init_nofail() removal
,
Alex Bennée
,
2020/06/24
[PATCH v2 02/25] crypto/linux_keyring: fix 'secret_keyring' configure test
,
Alex Bennée
,
2020/06/24
Re: [PATCH v2 02/25] crypto/linux_keyring: fix 'secret_keyring' configure test
,
Thomas Huth
,
2020/06/24
[PATCH v2 03/25] tests/vm: pass args through to BaseVM's __init__
,
Alex Bennée
,
2020/06/24
[PATCH v2 04/25] tests/vm: Add configuration to basevm.py
,
Alex Bennée
,
2020/06/24
[PATCH v2 06/25] tests/vm: Add common Ubuntu python module
,
Alex Bennée
,
2020/06/24
[PATCH v2 11/25] tests/vm: Add workaround to consume console
,
Alex Bennée
,
2020/06/24
[PATCH v2 05/25] tests/vm: Added configuration file support
,
Alex Bennée
,
2020/06/24
[PATCH v2 07/25] tests/vm: Added a new script for ubuntu.aarch64.
,
Alex Bennée
,
2020/06/24
[PATCH v2 08/25] tests/vm: Added a new script for centos.aarch64.
,
Alex Bennée
,
2020/06/24
[PATCH v2 10/25] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
,
Alex Bennée
,
2020/06/24
[PATCH v2 09/25] tests/vm: change scripts to use self._config
,
Alex Bennée
,
2020/06/24
[PATCH v2 12/25] tests/vm: switch from optsparse to argparse
,
Alex Bennée
,
2020/06/24
[PATCH v2 16/25] .gitignore: un-ignore .gitlab-ci.d
,
Alex Bennée
,
2020/06/24
[PATCH v2 14/25] tests/docker: check for an parameters not empty string
,
Alex Bennée
,
2020/06/24
[PATCH v2 15/25] tests/docker: change tag naming scheme of our images
,
Alex Bennée
,
2020/06/24
[PATCH v2 21/25] tests/docker: add --registry support to tooling
,
Alex Bennée
,
2020/06/24
[PATCH v2 13/25] tests/vm: allow us to take advantage of MTTCG
,
Alex Bennée
,
2020/06/24
[PATCH v2 24/25] gitlab: add avocado asset caching
,
Alex Bennée
,
2020/06/24
Re: [PATCH v2 24/25] gitlab: add avocado asset caching
,
Daniel P . Berrangé
,
2020/06/24
[PATCH v2 23/25] gitlab: enable check-tcg for linux-user tests
,
Alex Bennée
,
2020/06/24
[PATCH v2 20/25] gitlab: build containers with buildkit and metadata
,
Alex Bennée
,
2020/06/24
[PATCH v2 19/25] gitlab: convert jobs to use custom built containers
,
Alex Bennée
,
2020/06/24
[PATCH v2 17/25] gitlab: introduce explicit "container" and "build" stages
,
Alex Bennée
,
2020/06/24
[PATCH v2 25/25] gitlab: split build-disabled into two phases
,
Alex Bennée
,
2020/06/24
[PATCH v2 22/25] gitlab: add acceptance testing to system builds
,
Alex Bennée
,
2020/06/24
[PATCH v2 18/25] gitlab: build all container images during CI
,
Alex Bennée
,
2020/06/24
[PATCH] usb: fix usb-host build on windows.
,
Gerd Hoffmann
,
2020/06/24
Re: [PATCH] usb: fix usb-host build on windows.
,
Howard Spoelstra
,
2020/06/24
Re: [PATCH] usb: fix usb-host build on windows.
,
Philippe Mathieu-Daudé
,
2020/06/24
Migration vmdesc and xen-save-devices-state
,
Jason Andryuk
,
2020/06/24
Re: Migration vmdesc and xen-save-devices-state
,
Dr. David Alan Gilbert
,
2020/06/24
Re: Migration vmdesc and xen-save-devices-state
,
Jason Andryuk
,
2020/06/24
[PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Eric Auger
,
2020/06/24
[PATCH v5 4/5] virtio-iommu-pci: Add array of Interval properties
,
Eric Auger
,
2020/06/24
[PATCH v5 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Eric Auger
,
2020/06/24
[PATCH v5 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Eric Auger
,
2020/06/24
Re: [PATCH v5 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Peter Maydell
,
2020/06/25
Re: [PATCH v5 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Auger Eric
,
2020/06/26
[PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Eric Auger
,
2020/06/24
Re: [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Markus Armbruster
,
2020/06/25
Re: [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Peter Maydell
,
2020/06/25
Re: [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Auger Eric
,
2020/06/26
Re: [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Auger Eric
,
2020/06/26
Re: [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Markus Armbruster
,
2020/06/26
Re: [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Auger Eric
,
2020/06/26
[PATCH v5 3/5] virtio-iommu: Handle reserved regions in the translation process
,
Eric Auger
,
2020/06/24
Re: [PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Michael S. Tsirkin
,
2020/06/24
Re: [PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Jean-Philippe Brucker
,
2020/06/26
Re: [PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Michael S. Tsirkin
,
2020/06/24
Re: [PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Peter Maydell
,
2020/06/25
lib-usb related linking error with msys2 build
,
Howard Spoelstra
,
2020/06/24
[PATCH v5 00/10] build some devices as modules.
,
Gerd Hoffmann
,
2020/06/24
[PATCH v5 01/10] module: qom module support
,
Gerd Hoffmann
,
2020/06/24
[PATCH v5 02/10] object: qom module support
,
Gerd Hoffmann
,
2020/06/24
[PATCH v5 05/10] ccid: build smartcard as module
,
Gerd Hoffmann
,
2020/06/24
[PATCH v5 04/10] build: fix device module builds
,
Gerd Hoffmann
,
2020/06/24
[PATCH v5 06/10] usb: build usb-redir as module
,
Gerd Hoffmann
,
2020/06/24
[PATCH v5 03/10] qdev: device module support
,
Gerd Hoffmann
,
2020/06/24
[PATCH v5 09/10] vga: build virtio-gpu as module
,
Gerd Hoffmann
,
2020/06/24
[PATCH v5 10/10] chardev: enable modules, use for braille
,
Gerd Hoffmann
,
2020/06/24
[PATCH v5 08/10] vga: build virtio-gpu only once
,
Gerd Hoffmann
,
2020/06/24
[PATCH v5 07/10] vga: build qxl as module
,
Gerd Hoffmann
,
2020/06/24
[PATCH v2 0/2] Avoid abort on QMP attempt to add an object with duplicate id
,
Eric Auger
,
2020/06/24
[PATCH v2 2/2] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
,
Eric Auger
,
2020/06/24
Re: [PATCH v2 2/2] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
,
Thomas Huth
,
2020/06/24
Re: [PATCH v2 2/2] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
,
Auger Eric
,
2020/06/24
[PATCH v2 1/2] qom: Introduce object_property_try_add_child()
,
Eric Auger
,
2020/06/24
Re: [PATCH v2 1/2] qom: Introduce object_property_try_add_child()
,
Paolo Bonzini
,
2020/06/24
Re: [PATCH v2 1/2] qom: Introduce object_property_try_add_child()
,
Auger Eric
,
2020/06/24
Re: [PATCH v2 1/2] qom: Introduce object_property_try_add_child()
,
Auger Eric
,
2020/06/24
Re: [PATCH v2 1/2] qom: Introduce object_property_try_add_child()
,
Paolo Bonzini
,
2020/06/24
Re: [PATCH v2 1/2] qom: Introduce object_property_try_add_child()
,
Auger Eric
,
2020/06/24
Re: [PATCH v2 0/2] Avoid abort on QMP attempt to add an object with duplicate id
,
no-reply
,
2020/06/24
Re: [PATCH v2 0/2] Avoid abort on QMP attempt to add an object with duplicate id
,
Auger Eric
,
2020/06/24
[PATCH] xen: Fix xen-legacy-backend qdev types
,
Jason Andryuk
,
2020/06/24
RE: [PATCH] xen: Fix xen-legacy-backend qdev types
,
Paul Durrant
,
2020/06/24
Re: [PATCH] xen: Fix xen-legacy-backend qdev types
,
Jason Andryuk
,
2020/06/24
Re: [PATCH] xen: Fix xen-legacy-backend qdev types
,
Anthony PERARD
,
2020/06/30
[PATCH 0/2] fix assertion failures when using Xen
,
Paul Durrant
,
2020/06/24
[PATCH 1/2] xen: fix legacy 'xen-sysdev' and 'xen-backend' bus types
,
Paul Durrant
,
2020/06/24
Re: [PATCH 1/2] xen: fix legacy 'xen-sysdev' and 'xen-backend' bus types
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH 2/2] xen: cleanup unrealized flash devices
,
Paul Durrant
,
2020/06/24
Re: [PATCH 2/2] xen: cleanup unrealized flash devices
,
Anthony PERARD
,
2020/06/30
RE: [PATCH 2/2] xen: cleanup unrealized flash devices
,
Paul Durrant
,
2020/06/30
Re: [PATCH 2/2] xen: cleanup unrealized flash devices
,
Philippe Mathieu-Daudé
,
2020/06/30
RE: [PATCH 2/2] xen: cleanup unrealized flash devices
,
Paul Durrant
,
2020/06/30
Re: [PATCH 2/2] xen: cleanup unrealized flash devices
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v4 00/20] audio: deprecate -soundhw
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 03/20] audio: add deprecated_register_soundhw
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 10/20] audio: deprecate -soundhw hda
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 11/20] pc_basic_device_init: pass PCMachineState
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 15/20] audio: rework pcspk_init()
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 09/20] audio: deprecate -soundhw sb16
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 17/20] audio: deprecate -soundhw pcspk
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 16/20] audio: create pcspk device early
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 06/20] audio: deprecate -soundhw adlib
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 12/20] pc_basic_device_init: drop has_pit arg
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 20/20] audio: set default value for pcspk.iobase property
,
Gerd Hoffmann
,
2020/06/24
Re: [PATCH v4 20/20] audio: set default value for pcspk.iobase property
,
Eric Blake
,
2020/06/24
[PATCH v4 04/20] audio: deprecate -soundhw ac97
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 01/20] stubs: add isa_create_simple
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 19/20] pcspk: update docs/system/target-i386-desc.rst.inc
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 13/20] pc_basic_device_init: drop no_vmport arg
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 18/20] audio: add soundhw deprecation notice
,
Gerd Hoffmann
,
2020/06/24
Re: [PATCH v4 18/20] audio: add soundhw deprecation notice
,
Eric Blake
,
2020/06/24
[PATCH v4 02/20] stubs: add pci_create_simple
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 08/20] audio: deprecate -soundhw gus
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 14/20] softmmu: initialize spice and audio earlier
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 07/20] audio: deprecate -soundhw cs4231a
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 05/20] audio: deprecate -soundhw es1370
,
Gerd Hoffmann
,
2020/06/24
[PATCH v2 0/6] virtio-console: notify about the terminal size
,
Szymon Lukasz
,
2020/06/24
[PATCH v2 1/6] main-loop: change the handling of SIGWINCH
,
Szymon Lukasz
,
2020/06/24
[PATCH v2 4/6] char-stdio: add support for the terminal size
,
Szymon Lukasz
,
2020/06/24
[PATCH v2 2/6] chardev: add support for retrieving the terminal size
,
Szymon Lukasz
,
2020/06/24
[PATCH v2 6/6] virtio-console: notify the guest about terminal resizes
,
Szymon Lukasz
,
2020/06/24
[PATCH v2 3/6] chardev: add support for notifying about terminal resizes
,
Szymon Lukasz
,
2020/06/24
[PATCH v2 5/6] virtio-serial-bus: add terminal resize messages
,
Szymon Lukasz
,
2020/06/24
Re: [PATCH v2 5/6] virtio-serial-bus: add terminal resize messages
,
Michael S. Tsirkin
,
2020/06/24
Re: [PATCH v2 0/6] virtio-console: notify about the terminal size
,
Daniel P . Berrangé
,
2020/06/24
Re: [PATCH v2 0/6] virtio-console: notify about the terminal size
,
Szymon Lukasz
,
2020/06/25
Re: [PATCH v2 0/6] virtio-console: notify about the terminal size
,
Michael S. Tsirkin
,
2020/06/25
Re: [PATCH v2 0/6] virtio-console: notify about the terminal size
,
Daniel P . Berrangé
,
2020/06/25
Re: [PATCH v2 0/6] virtio-console: notify about the terminal size
,
Michael S. Tsirkin
,
2020/06/25
Re: [PATCH v2 0/6] virtio-console: notify about the terminal size
,
Daniel P . Berrangé
,
2020/06/24
Re: [PATCH v2 0/6] virtio-console: notify about the terminal size
,
Szymon Lukasz
,
2020/06/25
[PATCH] hw/core/null-machine: Do not initialize unused chardev backends
,
Philippe Mathieu-Daudé
,
2020/06/24
Re: [PATCH] hw/core/null-machine: Do not initialize unused chardev backends
,
Thomas Huth
,
2020/06/24
Re: [PATCH] hw/core/null-machine: Do not initialize unused chardev backends
,
Richard Henderson
,
2020/06/26
Re: [PATCH] hw/core/null-machine: Do not initialize unused chardev backends
,
Paolo Bonzini
,
2020/06/29
[PULL 0/2] Tracing patches
,
Stefan Hajnoczi
,
2020/06/24
[PULL 1/2] scripts/tracetool: Update maintainer email address
,
Stefan Hajnoczi
,
2020/06/24
[PULL 2/2] trace/simple: Fix unauthorized enable
,
Stefan Hajnoczi
,
2020/06/24
Re: [PULL 0/2] Tracing patches
,
Peter Maydell
,
2020/06/25
[PULL 00/31] Misc patches for 2020-06-24
,
Paolo Bonzini
,
2020/06/24
[PULL 01/31] kvm: support to get/set dirty log initial-all-set capability
,
Paolo Bonzini
,
2020/06/24
[PULL 02/31] util/getauxval: Porting to FreeBSD getauxval feature
,
Paolo Bonzini
,
2020/06/24
[PULL 03/31] libqos: usb-hcd-ehci: use 32-bit write for config register
,
Paolo Bonzini
,
2020/06/24
[PULL 04/31] libqos: pci-pc: use 32-bit write for EJ register
,
Paolo Bonzini
,
2020/06/24
[PULL 05/31] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Paolo Bonzini
,
2020/06/24
[PULL 06/31] replay: notify the main loop when there are no instructions
,
Paolo Bonzini
,
2020/06/24
[PULL 09/31] exec: fetch the alignment of Linux devdax pmem character device nodes
,
Paolo Bonzini
,
2020/06/24
[PULL 13/31] xen: Actually fix build without passthrough
,
Paolo Bonzini
,
2020/06/24
[PULL 08/31] configure: add libdaxctl support
,
Paolo Bonzini
,
2020/06/24
[PULL 10/31] docs/nvdimm: add description of alignment requirement of device dax
,
Paolo Bonzini
,
2020/06/24
[PULL 11/31] hw/scsi/megasas: Fix possible out-of-bounds array access in tracepoints
,
Paolo Bonzini
,
2020/06/24
[PULL 15/31] softfloat: merge floatx80_mod and floatx80_rem
,
Paolo Bonzini
,
2020/06/24
[PULL 16/31] softfloat: fix floatx80 remainder pseudo-denormal check for zero
,
Paolo Bonzini
,
2020/06/24
[PULL 18/31] softfloat: do not set denominator high bit for floatx80 remainder
,
Paolo Bonzini
,
2020/06/24
[PULL 12/31] Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
,
Paolo Bonzini
,
2020/06/24
[PULL 14/31] target/i386: reimplement f2xm1 using floatx80 operations
,
Paolo Bonzini
,
2020/06/24
[PULL 20/31] target/i386: reimplement fprem, fprem1 using floatx80 operations
,
Paolo Bonzini
,
2020/06/24
[PULL 19/31] softfloat: return low bits of quotient from floatx80_modrem
,
Paolo Bonzini
,
2020/06/24
[PULL 24/31] target/i386: Add notes for versioned CPU models
,
Paolo Bonzini
,
2020/06/24
[PULL 17/31] softfloat: do not return pseudo-denormal from floatx80 remainder
,
Paolo Bonzini
,
2020/06/24
[PULL 23/31] target/i386: reimplement fpatan using floatx80 operations
,
Paolo Bonzini
,
2020/06/24
[PULL 27/31] kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
,
Paolo Bonzini
,
2020/06/24
[PULL 21/31] target/i386: reimplement fyl2xp1 using floatx80 operations
,
Paolo Bonzini
,
2020/06/24
[PULL 25/31] osdep: Make MIN/MAX evaluate arguments only once
,
Paolo Bonzini
,
2020/06/24
Re: [PULL 25/31] osdep: Make MIN/MAX evaluate arguments only once
,
Eric Blake
,
2020/06/24
Re: [PULL 25/31] osdep: Make MIN/MAX evaluate arguments only once
,
Daniel P . Berrangé
,
2020/06/24
Re: [PULL 25/31] osdep: Make MIN/MAX evaluate arguments only once
,
Philippe Mathieu-Daudé
,
2020/06/24
[PULL 22/31] target/i386: reimplement fyl2x using floatx80 operations
,
Paolo Bonzini
,
2020/06/24
[PULL 30/31] ibex_uart: fix XOR-as-pow
,
Paolo Bonzini
,
2020/06/24
[PULL 28/31] hyperv: vmbus: Remove the 2nd IRQ
,
Paolo Bonzini
,
2020/06/24
[PULL 29/31] vmport: move compat properties to hw_compat_5_0
,
Paolo Bonzini
,
2020/06/24
[PULL 31/31] i386: Mask SVM features if nested SVM is disabled
,
Paolo Bonzini
,
2020/06/24
[PULL 26/31] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Paolo Bonzini
,
2020/06/24
[PULL 07/31] replay: synchronize on every virtual timer callback
,
Paolo Bonzini
,
2020/06/24
Re: [PULL 00/31] Misc patches for 2020-06-24
,
no-reply
,
2020/06/24
Re: [PULL 00/31] Misc patches for 2020-06-24
,
Peter Maydell
,
2020/06/25
Re: [PULL 00/31] Misc patches for 2020-06-24
,
Eric Blake
,
2020/06/25
[PATCH V6 0/4] mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/24
[PATCH V6 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Huacai Chen
,
2020/06/24
Re: [PATCH V6 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Aleksandar Markovic
,
2020/06/25
Re: [PATCH V6 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Aleksandar Markovic
,
2020/06/25
Re: [PATCH V6 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Aleksandar Markovic
,
2020/06/27
[PATCH V6 2/4] hw/intc: Add Loongson liointc support
,
Huacai Chen
,
2020/06/24
Re: [PATCH V6 2/4] hw/intc: Add Loongson liointc support
,
Aleksandar Markovic
,
2020/06/25
Re: [PATCH V6 2/4] hw/intc: Add Loongson liointc support
,
Aleksandar Markovic
,
2020/06/27
[PATCH V6 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/24
Re: [PATCH V6 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/24
Re: [PATCH V6 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/26
[PATCH V6 4/4] MAINTAINERS: Add Loongson-3 maintainer and reviewer
,
Huacai Chen
,
2020/06/24
Re: [PATCH V6 4/4] MAINTAINERS: Add Loongson-3 maintainer and reviewer
,
Aleksandar Markovic
,
2020/06/25
Re: [PATCH V6 4/4] MAINTAINERS: Add Loongson-3 maintainer and reviewer
,
Aleksandar Markovic
,
2020/06/27
[PULL 00/12] Block patches
,
Stefan Hajnoczi
,
2020/06/24
[PULL 01/12] minikconf: explicitly set encoding to UTF-8
,
Stefan Hajnoczi
,
2020/06/24
[PULL 02/12] coroutine: support SafeStack in ucontext backend
,
Stefan Hajnoczi
,
2020/06/24
[PULL 03/12] coroutine: add check for SafeStack in sigaltstack
,
Stefan Hajnoczi
,
2020/06/24
[PULL 04/12] configure: add flags to support SafeStack
,
Stefan Hajnoczi
,
2020/06/24
[PULL 05/12] check-block: enable iotests with SafeStack
,
Stefan Hajnoczi
,
2020/06/24
[PULL 06/12] block/nvme: poll queues without q->lock
,
Stefan Hajnoczi
,
2020/06/24
[PULL 07/12] block/nvme: drop tautologous assertion
,
Stefan Hajnoczi
,
2020/06/24
[PULL 08/12] block/nvme: don't access CQE after moving cq.head
,
Stefan Hajnoczi
,
2020/06/24
[PULL 09/12] block/nvme: switch to a NVMeRequest freelist
,
Stefan Hajnoczi
,
2020/06/24
[PULL 10/12] block/nvme: clarify that free_req_queue is protected by q->lock
,
Stefan Hajnoczi
,
2020/06/24
[PULL 11/12] block/nvme: keep BDRVNVMeState pointer in NVMeQueuePair
,
Stefan Hajnoczi
,
2020/06/24
[PULL 12/12] block/nvme: support nested aio_poll()
,
Stefan Hajnoczi
,
2020/06/24
Re: [PULL 00/12] Block patches
,
Peter Maydell
,
2020/06/25
Re: [PULL 00/12] Block patches
,
Stefan Hajnoczi
,
2020/06/26
Re: [PULL 00/12] Block patches
,
Peter Maydell
,
2020/06/26
Re: [PULL 00/12] Block patches
,
Stefan Hajnoczi
,
2020/06/26
Re: [PULL 00/12] Block patches
,
Peter Maydell
,
2020/06/26
[PATCH v1] chardev/char-socket: fix double free of err after socket is disconnected
,
Derek Su
,
2020/06/24
Re: [PATCH v1] chardev/char-socket: fix double free of err after socket is disconnected
,
Philippe Mathieu-Daudé
,
2020/06/24
Re: [PATCH v1] chardev/char-socket: fix double free of err after socket is disconnected
,
Derek Su
,
2020/06/24
[PATCH v2 00/25] Error handling fixes & cleanups
,
Markus Armbruster
,
2020/06/24
[PATCH v2 07/25] spapr: Plug minor memory leak in spapr_machine_init()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH v2 07/25] spapr: Plug minor memory leak in spapr_machine_init()
,
Greg Kurz
,
2020/06/24
Re: [PATCH v2 07/25] spapr: Plug minor memory leak in spapr_machine_init()
,
David Gibson
,
2020/06/24
[PATCH v2 10/25] test-util-filemonitor: Plug unlikely memory leak
,
Markus Armbruster
,
2020/06/24
[PATCH v2 05/25] tests: Use error_free_or_abort() where appropriate
,
Markus Armbruster
,
2020/06/24
Re: [PATCH v2 05/25] tests: Use error_free_or_abort() where appropriate
,
Eric Blake
,
2020/06/24
[PATCH v2 14/25] qdev: Drop qbus_set_hotplug_handler() parameter @errp
,
Markus Armbruster
,
2020/06/24
[PATCH v2 03/25] Clean up some calls to ignore Error objects the right way
,
Markus Armbruster
,
2020/06/24
Re: [PATCH v2 03/25] Clean up some calls to ignore Error objects the right way
,
Greg Kurz
,
2020/06/24
Re: [PATCH v2 03/25] Clean up some calls to ignore Error objects the right way
,
Markus Armbruster
,
2020/06/25
[PATCH v2 04/25] tests: Use &error_abort where appropriate
,
Markus Armbruster
,
2020/06/24
[PATCH v2 13/25] qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
,
Markus Armbruster
,
2020/06/24
[PATCH v2 12/25] aspeed: Clean up roundabout error propagation
,
Markus Armbruster
,
2020/06/24
[PATCH v2 09/25] sd/milkymist-memcard: Plug minor memory leak in realize
,
Markus Armbruster
,
2020/06/24
[PATCH v2 08/25] qga: Plug unlikely memory leak in guest-set-memory-blocks
,
Markus Armbruster
,
2020/06/24
[PATCH v2 20/25] x86: Fix x86_cpu_new() error API violations
,
Markus Armbruster
,
2020/06/24
Re: [PATCH v2 20/25] x86: Fix x86_cpu_new() error API violations
,
Igor Mammedov
,
2020/06/24
Re: [PATCH v2 20/25] x86: Fix x86_cpu_new() error API violations
,
Paolo Bonzini
,
2020/06/24
Re: [PATCH v2 20/25] x86: Fix x86_cpu_new() error API violations
,
Markus Armbruster
,
2020/06/25
Re: [PATCH v2 20/25] x86: Fix x86_cpu_new() error API violations
,
Igor Mammedov
,
2020/06/25
Re: [PATCH v2 20/25] x86: Fix x86_cpu_new() error API violations
,
Markus Armbruster
,
2020/06/26
[PATCH v2 06/25] usb/dev-mtp: Fix Error double free after inotify failure
,
Markus Armbruster
,
2020/06/24
[PATCH v2 17/25] riscv/sifive_u: Fix sifive_u_soc_realize() error API violations
,
Markus Armbruster
,
2020/06/24
[PATCH v2 19/25] mips/cps: Fix mips_cps_realize() error API violations
,
Markus Armbruster
,
2020/06/24
[PATCH v2 02/25] pci: Delete useless error_propagate()
,
Markus Armbruster
,
2020/06/24
[PATCH v2 01/25] net/virtio: Fix failover_replug_primary() return value regression
,
Markus Armbruster
,
2020/06/24
[PATCH v2 18/25] riscv_hart: Fix riscv_harts_realize() error API violations
,
Markus Armbruster
,
2020/06/24
[PATCH v2 11/25] vnc: Plug minor memory leak in vnc_display_open()
,
Markus Armbruster
,
2020/06/24
[PATCH v2 23/25] aspeed: Fix realize error API violation
,
Markus Armbruster
,
2020/06/24
[PATCH v2 25/25] arm/{bcm2835, fsl-imx25, fsl-imx6}: Fix realize error API violations
,
Markus Armbruster
,
2020/06/24
[PATCH v2 22/25] arm/stm32f205 arm/stm32f405: Fix realize error API violation
,
Markus Armbruster
,
2020/06/24
Re: [PATCH v2 22/25] arm/stm32f205 arm/stm32f405: Fix realize error API violation
,
Alistair Francis
,
2020/06/24
[PATCH v2 24/25] hw/arm/armsse: Fix armsse_realize() error API violation
,
Markus Armbruster
,
2020/06/24
[PATCH v2 21/25] amd_iommu: Fix amdvi_realize() error API violation
,
Markus Armbruster
,
2020/06/24
[PATCH v2 16/25] hw/arm: Drop useless object_property_set_link() error handling
,
Markus Armbruster
,
2020/06/24
[PATCH v2 15/25] hw: Fix error API violation around object_property_set_link()
,
Markus Armbruster
,
2020/06/24
[PATCH] trivial: Remove extra character in configure help
,
Christophe de Dinechin
,
2020/06/24
Re: [PATCH] trivial: Remove extra character in configure help
,
Christophe de Dinechin
,
2020/06/24
Re: [PATCH] trivial: Remove extra character in configure help
,
Daniel P . Berrangé
,
2020/06/24
Re: [PATCH] trivial: Remove extra character in configure help
,
Philippe Mathieu-Daudé
,
2020/06/24
[PULL v2 0/2] Block patches
,
Max Reitz
,
2020/06/24
[PULL v2 1/2] iotests: Fix 051 output after qdev_init_nofail() removal
,
Max Reitz
,
2020/06/24
[PULL v2 2/2] iotests: don't test qcow2.py inside 291
,
Max Reitz
,
2020/06/24
[PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
,
Janosch Frank
,
2020/06/24
[PATCH v5 03/12] pc-bios: s390x: Move sleep and yield to helper.h
,
Janosch Frank
,
2020/06/24
[PATCH v5 02/12] pc-bios: s390x: Consolidate timing functions into time.h
,
Janosch Frank
,
2020/06/24
Re: [PATCH v5 02/12] pc-bios: s390x: Consolidate timing functions into time.h
,
David Hildenbrand
,
2020/06/24
[PATCH v5 01/12] pc-bios: s390x: cio.c cleanup and compile fix
,
Janosch Frank
,
2020/06/24
Re: [PATCH v5 01/12] pc-bios: s390x: cio.c cleanup and compile fix
,
Cornelia Huck
,
2020/06/29
[PATCH v5 07/12] pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
,
Janosch Frank
,
2020/06/24
Re: [PATCH v5 07/12] pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
,
Thomas Huth
,
2020/06/25
[PATCH v5 06/12] pc-bios: s390x: Rename PSW_MASK_ZMODE to PSW_MASK_64
,
Janosch Frank
,
2020/06/24
Re: [PATCH v5 06/12] pc-bios: s390x: Rename PSW_MASK_ZMODE to PSW_MASK_64
,
Thomas Huth
,
2020/06/25
[PATCH v5 11/12] pc-bios: s390x: Fix bootmap.c passing PSWs as addresses
,
Janosch Frank
,
2020/06/24
Re: [PATCH v5 11/12] pc-bios: s390x: Fix bootmap.c passing PSWs as addresses
,
Thomas Huth
,
2020/06/25
Re: [PATCH v5 11/12] pc-bios: s390x: Fix bootmap.c passing PSWs as addresses
,
Janosch Frank
,
2020/06/26
[PATCH v5 05/12] pc-bios: s390x: Remove unneeded dasd-ipl.c reset psw mask changes
,
Janosch Frank
,
2020/06/24
Re: [PATCH v5 05/12] pc-bios: s390x: Remove unneeded dasd-ipl.c reset psw mask changes
,
Thomas Huth
,
2020/06/25
Re: [PATCH v5 05/12] pc-bios: s390x: Remove unneeded dasd-ipl.c reset psw mask changes
,
Thomas Huth
,
2020/06/25
[PATCH v5 08/12] pc-bios: s390x: Move panic() into header and add infinite loop
,
Janosch Frank
,
2020/06/24
[PATCH v5 04/12] pc-bios: s390x: Get rid of magic offsets into the lowcore
,
Janosch Frank
,
2020/06/24
Re: [PATCH v5 04/12] pc-bios: s390x: Get rid of magic offsets into the lowcore
,
Thomas Huth
,
2020/06/25
Re: [PATCH v5 04/12] pc-bios: s390x: Get rid of magic offsets into the lowcore
,
Cornelia Huck
,
2020/06/29
[PATCH v5 10/12] pc-bios: s390x: Make u32 ptr check explicit
,
Janosch Frank
,
2020/06/24
[RFC v5 12/12] pc-bios: s390x: Cleanup jump to ipl code
,
Janosch Frank
,
2020/06/24
Re: [RFC v5 12/12] pc-bios: s390x: Cleanup jump to ipl code
,
Thomas Huth
,
2020/06/25
Re: [RFC v5 12/12] pc-bios: s390x: Cleanup jump to ipl code
,
Janosch Frank
,
2020/06/26
[PATCH v5 09/12] pc-bios: s390x: Use ebcdic2ascii table
,
Janosch Frank
,
2020/06/24
Re: [PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
,
no-reply
,
2020/06/24
Re: [PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
,
Cornelia Huck
,
2020/06/24
Re: [PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
,
Thomas Huth
,
2020/06/24
Re: [PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
,
Janosch Frank
,
2020/06/24
Re: [PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
,
Thomas Huth
,
2020/06/30
Re: [PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
,
Cornelia Huck
,
2020/06/24
qemu plugins bulid on windows
,
王明
,
2020/06/24
Building plugin failed on Windows with mingw
,
casmac
,
2020/06/24
[PATCH] scripts/simplebench: compare write request performance
,
Andrey Shinkevich
,
2020/06/24
Re: [PATCH] scripts/simplebench: compare write request performance
,
Andrey Shinkevich
,
2020/06/25
-enablefips
,
John Snow
,
2020/06/23
Re: -enablefips
,
Gerd Hoffmann
,
2020/06/24
Re: -enablefips
,
Markus Armbruster
,
2020/06/24
Re: -enablefips
,
Daniel P . Berrangé
,
2020/06/24
Re: -enablefips
,
John Snow
,
2020/06/24
Re: -enablefips
,
Daniel P . Berrangé
,
2020/06/24
[PATCH V2 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
,
Zhang Chen
,
2020/06/23
[PATCH V2 1/2] net/colo-compare.c: Expose compare "max_queue_size" to users
,
Zhang Chen
,
2020/06/23
[PATCH V2 2/2] qemu-options.hx: Clean up and fix typo for colo-compare
,
Zhang Chen
,
2020/06/23
[PATCH v6 0/4] Introduce Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/06/23
[PATCH v6 4/4] MAINTAINERS: Add maintainer entry for Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/06/23
[PATCH v6 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
,
Vikram Garhwal
,
2020/06/23
Re: [PATCH v6 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
,
Alistair Francis
,
2020/06/25
[PATCH v6 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/06/23
[PATCH v6 1/4] hw/net/can: Introduce Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/06/23
Re: [PATCH v6 0/4] Introduce Xilinx ZynqMP CAN controller
,
no-reply
,
2020/06/23
[PATCH] i386: Mask SVM features if nested SVM is disabled
,
Eduardo Habkost
,
2020/06/23
Re: [PATCH] i386: Mask SVM features if nested SVM is disabled
,
no-reply
,
2020/06/23
Re: [PATCH] i386: Mask SVM features if nested SVM is disabled
,
Paolo Bonzini
,
2020/06/24
Re: [PATCH v3 12/17] block/block-backend: convert blk io path to use int64_t parameters
,
Eric Blake
,
2020/06/23
[PATCH v11 00/61] target/riscv: support vector extension v0.7.1
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 01/61] target/riscv: add vector extension field in CPURISCVState
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 02/61] target/riscv: implementation-defined constant parameters
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 03/61] target/riscv: support vector extension csr
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 04/61] target/riscv: add vector configure instruction
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 05/61] target/riscv: add an internals.h header
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 06/61] target/riscv: add vector stride load and store instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 07/61] target/riscv: add vector index load and store instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 08/61] target/riscv: add fault-only-first unit stride load
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 09/61] target/riscv: add vector amo operations
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 10/61] target/riscv: vector single-width integer add and subtract
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 11/61] target/riscv: vector widening integer add and subtract
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 12/61] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 13/61] target/riscv: vector bitwise logical instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 14/61] target/riscv: vector single-width bit shift instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 15/61] target/riscv: vector narrowing integer right shift instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 16/61] target/riscv: vector integer comparison instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 17/61] target/riscv: vector integer min/max instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 18/61] target/riscv: vector single-width integer multiply instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 19/61] target/riscv: vector integer divide instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 20/61] target/riscv: vector widening integer multiply instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 21/61] target/riscv: vector single-width integer multiply-add instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 22/61] target/riscv: vector widening integer multiply-add instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 23/61] target/riscv: vector integer merge and move instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 24/61] target/riscv: vector single-width saturating add and subtract
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 25/61] target/riscv: vector single-width averaging add and subtract
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 26/61] target/riscv: vector single-width fractional multiply with rounding and saturation
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 27/61] target/riscv: vector widening saturating scaled multiply-add
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 28/61] target/riscv: vector single-width scaling shift instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 29/61] target/riscv: vector narrowing fixed-point clip instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 30/61] target/riscv: vector single-width floating-point add/subtract instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 31/61] target/riscv: vector widening floating-point add/subtract instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 32/61] target/riscv: vector single-width floating-point multiply/divide instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 33/61] target/riscv: vector widening floating-point multiply
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 34/61] target/riscv: vector single-width floating-point fused multiply-add instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 35/61] target/riscv: vector widening floating-point fused multiply-add instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 36/61] target/riscv: vector floating-point square-root instruction
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 37/61] target/riscv: vector floating-point min/max instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 38/61] target/riscv: vector floating-point sign-injection instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 39/61] target/riscv: vector floating-point compare instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 40/61] target/riscv: vector floating-point classify instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 41/61] target/riscv: vector floating-point merge instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 42/61] target/riscv: vector floating-point/integer type-convert instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 43/61] target/riscv: widening floating-point/integer type-convert instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 44/61] target/riscv: narrowing floating-point/integer type-convert instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 45/61] target/riscv: vector single-width integer reduction instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 46/61] target/riscv: vector wideing integer reduction instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 47/61] target/riscv: vector single-width floating-point reduction instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 48/61] target/riscv: vector widening floating-point reduction instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 49/61] target/riscv: vector mask-register logical instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 50/61] target/riscv: vector mask population count vmpopc
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 51/61] target/riscv: vmfirst find-first-set mask bit
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 52/61] target/riscv: set-X-first mask bit
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 53/61] target/riscv: vector iota instruction
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 54/61] target/riscv: vector element index instruction
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 55/61] target/riscv: integer extract instruction
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 56/61] target/riscv: integer scalar move instruction
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 57/61] target/riscv: floating-point scalar move instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 58/61] target/riscv: vector slide instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 59/61] target/riscv: vector register gather instruction
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 60/61] target/riscv: vector compress instruction
,
LIU Zhiwei
,
2020/06/23
[PATCH v11 61/61] target/riscv: configure and turn on vector extension from command line
,
LIU Zhiwei
,
2020/06/23
Re: [PATCH v11 00/61] target/riscv: support vector extension v0.7.1
,
no-reply
,
2020/06/23
Re: [PATCH v11 00/61] target/riscv: support vector extension v0.7.1
,
Alistair Francis
,
2020/06/24
Re: [PATCH 1/5] target/i386: implement special cases for fxtract
,
Eduardo Habkost
,
2020/06/23
Re: [PATCH 1/5] target/i386: implement special cases for fxtract
,
Joseph Myers
,
2020/06/23
Re: [PATCH 1/5] target/i386: implement special cases for fxtract
,
Peter Maydell
,
2020/06/25
[PATCH v2 00/22] ADB: fix autopoll issues and rework mac_via state machine
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 01/22] adb: coding style update to fix checkpatch errors
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 02/22] adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 03/22] cuda: convert ADB autopoll timer from ns to ms
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 04/22] pmu: fix duplicate autopoll mask variable
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 05/22] pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 06/22] adb: introduce realize/unrealize and VMStateDescription for ADB bus
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 07/22] adb: create autopoll variables directly within ADBBusState
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 08/22] cuda: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 09/22] pmu: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 10/22] mac_via: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 11/22] adb: introduce new ADBDeviceHasData method to ADBDeviceClass
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 12/22] adb: keep track of devices with pending data
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 13/22] adb: add status field for holding information about the last ADB request
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 14/22] adb: use adb_request() only for explicit requests
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 15/22] adb: add autopoll_blocked variable to block autopoll
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 16/22] cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 17/22] pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 19/22] mac_via: rework ADB state machine to be compatible with both MacOS and Linux
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 20/22] adb: only call autopoll callbacks when autopoll is not blocked
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 21/22] adb: use adb_device prefix for ADB device trace events
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 22/22] adb: add ADB bus trace events
,
Mark Cave-Ayland
,
2020/06/23
Re: [PATCH v2 00/22] ADB: fix autopoll issues and rework mac_via state machine
,
Laurent Vivier
,
2020/06/26
Re: [PATCH v2 00/22] ADB: fix autopoll issues and rework mac_via state machine
,
Mark Cave-Ayland
,
2020/06/26
[Bug 1884831] [NEW] qemu-nbd fails to discard bigger chunks
,
TobiasHunger
,
2020/06/23
Re: [Bug 1884831] [NEW] qemu-nbd fails to discard bigger chunks
,
Eric Blake
,
2020/06/23
[Bug 1884831] Re: qemu-nbd fails to discard bigger chunks
,
Eric Blake
,
2020/06/23
[Bug 1884831] [NEW] qemu-nbd fails to discard bigger chunks
,
Launchpad Bug Tracker
,
2020/06/23
[Bug 1884831] Re: qemu-nbd fails to discard bigger chunks
,
Eric Blake
,
2020/06/23
[Bug 1884831] Re: qemu-nbd fails to discard bigger chunks
,
Eric Blake
,
2020/06/23
[PATCH] ibex_uart: fix XOR-as-pow
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH] ibex_uart: fix XOR-as-pow
,
Eric Blake
,
2020/06/23
Re: [PATCH] ibex_uart: fix XOR-as-pow
,
Paolo Bonzini
,
2020/06/24
Re: [PATCH] ibex_uart: fix XOR-as-pow
,
Philippe Mathieu-Daudé
,
2020/06/24
Re: [PATCH] ibex_uart: fix XOR-as-pow
,
Peter Maydell
,
2020/06/23
Re: [PATCH] ibex_uart: fix XOR-as-pow
,
Alistair Francis
,
2020/06/23
[PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
,
Richard Henderson
,
2020/06/23
[PATCH v8 02/45] target/arm: Improve masking of SCR RES0 bits
,
Richard Henderson
,
2020/06/23
[PATCH v8 03/45] target/arm: Add support for MTE to SCTLR_ELx
,
Richard Henderson
,
2020/06/23
[PATCH v8 01/45] target/arm: Add isar tests for mte
,
Richard Henderson
,
2020/06/23
[PATCH v8 04/45] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
,
Richard Henderson
,
2020/06/23
[PATCH v8 05/45] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
,
Richard Henderson
,
2020/06/23
[PATCH v8 06/45] target/arm: Add DISAS_UPDATE_NOCHAIN
,
Richard Henderson
,
2020/06/23
[PATCH v8 07/45] target/arm: Add MTE system registers
,
Richard Henderson
,
2020/06/23
[PATCH v8 08/45] target/arm: Add MTE bits to tb_flags
,
Richard Henderson
,
2020/06/23
[PATCH v8 09/45] target/arm: Implement the IRG instruction
,
Richard Henderson
,
2020/06/23
[PATCH v8 10/45] target/arm: Revise decoding for disas_add_sub_imm
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 10/45] target/arm: Revise decoding for disas_add_sub_imm
,
Peter Maydell
,
2020/06/25
[PATCH v8 11/45] target/arm: Implement the ADDG, SUBG instructions
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 11/45] target/arm: Implement the ADDG, SUBG instructions
,
Peter Maydell
,
2020/06/25
[PATCH v8 12/45] target/arm: Implement the GMI instruction
,
Richard Henderson
,
2020/06/23
[PATCH v8 13/45] target/arm: Implement the SUBP instruction
,
Richard Henderson
,
2020/06/23
[PATCH v8 14/45] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 14/45] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Peter Maydell
,
2020/06/25
[PATCH v8 16/45] target/arm: Implement the STGP instruction
,
Richard Henderson
,
2020/06/23
[PATCH v8 15/45] target/arm: Implement LDG, STG, ST2G instructions
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 15/45] target/arm: Implement LDG, STG, ST2G instructions
,
Peter Maydell
,
2020/06/25
[PATCH v8 18/45] target/arm: Simplify DC_ZVA
,
Richard Henderson
,
2020/06/23
[PATCH v8 17/45] target/arm: Restrict the values of DCZID.BS under TCG
,
Richard Henderson
,
2020/06/23
[PATCH v8 19/45] target/arm: Implement the LDGM, STGM, STZGM instructions
,
Richard Henderson
,
2020/06/23
[PATCH v8 20/45] target/arm: Implement the access tag cache flushes
,
Richard Henderson
,
2020/06/23
[PATCH v8 21/45] target/arm: Move regime_el to internals.h
,
Richard Henderson
,
2020/06/23
[PATCH v8 22/45] target/arm: Move regime_tcr to internals.h
,
Richard Henderson
,
2020/06/23
[PATCH v8 23/45] target/arm: Add gen_mte_check1
,
Richard Henderson
,
2020/06/23
[PATCH v8 24/45] target/arm: Add gen_mte_checkN
,
Richard Henderson
,
2020/06/23
[PATCH v8 25/45] target/arm: Implement helper_mte_check1
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 25/45] target/arm: Implement helper_mte_check1
,
Peter Maydell
,
2020/06/25
[PATCH v8 26/45] target/arm: Implement helper_mte_checkN
,
Richard Henderson
,
2020/06/23
[PATCH v8 27/45] target/arm: Add helper_mte_check_zva
,
Richard Henderson
,
2020/06/23
[PATCH v8 28/45] target/arm: Use mte_checkN for sve unpredicated loads
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 28/45] target/arm: Use mte_checkN for sve unpredicated loads
,
Peter Maydell
,
2020/06/25
[PATCH v8 29/45] target/arm: Use mte_checkN for sve unpredicated stores
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 29/45] target/arm: Use mte_checkN for sve unpredicated stores
,
Peter Maydell
,
2020/06/25
[PATCH v8 30/45] target/arm: Use mte_check1 for sve LD1R
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 30/45] target/arm: Use mte_check1 for sve LD1R
,
Peter Maydell
,
2020/06/25
[PATCH v8 31/45] target/arm: Tidy trans_LD1R_zpri
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 31/45] target/arm: Tidy trans_LD1R_zpri
,
Peter Maydell
,
2020/06/25
[PATCH v8 32/45] target/arm: Add arm_tlb_bti_gp
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 32/45] target/arm: Add arm_tlb_bti_gp
,
Peter Maydell
,
2020/06/25
Re: [PATCH v8 32/45] target/arm: Add arm_tlb_bti_gp
,
Richard Henderson
,
2020/06/25
[PATCH v8 34/45] target/arm: Add mte helpers for sve scalar + int stores
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 34/45] target/arm: Add mte helpers for sve scalar + int stores
,
Peter Maydell
,
2020/06/25
[PATCH v8 36/45] target/arm: Handle TBI for sve scalar + int memory ops
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 36/45] target/arm: Handle TBI for sve scalar + int memory ops
,
Peter Maydell
,
2020/06/25
[PATCH v8 33/45] target/arm: Add mte helpers for sve scalar + int loads
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 33/45] target/arm: Add mte helpers for sve scalar + int loads
,
Peter Maydell
,
2020/06/25
[PATCH v8 35/45] target/arm: Add mte helpers for sve scalar + int ff/nf loads
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 35/45] target/arm: Add mte helpers for sve scalar + int ff/nf loads
,
Peter Maydell
,
2020/06/25
[PATCH v8 38/45] target/arm: Complete TBI clearing for user-only for SVE
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 38/45] target/arm: Complete TBI clearing for user-only for SVE
,
Peter Maydell
,
2020/06/25
Re: [PATCH v8 38/45] target/arm: Complete TBI clearing for user-only for SVE
,
Richard Henderson
,
2020/06/25
Re: [PATCH v8 38/45] target/arm: Complete TBI clearing for user-only for SVE
,
Peter Maydell
,
2020/06/25
[PATCH v8 40/45] target/arm: Set PSTATE.TCO on exception entry
,
Richard Henderson
,
2020/06/23
[PATCH v8 39/45] target/arm: Implement data cache set allocation tags
,
Richard Henderson
,
2020/06/23
[PATCH v8 37/45] target/arm: Add mte helpers for sve scatter/gather memory ops
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 37/45] target/arm: Add mte helpers for sve scatter/gather memory ops
,
Peter Maydell
,
2020/06/25
[PATCH v8 42/45] target/arm: Cache the Tagged bit for a page in MemTxAttrs
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 42/45] target/arm: Cache the Tagged bit for a page in MemTxAttrs
,
Peter Maydell
,
2020/06/25
[PATCH v8 41/45] target/arm: Always pass cacheattr to get_phys_addr
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 41/45] target/arm: Always pass cacheattr to get_phys_addr
,
Peter Maydell
,
2020/06/25
[PATCH v8 43/45] target/arm: Create tagged ram when MTE is enabled
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 43/45] target/arm: Create tagged ram when MTE is enabled
,
Peter Maydell
,
2020/06/25
[PATCH v8 44/45] target/arm: Add allocation tag storage for system mode
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 44/45] target/arm: Add allocation tag storage for system mode
,
Peter Maydell
,
2020/06/25
Re: [PATCH v8 44/45] target/arm: Add allocation tag storage for system mode
,
Richard Henderson
,
2020/06/25
Re: [PATCH v8 44/45] target/arm: Add allocation tag storage for system mode
,
Peter Maydell
,
2020/06/25
Re: [PATCH v8 44/45] target/arm: Add allocation tag storage for system mode
,
Richard Henderson
,
2020/06/25
[PATCH v8 45/45] target/arm: Enable MTE
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 45/45] target/arm: Enable MTE
,
Peter Maydell
,
2020/06/25
Re: [PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
,
Derrick McKee
,
2020/06/23
Re: [PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
,
no-reply
,
2020/06/23
Re: [PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
,
Peter Maydell
,
2020/06/25
QEMU | Pipeline #159342610 has failed for master | d88d5a38
,
GitLab
,
2020/06/23
[PATCH 0/2] vvfat: Two small patches
,
Kevin Wolf
,
2020/06/23
[PATCH 1/2] vvfat: Check that updated filenames are valid
,
Kevin Wolf
,
2020/06/23
Re: [PATCH 1/2] vvfat: Check that updated filenames are valid
,
Eric Blake
,
2020/06/23
Re: [PATCH 1/2] vvfat: Check that updated filenames are valid
,
Kevin Wolf
,
2020/06/24
[PATCH 2/2] vvfat: Fix array_remove_slice()
,
Kevin Wolf
,
2020/06/23
Re: [PATCH 2/2] vvfat: Fix array_remove_slice()
,
Eric Blake
,
2020/06/23
Re: [PATCH 2/2] vvfat: Fix array_remove_slice()
,
Kevin Wolf
,
2020/06/24
Re: [PATCH 0/2] vvfat: Two small patches
,
no-reply
,
2020/06/23
Re: [PATCH v3 25/25] ppc64: Clean up reginfo handling
,
Alex Bennée
,
2020/06/23
Re: [PATCH v3 25/25] ppc64: Clean up reginfo handling
,
Richard Henderson
,
2020/06/23
Re: [PATCH v3 24/25] Remove return value from reginfo_dump
,
Alex Bennée
,
2020/06/23
[PATCH] configure: disable -Wxor-used-as-pow
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH] configure: disable -Wxor-used-as-pow
,
Eric Blake
,
2020/06/23
Re: [PATCH] configure: disable -Wxor-used-as-pow
,
Paolo Bonzini
,
2020/06/23
[PATCH v10 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v10 2/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v10 2/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
,
Daniel P . Berrangé
,
2020/06/25
[PATCH v10 3/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v10 3/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
,
Daniel P . Berrangé
,
2020/06/25
[PATCH v10 1/5] crypto: Add tls-cipher-suites object
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v10 1/5] crypto: Add tls-cipher-suites object
,
Daniel P . Berrangé
,
2020/06/25
[PATCH v10 4/5] softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v10 4/5] softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace
,
Daniel P . Berrangé
,
2020/06/25
[PATCH v10 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v10 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob
,
Daniel P . Berrangé
,
2020/06/25
Re: [PATCH v10 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v3 22/25] Standardize reginfo_dump_mismatch printing
,
Alex Bennée
,
2020/06/23
Re: [PATCH v3 21/25] ppc64: Use uint64_t to represent double
,
Alex Bennée
,
2020/06/23
Re: [PATCH v3 20/25] aarch64: Use arch_init to configure sve
,
Alex Bennée
,
2020/06/23
Re: [PATCH v3 19/25] aarch64: Reorg sve reginfo to save space
,
Alex Bennée
,
2020/06/23
[PATCH] libqos: pci-pc: use 32-bit write for EJ register
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH] libqos: pci-pc: use 32-bit write for EJ register
,
Michael S. Tsirkin
,
2020/06/23
Re: [PATCH] libqos: pci-pc: use 32-bit write for EJ register
,
Paolo Bonzini
,
2020/06/24
Re: [PATCH] libqos: pci-pc: use 32-bit write for EJ register
,
Thomas Huth
,
2020/06/24
Re: [PATCH] libqos: pci-pc: use 32-bit write for EJ register
,
Paolo Bonzini
,
2020/06/24
[PATCH] libqos: usb-hcd-ehci: use 32-bit write for config register
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH] libqos: usb-hcd-ehci: use 32-bit write for config register
,
Michael S. Tsirkin
,
2020/06/23
Re: [PATCH] libqos: usb-hcd-ehci: use 32-bit write for config register
,
Paolo Bonzini
,
2020/06/24
Re: [PATCH] libqos: usb-hcd-ehci: use 32-bit write for config register
,
Thomas Huth
,
2020/06/24
Re: [PATCH] libqos: usb-hcd-ehci: use 32-bit write for config register
,
Paolo Bonzini
,
2020/06/24
[PATCH] qom: Allow object_property_add_child() to fail
,
Eric Auger
,
2020/06/23
Re: [PATCH] qom: Allow object_property_add_child() to fail
,
Daniel P . Berrangé
,
2020/06/23
Re: [PATCH] qom: Allow object_property_add_child() to fail
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH] qom: Allow object_property_add_child() to fail
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH] qom: Allow object_property_add_child() to fail
,
Auger Eric
,
2020/06/23
Re: [PATCH] qom: Allow object_property_add_child() to fail
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH] qom: Allow object_property_add_child() to fail
,
Markus Armbruster
,
2020/06/24
Re: [PATCH] qom: Allow object_property_add_child() to fail
,
Auger Eric
,
2020/06/24
Re: [PATCH] qom: Allow object_property_add_child() to fail
,
Daniel P . Berrangé
,
2020/06/24
Re: [Bug 1878067] [NEW] Assertion failure in eth_get_gso_type through the e1000e
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH] target/ppc: Remove TIDR from POWER10 processor
,
Cédric Le Goater
,
2020/06/23
Re: [PATCH] target/ppc: Remove TIDR from POWER10 processor
,
David Gibson
,
2020/06/23
[Bug 1878067] Re: Assertion failure in eth_get_gso_type through the e1000e
,
Alexander Bulekov
,
2020/06/23
[PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Michael S. Tsirkin
,
2020/06/23
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Thomas Huth
,
2020/06/23
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Michael S. Tsirkin
,
2020/06/23
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Thomas Huth
,
2020/06/24
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Philippe Mathieu-Daudé
,
2020/06/24
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Philippe Mathieu-Daudé
,
2020/06/24
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Thomas Huth
,
2020/06/25
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Michael S. Tsirkin
,
2020/06/23
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Dr. David Alan Gilbert
,
2020/06/24
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Michael S. Tsirkin
,
2020/06/30
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Thomas Huth
,
2020/06/30
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Michael S. Tsirkin
,
2020/06/30
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Thomas Huth
,
2020/06/30
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Dr. David Alan Gilbert
,
2020/06/30
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Michael S. Tsirkin
,
2020/06/30
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Dr. David Alan Gilbert
,
2020/06/30
Re: [PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v3 18/25] Compute reginfo_size based on the reginfo
,
Alex Bennée
,
2020/06/23
Re: [PATCH v3 17/25] Add magic and size to the trace header
,
Alex Bennée
,
2020/06/23
[PATCH] risu: don't do a full register compare for OP_SIGILL
,
Alex Bennée
,
2020/06/23
Re: [PATCH] risu: don't do a full register compare for OP_SIGILL
,
Richard Henderson
,
2020/06/23
Re: [PATCH] risu: don't do a full register compare for OP_SIGILL
,
Peter Maydell
,
2020/06/23
Re: [PATCH] risu: don't do a full register compare for OP_SIGILL
,
Alex Bennée
,
2020/06/23
Re: [PATCH] risu: don't do a full register compare for OP_SIGILL
,
Richard Henderson
,
2020/06/23
[PATCH v5 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/06/23
[PATCH v5 1/7] Introduce yank feature
,
Lukas Straub
,
2020/06/23
[PATCH v5 2/7] block/nbd.c: Add yank feature
,
Lukas Straub
,
2020/06/23
[PATCH v5 3/7] chardev/char-socket.c: Add yank feature
,
Lukas Straub
,
2020/06/23
[PATCH v5 4/7] migration: Add yank feature
,
Lukas Straub
,
2020/06/23
[PATCH v5 5/7] io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
,
Lukas Straub
,
2020/06/23
[PATCH v5 6/7] io: Document thread-safety of qio_channel_shutdown
,
Lukas Straub
,
2020/06/23
[PATCH v5 7/7] MAINTAINERS: Add myself as maintainer for yank feature
,
Lukas Straub
,
2020/06/23
Re: [PATCH v5 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/06/24
[PULL 00/16] Qdev patches for 2020-06-23
,
Markus Armbruster
,
2020/06/23
[PULL 01/16] iotests/172: Include "info block" in test output
,
Markus Armbruster
,
2020/06/23
[PULL 09/16] qdev: Eliminate get_pointer(), set_pointer()
,
Markus Armbruster
,
2020/06/23
[PULL 07/16] docs/qdev-device-use.txt: Update section "Default Devices"
,
Markus Armbruster
,
2020/06/23
[PULL 05/16] fdc: Open-code fdctrl_init_isa()
,
Markus Armbruster
,
2020/06/23
[PULL 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
,
Markus Armbruster
,
2020/06/23
[PULL 10/16] qdev: Improve netdev property override error a bit
,
Markus Armbruster
,
2020/06/23
[PULL 08/16] blockdev: Deprecate -drive with bogus interface type
,
Markus Armbruster
,
2020/06/23
[PULL 02/16] iotests/172: Cover empty filename and multiple use of drives
,
Markus Armbruster
,
2020/06/23
[PULL 15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
,
Markus Armbruster
,
2020/06/23
[PULL 04/16] fdc: Reject clash between -drive if=floppy and -global isa-fdc
,
Markus Armbruster
,
2020/06/23
[PULL 03/16] iotests/172: Cover -global floppy.drive=...
,
Markus Armbruster
,
2020/06/23
[PULL 11/16] qdev: Reject drive property override
,
Markus Armbruster
,
2020/06/23
[PULL 12/16] qdev: Reject chardev property override
,
Markus Armbruster
,
2020/06/23
[PULL 16/16] sd/milkymist-memcard: Fix error API violation
,
Markus Armbruster
,
2020/06/23
[PULL 13/16] qdev: Make qdev_prop_set_drive() match the other helpers
,
Markus Armbruster
,
2020/06/23
[PULL 06/16] fdc: Deprecate configuring floppies with -global isa-fdc
,
Markus Armbruster
,
2020/06/23
Re: [PULL 00/16] Qdev patches for 2020-06-23
,
no-reply
,
2020/06/23
Re: [PULL 00/16] Qdev patches for 2020-06-23
,
Peter Maydell
,
2020/06/25
[PATCH for-5.1 V5 0/4] mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/23
[PATCH for-5.1 V5 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Huacai Chen
,
2020/06/23
[PATCH for-5.1 V5 2/4] hw/intc: Add Loongson liointc support
,
Huacai Chen
,
2020/06/23
Re: [PATCH for-5.1 V5 2/4] hw/intc: Add Loongson liointc support
,
Aleksandar Markovic
,
2020/06/23
Re: [PATCH for-5.1 V5 2/4] hw/intc: Add Loongson liointc support
,
Aleksandar Markovic
,
2020/06/23
Re: [PATCH for-5.1 V5 2/4] hw/intc: Add Loongson liointc support
,
Jiaxun Yang
,
2020/06/23
[PATCH for-5.1 V5 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/23
Re: [PATCH for-5.1 V5 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/23
Re: [PATCH for-5.1 V5 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/23
Re: [PATCH for-5.1 V5 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/24
Re: [PATCH for-5.1 V5 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/26
Re: [PATCH for-5.1 V5 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/23
Re: [PATCH for-5.1 V5 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/24
[PATCH for-5.1 V5 4/4] MAINTAINERS: Add Loongson-3 maintainer and reviewer
,
Huacai Chen
,
2020/06/23
Re: [PATCH for-5.1 V5 4/4] MAINTAINERS: Add Loongson-3 maintainer and reviewer
,
Aleksandar Markovic
,
2020/06/23
Re: [PATCH for-5.1 V5 4/4] MAINTAINERS: Add Loongson-3 maintainer and reviewer
,
Huacai Chen
,
2020/06/24
Re: [PATCH for-5.1 V5 0/4] mips: Add Loongson-3 machine support (with KVM)
,
no-reply
,
2020/06/23
Re: [PATCH for-5.1 V5 0/4] mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/23
Re: [PATCH for-5.1 V5 0/4] mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/24
[PULL v1 00/12] Merge tpm 2020/06/23 v1
,
Stefan Berger
,
2020/06/23
[PULL v1 02/12] backends: Add TPM files into their own directory
,
Stefan Berger
,
2020/06/23
[PULL v1 01/12] docs/specs/tpm: Correct header path name
,
Stefan Berger
,
2020/06/23
[PULL v1 05/12] hw/tpm: Include missing 'qemu/option.h' header
,
Stefan Berger
,
2020/06/23
[PULL v1 04/12] hw/tpm: Do not include 'qemu/osdep.h' in header
,
Stefan Berger
,
2020/06/23
[PULL v1 03/12] hw/tpm: Rename TPMDEV as TPM_BACKEND in Kconfig
,
Stefan Berger
,
2020/06/23
[PULL v1 06/12] hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources
,
Stefan Berger
,
2020/06/23
[PULL v1 09/12] hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
,
Stefan Berger
,
2020/06/23
[PULL v1 07/12] hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion
,
Stefan Berger
,
2020/06/23
[PULL v1 08/12] hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.c
,
Stefan Berger
,
2020/06/23
[PULL v1 10/12] hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header
,
Stefan Berger
,
2020/06/23
[PULL v1 11/12] hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
,
Stefan Berger
,
2020/06/23
[PULL v1 12/12] tpm: Move backend code under the 'backends/' directory
,
Stefan Berger
,
2020/06/23
Re: [PULL v1 00/12] Merge tpm 2020/06/23 v1
,
Peter Maydell
,
2020/06/25
QEMU | Pipeline #159156363 has failed for master | 61fee7f4
,
GitLab
,
2020/06/23
[PULL 00/42] target-arm queue
,
Peter Maydell
,
2020/06/23
[PULL 01/42] hw/arm/virt: Add 5.0 HW compat props
,
Peter Maydell
,
2020/06/23
[PULL 02/42] util/oslib-posix : qemu_init_exec_dir implementation for Mac
,
Peter Maydell
,
2020/06/23
[PULL 03/42] target/arm: Convert Neon 2-reg-misc VREV64 to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 05/42] target/arm: Convert VZIP, VUZP to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 04/42] target/arm: Convert Neon 2-reg-misc pairwise ops to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 07/42] target/arm: Convert Neon 2-reg-misc VSHLL to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 06/42] target/arm: Convert Neon narrowing moves to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 08/42] target/arm: Convert Neon VCVT f16/f32 insns to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 09/42] target/arm: Convert vectorised 2-reg-misc Neon ops to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 11/42] target/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn
,
Peter Maydell
,
2020/06/23
[PULL 10/42] target/arm: Convert Neon 2-reg-misc crypto operations to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 13/42] target/arm: Make gen_swap_half() take separate src and dest
,
Peter Maydell
,
2020/06/23
[PULL 14/42] target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 12/42] target/arm: Fix capitalization in NeonGenTwo{Single, Double}OPFn typedefs
,
Peter Maydell
,
2020/06/23
[PULL 15/42] target/arm: Convert remaining simple 2-reg-misc Neon ops
,
Peter Maydell
,
2020/06/23
[PULL 16/42] target/arm: Convert Neon VQABS, VQNEG to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 17/42] target/arm: Convert simple fp Neon 2-reg-misc insns
,
Peter Maydell
,
2020/06/23
[PULL 18/42] target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 19/42] target/arm: Convert Neon 2-reg-misc VRINT insns to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 20/42] target/arm: Convert Neon 2-reg-misc VCVT insns to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 21/42] target/arm: Convert Neon VSWP to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 23/42] target/arm: Move some functions used only in translate-neon.inc.c to that file
,
Peter Maydell
,
2020/06/23
[PULL 24/42] target/arm: Remove unnecessary gen_io_end() calls
,
Peter Maydell
,
2020/06/23
[PULL 22/42] target/arm: Convert Neon VTRN to decodetree
,
Peter Maydell
,
2020/06/23
[PULL 25/42] target/arm: Remove dead code relating to SABA and UABA
,
Peter Maydell
,
2020/06/23
[PULL 26/42] hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
,
Peter Maydell
,
2020/06/23
[PULL 28/42] hw/i2c/versatile_i2c: Add SCL/SDA definitions
,
Peter Maydell
,
2020/06/23
[PULL 27/42] hw/i2c/versatile_i2c: Add definitions for register addresses
,
Peter Maydell
,
2020/06/23
[PULL 30/42] hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
,
Peter Maydell
,
2020/06/23
[PULL 29/42] hw/i2c: Add header for ARM SBCon two-wire serial bus interface
,
Peter Maydell
,
2020/06/23
[PULL 31/42] hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
,
Peter Maydell
,
2020/06/23
[PULL 34/42] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
,
Peter Maydell
,
2020/06/23
[PULL 36/42] hw/arm/mps2: Add SPI devices
,
Peter Maydell
,
2020/06/23
[PULL 37/42] hw/arm/mps2: Add I2C devices
,
Peter Maydell
,
2020/06/23
[PULL 32/42] hw/arm/mps2: Rename CMSDK AHB peripheral region
,
Peter Maydell
,
2020/06/23
[PULL 38/42] hw/arm/mps2: Add audio I2S interface as unimplemented device
,
Peter Maydell
,
2020/06/23
[PULL 39/42] hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface
,
Peter Maydell
,
2020/06/23
[PULL 41/42] tests/qtest/arm-cpu-features: Add feature setting tests
,
Peter Maydell
,
2020/06/23
[PULL 40/42] target/arm: Check supported KVM features globally (not per vCPU)
,
Peter Maydell
,
2020/06/23
[PULL 35/42] hw/arm/mps2: Map the FPGA I/O block
,
Peter Maydell
,
2020/06/23
[PULL 42/42] arm/virt: Add memory hot remove support
,
Peter Maydell
,
2020/06/23
[PULL 33/42] hw/arm/mps2: Add CMSDK APB watchdog device
,
Peter Maydell
,
2020/06/23
Re: [PULL 00/42] target-arm queue
,
no-reply
,
2020/06/23
Re: [PULL 00/42] target-arm queue
,
Peter Maydell
,
2020/06/24
[PATCH 0/7] accel/kvm: Simplify few functions that can use global kvm_state
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH 1/7] accel/kvm: Let kvm_check_extension use global KVM state
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH 1/7] accel/kvm: Let kvm_check_extension use global KVM state
,
Cornelia Huck
,
2020/06/23
[PATCH 2/7] accel/kvm: Simplify kvm_check_extension()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH 2/7] accel/kvm: Simplify kvm_check_extension()
,
Cornelia Huck
,
2020/06/23
[PATCH 3/7] accel/kvm: Simplify kvm_check_extension_list()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH 3/7] accel/kvm: Simplify kvm_check_extension_list()
,
Cornelia Huck
,
2020/06/23
[RFC PATCH 4/7] accel/kvm: Simplify kvm_set_sigmask_len()
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH 5/7] target/i386/kvm: Simplify get_para_features()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH 5/7] target/i386/kvm: Simplify get_para_features()
,
Cornelia Huck
,
2020/06/23
[RFC PATCH 6/7] target/i386/kvm: Simplify kvm_get_mce_cap_supported()
,
Philippe Mathieu-Daudé
,
2020/06/23
[RFC PATCH 7/7] target/i386/kvm: Simplify kvm_get_supported_[feature]_msrs()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v3 16/25] Split out recv_register_info
,
Alex Bennée
,
2020/06/23
[PATCH] vmport: move compat properties to hw_compat_5_0
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH] vmport: move compat properties to hw_compat_5_0
,
Laurent Vivier
,
2020/06/23
Re: [PATCH] vmport: move compat properties to hw_compat_5_0
,
Liran Alon
,
2020/06/23
Re: [PATCH v3 05/17] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/23
Re: [PATCH v3 05/17] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
,
Eric Blake
,
2020/06/23
Re: [PATCH v2] fcntl: Add 32bit filesystem mode
,
Peter Maydell
,
2020/06/23
[RFC PATCH v2] linux-user: Use FD_32BIT_MODE fd flag for 32-bit guests
,
Peter Maydell
,
2020/06/23
Re: [RFC PATCH v2] linux-user: Use FD_32BIT_MODE fd flag for 32-bit guests
,
Laurent Vivier
,
2020/06/23
Re: [PATCH v2 1/4] qapi: net: Add query-netdevs command
,
Alexey Kirillov
,
2020/06/23
[PATCH v4 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Eric Auger
,
2020/06/23
[PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Eric Auger
,
2020/06/23
Re: [PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Markus Armbruster
,
2020/06/23
Re: [PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Auger Eric
,
2020/06/23
Re: [PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Markus Armbruster
,
2020/06/24
Re: [PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Auger Eric
,
2020/06/24
[PATCH v4 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Eric Auger
,
2020/06/23
[PATCH v4 3/5] virtio-iommu: Handle reserved regions in the translation process
,
Eric Auger
,
2020/06/23
[PATCH v4 4/5] virtio-iommu-pci: Add array of Interval properties
,
Eric Auger
,
2020/06/23
[PATCH v4 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Eric Auger
,
2020/06/23
[PATCH v3 0/2] target/arm: Fix using pmu=on on KVM
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v3 1/2] tests/qtest/arm-cpu-features: Add feature setting tests
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v3 2/2] target/arm: Check supported KVM features globally (not per vCPU)
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v3 0/2] target/arm: Fix using pmu=on on KVM
,
Andrew Jones
,
2020/06/23
Re: [PATCH v3 0/2] target/arm: Fix using pmu=on on KVM
,
Peter Maydell
,
2020/06/23
Re: [PATCH v3 0/2] target/arm: Fix using pmu=on on KVM
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v3 0/2] target/arm: Fix using pmu=on on KVM
,
Peter Maydell
,
2020/06/23
[Bug 1884728] [NEW] facing build error for qemu-4.0.0 on SUSE11 OS
,
Harshit Monish
,
2020/06/23
[Bug 1884728] Re: facing build error for qemu-4.0.0 on SUSE11 OS
,
Peter Maydell
,
2020/06/23
Re: [PATCH v3 15/25] Rearrange reginfo and memblock buffers
,
Alex Bennée
,
2020/06/23
Re: [PATCH v3 14/25] Merge reginfo.c into risu.c
,
Alex Bennée
,
2020/06/23
[PATCH v2] tests/qtest/arm-cpu-features: Add feature setting tests
,
Andrew Jones
,
2020/06/23
[Bug 1884719] [NEW] Function not implemented when using libaio
,
Martin Grigorov
,
2020/06/23
Re: [Bug 1884719] [NEW] Function not implemented when using libaio
,
Stefan Hajnoczi
,
2020/06/29
[Bug 1884719] Re: Function not implemented when using libaio
,
Laurent Vivier
,
2020/06/29
[Bug 1884719] Re: Function not implemented when using libaio
,
Laurent Vivier
,
2020/06/29
[Bug 1884719] Re: Function not implemented when using libaio
,
Martin Grigorov
,
2020/06/29
Re: [PATCH v4] target/i386: Add notes for versioned CPU models
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH v4] target/i386: Add notes for versioned CPU models
,
Eduardo Habkost
,
2020/06/23
[PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Peter Maydell
,
2020/06/26
Re: [PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v6 2/9] hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 3/9] hw/misc/pca9552: Rename generic code as pca955x
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 4/9] hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 5/9] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 7/9] hw/arm/aspeed: Describe each PCA9552 device
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v6 7/9] hw/arm/aspeed: Describe each PCA9552 device
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v6 7/9] hw/arm/aspeed: Describe each PCA9552 device
,
Corey Minyard
,
2020/06/23
[PATCH v6 6/9] hw/misc/pca9552: Trace GPIO High/Low events
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 8/9] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 9/9] hw/misc/pca9552: Model qdev output GPIOs
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
,
Cédric Le Goater
,
2020/06/23
Re: [PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
,
Peter Maydell
,
2020/06/25
[PATCH v2 0/3] hw/arm/aspeed: Improve QOM usage
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v2 1/3] hw/arm/aspeed: Remove extraneous MemoryRegion object owner
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v2 2/3] hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v2 2/3] hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
,
Cédric Le Goater
,
2020/06/23
[PATCH v2 3/3] hw/arm/aspeed: QOM'ify AspeedMachineState
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v2 3/3] hw/arm/aspeed: QOM'ify AspeedMachineState
,
Cédric Le Goater
,
2020/06/23
Re: [PATCH v2 0/3] hw/arm/aspeed: Improve QOM usage
,
Peter Maydell
,
2020/06/25
Re: [Qemu-devel] [Qemu-riscv] [PATCH] riscv: sifive_e: Correct various SoC IP block sizes
,
Bin Meng
,
2020/06/23
Re: [Qemu-devel] [Qemu-riscv] [PATCH] riscv: sifive_e: Correct various SoC IP block sizes
,
Alistair Francis
,
2020/06/23
[PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v2 1/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v2 2/3] i2c: Make i2c_start_transfer() direction argument a boolean
,
Philippe Mathieu-Daudé
,
2020/06/23
[RFC PATCH v2 3/3] hw/misc/auxbus: Fix MOT/classic I2C mode
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [RFC PATCH v2 3/3] hw/misc/auxbus: Fix MOT/classic I2C mode
,
BALATON Zoltan
,
2020/06/23
[PATCH v3] target/ppc: add vmsumudm vmsumcud instructions
,
Lijun Pan
,
2020/06/23
[Bug 1884693] [NEW] Assertion failure in address_space_unmap through ahci_map_clb_address
,
Alexander Bulekov
,
2020/06/22
[Bug 1884693] Re: Assertion failure in address_space_unmap through ahci_map_clb_address
,
Philippe Mathieu-Daudé
,
2020/06/29
[Bug 1884684] [NEW] QEMU 5.0: Guest VM hangs/freeze when unplugging USB device
,
TheCatFelix
,
2020/06/22
[PATCH v2] target/i386: reimplement fpatan using floatx80 operations
,
Joseph Myers
,
2020/06/22
Re: [PATCH v2] target/i386: reimplement fpatan using floatx80 operations
,
Paolo Bonzini
,
2020/06/22
Re: [PATCH v2] target/i386: reimplement fpatan using floatx80 operations
,
Paolo Bonzini
,
2020/06/22
Re: [PATCH v2] target/i386: reimplement fpatan using floatx80 operations
,
Joseph Myers
,
2020/06/23
Re: [PATCH v2] target/i386: reimplement fpatan using floatx80 operations
,
no-reply
,
2020/06/22
Re: [PATCH v2] target/i386: reimplement fpatan using floatx80 operations
,
no-reply
,
2020/06/22
Re: [PATCH v2] target/i386: reimplement fpatan using floatx80 operations
,
no-reply
,
2020/06/22
Re: [PATCH v2] target/i386: reimplement fpatan using floatx80 operations
,
no-reply
,
2020/06/22
[PATCH v2] Stop vhost-user sending uninitialized mmap_offsets
,
Raphael Norwitz
,
2020/06/22
Re: [PATCH v2] Stop vhost-user sending uninitialized mmap_offsets
,
Peter Maydell
,
2020/06/23
Re: [PATCH v2] Stop vhost-user sending uninitialized mmap_offsets
,
Michael S. Tsirkin
,
2020/06/23
Re: [PATCH v2] Stop vhost-user sending uninitialized mmap_offsets
,
Stefan Hajnoczi
,
2020/06/23
Re: [PATCH v5 3/7] qcow: Tolerate backing_fmt=, but warn on backing_fmt=raw
,
Eric Blake
,
2020/06/22
Re: [PATCH v5 3/7] qcow: Tolerate backing_fmt=, but warn on backing_fmt=raw
,
Kevin Wolf
,
2020/06/23
[PATCH] nbd: Avoid off-by-one in long export name truncation
,
Eric Blake
,
2020/06/22
Re: [PATCH] nbd: Avoid off-by-one in long export name truncation
,
Vladimir Sementsov-Ogievskiy
,
2020/06/23
sysbus failed assert for xen_sysdev
,
Jason Andryuk
,
2020/06/22
Re: sysbus failed assert for xen_sysdev
,
Mark Cave-Ayland
,
2020/06/22
Re: sysbus failed assert for xen_sysdev
,
Jason Andryuk
,
2020/06/22
Re: sysbus failed assert for xen_sysdev
,
Markus Armbruster
,
2020/06/23
RE: sysbus failed assert for xen_sysdev
,
Paul Durrant
,
2020/06/23
Re: sysbus failed assert for xen_sysdev
,
Jason Andryuk
,
2020/06/23
RE: sysbus failed assert for xen_sysdev
,
Paul Durrant
,
2020/06/24
Re: sysbus failed assert for xen_sysdev
,
Jason Andryuk
,
2020/06/24
RE: sysbus failed assert for xen_sysdev
,
Paul Durrant
,
2020/06/24
Re: sysbus failed assert for xen_sysdev
,
Jason Andryuk
,
2020/06/23
RE: sysbus failed assert for xen_sysdev
,
Paul Durrant
,
2020/06/23
Re: sysbus failed assert for xen_sysdev
,
Jason Andryuk
,
2020/06/23
[PULL v2 00/15] Renesas hardware patches for 2020-06-22
,
Philippe Mathieu-Daudé
,
2020/06/22
[PULL v2 13/15] hw/rx: Add RX GDB simulator
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PULL v2 00/15] Renesas hardware patches for 2020-06-22
,
Peter Maydell
,
2020/06/23
Re: [PATCH v3 00/25] risu cleanups and improvements
,
Peter Maydell
,
2020/06/22
Re: [PATCH v3 00/25] risu cleanups and improvements
,
Alex Bennée
,
2020/06/23
Re: [PATCH v3 00/25] risu cleanups and improvements
,
Alex Bennée
,
2020/06/23
Re: [PATCH v3 00/25] risu cleanups and improvements
,
Alex Bennée
,
2020/06/23
Re: [PATCH v3 00/25] risu cleanups and improvements
,
Richard Henderson
,
2020/06/23
[PATCH] Stop vhost-user sending uninitialized mmap_offsets
,
Raphael Norwitz
,
2020/06/22
Re: [PATCH] Stop vhost-user sending uninitialized mmap_offsets
,
Michael S. Tsirkin
,
2020/06/22
[PATCH v5 0/9] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Corey Minyard
,
2020/06/22
Re: [PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Cédric Le Goater
,
2020/06/23
Re: [PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Markus Armbruster
,
2020/06/23
Re: [PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Markus Armbruster
,
2020/06/23
[PATCH v5 2/9] hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 2/9] hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
,
Cédric Le Goater
,
2020/06/23
[PATCH v5 3/9] hw/misc/pca9552: Rename generic code as pca955x
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 3/9] hw/misc/pca9552: Rename generic code as pca955x
,
Cédric Le Goater
,
2020/06/23
[PATCH v5 4/9] hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 4/9] hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
,
Cédric Le Goater
,
2020/06/23
[PATCH v5 5/9] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v5 6/9] hw/misc/pca9552: Trace GPIO High/Low events
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 6/9] hw/misc/pca9552: Trace GPIO High/Low events
,
Cédric Le Goater
,
2020/06/23
[PATCH v5 7/9] hw/arm/aspeed: Describe each PCA9552 device
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 7/9] hw/arm/aspeed: Describe each PCA9552 device
,
Cédric Le Goater
,
2020/06/23
Re: [PATCH v5 7/9] hw/arm/aspeed: Describe each PCA9552 device
,
Markus Armbruster
,
2020/06/23
[PATCH v5 8/9] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 8/9] hw/misc/pca9552: Trace GPIO change events
,
Cédric Le Goater
,
2020/06/23
[PATCH v5 9/9] hw/misc/pca9552: Model qdev output GPIOs
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v3] nvme: allow cmb and pmr emulation on same device
,
Andrzej Jakowski
,
2020/06/22
[PATCH v3 1/2] nvme: indicate CMB support through controller capabilities register
,
Andrzej Jakowski
,
2020/06/22
[PATCH v3 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Andrzej Jakowski
,
2020/06/22
Re: [PATCH v3 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Klaus Jensen
,
2020/06/25
Re: [PATCH v3 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Andrzej Jakowski
,
2020/06/25
Re: [PATCH v3 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Klaus Jensen
,
2020/06/26
[PATCH v3 0/2] qga: Ditch g_get_host_name()
,
Michal Privoznik
,
2020/06/22
[PATCH v3 1/2] util: Introduce qemu_get_host_name()
,
Michal Privoznik
,
2020/06/22
Re: [PATCH v3 1/2] util: Introduce qemu_get_host_name()
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v3 1/2] util: Introduce qemu_get_host_name()
,
Daniel P . Berrangé
,
2020/06/23
[PATCH v3 2/2] qga: Use qemu_get_host_name() instead of g_get_host_name()
,
Michal Privoznik
,
2020/06/22
Re: [PATCH v3 2/2] qga: Use qemu_get_host_name() instead of g_get_host_name()
,
Daniel P . Berrangé
,
2020/06/23
[PATCH v2 0/2] qga: Ditch g_get_host_name()
,
Michal Privoznik
,
2020/06/22
[PATCH v2 1/2] util: Introduce qemu_get_host_name()
,
Michal Privoznik
,
2020/06/22
Re: [PATCH v2 1/2] util: Introduce qemu_get_host_name()
,
Daniel P . Berrangé
,
2020/06/22
Re: [PATCH v2 1/2] util: Introduce qemu_get_host_name()
,
Michal Privoznik
,
2020/06/22
Re: [PATCH v2 1/2] util: Introduce qemu_get_host_name()
,
Daniel P . Berrangé
,
2020/06/22
Re: [PATCH v2 1/2] util: Introduce qemu_get_host_name()
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v2 1/2] util: Introduce qemu_get_host_name()
,
Daniel P . Berrangé
,
2020/06/22
[PATCH v2 2/2] qga: Use qemu_get_host_name() instead of g_get_host_name()
,
Michal Privoznik
,
2020/06/22
[PATCH] fuzz: do not use POSIX shm for coverage bitmap
,
Alexander Bulekov
,
2020/06/22
Re: [PATCH] fuzz: do not use POSIX shm for coverage bitmap
,
Darren Kenny
,
2020/06/23
Re: [PATCH] fuzz: do not use POSIX shm for coverage bitmap
,
Stefan Hajnoczi
,
2020/06/23
Re: [PATCH] fuzz: do not use POSIX shm for coverage bitmap
,
Thomas Huth
,
2020/06/24
QEMU | Pipeline #158841886 has failed for master | 171199f5
,
GitLab
,
2020/06/22
[PATCH v1 00/10] vDPA support in qemu
,
Cindy Lu
,
2020/06/22
[PATCH v1 01/10] net: introduce qemu_get_peer
,
Cindy Lu
,
2020/06/22
Re: [PATCH v1 01/10] net: introduce qemu_get_peer
,
Jason Wang
,
2020/06/23
Re: [PATCH v1 01/10] net: introduce qemu_get_peer
,
Cindy Lu
,
2020/06/23
[PATCH v1 02/10] vhost_net: use the function qemu_get_peer
,
Cindy Lu
,
2020/06/22
Re: [PATCH v1 02/10] vhost_net: use the function qemu_get_peer
,
Laurent Vivier
,
2020/06/24
[PATCH v1 03/10] virtio-bus: introduce queue_enabled method
,
Cindy Lu
,
2020/06/22
[PATCH v1 04/10] virtio-pci: implement queue_enabled method
,
Cindy Lu
,
2020/06/22
Re: [PATCH v1 04/10] virtio-pci: implement queue_enabled method
,
Jason Wang
,
2020/06/23
Re: [PATCH v1 04/10] virtio-pci: implement queue_enabled method
,
Cindy Lu
,
2020/06/23
Re: [PATCH v1 04/10] virtio-pci: implement queue_enabled method
,
Laurent Vivier
,
2020/06/24
Re: [PATCH v1 04/10] virtio-pci: implement queue_enabled method
,
Cindy Lu
,
2020/06/29
[PATCH v1 05/10] vhost-backend: export the vhost backend helper
,
Cindy Lu
,
2020/06/22
Re: [PATCH v1 05/10] vhost-backend: export the vhost backend helper
,
Laurent Vivier
,
2020/06/25
Re: [PATCH v1 05/10] vhost-backend: export the vhost backend helper
,
Cindy Lu
,
2020/06/30
[PATCH v1 06/10] vhsot_net: introduce set_config & get_config function
,
Cindy Lu
,
2020/06/22
Re: [PATCH v1 06/10] vhsot_net: introduce set_config & get_config function
,
Jason Wang
,
2020/06/23
Re: [PATCH v1 06/10] vhsot_net: introduce set_config & get_config function
,
Cindy Lu
,
2020/06/23
[PATCH v1 07/10] vhost: introduce new VhostOps vhost_dev_start
,
Cindy Lu
,
2020/06/22
[PATCH v1 08/10] vhost: implement vhost_dev_start method
,
Cindy Lu
,
2020/06/22
Re: [PATCH v1 08/10] vhost: implement vhost_dev_start method
,
Jason Wang
,
2020/06/23
Re: [PATCH v1 08/10] vhost: implement vhost_dev_start method
,
Cindy Lu
,
2020/06/23
Re: [PATCH v1 08/10] vhost: implement vhost_dev_start method
,
Jason Wang
,
2020/06/23
Re: [PATCH v1 08/10] vhost: implement vhost_dev_start method
,
Cindy Lu
,
2020/06/23
Re: [PATCH v1 08/10] vhost: implement vhost_dev_start method
,
Laurent Vivier
,
2020/06/25
Re: [PATCH v1 08/10] vhost: implement vhost_dev_start method
,
Cindy Lu
,
2020/06/29
[PATCH v1 09/10] vhost-vdpa: introduce vhost-vdpa backend
,
Cindy Lu
,
2020/06/22
Re: [PATCH v1 09/10] vhost-vdpa: introduce vhost-vdpa backend
,
Jason Wang
,
2020/06/23
Re: [PATCH v1 09/10] vhost-vdpa: introduce vhost-vdpa backend
,
Cindy Lu
,
2020/06/23
Re: [PATCH v1 09/10] vhost-vdpa: introduce vhost-vdpa backend
,
Laurent Vivier
,
2020/06/25
Re: [PATCH v1 09/10] vhost-vdpa: introduce vhost-vdpa backend
,
Cindy Lu
,
2020/06/27
Re: [PATCH v1 09/10] vhost-vdpa: introduce vhost-vdpa backend
,
Maxime Coquelin
,
2020/06/30
Re: [PATCH v1 09/10] vhost-vdpa: introduce vhost-vdpa backend
,
Cindy Lu
,
2020/06/30
[PATCH v1 10/10] vhost-vdpa: introduce vhost-vdpa net client
,
Cindy Lu
,
2020/06/22
Re: [PATCH v1 10/10] vhost-vdpa: introduce vhost-vdpa net client
,
Markus Armbruster
,
2020/06/23
Re: [PATCH v1 10/10] vhost-vdpa: introduce vhost-vdpa net client
,
Cindy Lu
,
2020/06/23
Re: [PATCH v1 10/10] vhost-vdpa: introduce vhost-vdpa net client
,
Jason Wang
,
2020/06/23
Re: [PATCH v1 10/10] vhost-vdpa: introduce vhost-vdpa net client
,
Cindy Lu
,
2020/06/23
Re: [PATCH v1 00/10] vDPA support in qemu
,
Markus Armbruster
,
2020/06/23
Re: [PATCH v1 00/10] vDPA support in qemu
,
Cindy Lu
,
2020/06/23
Re: [PATCH v1 00/10] vDPA support in qemu
,
Jason Wang
,
2020/06/23
Re: [PATCH v1 00/10] vDPA support in qemu
,
Cindy Lu
,
2020/06/24
Re: [PATCH v1 00/10] vDPA support in qemu
,
Markus Armbruster
,
2020/06/25
Re: [PATCH v1 00/10] vDPA support in qemu
,
Cindy Lu
,
2020/06/27
Re: [PATCH v1 00/10] vDPA support in qemu
,
Jason Wang
,
2020/06/28
Re: [PATCH v1 00/10] vDPA support in qemu
,
Cindy Lu
,
2020/06/28
[PATCH RFC 0/3] gitlab: build containers to use in build jobs
,
Daniel P . Berrangé
,
2020/06/22
[PATCH RFC 1/3] gitlab: introduce explicit "container" and "build" stages
,
Daniel P . Berrangé
,
2020/06/22
Re: [PATCH RFC 1/3] gitlab: introduce explicit "container" and "build" stages
,
Laszlo Ersek
,
2020/06/22
Re: [PATCH RFC 1/3] gitlab: introduce explicit "container" and "build" stages
,
Thomas Huth
,
2020/06/25
Re: [PATCH RFC 1/3] gitlab: introduce explicit "container" and "build" stages
,
Philippe Mathieu-Daudé
,
2020/06/25
[PATCH RFC 3/3] gitlab: convert jobs to use custom built containers
,
Daniel P . Berrangé
,
2020/06/22
Re: [PATCH RFC 3/3] gitlab: convert jobs to use custom built containers
,
Thomas Huth
,
2020/06/25
[PATCH RFC 2/3] gitlab: build all container images during CI
,
Daniel P . Berrangé
,
2020/06/22
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Daniel P . Berrangé
,
2020/06/22
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Alex Bennée
,
2020/06/22
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Daniel P . Berrangé
,
2020/06/23
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Alex Bennée
,
2020/06/23
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Thomas Huth
,
2020/06/25
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Daniel P . Berrangé
,
2020/06/25
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Laszlo Ersek
,
2020/06/25
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Daniel P . Berrangé
,
2020/06/25
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Alex Bennée
,
2020/06/25
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Thomas Huth
,
2020/06/25
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Daniel P . Berrangé
,
2020/06/25
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Thomas Huth
,
2020/06/25
Re: [PATCH RFC 2/3] gitlab: build all container images during CI
,
Daniel P . Berrangé
,
2020/06/25
Re: [PATCH RFC 0/3] gitlab: build containers to use in build jobs
,
Alex Bennée
,
2020/06/25
Re: [PATCH RFC 0/3] gitlab: build containers to use in build jobs
,
Thomas Huth
,
2020/06/25
Re: [PATCH RFC 0/3] gitlab: build containers to use in build jobs
,
Daniel P . Berrangé
,
2020/06/25
Re: [PATCH RFC 0/3] gitlab: build containers to use in build jobs
,
Daniel P . Berrangé
,
2020/06/25
Re: [PATCH RFC 0/3] gitlab: build containers to use in build jobs
,
Thomas Huth
,
2020/06/25
Re: [PATCH RFC 0/3] gitlab: build containers to use in build jobs
,
Daniel P . Berrangé
,
2020/06/25
[PATCH] qemu-img convert: Don't pre-zero images
,
Kevin Wolf
,
2020/06/22
Re: [PATCH] qemu-img convert: Don't pre-zero images
,
Nir Soffer
,
2020/06/22
Re: [PATCH] qemu-img convert: Don't pre-zero images
,
Eric Blake
,
2020/06/22
[PULL 00/18] Block patches
,
Max Reitz
,
2020/06/22
[PULL 01/18] iotests: Make _filter_img_create more active
,
Max Reitz
,
2020/06/22
[PULL 03/18] block/block-copy: block_copy_dirty_clusters: fix failure check
,
Max Reitz
,
2020/06/22
[PULL 07/18] block/amend: separate amend and create options for qemu-img
,
Max Reitz
,
2020/06/22
[PULL 10/18] block/crypto: implement the encryption key management
,
Max Reitz
,
2020/06/22
[PULL 02/18] iotests: filter few more luks specific create options
,
Max Reitz
,
2020/06/22
[PULL 09/18] block/crypto: rename two functions
,
Max Reitz
,
2020/06/22
[PULL 05/18] qcrypto/luks: implement encryption key management
,
Max Reitz
,
2020/06/22
[PULL 06/18] block/amend: add 'force' option
,
Max Reitz
,
2020/06/22
[PULL 04/18] qcrypto/core: add generic infrastructure for crypto options amendment
,
Max Reitz
,
2020/06/22
[PULL 08/18] block/amend: refactor qcow2 amend options
,
Max Reitz
,
2020/06/22
[PULL 11/18] block/qcow2: extend qemu-img amend interface with crypto options
,
Max Reitz
,
2020/06/22
[PULL 14/18] block/crypto: implement blockdev-amend
,
Max Reitz
,
2020/06/22
[PULL 18/18] iotests: don't test qcow2.py inside 291
,
Max Reitz
,
2020/06/22
[PULL 13/18] block/core: add generic infrastructure for x-blockdev-amend qmp command
,
Max Reitz
,
2020/06/22
[PULL 12/18] iotests: qemu-img tests for luks key management
,
Max Reitz
,
2020/06/22
[PULL 17/18] iotests: Fix 051 output after qdev_init_nofail() removal
,
Max Reitz
,
2020/06/22
[PULL 15/18] block/qcow2: implement blockdev-amend
,
Max Reitz
,
2020/06/22
[PULL 16/18] iotests: add tests for blockdev-amend
,
Max Reitz
,
2020/06/22
Re: [PULL 00/18] Block patches
,
no-reply
,
2020/06/22
Re: [PULL 00/18] Block patches
,
Peter Maydell
,
2020/06/23
Re: [PULL 00/18] Block patches
,
Max Reitz
,
2020/06/24
Re: [PULL 00/18] Block patches
,
Thomas Huth
,
2020/06/24
QEMU | Pipeline #158813270 has failed for master | bae31bfa
,
GitLab
,
2020/06/22
[PATCH] Bug 1855617 Save registers to haxm when vcpu_dirty flag is set and clear it. vcpu_dirty flag was set in initialization code and not cleared, so read attempts were skipped and snapshots didn't contain correct register values.
,
Alexey Romko
,
2020/06/22
[PATCH v1 00/18] testing/next (vm, gitlab)
,
Alex Bennée
,
2020/06/22
[PATCH v1 01/18] iotests: Fix 051 output after qdev_init_nofail() removal
,
Alex Bennée
,
2020/06/22
Re: [PATCH v1 01/18] iotests: Fix 051 output after qdev_init_nofail() removal
,
John Snow
,
2020/06/22
Re: [PATCH v1 01/18] iotests: Fix 051 output after qdev_init_nofail() removal
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v1 01/18] iotests: Fix 051 output after qdev_init_nofail() removal
,
Alex Bennée
,
2020/06/22
[PATCH v1 02/18] tests/vm: pass args through to BaseVM's __init__
,
Alex Bennée
,
2020/06/22
[PATCH v1 06/18] tests/vm: Added a new script for ubuntu.aarch64.
,
Alex Bennée
,
2020/06/22
[PATCH v1 03/18] tests/vm: Add configuration to basevm.py
,
Alex Bennée
,
2020/06/22
[PATCH v1 05/18] tests/vm: Add common Ubuntu python module
,
Alex Bennée
,
2020/06/22
[PATCH v1 08/18] tests/vm: change scripts to use self._config
,
Alex Bennée
,
2020/06/22
[PATCH v1 04/18] tests/vm: Added configuration file support
,
Alex Bennée
,
2020/06/22
[PATCH v1 07/18] tests/vm: Added a new script for centos.aarch64.
,
Alex Bennée
,
2020/06/22
[PATCH v1 10/18] tests/vm: Add workaround to consume console
,
Alex Bennée
,
2020/06/22
[PATCH v1 12/18] tests/vm: allow us to take advantage of MTTCG
,
Alex Bennée
,
2020/06/22
Re: [PATCH v1 12/18] tests/vm: allow us to take advantage of MTTCG
,
Robert Foley
,
2020/06/22
Re: [PATCH v1 12/18] tests/vm: allow us to take advantage of MTTCG
,
Richard Henderson
,
2020/06/26
Re: [PATCH v1 12/18] tests/vm: allow us to take advantage of MTTCG
,
Alex Bennée
,
2020/06/26
Re: [PATCH v1 12/18] tests/vm: allow us to take advantage of MTTCG
,
Alex Bennée
,
2020/06/29
Re: [PATCH v1 12/18] tests/vm: allow us to take advantage of MTTCG
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH v1 13/18] tests/docker: check for an parameters not empty string
,
Alex Bennée
,
2020/06/22
Re: [PATCH v1 13/18] tests/docker: check for an parameters not empty string
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v1 13/18] tests/docker: check for an parameters not empty string
,
Eric Blake
,
2020/06/29
[PATCH v1 14/18] .gitignore: un-ignore .gitlab-ci.d
,
Alex Bennée
,
2020/06/22
Re: [PATCH v1 14/18] .gitignore: un-ignore .gitlab-ci.d
,
Daniel P . Berrangé
,
2020/06/22
[PATCH v1 11/18] tests/vm: switch from optsparse to argparse
,
Alex Bennée
,
2020/06/22
Re: [PATCH v1 11/18] tests/vm: switch from optsparse to argparse
,
Robert Foley
,
2020/06/22
Re: [PATCH v1 11/18] tests/vm: switch from optsparse to argparse
,
Daniel P . Berrangé
,
2020/06/22
[PATCH v1 09/18] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
,
Alex Bennée
,
2020/06/22
[PATCH v1 16/18] .gitlab: split fedora-misc-disabled
,
Alex Bennée
,
2020/06/22
[PATCH v1 17/18] .gitlab: tag remaining jobs as builds
,
Alex Bennée
,
2020/06/22
[PATCH v1 15/18] .gitlab: add acceptance testing to system builds
,
Alex Bennée
,
2020/06/22
[PATCH v1 18/18] .gitlab: add avocado asset caching
,
Alex Bennée
,
2020/06/22
Re: [PATCH v1 18/18] .gitlab: add avocado asset caching
,
Philippe Mathieu-Daudé
,
2020/06/22
[RFC RESEND v7 0/4] QEMU cpus.c refactoring
,
Claudio Fontana
,
2020/06/22
[RFC RESEND v7 2/4] cpu-throttle: new module, extracted from cpus.c
,
Claudio Fontana
,
2020/06/22
[RFC RESEND v7 4/4] cpus: extract out accel-specific code to each accel
,
Claudio Fontana
,
2020/06/22
[RFC RESEND v7 3/4] cpu-timers, icount: new modules
,
Claudio Fontana
,
2020/06/22
[RFC RESEND v7 1/4] softmmu: move softmmu only files from root
,
Claudio Fontana
,
2020/06/22
Re: [RFC RESEND v7 1/4] softmmu: move softmmu only files from root
,
Claudio Fontana
,
2020/06/23
Re: [RFC RESEND v7 0/4] QEMU cpus.c refactoring
,
Roman Bolshakov
,
2020/06/24
[RFC RESEND v7 0/4] QEMU cpus.c refactoring
,
Claudio Fontana
,
2020/06/22
[RFC RESEND v7 1/4] softmmu: move softmmu only files from root
,
Claudio Fontana
,
2020/06/22
[RFC RESEND v7 3/4] cpu-timers, icount: new modules
,
Claudio Fontana
,
2020/06/22
[RFC RESEND v7 2/4] cpu-throttle: new module, extracted from cpus.c
,
Claudio Fontana
,
2020/06/22
[RFC RESEND v7 4/4] cpus: extract out accel-specific code to each accel
,
Claudio Fontana
,
2020/06/22
[RFC v7 0/4] QEMU cpus.c refactoring
,
Claudio Fontana
,
2020/06/22
[PATCH v7 0/3] vTPM/aarch64 ACPI support
,
Eric Auger
,
2020/06/22
[PATCH v7 1/3] acpi: Some build_tpm2() code reshape
,
Eric Auger
,
2020/06/22
[PATCH v7 2/3] arm/acpi: Add the TPM2.0 device under the DSDT
,
Eric Auger
,
2020/06/22
[PATCH v7 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM
,
Eric Auger
,
2020/06/22
Re: [PATCH v7 0/3] vTPM/aarch64 ACPI support
,
Ard Biesheuvel
,
2020/06/24
Re: [PATCH v7 0/3] vTPM/aarch64 ACPI support
,
Peter Maydell
,
2020/06/25
[PATCH v4 0/7] build some devices as modules.
,
Gerd Hoffmann
,
2020/06/22
[PATCH v4 1/7] qdev: add support for device module loading
,
Gerd Hoffmann
,
2020/06/22
Re: [PATCH v4 1/7] qdev: add support for device module loading
,
Richard Henderson
,
2020/06/26
[PATCH v4 2/7] build: fix device module builds
,
Gerd Hoffmann
,
2020/06/22
[PATCH v4 5/7] vga: build qxl as module
,
Gerd Hoffmann
,
2020/06/22
[PATCH v4 4/7] usb: build usb-redir as module
,
Gerd Hoffmann
,
2020/06/22
[PATCH v4 6/7] vga: build virtio-gpu only once
,
Gerd Hoffmann
,
2020/06/22
[PATCH v4 7/7] vga: build virtio-gpu as module
,
Gerd Hoffmann
,
2020/06/22
[PATCH v4 3/7] ccid: build smartcard as module
,
Gerd Hoffmann
,
2020/06/22
Re: [PATCH v4 3/7] ccid: build smartcard as module
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v4 3/7] ccid: build smartcard as module
,
Gerd Hoffmann
,
2020/06/23
Re: [PATCH v4 3/7] ccid: build smartcard as module
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v4 3/7] ccid: build smartcard as module
,
Gerd Hoffmann
,
2020/06/30
Re: [PATCH v4 3/7] ccid: build smartcard as module
,
Daniel P . Berrangé
,
2020/06/30
Re: [PATCH v4 0/7] build some devices as modules.
,
Stefan Hajnoczi
,
2020/06/23
[PATCH v3 0/1] tricore: added triboard with tc27x_soc
,
David Brenken
,
2020/06/22
[PATCH v3 1/1] tricore: added triboard with tc27x_soc
,
David Brenken
,
2020/06/22
Re: [PATCH v3 1/1] tricore: added triboard with tc27x_soc
,
Bastian Koppelmann
,
2020/06/24
[PATCH] configure: vgabios cleanups
,
Gerd Hoffmann
,
2020/06/22
Re: [PATCH] configure: vgabios cleanups
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v4] arm/virt: Add memory hot remove support
,
Shameer Kolothum
,
2020/06/22
Re: [PATCH v4] arm/virt: Add memory hot remove support
,
Auger Eric
,
2020/06/23
Re: [PATCH v4] arm/virt: Add memory hot remove support
,
Peter Maydell
,
2020/06/23
Re: [PATCH v4] arm/virt: Add memory hot remove support
,
Igor Mammedov
,
2020/06/24
RE: [PATCH v4] arm/virt: Add memory hot remove support
,
Shameerali Kolothum Thodi
,
2020/06/24
Re: [PATCH v4] arm/virt: Add memory hot remove support
,
Peter Maydell
,
2020/06/24
Re: [PATCH v4] arm/virt: Add memory hot remove support
,
Igor Mammedov
,
2020/06/25
[PATCH] ACPI: Assert that we don't run out of the preallocated memory
,
Dongjiu Geng
,
2020/06/22
[PATCH v3 00/19] audio: deprecate -soundhw
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 01/19] stubs: add isa_create_simple
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 04/19] audio: deprecate -soundhw ac97
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 10/19] audio: deprecate -soundhw hda
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 03/19] audio: add deprecated_register_soundhw
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 02/19] stubs: add pci_create_simple
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 16/19] softmmu: initialize spice and audio earlier
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 15/19] pc_basic_device_init: drop no_vmport arg
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 14/19] pc_basic_device_init: drop has_pit arg
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Gerd Hoffmann
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Thomas Huth
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Paolo Bonzini
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Paolo Bonzini
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Gerd Hoffmann
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Paolo Bonzini
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 12/19] audio: add soundhw deprecation notice
,
Gerd Hoffmann
,
2020/06/22
Re: [PATCH v3 12/19] audio: add soundhw deprecation notice
,
Daniel P . Berrangé
,
2020/06/22
Re: [PATCH v3 12/19] audio: add soundhw deprecation notice
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 06/19] audio: deprecate -soundhw adlib
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 08/19] audio: deprecate -soundhw gus
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 13/19] pc_basic_device_init: pass PCMachineState
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 17/19] audio: rework pcspk_init()
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 18/19] audio: create pcspk device early, add audiodev alias.
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 19/19] audio: set default value for pcspk.iobase property
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 05/19] audio: deprecate -soundhw es1370
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 07/19] audio: deprecate -soundhw cs4231a
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 09/19] audio: deprecate -soundhw sb16
,
Gerd Hoffmann
,
2020/06/22
[PATCH] tests/qtest: Unify the test for the xenfv and xenpv machines
,
Thomas Huth
,
2020/06/22
Re: [PATCH] tests/qtest: Unify the test for the xenfv and xenpv machines
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH 00/22] Error handling fixes & cleanups
,
Markus Armbruster
,
2020/06/22
[PATCH 09/22] sd/milkymist-memcard: Plug minor memory leak in realize
,
Markus Armbruster
,
2020/06/22
[PATCH 04/22] tests: Use &error_abort where appropriate
,
Markus Armbruster
,
2020/06/22
Re: [PATCH 04/22] tests: Use &error_abort where appropriate
,
Thomas Huth
,
2020/06/22
[PATCH 10/22] test-util-filemonitor: Plug unlikely memory leak
,
Markus Armbruster
,
2020/06/22
[PATCH 03/22] Clean up some calls to ignore Error objects the right way
,
Markus Armbruster
,
2020/06/22
Re: [PATCH 03/22] Clean up some calls to ignore Error objects the right way
,
Greg Kurz
,
2020/06/22
[PATCH 14/22] qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
,
Markus Armbruster
,
2020/06/22
[PATCH 05/22] tests: Use error_free_or_abort() where appropriate
,
Markus Armbruster
,
2020/06/22
[PATCH 08/22] qga: Plug unlikely memory leak in guest-set-memory-blocks
,
Markus Armbruster
,
2020/06/22
RE: [PATCH 08/22] qga: Plug unlikely memory leak in guest-set-memory-blocks
,
Zhanghailiang
,
2020/06/23
[PATCH 15/22] qdev: Drop qbus_set_hotplug_handler() parameter @errp
,
Markus Armbruster
,
2020/06/22
[PATCH 19/22] riscv_hart: Fix riscv_harts_realize() error API violations
,
Markus Armbruster
,
2020/06/22
Re: [PATCH 19/22] riscv_hart: Fix riscv_harts_realize() error API violations
,
Alistair Francis
,
2020/06/22
[PATCH 07/22] spapr: Plug minor memory leak in spapr_machine_init()
,
Markus Armbruster
,
2020/06/22
Re: [PATCH 07/22] spapr: Plug minor memory leak in spapr_machine_init()
,
Greg Kurz
,
2020/06/22
[PATCH 11/22] vnc: Plug minor memory leak in vnc_display_open()
,
Markus Armbruster
,
2020/06/22
[PATCH 22/22] amd_iommu: Fix amdvi_realize() error API violation
,
Markus Armbruster
,
2020/06/22
[PATCH 18/22] riscv/sifive_u: Fix sifive_u_soc_realize() error API violations
,
Markus Armbruster
,
2020/06/22
Re: [PATCH 18/22] riscv/sifive_u: Fix sifive_u_soc_realize() error API violations
,
Alistair Francis
,
2020/06/22
[PATCH 17/22] hw/arm: Drop useless object_property_set_link() error handling
,
Markus Armbruster
,
2020/06/22
Re: [PATCH 17/22] hw/arm: Drop useless object_property_set_link() error handling
,
Cédric Le Goater
,
2020/06/22
[PATCH 01/22] net/virtio: Fix failover_replug_primary() return value regression
,
Markus Armbruster
,
2020/06/22
Re: [PATCH 01/22] net/virtio: Fix failover_replug_primary() return value regression
,
Jens Freimann
,
2020/06/22
Re: [PATCH 01/22] net/virtio: Fix failover_replug_primary() return value regression
,
Michael S. Tsirkin
,
2020/06/24
[PATCH 13/22] aspeed: Clean up roundabout error propagation
,
Markus Armbruster
,
2020/06/22
Re: [PATCH 13/22] aspeed: Clean up roundabout error propagation
,
Cédric Le Goater
,
2020/06/22
[PATCH 06/22] usb/dev-mtp: Fix Error double free after inotify failure
,
Markus Armbruster
,
2020/06/22
[PATCH 02/22] pci: Delete useless error_propagate()
,
Markus Armbruster
,
2020/06/22
Re: [PATCH 02/22] pci: Delete useless error_propagate()
,
Jens Freimann
,
2020/06/22
Re: [PATCH 02/22] pci: Delete useless error_propagate()
,
Michael S. Tsirkin
,
2020/06/24
[PATCH 21/22] x86: Fix x86_cpu_new() error API violations
,
Markus Armbruster
,
2020/06/22
[PATCH 12/22] tests/qom-proplist: Delete a superfluous error_free()
,
Markus Armbruster
,
2020/06/22
[PATCH 20/22] mips/cps: Fix mips_cps_realize() error API violations
,
Markus Armbruster
,
2020/06/22
[PATCH 16/22] hw: Fix error API violation around object_property_set_link()
,
Markus Armbruster
,
2020/06/22
Re: [PATCH 16/22] hw: Fix error API violation around object_property_set_link()
,
Auger Eric
,
2020/06/22
Re: [PATCH 16/22] hw: Fix error API violation around object_property_set_link()
,
Alistair Francis
,
2020/06/22
[REPORT] [GSoC - TCG Continuous Benchmarking] [#1] Measuring Basic Performance Metrics of QEMU
,
Ahmed Karaman
,
2020/06/22
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#1] Measuring Basic Performance Metrics of QEMU
,
Aleksandar Markovic
,
2020/06/25
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#1] Measuring Basic Performance Metrics of QEMU
,
Ahmed Karaman
,
2020/06/26
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#1] Measuring Basic Performance Metrics of QEMU
,
Aleksandar Markovic
,
2020/06/28
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#1] Measuring Basic Performance Metrics of QEMU
,
Ahmed Karaman
,
2020/06/28
[PATCH v2 00/16] Crazy shit around -global (pardon my french)
,
Markus Armbruster
,
2020/06/22
[PATCH v2 07/16] docs/qdev-device-use.txt: Update section "Default Devices"
,
Markus Armbruster
,
2020/06/22
[PATCH v2 02/16] iotests/172: Cover empty filename and multiple use of drives
,
Markus Armbruster
,
2020/06/22
[PATCH v2 03/16] iotests/172: Cover -global floppy.drive=...
,
Markus Armbruster
,
2020/06/22
[PATCH v2 05/16] fdc: Open-code fdctrl_init_isa()
,
Markus Armbruster
,
2020/06/22
[PATCH v2 10/16] qdev: Improve netdev property override error a bit
,
Markus Armbruster
,
2020/06/22
[PATCH v2 01/16] iotests/172: Include "info block" in test output
,
Markus Armbruster
,
2020/06/22
[PATCH v2 08/16] blockdev: Deprecate -drive with bogus interface type
,
Markus Armbruster
,
2020/06/22
[PATCH v2 09/16] qdev: Eliminate get_pointer(), set_pointer()
,
Markus Armbruster
,
2020/06/22
[PATCH v2 06/16] fdc: Deprecate configuring floppies with -global isa-fdc
,
Markus Armbruster
,
2020/06/22
[PATCH v2 04/16] fdc: Reject clash between -drive if=floppy and -global isa-fdc
,
Markus Armbruster
,
2020/06/22
[PATCH v2 13/16] qdev: Make qdev_prop_set_drive() match the other helpers
,
Markus Armbruster
,
2020/06/22
[PATCH v2 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
,
Markus Armbruster
,
2020/06/22
[PATCH v2 15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
,
Markus Armbruster
,
2020/06/22
[PATCH v2 16/16] sd/milkymist-memcard: Fix error API violation
,
Markus Armbruster
,
2020/06/22
Re: [PATCH v2 16/16] sd/milkymist-memcard: Fix error API violation
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v2 11/16] qdev: Reject drive property override
,
Markus Armbruster
,
2020/06/22
[PATCH v2 12/16] qdev: Reject chardev property override
,
Markus Armbruster
,
2020/06/22
Re: [PATCH v2 00/16] Crazy shit around -global (pardon my french)
,
no-reply
,
2020/06/22
Re: [PATCH v2 00/16] Crazy shit around -global (pardon my french)
,
John Snow
,
2020/06/24
Re: [PATCH v2 00/16] Crazy shit around -global (pardon my french)
,
Markus Armbruster
,
2020/06/25
Re: [PATCH v2 00/16] Crazy shit around -global (pardon my french)
,
John Snow
,
2020/06/26
Re: [PATCH v2 00/16] Crazy shit around -global (pardon my french)
,
Markus Armbruster
,
2020/06/27
Re: [PATCH v2 00/16] Crazy shit around -global (pardon my french)
,
Dr. David Alan Gilbert
,
2020/06/29
Re: make test failure for iotest 267 on qemu-system-sparc64
,
Thomas Huth
,
2020/06/22
Re: make test failure for iotest 267 on qemu-system-sparc64
,
Mark Cave-Ayland
,
2020/06/22
[Bug 1884507] [NEW] 'none' machine should use 'none' display option
,
Philippe Mathieu-Daudé
,
2020/06/22
[Bug 1884507] Re: 'none' machine should use 'none' display option
,
Thomas Huth
,
2020/06/23
[Bug 1884507] Re: 'none' machine should use 'none' display option
,
Thomas Huth
,
2020/06/24
[Bug 1884507] Re: 'none' machine should use 'none' display option
,
Philippe Mathieu-Daudé
,
2020/06/24
[PULL 0/8] Acceptance testing patches for 2020-06-22
,
Philippe Mathieu-Daudé
,
2020/06/22
[PULL 1/8] MAINTAINERS: Add an entry to review Avocado based acceptance tests
,
Philippe Mathieu-Daudé
,
2020/06/22
[PULL 2/8] tests/acceptance: add base class record/replay kernel tests
,
Philippe Mathieu-Daudé
,
2020/06/22
[PULL 3/8] tests/acceptance: add kernel record/replay test for x86_64
,
Philippe Mathieu-Daudé
,
2020/06/22
[PULL 4/8] tests/acceptance: add record/replay test for aarch64
,
Philippe Mathieu-Daudé
,
2020/06/22
[PULL 5/8] tests/acceptance: add record/replay test for arm
,
Philippe Mathieu-Daudé
,
2020/06/22
[PULL 6/8] tests/acceptance: add record/replay test for ppc64
,
Philippe Mathieu-Daudé
,
2020/06/22
[PULL 7/8] tests/acceptance: add record/replay test for m68k
,
Philippe Mathieu-Daudé
,
2020/06/22
[PULL 8/8] tests/acceptance: record/replay tests with advcal images
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PULL 0/8] Acceptance testing patches for 2020-06-22
,
Peter Maydell
,
2020/06/23
Re: [PATCH v3 11/11] tests/acceptance: Linux boot test for record/replay
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v3 11/11] tests/acceptance: Linux boot test for record/replay
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v4 0/9] pc-bios: s390x: Cleanup part 1
,
Janosch Frank
,
2020/06/22
[PATCH v4 1/9] pc-bios: s390x: cio.c cleanup and compile fix
,
Janosch Frank
,
2020/06/22
[PATCH v4 4/9] pc-bios: s390x: Get rid of magic offsets into the lowcore
,
Janosch Frank
,
2020/06/22
[PATCH v4 3/9] pc-bios: s390x: Move sleep and yield to helper.h
,
Janosch Frank
,
2020/06/22
Re: [PATCH v4 3/9] pc-bios: s390x: Move sleep and yield to helper.h
,
Thomas Huth
,
2020/06/22
Re: [PATCH v4 3/9] pc-bios: s390x: Move sleep and yield to helper.h
,
David Hildenbrand
,
2020/06/22
[PATCH v4 2/9] pc-bios: s390x: Consolidate timing functions into time.h
,
Janosch Frank
,
2020/06/22
Re: [PATCH v4 2/9] pc-bios: s390x: Consolidate timing functions into time.h
,
Thomas Huth
,
2020/06/22
Re: [PATCH v4 2/9] pc-bios: s390x: Consolidate timing functions into time.h
,
Thomas Huth
,
2020/06/22
[PATCH v4 6/9] pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
,
Janosch Frank
,
2020/06/22
[PATCH v4 8/9] pc-bios: s390x: Use ebcdic2ascii table
,
Janosch Frank
,
2020/06/22
[PATCH v4 9/9] pc-bios: s390x: Make u32 ptr check explicit
,
Janosch Frank
,
2020/06/22
[PATCH v4 5/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
,
Janosch Frank
,
2020/06/22
Re: [PATCH v4 5/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
,
Thomas Huth
,
2020/06/22
Re: [PATCH v4 5/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
,
Janosch Frank
,
2020/06/22
[PATCH v4 7/9] pc-bios: s390x: Move panic() into header and add infinite loop
,
Janosch Frank
,
2020/06/22
Re: [PATCH v4 7/9] pc-bios: s390x: Move panic() into header and add infinite loop
,
Thomas Huth
,
2020/06/22
Re: [PATCH v4 0/9] pc-bios: s390x: Cleanup part 1
,
no-reply
,
2020/06/22
[PATCH] ppc/pnv: Silence missing BMC warning with qtest
,
Greg Kurz
,
2020/06/22
Re: [PATCH] ppc/pnv: Silence missing BMC warning with qtest
,
Cédric Le Goater
,
2020/06/22
Re: [PATCH] ppc/pnv: Silence missing BMC warning with qtest
,
Greg Kurz
,
2020/06/22
Re: [PATCH] ppc/pnv: Silence missing BMC warning with qtest
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH] ppc/pnv: Silence missing BMC warning with qtest
,
Thomas Huth
,
2020/06/22
Re: [PATCH] ppc/pnv: Silence missing BMC warning with qtest
,
David Gibson
,
2020/06/22
[PATCH v2 0/7] riscv: Switch to use generic platform of opensbi bios images
,
Bin Meng
,
2020/06/22
[PATCH v2 1/7] configure: Create symbolic links for pc-bios/*.elf files
,
Bin Meng
,
2020/06/22
Re: [PATCH v2 1/7] configure: Create symbolic links for pc-bios/*.elf files
,
Alistair Francis
,
2020/06/24
Re: [PATCH v2 1/7] configure: Create symbolic links for pc-bios/*.elf files
,
Philippe Mathieu-Daudé
,
2020/06/25
[PATCH v2 2/7] roms/opensbi: Upgrade from v0.7 to v0.8
,
Bin Meng
,
2020/06/22
Re: [PATCH v2 2/7] roms/opensbi: Upgrade from v0.7 to v0.8
,
Alistair Francis
,
2020/06/22
[PATCH v2 4/7] hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u
,
Bin Meng
,
2020/06/22
[PATCH v2 3/7] roms/Makefile: Build the generic platform for RISC-V OpenSBI firmware
,
Bin Meng
,
2020/06/22
[PATCH v2 5/7] hw/riscv: spike: Change the default bios to use generic platform image
,
Bin Meng
,
2020/06/22
[PATCH v2 7/7] Makefile: Ship the generic platform bios images for RISC-V
,
Bin Meng
,
2020/06/22
[PATCH v2 6/7] gitlab-ci/opensbi: Update GitLab CI to build generic platform
,
Bin Meng
,
2020/06/22
RE: [PATCH v2 0/7] riscv: Switch to use generic platform of opensbi bios images
,
Anup Patel
,
2020/06/22
Re: [PATCH v2 0/7] riscv: Switch to use generic platform of opensbi bios images
,
Bin Meng
,
2020/06/22
RE: [PATCH v2 0/7] riscv: Switch to use generic platform of opensbi bios images
,
Anup Patel
,
2020/06/22
Re: [PATCH v2 0/7] riscv: Switch to use generic platform of opensbi bios images
,
Bin Meng
,
2020/06/22
RE: [PATCH v2 0/7] riscv: Switch to use generic platform of opensbi bios images
,
Anup Patel
,
2020/06/22
Re: [PATCH v2 0/7] riscv: Switch to use generic platform of opensbi bios images
,
Alistair Francis
,
2020/06/22
[PATCH] target/xtensa: drop gen_io_end call
,
Max Filippov
,
2020/06/22
Re: [PATCH] target/xtensa: drop gen_io_end call
,
Peter Maydell
,
2020/06/22
Re: Error compiling Qemu-4.1 on Linux
,
Bin Meng
,
2020/06/21
[PATCH v3] migration: Count new_dirty instead of real_dirty
,
Keqian Zhu
,
2020/06/21
[PATCH 0/6] virtio-console: notify about the terminal size
,
Szymon Lukasz
,
2020/06/21
[PATCH 1/6] main-loop: change the handling of SIGWINCH
,
Szymon Lukasz
,
2020/06/21
[PATCH 3/6] chardev: add support for notifying about terminal resizes
,
Szymon Lukasz
,
2020/06/21
[PATCH 5/6] virtio-serial-bus: add terminal resize messages
,
Szymon Lukasz
,
2020/06/21
Re: [PATCH 5/6] virtio-serial-bus: add terminal resize messages
,
Michael S. Tsirkin
,
2020/06/22
[PATCH 4/6] char-stdio: add support for the terminal size
,
Szymon Lukasz
,
2020/06/21
[PATCH 2/6] chardev: add support for retrieving the terminal size
,
Szymon Lukasz
,
2020/06/21
[PATCH 6/6] virtio-console: notify the guest about terminal resizes
,
Szymon Lukasz
,
2020/06/21
[PATCH] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
BALATON Zoltan
,
2020/06/21
Re: [PATCH] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
Corey Minyard
,
2020/06/22
Re: [PATCH] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
Corey Minyard
,
2020/06/22
Re: [PATCH] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
Fred Konrad
,
2020/06/26
[PATCH v2] chardev/tcp: fix error message double free error
,
lichun
,
2020/06/21
Re: [PATCH v2] chardev/tcp: fix error message double free error
,
Markus Armbruster
,
2020/06/25
Re: [PATCH v2] chardev/tcp: fix error message double free error
,
Marc-André Lureau
,
2020/06/25
Re: Re: [PATCH v2] chardev/tcp: fix error message double free error
,
lichun
,
2020/06/27
[no subject]
,
Antonio Raffaele
,
2020/06/21
Re: Overriding PCI Vendor/Device IDs
,
Stefan Hajnoczi
,
2020/06/23
[PULL 00/15] Renesas hardware patches for 2020-06-21
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 02/15] MAINTAINERS: Add an entry for common Renesas peripherals
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 03/15] hw/sh4: Use MemoryRegion typedef
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 05/15] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 04/15] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 06/15] hw/intc: RX62N interrupt controller (ICUa)
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 07/15] hw/timer: RX62N 8-Bit timer (TMR)
,
Philippe Mathieu-Daudé
,
2020/06/21
Re: [PULL 07/15] hw/timer: RX62N 8-Bit timer (TMR)
,
Peter Maydell
,
2020/06/25
Re: [PULL 07/15] hw/timer: RX62N 8-Bit timer (TMR)
,
Thomas Huth
,
2020/06/25
Re: [PULL 07/15] hw/timer: RX62N 8-Bit timer (TMR)
,
Peter Maydell
,
2020/06/25
Re: [PULL 07/15] hw/timer: RX62N 8-Bit timer (TMR)
,
Philippe Mathieu-Daudé
,
2020/06/29
[PULL 09/15] hw/char: RX62N serial communication interface (SCI)
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 08/15] hw/timer: RX62N compare match timer (CMT)
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 11/15] hw/rx: Honor -accel qtest
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 10/15] hw/rx: RX62N microcontroller (MCU)
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 13/15] hw/rx: Add RX GDB simulator
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 14/15] BootLinuxConsoleTest: Test the RX GDB simulator
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 15/15] docs: Document the RX target
,
Philippe Mathieu-Daudé
,
2020/06/21
[PULL 12/15] hw/rx: Register R5F562N7 and R5F562N8 MCUs
,
Philippe Mathieu-Daudé
,
2020/06/21
Re: [PULL 00/15] Renesas hardware patches for 2020-06-21
,
Peter Maydell
,
2020/06/22
Re: [PULL 00/15] Renesas hardware patches for 2020-06-21
,
Peter Maydell
,
2020/06/22
Re: [PULL 00/15] Renesas hardware patches for 2020-06-21
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PULL 00/15] Renesas hardware patches for 2020-06-21
,
Aleksandar Markovic
,
2020/06/22
Re: [PULL 00/15] Renesas hardware patches for 2020-06-21
,
Aleksandar Markovic
,
2020/06/22
Re: [PULL 00/15] Renesas hardware patches for 2020-06-21
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PULL 00/15] Renesas hardware patches for 2020-06-21
,
Aleksandar Markovic
,
2020/06/22
Re: [PULL 00/15] Renesas hardware patches for 2020-06-21
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v3 09/11] tests/acceptance: record/replay tests with advcal images
,
Philippe Mathieu-Daudé
,
2020/06/21
[Bug 1884425] [NEW] MIPS64EL emu hangs at reboot
,
Seal Sealy
,
2020/06/21
[PATCH 0/3] Misc ati-vga fixes
,
BALATON Zoltan
,
2020/06/21
[PATCH 2/3] ati-vga: Do not assert on error
,
BALATON Zoltan
,
2020/06/21
[PATCH 3/3] ati-vga: Add dummy MEM_SDRAM_MODE_REG
,
BALATON Zoltan
,
2020/06/21
[PATCH 1/3] ati-vga: Support unaligned access to hardware cursor registers
,
BALATON Zoltan
,
2020/06/21
[PATCH] chardev/tcp: fix error message double free error
,
lichun
,
2020/06/21
Re: [PATCH] chardev/tcp: fix error message double free error
,
Marc-André Lureau
,
2020/06/21
Re: Re: [PATCH] chardev/tcp: fix error message double free error
,
lichun
,
2020/06/21
[PATCH v1 0/1] COLO: migrate dirty ram pages before colo checkpoint
,
Derek Su
,
2020/06/20
[PATCH v1 1/1] migration/colo.c: migrate dirty ram pages before colo checkpoint
,
Derek Su
,
2020/06/20
Re: [PATCH v1 1/1] migration/colo.c: migrate dirty ram pages before colo checkpoint
,
Eric Blake
,
2020/06/22
[Bug 1668041] Re: x86 Floating point exceptions - incorrect support?
,
Rin Okuyama
,
2020/06/20
Re: [PATCH v3 00/11] Record/replay acceptance tests
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 00/11] Record/replay acceptance tests
,
Pavel Dovgalyuk
,
2020/06/22
[PATCH] .travis.yml: Build acceptance tests with -O2 compiler optimization
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH] .travis.yml: Build acceptance tests with -O2 compiler optimization
,
Philippe Mathieu-Daudé
,
2020/06/21
Re: [PATCH] .travis.yml: Build acceptance tests with -O2 compiler optimization
,
Alex Bennée
,
2020/06/21
Re: [PATCH] .travis.yml: Build acceptance tests with -O2 compiler optimization
,
Philippe Mathieu-Daudé
,
2020/06/21
Re: [PATCH] .travis.yml: Build acceptance tests with -O2 compiler optimization
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v3 0/7] hw/misc: Add LED device
,
Philippe Mathieu-Daudé
,
2020/06/20
[PATCH v3 1/7] hw/misc: Add a LED device
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 1/7] hw/misc: Add a LED device
,
Richard Henderson
,
2020/06/20
Re: [PATCH v3 1/7] hw/misc: Add a LED device
,
Philippe Mathieu-Daudé
,
2020/06/21
Re: [PATCH v3 1/7] hw/misc: Add a LED device
,
Richard Henderson
,
2020/06/21
[PATCH v3 2/7] hw/misc/led: Add helper to connect LED to GPIO output
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 2/7] hw/misc/led: Add helper to connect LED to GPIO output
,
Richard Henderson
,
2020/06/21
[PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
,
Richard Henderson
,
2020/06/21
Re: [PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
,
Philippe Mathieu-Daudé
,
2020/06/21
Re: [PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
,
Richard Henderson
,
2020/06/22
Re: [PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v3 4/7] hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 4/7] hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
,
Richard Henderson
,
2020/06/21
[PATCH v3 5/7] hw/misc/mps2-fpgaio: Use the LED device
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 5/7] hw/misc/mps2-fpgaio: Use the LED device
,
Richard Henderson
,
2020/06/21
Re: [PATCH v3 5/7] hw/misc/mps2-fpgaio: Use the LED device
,
Philippe Mathieu-Daudé
,
2020/06/21
[PATCH v3 6/7] hw/misc/mps2-scc: Use the LED device
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 6/7] hw/misc/mps2-scc: Use the LED device
,
Philippe Mathieu-Daudé
,
2020/06/21
Re: [PATCH v3 6/7] hw/misc/mps2-scc: Use the LED device
,
Richard Henderson
,
2020/06/21
[PATCH v3 7/7] hw/arm/tosa: Replace fprintf() calls by LED devices
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 7/7] hw/arm/tosa: Replace fprintf() calls by LED devices
,
Philippe Mathieu-Daudé
,
2020/06/21
Re: [PATCH v3 0/7] hw/misc: Add LED device
,
no-reply
,
2020/06/20
[PATCH v4 0/8] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/20
[PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Markus Armbruster
,
2020/06/22
Re: [PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Markus Armbruster
,
2020/06/23
[PATCH v4 2/8] hw/misc/pca9552: Replace magic value by PCA9552_PIN_COUNT definition
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 2/8] hw/misc/pca9552: Replace magic value by PCA9552_PIN_COUNT definition
,
Cédric Le Goater
,
2020/06/22
[PATCH v4 3/8] hw/misc/pca9552: Use the PCA9552_PIN_COUNT definition
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 3/8] hw/misc/pca9552: Use the PCA9552_PIN_COUNT definition
,
Cédric Le Goater
,
2020/06/22
Re: [PATCH v4 3/8] hw/misc/pca9552: Use the PCA9552_PIN_COUNT definition
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v4 3/8] hw/misc/pca9552: Use the PCA9552_PIN_COUNT definition
,
Cédric Le Goater
,
2020/06/22
[PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Cédric Le Goater
,
2020/06/22
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Cédric Le Goater
,
2020/06/22
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Markus Armbruster
,
2020/06/25
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Markus Armbruster
,
2020/06/26
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Markus Armbruster
,
2020/06/27
[PATCH v4 5/8] hw/misc/pca9552: Trace GPIO High/Low events
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 5/8] hw/misc/pca9552: Trace GPIO High/Low events
,
Cédric Le Goater
,
2020/06/22
[PATCH v4 6/8] hw/arm/aspeed: Describe each PCA9552 device
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 6/8] hw/arm/aspeed: Describe each PCA9552 device
,
Cédric Le Goater
,
2020/06/22
Re: [PATCH v4 6/8] hw/arm/aspeed: Describe each PCA9552 device
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v4 6/8] hw/arm/aspeed: Describe each PCA9552 device
,
Philippe Mathieu-Daudé
,
2020/06/24
Re: [PATCH v4 6/8] hw/arm/aspeed: Describe each PCA9552 device
,
Cédric Le Goater
,
2020/06/24
[PATCH v4 7/8] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 7/8] hw/misc/pca9552: Trace GPIO change events
,
Cédric Le Goater
,
2020/06/22
Re: [PATCH v4 7/8] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v4 8/8] hw/misc/pca9552: Model qdev output GPIOs
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 8/8] hw/misc/pca9552: Model qdev output GPIOs
,
Cédric Le Goater
,
2020/06/22
[PATCH] tests/qht-bench: Adjust rate computation and comparisons
,
Richard Henderson
,
2020/06/20
Re: [PATCH] tests/qht-bench: Adjust rate computation and comparisons
,
Emilio G. Cota
,
2020/06/21
Re: [PATCH] tests/qht-bench: Adjust rate computation and comparisons
,
Emilio G. Cota
,
2020/06/22
Re: [PATCH] tests/qht-bench: Adjust rate computation and comparisons
,
Richard Henderson
,
2020/06/23
[PATCH v3 0/9] More sm501 fixes and optimisations
,
BALATON Zoltan
,
2020/06/20
[PATCH v3 5/9] sm501: Optimise 1 pixel 2d ops
,
BALATON Zoltan
,
2020/06/20
[PATCH v3 4/9] sm501: Introduce variable for commonly used value for better readability
,
BALATON Zoltan
,
2020/06/20
[PATCH v3 6/9] sm501: Use stn_he_p/ldn_he_p instead of switch/case
,
BALATON Zoltan
,
2020/06/20
[PATCH v3 1/9] sm501: Fix bounds checks
,
BALATON Zoltan
,
2020/06/20
[PATCH v3 7/9] sm501: Do not allow guest to set invalid format
,
BALATON Zoltan
,
2020/06/20
[PATCH v3 3/9] sm501: Ignore no-op blits
,
BALATON Zoltan
,
2020/06/20
[PATCH v3 9/9] sm501: Fix and optimize overlap check
,
BALATON Zoltan
,
2020/06/20
Re: [PATCH v3 9/9] sm501: Fix and optimize overlap check
,
Peter Maydell
,
2020/06/22
Re: [PATCH v3 9/9] sm501: Fix and optimize overlap check
,
BALATON Zoltan
,
2020/06/22
[PATCH v4] sm501: Fix and optimize overlap check
,
BALATON Zoltan
,
2020/06/24
Re: [PATCH v4] sm501: Fix and optimize overlap check
,
Peter Maydell
,
2020/06/25
Re: [PATCH v4] sm501: Fix and optimize overlap check
,
Gerd Hoffmann
,
2020/06/30
[PATCH v3 2/9] sm501: Drop unneded variable
,
BALATON Zoltan
,
2020/06/20
[PATCH v3 8/9] sm501: Convert debug printfs to traces
,
BALATON Zoltan
,
2020/06/20
[PATCH QEMU v25 00/17] Add migration support for VFIO devices
,
Kirti Wankhede
,
2020/06/20
[PATCH QEMU v25 01/17] vfio: Add function to unmap VFIO region
,
Kirti Wankhede
,
2020/06/20
[PATCH QEMU v25 02/17] vfio: Add vfio_get_object callback to VFIODeviceOps
,
Kirti Wankhede
,
2020/06/20
[PATCH QEMU v25 03/17] vfio: Add save and load functions for VFIO PCI devices
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 03/17] vfio: Add save and load functions for VFIO PCI devices
,
Alex Williamson
,
2020/06/22
Re: [PATCH QEMU v25 03/17] vfio: Add save and load functions for VFIO PCI devices
,
Kirti Wankhede
,
2020/06/24
Re: [PATCH QEMU v25 03/17] vfio: Add save and load functions for VFIO PCI devices
,
Alex Williamson
,
2020/06/24
Re: [PATCH QEMU v25 03/17] vfio: Add save and load functions for VFIO PCI devices
,
Dr. David Alan Gilbert
,
2020/06/26
Re: [PATCH QEMU v25 03/17] vfio: Add save and load functions for VFIO PCI devices
,
Alex Williamson
,
2020/06/26
Re: [PATCH QEMU v25 03/17] vfio: Add save and load functions for VFIO PCI devices
,
Dr. David Alan Gilbert
,
2020/06/29
[PATCH QEMU v25 04/17] vfio: Add migration region initialization and finalize function
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 04/17] vfio: Add migration region initialization and finalize function
,
Cornelia Huck
,
2020/06/23
[PATCH QEMU v25 05/17] vfio: Add VM state change handler to know state of VM
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 05/17] vfio: Add VM state change handler to know state of VM
,
Alex Williamson
,
2020/06/22
Re: [PATCH QEMU v25 05/17] vfio: Add VM state change handler to know state of VM
,
Kirti Wankhede
,
2020/06/23
Re: [PATCH QEMU v25 05/17] vfio: Add VM state change handler to know state of VM
,
Dr. David Alan Gilbert
,
2020/06/26
Re: [PATCH QEMU v25 05/17] vfio: Add VM state change handler to know state of VM
,
Cornelia Huck
,
2020/06/23
[PATCH QEMU v25 06/17] vfio: Add migration state change notifier
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 06/17] vfio: Add migration state change notifier
,
Cornelia Huck
,
2020/06/23
[PATCH QEMU v25 07/17] vfio: Register SaveVMHandlers for VFIO device
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 07/17] vfio: Register SaveVMHandlers for VFIO device
,
Alex Williamson
,
2020/06/22
Re: [PATCH QEMU v25 07/17] vfio: Register SaveVMHandlers for VFIO device
,
Kirti Wankhede
,
2020/06/23
Re: [PATCH QEMU v25 07/17] vfio: Register SaveVMHandlers for VFIO device
,
Alex Williamson
,
2020/06/23
Re: [PATCH QEMU v25 07/17] vfio: Register SaveVMHandlers for VFIO device
,
Dr. David Alan Gilbert
,
2020/06/26
Re: [PATCH QEMU v25 07/17] vfio: Register SaveVMHandlers for VFIO device
,
Dr. David Alan Gilbert
,
2020/06/26
[PATCH QEMU v25 08/17] vfio: Add save state functions to SaveVMHandlers
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 08/17] vfio: Add save state functions to SaveVMHandlers
,
Alex Williamson
,
2020/06/22
Re: [PATCH QEMU v25 08/17] vfio: Add save state functions to SaveVMHandlers
,
Kirti Wankhede
,
2020/06/23
Re: [PATCH QEMU v25 08/17] vfio: Add save state functions to SaveVMHandlers
,
Alex Williamson
,
2020/06/23
[PATCH QEMU v25 09/17] vfio: Add load state functions to SaveVMHandlers
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 09/17] vfio: Add load state functions to SaveVMHandlers
,
Alex Williamson
,
2020/06/24
Re: [PATCH QEMU v25 09/17] vfio: Add load state functions to SaveVMHandlers
,
Kirti Wankhede
,
2020/06/25
Re: [PATCH QEMU v25 09/17] vfio: Add load state functions to SaveVMHandlers
,
Alex Williamson
,
2020/06/25
Re: [PATCH QEMU v25 09/17] vfio: Add load state functions to SaveVMHandlers
,
Dr. David Alan Gilbert
,
2020/06/26
[PATCH QEMU v25 10/17] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
,
Kirti Wankhede
,
2020/06/20
[PATCH QEMU v25 11/17] vfio: Get migration capability flags for container
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 11/17] vfio: Get migration capability flags for container
,
Cornelia Huck
,
2020/06/24
Re: [PATCH QEMU v25 11/17] vfio: Get migration capability flags for container
,
Alex Williamson
,
2020/06/24
Re: [PATCH QEMU v25 11/17] vfio: Get migration capability flags for container
,
Kirti Wankhede
,
2020/06/25
Re: [PATCH QEMU v25 11/17] vfio: Get migration capability flags for container
,
Alex Williamson
,
2020/06/25
[PATCH QEMU v25 12/17] vfio: Add function to start and stop dirty pages tracking
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 12/17] vfio: Add function to start and stop dirty pages tracking
,
Cornelia Huck
,
2020/06/23
Re: [PATCH QEMU v25 12/17] vfio: Add function to start and stop dirty pages tracking
,
Dr. David Alan Gilbert
,
2020/06/23
Re: [PATCH QEMU v25 12/17] vfio: Add function to start and stop dirty pages tracking
,
Cornelia Huck
,
2020/06/23
Re: [PATCH QEMU v25 12/17] vfio: Add function to start and stop dirty pages tracking
,
Alex Williamson
,
2020/06/24
[PATCH QEMU v25 13/17] vfio: create mapped iova list when vIOMMU is enabled
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 13/17] vfio: create mapped iova list when vIOMMU is enabled
,
Alex Williamson
,
2020/06/24
Re: [PATCH QEMU v25 13/17] vfio: create mapped iova list when vIOMMU is enabled
,
Kirti Wankhede
,
2020/06/25
Re: [PATCH QEMU v25 13/17] vfio: create mapped iova list when vIOMMU is enabled
,
Alex Williamson
,
2020/06/25
Re: [PATCH QEMU v25 13/17] vfio: create mapped iova list when vIOMMU is enabled
,
Peter Xu
,
2020/06/26
[PATCH QEMU v25 14/17] vfio: Add vfio_listener_log_sync to mark dirty pages
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 14/17] vfio: Add vfio_listener_log_sync to mark dirty pages
,
Alex Williamson
,
2020/06/24
Re: [PATCH QEMU v25 14/17] vfio: Add vfio_listener_log_sync to mark dirty pages
,
Kirti Wankhede
,
2020/06/25
Re: [PATCH QEMU v25 14/17] vfio: Add vfio_listener_log_sync to mark dirty pages
,
Alex Williamson
,
2020/06/25
[PATCH QEMU v25 15/17] vfio: Add ioctl to get dirty pages bitmap during dma unmap.
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 15/17] vfio: Add ioctl to get dirty pages bitmap during dma unmap.
,
Cornelia Huck
,
2020/06/23
Re: [PATCH QEMU v25 15/17] vfio: Add ioctl to get dirty pages bitmap during dma unmap.
,
Alex Williamson
,
2020/06/24
Re: [PATCH QEMU v25 15/17] vfio: Add ioctl to get dirty pages bitmap during dma unmap.
,
Kirti Wankhede
,
2020/06/25
Re: [PATCH QEMU v25 15/17] vfio: Add ioctl to get dirty pages bitmap during dma unmap.
,
Alex Williamson
,
2020/06/25
Re: [PATCH QEMU v25 15/17] vfio: Add ioctl to get dirty pages bitmap during dma unmap.
,
Dr. David Alan Gilbert
,
2020/06/26
[PATCH QEMU v25 16/17] vfio: Make vfio-pci device migration capable
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 16/17] vfio: Make vfio-pci device migration capable
,
Cornelia Huck
,
2020/06/22
[PATCH QEMU v25 17/17] qapi: Add VFIO devices migration stats in Migration stats
,
Kirti Wankhede
,
2020/06/20
Re: [PATCH QEMU v25 17/17] qapi: Add VFIO devices migration stats in Migration stats
,
Markus Armbruster
,
2020/06/23
Re: [PATCH QEMU v25 17/17] qapi: Add VFIO devices migration stats in Migration stats
,
Kirti Wankhede
,
2020/06/23
Re: [PATCH QEMU v25 17/17] qapi: Add VFIO devices migration stats in Migration stats
,
Markus Armbruster
,
2020/06/25
[PATCH 0/2] hw/arm/aspeed: Improve QOM usage
,
Philippe Mathieu-Daudé
,
2020/06/20
[PATCH 1/2] hw/arm/aspeed: Remove extraneous MemoryRegion object owner
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH 1/2] hw/arm/aspeed: Remove extraneous MemoryRegion object owner
,
Cédric Le Goater
,
2020/06/22
[PATCH 2/2] hw/arm/aspeed: QOM'ify AspeedBoardState
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH 2/2] hw/arm/aspeed: QOM'ify AspeedBoardState
,
Cédric Le Goater
,
2020/06/22
[PATCH] hw/core/qdev: Increase qdev_realize() kindness
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 0/9] Rework iotests/check
,
Vladimir Sementsov-Ogievskiy
,
2020/06/20
[PATCH 0/5] preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/06/20
[PATCH 1/5] block/io: introduce bdrv_try_mark_request_serialising
,
Vladimir Sementsov-Ogievskiy
,
2020/06/20
[PATCH 2/5] block/io: introduce bdrv_co_range_try_lock
,
Vladimir Sementsov-Ogievskiy
,
2020/06/20
[PATCH 3/5] block: introduce preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/06/20
[PATCH 4/5] iotests: QemuIoInteractive: use qemu_io_args_no_fmt
,
Vladimir Sementsov-Ogievskiy
,
2020/06/20
[PATCH 5/5] iotests: add 298 to test new preallocate filter driver
,
Vladimir Sementsov-Ogievskiy
,
2020/06/20
[PATCH 0/2] checkpatch: Do appropriate kernel->qemu renaming
,
Aleksandar Markovic
,
2020/06/20
[PATCH 1/2] checkpatch: Rename top_of_kernel_tree() to top_of_qemu_tree()
,
Aleksandar Markovic
,
2020/06/20
[PATCH 2/2] checkpatch: Change occurences of 'kernel' to 'qemu' in user messages
,
Aleksandar Markovic
,
2020/06/20
Re: [PATCH 2/2] checkpatch: Change occurences of 'kernel' to 'qemu' in user messages
,
Peter Maydell
,
2020/06/20
Re: [PATCH 0/2] checkpatch: Do appropriate kernel->qemu renaming
,
Peter Maydell
,
2020/06/20
Re: [PATCH 0/2] checkpatch: Do appropriate kernel->qemu renaming
,
Aleksandar Markovic
,
2020/06/20
Re: [PATCH 0/2] checkpatch: Do appropriate kernel->qemu renaming
,
Aleksandar Markovic
,
2020/06/20
Re: [PATCH 0/2] checkpatch: Do appropriate kernel->qemu renaming
,
Stefan Hajnoczi
,
2020/06/23
Re: [PATCH 0/2] checkpatch: Do appropriate kernel->qemu renaming
,
Michael S. Tsirkin
,
2020/06/23
[Bug 1873338] Re: Dos on the fly CD image replacement is not Working with DOS
,
Launchpad Bug Tracker
,
2020/06/20
[Bug 1873338] Re: Dos on the fly CD image replacement is not Working with DOS
,
ruthan
,
2020/06/20
[Bug 1873338] Re: Dos on the fly CD image replacement is not Working with DOS
,
Thomas Huth
,
2020/06/22
[PATCH] target/s390x: Fix SQXBR
,
Richard Henderson
,
2020/06/20
Re: [PATCH] target/s390x: Fix SQXBR
,
David Hildenbrand
,
2020/06/22
Re: [PATCH] target/s390x: Fix SQXBR
,
Cornelia Huck
,
2020/06/22
[PATCH v10 00/61] target/riscv: support vector extension v0.7.1
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 01/61] target/riscv: add vector extension field in CPURISCVState
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 02/61] target/riscv: implementation-defined constant parameters
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 03/61] target/riscv: support vector extension csr
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 04/61] target/riscv: add vector configure instruction
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 05/61] target/riscv: add an internals.h header
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 06/61] target/riscv: add vector stride load and store instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 07/61] target/riscv: add vector index load and store instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 08/61] target/riscv: add fault-only-first unit stride load
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 09/61] target/riscv: add vector amo operations
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 10/61] target/riscv: vector single-width integer add and subtract
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 11/61] target/riscv: vector widening integer add and subtract
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 12/61] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 13/61] target/riscv: vector bitwise logical instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 14/61] target/riscv: vector single-width bit shift instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 15/61] target/riscv: vector narrowing integer right shift instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 16/61] target/riscv: vector integer comparison instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 17/61] target/riscv: vector integer min/max instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 18/61] target/riscv: vector single-width integer multiply instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 19/61] target/riscv: vector integer divide instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 20/61] target/riscv: vector widening integer multiply instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 21/61] target/riscv: vector single-width integer multiply-add instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 22/61] target/riscv: vector widening integer multiply-add instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 23/61] target/riscv: vector integer merge and move instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 24/61] target/riscv: vector single-width saturating add and subtract
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 25/61] target/riscv: vector single-width averaging add and subtract
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 26/61] target/riscv: vector single-width fractional multiply with rounding and saturation
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 27/61] target/riscv: vector widening saturating scaled multiply-add
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 28/61] target/riscv: vector single-width scaling shift instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 29/61] target/riscv: vector narrowing fixed-point clip instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 30/61] target/riscv: vector single-width floating-point add/subtract instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 31/61] target/riscv: vector widening floating-point add/subtract instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v10 32/61] target/riscv: vector single-width floating-point multiply/divide instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 33/61] target/riscv: vector widening floating-point multiply
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 34/61] target/riscv: vector single-width floating-point fused multiply-add instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 35/61] target/riscv: vector widening floating-point fused multiply-add instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 36/61] target/riscv: vector floating-point square-root instruction
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 37/61] target/riscv: vector floating-point min/max instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 00/61] target/riscv: support vector extension v0.7.1
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 01/61] target/riscv: add vector extension field in CPURISCVState
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 02/61] target/riscv: implementation-defined constant parameters
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 03/61] target/riscv: support vector extension csr
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 04/61] target/riscv: add vector configure instruction
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 05/61] target/riscv: add an internals.h header
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 06/61] target/riscv: add vector stride load and store instructions
,
LIU Zhiwei
,
2020/06/20
Re: [PATCH v10 06/61] target/riscv: add vector stride load and store instructions
,
Alistair Francis
,
2020/06/23
Re: [PATCH v10 06/61] target/riscv: add vector stride load and store instructions
,
LIU Zhiwei
,
2020/06/23
[PATCH v10 07/61] target/riscv: add vector index load and store instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 08/61] target/riscv: add fault-only-first unit stride load
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 09/61] target/riscv: add vector amo operations
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 10/61] target/riscv: vector single-width integer add and subtract
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 11/61] target/riscv: vector widening integer add and subtract
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 12/61] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 13/61] target/riscv: vector bitwise logical instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 14/61] target/riscv: vector single-width bit shift instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 15/61] target/riscv: vector narrowing integer right shift instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 16/61] target/riscv: vector integer comparison instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 17/61] target/riscv: vector integer min/max instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 18/61] target/riscv: vector single-width integer multiply instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 19/61] target/riscv: vector integer divide instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 20/61] target/riscv: vector widening integer multiply instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 21/61] target/riscv: vector single-width integer multiply-add instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 22/61] target/riscv: vector widening integer multiply-add instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 23/61] target/riscv: vector integer merge and move instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 24/61] target/riscv: vector single-width saturating add and subtract
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 25/61] target/riscv: vector single-width averaging add and subtract
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 26/61] target/riscv: vector single-width fractional multiply with rounding and saturation
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 27/61] target/riscv: vector widening saturating scaled multiply-add
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 28/61] target/riscv: vector single-width scaling shift instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 29/61] target/riscv: vector narrowing fixed-point clip instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 30/61] target/riscv: vector single-width floating-point add/subtract instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 31/61] target/riscv: vector widening floating-point add/subtract instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 32/61] target/riscv: vector single-width floating-point multiply/divide instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 33/61] target/riscv: vector widening floating-point multiply
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 34/61] target/riscv: vector single-width floating-point fused multiply-add instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 35/61] target/riscv: vector widening floating-point fused multiply-add instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 36/61] target/riscv: vector floating-point square-root instruction
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 37/61] target/riscv: vector floating-point min/max instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 38/61] target/riscv: vector floating-point sign-injection instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 39/61] target/riscv: vector floating-point compare instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 40/61] target/riscv: vector floating-point classify instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 41/61] target/riscv: vector floating-point merge instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 42/61] target/riscv: vector floating-point/integer type-convert instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 43/61] target/riscv: widening floating-point/integer type-convert instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 44/61] target/riscv: narrowing floating-point/integer type-convert instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 45/61] target/riscv: vector single-width integer reduction instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 46/61] target/riscv: vector wideing integer reduction instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 47/61] target/riscv: vector single-width floating-point reduction instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 48/61] target/riscv: vector widening floating-point reduction instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 49/61] target/riscv: vector mask-register logical instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 50/61] target/riscv: vector mask population count vmpopc
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 51/61] target/riscv: vmfirst find-first-set mask bit
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 52/61] target/riscv: set-X-first mask bit
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 53/61] target/riscv: vector iota instruction
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 54/61] target/riscv: vector element index instruction
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 55/61] target/riscv: integer extract instruction
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 56/61] target/riscv: integer scalar move instruction
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 57/61] target/riscv: floating-point scalar move instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 58/61] target/riscv: vector slide instructions
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 59/61] target/riscv: vector register gather instruction
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 60/61] target/riscv: vector compress instruction
,
LIU Zhiwei
,
2020/06/20
[PATCH v10 61/61] target/riscv: configure and turn on vector extension from command line
,
LIU Zhiwei
,
2020/06/20
[PATCH 0/2] virtio-balloon: Free page hinting clean-ups
,
Alexander Duyck
,
2020/06/19
[PATCH 1/2] virtio-balloon: Prevent guest from starting a report when we didn't request one
,
Alexander Duyck
,
2020/06/19
Re: [PATCH 1/2] virtio-balloon: Prevent guest from starting a report when we didn't request one
,
David Hildenbrand
,
2020/06/22
Re: [PATCH 1/2] virtio-balloon: Prevent guest from starting a report when we didn't request one
,
Alexander Duyck
,
2020/06/22
Re: [PATCH 1/2] virtio-balloon: Prevent guest from starting a report when we didn't request one
,
David Hildenbrand
,
2020/06/23
[PATCH 2/2] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
Alexander Duyck
,
2020/06/19
QEMU | Pipeline #158179489 has failed for master | 06c4cc36
,
GitLab
,
2020/06/19
QEMU | Pipeline #158179489 has failed for master | 06c4cc36
,
GitLab
,
2020/06/22
[PATCH] target/i386: reimplement fpatan using floatx80 operations
,
Joseph Myers
,
2020/06/19
Re: [PATCH] target/i386: reimplement fpatan using floatx80 operations
,
no-reply
,
2020/06/19
Re: [PATCH] target/i386: reimplement fpatan using floatx80 operations
,
Joseph Myers
,
2020/06/19
Re: [PATCH] target/i386: reimplement fpatan using floatx80 operations
,
no-reply
,
2020/06/19
Re: [PATCH] target/i386: reimplement fpatan using floatx80 operations
,
no-reply
,
2020/06/19
Re: [PATCH] target/i386: reimplement fpatan using floatx80 operations
,
no-reply
,
2020/06/19
Re: [PATCH] target/i386: reimplement fpatan using floatx80 operations
,
Joseph Myers
,
2020/06/19
Re: [PATCH] target/i386: reimplement fpatan using floatx80 operations
,
Joseph Myers
,
2020/06/19
[PATCH v3 0/6] block: add block-dirty-bitmap-populate job
,
Eric Blake
,
2020/06/19
[PATCH v3 2/6] blockdev: combine DriveBackupState and BlockdevBackupState
,
Eric Blake
,
2020/06/19
Re: [PATCH v3 2/6] blockdev: combine DriveBackupState and BlockdevBackupState
,
Vladimir Sementsov-Ogievskiy
,
2020/06/22
Re: [PATCH v3 2/6] blockdev: combine DriveBackupState and BlockdevBackupState
,
Eric Blake
,
2020/06/22
[PATCH v3 3/6] qmp: expose block-dirty-bitmap-populate
,
Eric Blake
,
2020/06/19
[PATCH v3 1/6] block: add bitmap-populate job
,
Eric Blake
,
2020/06/19
Re: [PATCH v3 1/6] block: add bitmap-populate job
,
Vladimir Sementsov-Ogievskiy
,
2020/06/20
Re: [PATCH v3 1/6] block: add bitmap-populate job
,
Eric Blake
,
2020/06/22
Re: [PATCH v3 1/6] block: add bitmap-populate job
,
Vladimir Sementsov-Ogievskiy
,
2020/06/23
Re: [PATCH v3 1/6] block: add bitmap-populate job
,
Kevin Wolf
,
2020/06/23
[PATCH v3 4/6] iotests: move bitmap helpers into their own file
,
Eric Blake
,
2020/06/19
Re: [PATCH v3 4/6] iotests: move bitmap helpers into their own file
,
Vladimir Sementsov-Ogievskiy
,
2020/06/22
[PATCH v3 5/6] iotests: add 298 for block-dirty-bitmap-populate
,
Eric Blake
,
2020/06/19
[PATCH v3 6/6] bitmaps: Use x- prefix for block-dirty-bitmap-popluate
,
Eric Blake
,
2020/06/19
Re: [PATCH v3 6/6] bitmaps: Use x- prefix for block-dirty-bitmap-popluate
,
Kevin Wolf
,
2020/06/23
Re: [PATCH v3 0/6] block: add block-dirty-bitmap-populate job
,
Kevin Wolf
,
2020/06/23
[Bug 1884302] [NEW] disable automatic mouse grabbing
,
Francesco Turco
,
2020/06/19
[Bug 1884302] Re: disable automatic mouse grabbing
,
Francesco Turco
,
2020/06/19
[Bug 1884302] Re: disable automatic mouse grabbing
,
Gerd Hoffmann
,
2020/06/22
[Bug 1884302] Re: disable automatic mouse grabbing
,
Francesco Turco
,
2020/06/22
Re: [PULL 10/10] ppc/pnv: Create BMC devices only when defaults are enabled
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PULL 10/10] ppc/pnv: Create BMC devices only when defaults are enabled
,
Cédric Le Goater
,
2020/06/22
Re: [PULL 10/10] ppc/pnv: Create BMC devices only when defaults are enabled
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
,
Lukas Straub
,
2020/06/19
RE: [PATCH 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
,
Zhang, Chen
,
2020/06/22
Re: [PATCH 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
,
Jason Wang
,
2020/06/23
RE: [PATCH 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
,
Zhang, Chen
,
2020/06/23
Re: [PULL 26/45] ACPI: Record Generic Error Status Block(GESB) table
,
Peter Maydell
,
2020/06/19
Re: [PULL 26/45] ACPI: Record Generic Error Status Block(GESB) table
,
Dongjiu Geng
,
2020/06/19
[PATCH] virtiofsd: Allow capability restriction to be turned off
,
Dr. David Alan Gilbert (git)
,
2020/06/19
Re: [PATCH] virtiofsd: Allow capability restriction to be turned off
,
Vivek Goyal
,
2020/06/19
Re: [PATCH] virtiofsd: Allow capability restriction to be turned off
,
no-reply
,
2020/06/19
[PATCH] target/arm: Remove dead code relating to SABA and UABA
,
Peter Maydell
,
2020/06/19
Re: [PATCH] target/arm: Remove dead code relating to SABA and UABA
,
no-reply
,
2020/06/19
Re: [PATCH] target/arm: Remove dead code relating to SABA and UABA
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PATCH] target/arm: Remove dead code relating to SABA and UABA
,
Richard Henderson
,
2020/06/20
[PATCH v2] docs/devel: add some notes on tcg-icount for developers
,
Alex Bennée
,
2020/06/19
Re: [PATCH v2] docs/devel: add some notes on tcg-icount for developers
,
no-reply
,
2020/06/19
Re: [PATCH v2] docs/devel: add some notes on tcg-icount for developers
,
no-reply
,
2020/06/19
Re: [PATCH v2] docs/devel: add some notes on tcg-icount for developers
,
no-reply
,
2020/06/19
Re: [PATCH v2] docs/devel: add some notes on tcg-icount for developers
,
Richard Henderson
,
2020/06/20
Re: [PATCH v2] docs/devel: add some notes on tcg-icount for developers
,
Alex Bennée
,
2020/06/22
[PULL v2 00/32] riscv-to-apply queue
,
Alistair Francis
,
2020/06/19
[PULL v2 01/32] riscv: Add helper to make NaN-boxing for FP register
,
Alistair Francis
,
2020/06/19
[PULL v2 14/32] riscv/opentitan: Connect the PLIC device
,
Alistair Francis
,
2020/06/19
[PULL v2 15/32] riscv/opentitan: Connect the UART device
,
Alistair Francis
,
2020/06/19
[PULL v2 04/32] riscv: Generalize CPU init routine for the gcsu CPU
,
Alistair Francis
,
2020/06/19
[PULL v2 06/32] riscv: Keep the CPU init routine names consistent
,
Alistair Francis
,
2020/06/19
[PULL v2 03/32] riscv: Generalize CPU init routine for the base CPU
,
Alistair Francis
,
2020/06/19
Re: [PULL v2 03/32] riscv: Generalize CPU init routine for the base CPU
,
Bin Meng
,
2020/06/23
Re: [PULL v2 03/32] riscv: Generalize CPU init routine for the base CPU
,
Markus Armbruster
,
2020/06/23
Re: [PULL v2 03/32] riscv: Generalize CPU init routine for the base CPU
,
Alistair Francis
,
2020/06/23
[PULL v2 19/32] hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bit
,
Alistair Francis
,
2020/06/19
[PULL v2 02/32] sifive_e: Support the revB machine
,
Alistair Francis
,
2020/06/19
[PULL v2 16/32] target/riscv: Use a smaller guess size for no-MMU PMP
,
Alistair Francis
,
2020/06/19
[PULL v2 05/32] riscv: Generalize CPU init routine for the imacu CPU
,
Alistair Francis
,
2020/06/19
[PULL v2 08/32] target/riscv: Report errors validating 2nd-stage PTEs
,
Alistair Francis
,
2020/06/19
[PULL v2 17/32] hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functions
,
Alistair Francis
,
2020/06/19
[PULL v2 22/32] hw/riscv: sifive_gpio: Add a new 'ngpio' property
,
Alistair Francis
,
2020/06/19
[PULL v2 21/32] hw/riscv: sifive_gpio: Clean up the codes
,
Alistair Francis
,
2020/06/19
[PULL v2 24/32] hw/riscv: sifive_gpio: Do not blindly trigger output IRQs
,
Alistair Francis
,
2020/06/19
[PULL v2 18/32] hw/riscv: opentitan: Remove the riscv_ prefix of the machine* and soc* functions
,
Alistair Francis
,
2020/06/19
[PULL v2 20/32] hw/riscv: sifive_u: Generate device tree node for OTP
,
Alistair Francis
,
2020/06/19
[PULL v2 23/32] hw/riscv: sifive_u: Hook a GPIO controller
,
Alistair Francis
,
2020/06/19
[PULL v2 07/32] target/riscv: Set access as data_load when validating stage-2 PTEs
,
Alistair Francis
,
2020/06/19
[PULL v2 10/32] target/riscv: Implement checks for hfence
,
Alistair Francis
,
2020/06/19
[PULL v2 11/32] riscv/opentitan: Fix the ROM size
,
Alistair Francis
,
2020/06/19
[PULL v2 09/32] target/riscv: Move the hfence instructions to the rvh decode
,
Alistair Francis
,
2020/06/19
[PULL v2 12/32] hw/char: Initial commit of Ibex UART
,
Alistair Francis
,
2020/06/19
[PULL v2 25/32] hw/riscv: sifive_u: Add reset functionality
,
Alistair Francis
,
2020/06/19
[PULL v2 26/32] hw/riscv: sifive_u: Rename serial property get/set functions to a generic name
,
Alistair Francis
,
2020/06/19
[PULL v2 27/32] hw/riscv: sifive_u: Add a new property msel for MSEL pin state
,
Alistair Francis
,
2020/06/19
[PULL v2 13/32] hw/intc: Initial commit of lowRISC Ibex PLIC
,
Alistair Francis
,
2020/06/19
[PULL v2 28/32] target/riscv: Rename IBEX CPU init routine
,
Alistair Francis
,
2020/06/19
[PULL v2 29/32] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
,
Alistair Francis
,
2020/06/19
[PULL v2 30/32] hw/riscv: sifive_u: Support different boot source per MSEL pin state
,
Alistair Francis
,
2020/06/19
[PULL v2 31/32] hw/riscv: sifive_u: Sort the SoC memmap table entries
,
Alistair Francis
,
2020/06/19
[PULL v2 32/32] hw/riscv: sifive_u: Add a dummy DDR memory controller device
,
Alistair Francis
,
2020/06/19
Re: [PULL v2 00/32] riscv-to-apply queue
,
no-reply
,
2020/06/19
Re: [PULL v2 00/32] riscv-to-apply queue
,
Peter Maydell
,
2020/06/22
[PATCH] target/arm: Remove unnecessary gen_io_end() calls
,
Peter Maydell
,
2020/06/19
Re: [PATCH] target/arm: Remove unnecessary gen_io_end() calls
,
Alex Bennée
,
2020/06/19
Re: [PATCH] target/arm: Remove unnecessary gen_io_end() calls
,
no-reply
,
2020/06/19
Re: [PATCH] target/arm: Remove unnecessary gen_io_end() calls
,
Richard Henderson
,
2020/06/19
Re: [PATCH] target/arm: Remove unnecessary gen_io_end() calls
,
Pavel Dovgalyuk
,
2020/06/22
Re: [PATCH v3 08/11] tests/acceptance: add record/replay test for m68k
,
Laurent Vivier
,
2020/06/19
[PATCH 0/2] kvm: x86/cpu: Support guest MAXPHYADDR < host MAXPHYADDR
,
Mohammed Gamal
,
2020/06/19
[PATCH 1/2] kvm: Add support for KVM_CAP_HAS_SMALLER_MAXPHYADDR
,
Mohammed Gamal
,
2020/06/19
[PATCH 2/2] x86/cpu: Handle GUEST_MAXPHYADDR < HOST_MAXPHYADDR for hosts that don't support it
,
Mohammed Gamal
,
2020/06/19
Re: [PATCH 2/2] x86/cpu: Handle GUEST_MAXPHYADDR < HOST_MAXPHYADDR for hosts that don't support it
,
Paolo Bonzini
,
2020/06/19
[PATCH] Deprecate TileGX port
,
Peter Maydell
,
2020/06/19
Re: [PATCH] Deprecate TileGX port
,
Daniel P . Berrangé
,
2020/06/19
Re: [PATCH] Deprecate TileGX port
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PATCH] Deprecate TileGX port
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PATCH] Deprecate TileGX port
,
no-reply
,
2020/06/19
Re: [PATCH] Deprecate TileGX port
,
Thomas Huth
,
2020/06/19
[PATCH v2 0/3] Add Scripts for Finding Top 25 Executed Functions
,
Ahmed Karaman
,
2020/06/19
[PATCH v2 1/3] scripts/performance: Add topN_perf.py script
,
Ahmed Karaman
,
2020/06/19
Re: [PATCH v2 1/3] scripts/performance: Add topN_perf.py script
,
Aleksandar Markovic
,
2020/06/20
Re: [PATCH v2 1/3] scripts/performance: Add topN_perf.py script
,
Aleksandar Markovic
,
2020/06/20
[PATCH v2 2/3] scripts/performance: Add topN_callgrind.py script
,
Ahmed Karaman
,
2020/06/19
Re: [PATCH v2 2/3] scripts/performance: Add topN_callgrind.py script
,
Aleksandar Markovic
,
2020/06/20
[PATCH v2 3/3] MAINTAINERS: Add 'Performance Tools and Tests' subsection
,
Ahmed Karaman
,
2020/06/19
Re: [PATCH v2 0/3] Add Scripts for Finding Top 25 Executed Functions
,
no-reply
,
2020/06/19
Re: [PATCH v2 0/3] Add Scripts for Finding Top 25 Executed Functions
,
Aleksandar Markovic
,
2020/06/20
[PATCH v3 0/4] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/19
[PATCH v3 1/4] hw/misc/pca9552: Replace magic value by PCA9552_LED_COUNT definition
,
Philippe Mathieu-Daudé
,
2020/06/19
[PATCH v3 2/4] hw/misc/pca9552: Add a PCA955X_LED_MAX definition
,
Philippe Mathieu-Daudé
,
2020/06/19
[PATCH v3 4/4] hw/misc/pca9552: Trace LED change events
,
Philippe Mathieu-Daudé
,
2020/06/19
[PATCH v3 3/4] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PATCH v3 0/4] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/20
[PATCH v6 0/3] vTPM/aarch64 ACPI support
,
Eric Auger
,
2020/06/19
[PATCH v6 1/3] acpi: Some build_tpm2() code reshape
,
Eric Auger
,
2020/06/19
Re: [PATCH v6 1/3] acpi: Some build_tpm2() code reshape
,
Stefan Berger
,
2020/06/19
Re: [PATCH v6 1/3] acpi: Some build_tpm2() code reshape
,
Auger Eric
,
2020/06/19
Re: [PATCH v6 1/3] acpi: Some build_tpm2() code reshape
,
Stefan Berger
,
2020/06/19
Re: [PATCH v6 1/3] acpi: Some build_tpm2() code reshape
,
Auger Eric
,
2020/06/19
Re: [PATCH v6 1/3] acpi: Some build_tpm2() code reshape
,
Igor Mammedov
,
2020/06/22
[PATCH v6 2/3] arm/acpi: Add the TPM2.0 device under the DSDT
,
Eric Auger
,
2020/06/19
Re: [PATCH v6 2/3] arm/acpi: Add the TPM2.0 device under the DSDT
,
Igor Mammedov
,
2020/06/22
[PATCH v6 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM
,
Eric Auger
,
2020/06/19
Re: [PATCH v6 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM
,
Stefan Berger
,
2020/06/19
Re: [PATCH v6 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM
,
Igor Mammedov
,
2020/06/22
Re: [PATCH v6 0/3] vTPM/aarch64 ACPI support
,
no-reply
,
2020/06/19
[RFC PATCH] docs/devel: add some notes on tcg-icount for developers
,
Alex Bennée
,
2020/06/19
Re: [RFC PATCH] docs/devel: add some notes on tcg-icount for developers
,
no-reply
,
2020/06/19
Re: [RFC PATCH] docs/devel: add some notes on tcg-icount for developers
,
no-reply
,
2020/06/19
Re: [RFC PATCH] docs/devel: add some notes on tcg-icount for developers
,
Peter Maydell
,
2020/06/19
Re: [RFC PATCH] docs/devel: add some notes on tcg-icount for developers
,
Paolo Bonzini
,
2020/06/19
Re: [RFC PATCH] docs/devel: add some notes on tcg-icount for developers
,
Alex Bennée
,
2020/06/19
Re: [RFC PATCH] docs/devel: add some notes on tcg-icount for developers
,
no-reply
,
2020/06/19
[PATCH] target/i386: Remove core_id assert check in CPUID 0x8000001E
,
Babu Moger
,
2020/06/19
Re: [PATCH] target/i386: Remove core_id assert check in CPUID 0x8000001E
,
no-reply
,
2020/06/19
RE: [PATCH] target/i386: Remove core_id assert check in CPUID 0x8000001E
,
Babu Moger
,
2020/06/19
QEMU | Pipeline #158043790 has failed for master | 4d285821
,
GitLab
,
2020/06/19
how to build QEMU with the peripheral device modules
,
casmac
,
2020/06/19
Re: how to build QEMU with the peripheral device modules
,
Christophe de Dinechin
,
2020/06/19
Re: how to build QEMU with the peripheral device modules
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: how to build QEMU with the peripheral device modules
,
casmac
,
2020/06/23
[PULL 0/7] Audio 20200619 patches
,
Gerd Hoffmann
,
2020/06/19
[PULL 3/7] audio/jack: remove invalid set of input support bool
,
Gerd Hoffmann
,
2020/06/19
[PULL 4/7] audio/jack: do not remove ports when finishing
,
Gerd Hoffmann
,
2020/06/19
[PULL 6/7] audio/jack: simplify the re-init code path
,
Gerd Hoffmann
,
2020/06/19
[PULL 2/7] audio/jack: remove unused stopped state
,
Gerd Hoffmann
,
2020/06/19
[PULL 1/7] audio/jack: fix invalid minimum buffer size check
,
Gerd Hoffmann
,
2020/06/19
[PULL 7/7] hw/audio/gus: Fix registers 32-bit access
,
Gerd Hoffmann
,
2020/06/19
[PULL 5/7] audio/jack: honour the enable state of the audio device
,
Gerd Hoffmann
,
2020/06/19
Re: [PULL 0/7] Audio 20200619 patches
,
no-reply
,
2020/06/19
Re: [PULL 0/7] Audio 20200619 patches
,
no-reply
,
2020/06/19
Re: [PULL 0/7] Audio 20200619 patches
,
Peter Maydell
,
2020/06/22
[PATCH] cpu-models-x86: Fix CPU model name - s/IBR/IBRS/
,
Kashyap Chamarthy
,
2020/06/19
Re: [PATCH] cpu-models-x86: Fix CPU model name - s/IBR/IBRS/
,
Kashyap Chamarthy
,
2020/06/19
Re: [PATCH] cpu-models-x86: Fix CPU model name - s/IBR/IBRS/
,
no-reply
,
2020/06/19
[PATCH v5 0/6] Add strace support for printing arguments of selected syscalls
,
Filip Bozuta
,
2020/06/19
[PATCH v5 1/6] linux-user: Extend strace support to enable argument printing after syscall execution
,
Filip Bozuta
,
2020/06/19
Re: [PATCH v5 1/6] linux-user: Extend strace support to enable argument printing after syscall execution
,
Laurent Vivier
,
2020/06/19
[PATCH v5 2/6] linux-user: Add strace support for a group of syscalls
,
Filip Bozuta
,
2020/06/19
[PATCH v5 3/6] linux-user: Add strace support for printing argument of syscalls used for extended attributes
,
Filip Bozuta
,
2020/06/19
Re: [PATCH v5 3/6] linux-user: Add strace support for printing argument of syscalls used for extended attributes
,
Laurent Vivier
,
2020/06/19
[PATCH v5 4/6] linux-user: Add strace support for printing arguments of lseek()
,
Filip Bozuta
,
2020/06/19
[PATCH v5 5/6] linux-user: Add strace support for printing arguments of chown()/lchown()
,
Filip Bozuta
,
2020/06/19
[PATCH v5 6/6] linux-user: Add strace support for printing arguments of fallocate()
,
Filip Bozuta
,
2020/06/19
Re: [PATCH v5 0/6] Add strace support for printing arguments of selected syscalls
,
no-reply
,
2020/06/19
Re: [PATCH v5 0/6] Add strace support for printing arguments of selected syscalls
,
no-reply
,
2020/06/19
Re: [PATCH v5 0/6] Add strace support for printing arguments of selected syscalls
,
no-reply
,
2020/06/19
Re: [PATCH v5 0/6] Add strace support for printing arguments of selected syscalls
,
no-reply
,
2020/06/19
Re: [PATCH v5 0/6] Add strace support for printing arguments of selected syscalls
,
no-reply
,
2020/06/19
Re: [PATCH v5 0/6] Add strace support for printing arguments of selected syscalls
,
Laurent Vivier
,
2020/06/29
[PATCH v3 0/2] Add strace support for printing arguments for ioctls
,
Filip Bozuta
,
2020/06/19
[PATCH v3 1/2] linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
,
Filip Bozuta
,
2020/06/19
[PATCH v3 2/2] linux-user: Add strace support for printing arguments of ioctl()
,
Filip Bozuta
,
2020/06/19
Re: [PATCH v3 0/2] Add strace support for printing arguments for ioctls
,
Laurent Vivier
,
2020/06/29
QEMU | Pipeline #158000084 has failed for master | 292ef18a
,
GitLab
,
2020/06/19
[PATCH 0/2] qcow2: Force preallocation with data-file-raw
,
Max Reitz
,
2020/06/19
[PATCH 1/2] qcow2: Force preallocation with data-file-raw
,
Max Reitz
,
2020/06/19
Re: [PATCH 1/2] qcow2: Force preallocation with data-file-raw
,
Alberto Garcia
,
2020/06/19
Re: [PATCH 1/2] qcow2: Force preallocation with data-file-raw
,
Max Reitz
,
2020/06/22
Re: [PATCH 1/2] qcow2: Force preallocation with data-file-raw
,
Max Reitz
,
2020/06/22
Re: [PATCH 1/2] qcow2: Force preallocation with data-file-raw
,
Kevin Wolf
,
2020/06/23
Re: [PATCH 1/2] qcow2: Force preallocation with data-file-raw
,
Alberto Garcia
,
2020/06/22
Re: [PATCH 1/2] qcow2: Force preallocation with data-file-raw
,
Max Reitz
,
2020/06/22
Re: [PATCH 1/2] qcow2: Force preallocation with data-file-raw
,
Nir Soffer
,
2020/06/22
Re: [PATCH 1/2] qcow2: Force preallocation with data-file-raw
,
Max Reitz
,
2020/06/22
Re: [PATCH 1/2] qcow2: Force preallocation with data-file-raw
,
Eric Blake
,
2020/06/22
Re: [PATCH 1/2] qcow2: Force preallocation with data-file-raw
,
Alberto Garcia
,
2020/06/22
Re: [PATCH 1/2] qcow2: Force preallocation with data-file-raw
,
Max Reitz
,
2020/06/23
[PATCH 2/2] iotests/244: Test preallocation for data-file-raw
,
Max Reitz
,
2020/06/19
Re: [PATCH 0/2] qcow2: Force preallocation with data-file-raw
,
no-reply
,
2020/06/19
Re: [PATCH 0/2] qcow2: Force preallocation with data-file-raw
,
Nir Soffer
,
2020/06/21
Re: [PATCH 0/2] qcow2: Force preallocation with data-file-raw
,
Max Reitz
,
2020/06/22
Re: [PATCH 0/2] qcow2: Force preallocation with data-file-raw
,
Nir Soffer
,
2020/06/22
Re: [PATCH 0/2] qcow2: Force preallocation with data-file-raw
,
Kevin Wolf
,
2020/06/23
Re: [PATCH 0/2] qcow2: Force preallocation with data-file-raw
,
Alberto Garcia
,
2020/06/22
Re: [PATCH 0/2] qcow2: Force preallocation with data-file-raw
,
Max Reitz
,
2020/06/23
Re: [PATCH 0/2] qcow2: Force preallocation with data-file-raw
,
Kevin Wolf
,
2020/06/23
Re: [PULL 06/17] docker: move make check into check_qemu helper
,
Peter Maydell
,
2020/06/19
[PATCH] xen: Actually fix build without passthrough
,
Anthony PERARD
,
2020/06/19
Re: [PATCH] xen: Actually fix build without passthrough
,
Philippe Mathieu-Daudé
,
2020/06/19
RE: [PATCH] xen: Actually fix build without passthrough
,
Paul Durrant
,
2020/06/19
Re: [PATCH] xen: Actually fix build without passthrough
,
no-reply
,
2020/06/19
Re: [PATCH] xen: Actually fix build without passthrough
,
Paolo Bonzini
,
2020/06/19
[PATCH 0/2] qemu-storage-daemon: memory leak and --object opts fixes
,
Stefan Hajnoczi
,
2020/06/19
[PATCH 1/2] qemu-storage-daemon: remember to add qemu_object_opts
,
Stefan Hajnoczi
,
2020/06/19
[PATCH 2/2] qemu-storage-daemon: add missing cleanup calls
,
Stefan Hajnoczi
,
2020/06/19
Re: [PATCH 0/2] qemu-storage-daemon: memory leak and --object opts fixes
,
no-reply
,
2020/06/19
Re: [PATCH 0/2] qemu-storage-daemon: memory leak and --object opts fixes
,
Stefan Hajnoczi
,
2020/06/19
Re: [PATCH 0/2] qemu-storage-daemon: memory leak and --object opts fixes
,
Eric Blake
,
2020/06/19
Re: [PATCH 0/2] qemu-storage-daemon: memory leak and --object opts fixes
,
Kevin Wolf
,
2020/06/23
[PATCH v5 0/6] block: seriously improve savevm performance
,
Denis V. Lunev
,
2020/06/19
[PATCH 4/6] block/block-backend: remove always true check from blk_save_vmstate
,
Denis V. Lunev
,
2020/06/19
Re: [PATCH 4/6] block/block-backend: remove always true check from blk_save_vmstate
,
Vladimir Sementsov-Ogievskiy
,
2020/06/19
[PATCH 3/6] block/aio_task: drop aio_task_pool_wait_one() helper
,
Denis V. Lunev
,
2020/06/19
[PATCH 2/6] block/aio_task: allow start/wait task from any coroutine
,
Denis V. Lunev
,
2020/06/19
[PATCH 1/6] migration/savevm: respect qemu_fclose() error code in save_snapshot()
,
Denis V. Lunev
,
2020/06/19
[PATCH 6/6] block/io: improve savevm performance
,
Denis V. Lunev
,
2020/06/19
[PATCH 5/6] block, migration: add bdrv_finalize_vmstate helper
,
Denis V. Lunev
,
2020/06/19
Re: [PATCH v5 0/6] block: seriously improve savevm performance
,
no-reply
,
2020/06/19
Re: [PATCH v5 0/6] block: seriously improve savevm performance
,
Denis V. Lunev
,
2020/06/22
[PATCH 7/6] block/io: improve loadvm performance
,
Denis V. Lunev
,
2020/06/22
Re: [PATCH 7/6] block/io: improve loadvm performance
,
Vladimir Sementsov-Ogievskiy
,
2020/06/22
Re: [PATCH 7/6] block/io: improve loadvm performance
,
Denis V. Lunev
,
2020/06/22
Re: [PATCH 7/6] block/io: improve loadvm performance
,
Vladimir Sementsov-Ogievskiy
,
2020/06/22
[PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
no-reply
,
2020/06/19
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Andrew Jones
,
2020/06/19
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Andrew Jones
,
2020/06/19
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Peter Maydell
,
2020/06/22
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Andrew Jones
,
2020/06/22
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Dr. David Alan Gilbert
,
2020/06/19
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Paolo Bonzini
,
2020/06/22
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Paolo Bonzini
,
2020/06/22
[PATCH v10 00/12] acpi: i386 tweaks
,
Gerd Hoffmann
,
2020/06/19
[PATCH v10 03/12] acpi: move aml builder code for floppy device
,
Gerd Hoffmann
,
2020/06/19
[PATCH v10 01/12] qtest: allow DSDT acpi table changes
,
Gerd Hoffmann
,
2020/06/19
[PATCH v10 02/12] acpi: bios-tables-test: show more context on asl diffs
,
Gerd Hoffmann
,
2020/06/19
[PATCH v10 06/12] acpi: move aml builder code for i8042 (kbd+mouse) device
,
Gerd Hoffmann
,
2020/06/19
[PATCH v10 04/12] floppy: make isa_fdc_get_drive_max_chs static
,
Gerd Hoffmann
,
2020/06/19
[PATCH v10 12/12] tests/acpi: update expected data files
,
Gerd Hoffmann
,
2020/06/19
Re: [PATCH v10 12/12] tests/acpi: update expected data files
,
Andrew Jones
,
2020/06/29
Re: [PATCH v10 12/12] tests/acpi: update expected data files
,
Michael S. Tsirkin
,
2020/06/29
[PATCH v10 10/12] acpi: drop build_piix4_pm()
,
Gerd Hoffmann
,
2020/06/19
[PATCH v10 09/12] acpi: drop serial/parallel enable bits from dsdt
,
Gerd Hoffmann
,
2020/06/19
[PATCH v10 11/12] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
,
Gerd Hoffmann
,
2020/06/19
[PATCH v10 07/12] acpi: factor out fw_cfg_add_acpi_dsdt()
,
Gerd Hoffmann
,
2020/06/19
[PATCH v10 08/12] acpi: simplify build_isa_devices_aml()
,
Gerd Hoffmann
,
2020/06/19
[PATCH v10 05/12] floppy: move cmos_get_fd_drive_type() from pc
,
Gerd Hoffmann
,
2020/06/19
Re: [PATCH v10 00/12] acpi: i386 tweaks
,
no-reply
,
2020/06/19
Re: [PATCH v10 00/12] acpi: i386 tweaks
,
Michael S. Tsirkin
,
2020/06/19
[PATCH v5 0/4] modify CPU model info
,
Chenyi Qiang
,
2020/06/19
[PATCH v5 1/4] target/i386: add missing vmx features for several CPU models
,
Chenyi Qiang
,
2020/06/19
[PATCH v5 2/4] target/i386: add fast short REP MOV support
,
Chenyi Qiang
,
2020/06/19
[PATCH v5 3/4] target/i386: add the missing features for Icelake-Server CPU model
,
Chenyi Qiang
,
2020/06/19
[PATCH v5 4/4] target/i386: modify Icelake-Server CPU model number
,
Chenyi Qiang
,
2020/06/19
Re: [PATCH v5 0/4] modify CPU model info
,
no-reply
,
2020/06/19
[PULL 00/32] riscv-to-apply queue
,
Alistair Francis
,
2020/06/19
[PULL 15/32] riscv/opentitan: Connect the UART device
,
Alistair Francis
,
2020/06/19
[PULL 02/32] sifive_e: Support the revB machine
,
Alistair Francis
,
2020/06/19
[PULL 04/32] riscv: Generalize CPU init routine for the gcsu CPU
,
Alistair Francis
,
2020/06/19
[PULL 18/32] hw/riscv: opentitan: Remove the riscv_ prefix of the machine* and soc* functions
,
Alistair Francis
,
2020/06/19
[PULL 16/32] target/riscv: Use a smaller guess size for no-MMU PMP
,
Alistair Francis
,
2020/06/19
[PULL 14/32] riscv/opentitan: Connect the PLIC device
,
Alistair Francis
,
2020/06/19
[PULL 06/32] riscv: Keep the CPU init routine names consistent
,
Alistair Francis
,
2020/06/19
[PULL 21/32] hw/riscv: sifive_gpio: Clean up the codes
,
Alistair Francis
,
2020/06/19
[PULL 07/32] target/riscv: Set access as data_load when validating stage-2 PTEs
,
Alistair Francis
,
2020/06/19
[PULL 01/32] riscv: Add helper to make NaN-boxing for FP register
,
Alistair Francis
,
2020/06/19
[PULL 10/32] target/riscv: Implement checks for hfence
,
Alistair Francis
,
2020/06/19
[PULL 11/32] riscv/opentitan: Fix the ROM size
,
Alistair Francis
,
2020/06/19
[PULL 03/32] riscv: Generalize CPU init routine for the base CPU
,
Alistair Francis
,
2020/06/19
[PULL 13/32] hw/intc: Initial commit of lowRISC Ibex PLIC
,
Alistair Francis
,
2020/06/19
[PULL 17/32] hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functions
,
Alistair Francis
,
2020/06/19
[PULL 05/32] riscv: Generalize CPU init routine for the imacu CPU
,
Alistair Francis
,
2020/06/19
[PULL 19/32] hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bit
,
Alistair Francis
,
2020/06/19
[PULL 08/32] target/riscv: Report errors validating 2nd-stage PTEs
,
Alistair Francis
,
2020/06/19
[PULL 20/32] hw/riscv: sifive_u: Generate device tree node for OTP
,
Alistair Francis
,
2020/06/19
[PULL 22/32] hw/riscv: sifive_gpio: Add a new 'ngpio' property
,
Alistair Francis
,
2020/06/19
[PULL 09/32] target/riscv: Move the hfence instructions to the rvh decode
,
Alistair Francis
,
2020/06/19
[PULL 23/32] hw/riscv: sifive_u: Hook a GPIO controller
,
Alistair Francis
,
2020/06/19
[PULL 24/32] hw/riscv: sifive_gpio: Do not blindly trigger output IRQs
,
Alistair Francis
,
2020/06/19
[PULL 25/32] hw/riscv: sifive_u: Add reset functionality
,
Alistair Francis
,
2020/06/19
[PULL 26/32] hw/riscv: sifive_u: Rename serial property get/set functions to a generic name
,
Alistair Francis
,
2020/06/19
[PULL 12/32] hw/char: Initial commit of Ibex UART
,
Alistair Francis
,
2020/06/19
[PULL 27/32] hw/riscv: sifive_u: Add a new property msel for MSEL pin state
,
Alistair Francis
,
2020/06/19
[PULL 28/32] target/riscv: Rename IBEX CPU init routine
,
Alistair Francis
,
2020/06/19
[PULL 29/32] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
,
Alistair Francis
,
2020/06/19
[PULL 30/32] hw/riscv: sifive_u: Support different boot source per MSEL pin state
,
Alistair Francis
,
2020/06/19
[PULL 31/32] hw/riscv: sifive_u: Sort the SoC memmap table entries
,
Alistair Francis
,
2020/06/19
[PULL 32/32] hw/riscv: sifive_u: Add a dummy DDR memory controller device
,
Alistair Francis
,
2020/06/19
Re: [PULL 00/32] riscv-to-apply queue
,
no-reply
,
2020/06/19
Re: [PULL 00/32] riscv-to-apply queue
,
Peter Maydell
,
2020/06/19
Re: [PULL 00/32] riscv-to-apply queue
,
Alistair Francis
,
2020/06/19
[PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/18
[PATCH v3 3/9] host trust limitation: Move side effect out of machine_set_memory_encryption()
,
David Gibson
,
2020/06/18
[PATCH v3 2/9] host trust limitation: Handle memory encryption via interface
,
David Gibson
,
2020/06/18
[PATCH v3 1/9] host trust limitation: Introduce new host trust limitation interface
,
David Gibson
,
2020/06/18
Re: [PATCH v3 1/9] host trust limitation: Introduce new host trust limitation interface
,
Dr. David Alan Gilbert
,
2020/06/26
[PATCH v3 4/9] host trust limitation: Rework the "memory-encryption" property
,
David Gibson
,
2020/06/18
[PATCH v3 8/9] spapr: PEF: block migration
,
David Gibson
,
2020/06/18
Re: [PATCH v3 8/9] spapr: PEF: block migration
,
Dr. David Alan Gilbert
,
2020/06/26
[PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/18
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Daniel P . Berrangé
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Michael S. Tsirkin
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Michael S. Tsirkin
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Daniel P . Berrangé
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Halil Pasic
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Michael S. Tsirkin
,
2020/06/24
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/25
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/25
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Daniel P . Berrangé
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/20
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Daniel P . Berrangé
,
2020/06/22
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/25
[PATCH v3 5/9] host trust limitation: Decouple kvm_memcrypt_*() helpers from KVM
,
David Gibson
,
2020/06/18
[PATCH v3 6/9] host trust limitation: Add Error ** to HostTrustLimitation::kvm_init
,
David Gibson
,
2020/06/18
[PATCH v3 7/9] spapr: Add PEF based host trust limitation
,
David Gibson
,
2020/06/18
Re: [PATCH v3 0/9] Generalize memory encryption models
,
no-reply
,
2020/06/18
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Cornelia Huck
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Cornelia Huck
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Cornelia Huck
,
2020/06/22
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Janosch Frank
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Daniel P . Berrangé
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Janosch Frank
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Dr. David Alan Gilbert
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Daniel P . Berrangé
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Janosch Frank
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Cornelia Huck
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Christian Borntraeger
,
2020/06/22
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Cornelia Huck
,
2020/06/24
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/25
[Bug 1884169] [NEW] There is no option group 'fsdev' for OSX
,
Judah Holanda Correia Lima
,
2020/06/18
[Bug 1884169] Re: There is no option group 'fsdev' for OSX
,
Christian Schoenebeck
,
2020/06/19
[PATCH v3 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Collin Walling
,
2020/06/18
[PATCH v3 1/8] s390/sclp: get machine once during read scp/cpu info
,
Collin Walling
,
2020/06/18
Re: [PATCH v3 1/8] s390/sclp: get machine once during read scp/cpu info
,
Janosch Frank
,
2020/06/19
Re: [PATCH v3 1/8] s390/sclp: get machine once during read scp/cpu info
,
Cornelia Huck
,
2020/06/22
[PATCH v3 2/8] s390/sclp: check sccb len before filling in data
,
Collin Walling
,
2020/06/18
Re: [PATCH v3 2/8] s390/sclp: check sccb len before filling in data
,
David Hildenbrand
,
2020/06/19
Re: [PATCH v3 2/8] s390/sclp: check sccb len before filling in data
,
Cornelia Huck
,
2020/06/22
Re: [PATCH v3 2/8] s390/sclp: check sccb len before filling in data
,
Thomas Huth
,
2020/06/24
[PATCH v3 4/8] s390/sclp: read sccb from mem based on sccb length
,
Collin Walling
,
2020/06/18
Re: [PATCH v3 4/8] s390/sclp: read sccb from mem based on sccb length
,
Janosch Frank
,
2020/06/19
Re: [PATCH v3 4/8] s390/sclp: read sccb from mem based on sccb length
,
Cornelia Huck
,
2020/06/22
[PATCH v3 7/8] s390/kvm: header sync for diag318
,
Collin Walling
,
2020/06/18
[PATCH v3 3/8] s390/sclp: rework sclp boundary and length checks
,
Collin Walling
,
2020/06/18
Re: [PATCH v3 3/8] s390/sclp: rework sclp boundary and length checks
,
Janosch Frank
,
2020/06/19
Re: [PATCH v3 3/8] s390/sclp: rework sclp boundary and length checks
,
Cornelia Huck
,
2020/06/22
Re: [PATCH v3 3/8] s390/sclp: rework sclp boundary and length checks
,
Christian Borntraeger
,
2020/06/22
Re: [PATCH v3 3/8] s390/sclp: rework sclp boundary and length checks
,
Christian Borntraeger
,
2020/06/22
Re: [PATCH v3 3/8] s390/sclp: rework sclp boundary and length checks
,
Collin Walling
,
2020/06/22
[PATCH v3 8/8] s390: guest support for diagnose 0x318
,
Collin Walling
,
2020/06/18
Re: [PATCH v3 8/8] s390: guest support for diagnose 0x318
,
Janosch Frank
,
2020/06/19
Re: [PATCH v3 8/8] s390: guest support for diagnose 0x318
,
Cornelia Huck
,
2020/06/24
[PATCH v3 5/8] s390/sclp: use cpu offset to locate cpu entries
,
Collin Walling
,
2020/06/18
Re: [PATCH v3 5/8] s390/sclp: use cpu offset to locate cpu entries
,
Janosch Frank
,
2020/06/19
Re: [PATCH v3 5/8] s390/sclp: use cpu offset to locate cpu entries
,
Cornelia Huck
,
2020/06/22
[PATCH v3 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Collin Walling
,
2020/06/18
Re: [PATCH v3 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Cornelia Huck
,
2020/06/24
Re: [PATCH v3 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Thomas Huth
,
2020/06/24
Re: [PATCH v3 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Cornelia Huck
,
2020/06/24
Re: [PATCH v3 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Collin Walling
,
2020/06/24
Re: [PATCH v3 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Cornelia Huck
,
2020/06/24
Re: [PATCH v3 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Thomas Huth
,
2020/06/24
Re: [PATCH v3 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
no-reply
,
2020/06/18
Re: [PATCH v3 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
no-reply
,
2020/06/18
[PATCH] riscv: plic: Add a couple of mising sifive_plic_update calls
,
Jessica Clarke
,
2020/06/18
Re: [PATCH] riscv: plic: Add a couple of mising sifive_plic_update calls
,
no-reply
,
2020/06/18
Re: [PATCH] riscv: plic: Add a couple of mising sifive_plic_update calls
,
Alistair Francis
,
2020/06/19
[PATCH] riscv: plic: Honour source priorities
,
Jessica Clarke
,
2020/06/18
Re: [PATCH] riscv: plic: Honour source priorities
,
no-reply
,
2020/06/18
[PATCH v2] riscv: plic: Honour source priorities
,
Jessica Clarke
,
2020/06/18
Re: [PATCH v2] riscv: plic: Honour source priorities
,
no-reply
,
2020/06/18
Re: [PATCH v2] riscv: plic: Honour source priorities
,
Alistair Francis
,
2020/06/19
Usage of pci bus
,
Gautam Bhat
,
2020/06/18
Re: Usage of pci bus
,
Peter Maydell
,
2020/06/18
Re: Usage of pci bus
,
Gautam Bhat
,
2020/06/19
Re: Usage of pci bus
,
Peter Maydell
,
2020/06/19
[DISCUSSION] GCOV support
,
Aleksandar Markovic
,
2020/06/18
Re: [DISCUSSION] GCOV support
,
Aleksandar Markovic
,
2020/06/18
Re: [DISCUSSION] GCOV support
,
Peter Maydell
,
2020/06/18
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Vivek Goyal
,
2020/06/18
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Dr. David Alan Gilbert
,
2020/06/18
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Vivek Goyal
,
2020/06/18
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Dr. David Alan Gilbert
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Daniel P . Berrangé
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Dr. David Alan Gilbert
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Daniel P . Berrangé
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Vivek Goyal
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Vivek Goyal
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Dr. David Alan Gilbert
,
2020/06/26
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Vivek Goyal
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Dr. David Alan Gilbert
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Vivek Goyal
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Dr. David Alan Gilbert
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Chirantan Ekbote
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Dr. David Alan Gilbert
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Chirantan Ekbote
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Dr. David Alan Gilbert
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Vivek Goyal
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Chirantan Ekbote
,
2020/06/24
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Vivek Goyal
,
2020/06/25
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Miklos Szeredi
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Vivek Goyal
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Miklos Szeredi
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Vivek Goyal
,
2020/06/19
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: drop Linux capabilities(7)
,
Vivek Goyal
,
2020/06/19
[RFC v6 0/4] QEMU cpus.c refactoring
,
Claudio Fontana
,
2020/06/18
[RFC v6 2/4] cpu-throttle: new module, extracted from cpus.c
,
Claudio Fontana
,
2020/06/18
Re: [RFC v6 2/4] cpu-throttle: new module, extracted from cpus.c
,
Laurent Vivier
,
2020/06/18
[RFC v6 3/4] cpu-timers, icount: new modules
,
Claudio Fontana
,
2020/06/18
Re: [RFC v6 3/4] cpu-timers, icount: new modules
,
Thomas Huth
,
2020/06/19
[RFC v6 1/4] softmmu: move softmmu only files from root
,
Claudio Fontana
,
2020/06/18
Re: [RFC v6 1/4] softmmu: move softmmu only files from root
,
Laurent Vivier
,
2020/06/18
Re: [RFC v6 1/4] softmmu: move softmmu only files from root
,
Thomas Huth
,
2020/06/19
[RFC v6 4/4] cpus: extract out accel-specific code to each accel
,
Claudio Fontana
,
2020/06/18
Re: [RFC v6 0/4] QEMU cpus.c refactoring
,
no-reply
,
2020/06/18
Re: [RFC v6 0/4] QEMU cpus.c refactoring
,
no-reply
,
2020/06/18
Re: [RFC v6 0/4] QEMU cpus.c refactoring
,
no-reply
,
2020/06/18
what are the requirements on target/ code for -icount to work correctly?
,
Peter Maydell
,
2020/06/18
Re: what are the requirements on target/ code for -icount to work correctly?
,
Pavel Dovgalyuk
,
2020/06/19
Re: what are the requirements on target/ code for -icount to work correctly?
,
Paolo Bonzini
,
2020/06/19
Re: what are the requirements on target/ code for -icount to work correctly?
,
Peter Maydell
,
2020/06/19
Re: what are the requirements on target/ code for -icount to work correctly?
,
Paolo Bonzini
,
2020/06/19
Re: what are the requirements on target/ code for -icount to work correctly?
,
Peter Maydell
,
2020/06/19
Re: what are the requirements on target/ code for -icount to work correctly?
,
Paolo Bonzini
,
2020/06/19
Re: what are the requirements on target/ code for -icount to work correctly?
,
Peter Maydell
,
2020/06/19
Re: what are the requirements on target/ code for -icount to work correctly?
,
Alex Bennée
,
2020/06/19
Re: what are the requirements on target/ code for -icount to work correctly?
,
Peter Maydell
,
2020/06/19
Re: what are the requirements on target/ code for -icount to work correctly?
,
Max Filippov
,
2020/06/22
Re: what are the requirements on target/ code for -icount to work correctly?
,
Pavel Dovgalyuk
,
2020/06/22
QEMU | Pipeline #157722173 has failed for master | eefe34ea
,
GitLab
,
2020/06/18
[question] qemu abort when object-add is called with an already used id
,
Auger Eric
,
2020/06/18
Re: [question] qemu abort when object-add is called with an already used id
,
Daniel P . Berrangé
,
2020/06/18
Re: [question] qemu abort when object-add is called with an already used id
,
Auger Eric
,
2020/06/19
[PATCH] fuzz: fix broken qtest check at rcu_disable_atfork
,
Alexander Bulekov
,
2020/06/18
Re: [PATCH] fuzz: fix broken qtest check at rcu_disable_atfork
,
no-reply
,
2020/06/18
Re: [PATCH] fuzz: fix broken qtest check at rcu_disable_atfork
,
Thomas Huth
,
2020/06/24
[Bug 1884095] [NEW] QEMU not sufficiently focused on qEMUlation, with resulting holes in TCG emulation coverage
,
Ronald Antony
,
2020/06/18
[Bug 1884095] Re: QEMU not sufficiently focused on qEMUlation, with resulting holes in TCG emulation coverage
,
Peter Maydell
,
2020/06/18
[Bug 1884095] Re: QEMU not sufficiently focused on qEMUlation, with resulting holes in TCG emulation coverage
,
Peter Maydell
,
2020/06/18
[Bug 1884095] Re: QEMU not sufficiently focused on qEMUlation, with resulting holes in TCG emulation coverage
,
Ronald Antony
,
2020/06/18
[Bug 1884095] Re: QEMU not sufficiently focused on qEMUlation, with resulting holes in TCG emulation coverage
,
Ronald Antony
,
2020/06/18
[Bug 1818075] Re: qemu x86 TCG doesn't support AVX insns
,
Ronald Antony
,
2020/06/18
[Bug 1818075] Re: qemu x86 TCG doesn't support AVX insns
,
Peter Maydell
,
2020/06/18
[Bug 1818075] Re: qemu x86 TCG doesn't support AVX insns
,
Daniel Berrange
,
2020/06/18
[Bug 1818075] Re: qemu x86 TCG doesn't support AVX insns
,
Ronald Antony
,
2020/06/18
[Bug 1877781] Re: TCG does not support x2APIC emulation
,
Ronald Antony
,
2020/06/18
[PATCH] iotests: don't test qcow2.py inside 291
,
Vladimir Sementsov-Ogievskiy
,
2020/06/18
Re: [PATCH] iotests: don't test qcow2.py inside 291
,
Eric Blake
,
2020/06/18
Re: [PATCH] iotests: don't test qcow2.py inside 291
,
no-reply
,
2020/06/18
[PULL 0/7] s390x update
,
Cornelia Huck
,
2020/06/18
[PULL 2/7] vfio-ccw: Refactor cleanup of regions
,
Cornelia Huck
,
2020/06/18
[PULL 3/7] vfio-ccw: Add support for the schib region
,
Cornelia Huck
,
2020/06/18
[PULL 1/7] Linux headers: update
,
Cornelia Huck
,
2020/06/18
[PULL 5/7] s390x/css: Refactor the css_queue_crw() routine
,
Cornelia Huck
,
2020/06/18
[PULL 4/7] vfio-ccw: Refactor ccw irq handler
,
Cornelia Huck
,
2020/06/18
[PULL 6/7] vfio-ccw: Add support for the CRW region and IRQ
,
Cornelia Huck
,
2020/06/18
[PULL 7/7] docs/s390x: fix vfio-ap device_del description
,
Cornelia Huck
,
2020/06/18
Re: [PULL 0/7] s390x update
,
no-reply
,
2020/06/18
Re: [PULL 0/7] s390x update
,
Peter Maydell
,
2020/06/19
QEMU | Pipeline #157678866 has failed for master | 3b268766
,
GitLab
,
2020/06/18
[PATCH v3 0/2] iotests: Make _filter_img_create more active
,
Max Reitz
,
2020/06/18
[PATCH v3 1/2] iotests: Make _filter_img_create more active
,
Max Reitz
,
2020/06/18
[PATCH v3 2/2] iotests: filter few more luks specific create options
,
Max Reitz
,
2020/06/18
Re: [PATCH v3 08/17] block/io: support int64_t bytes in bdrv_aligned_preadv()
,
Alberto Garcia
,
2020/06/18
Re: [PATCH v3 08/17] block/io: support int64_t bytes in bdrv_aligned_preadv()
,
Eric Blake
,
2020/06/18
Re: [PATCH v3 06/17] block/io: support int64_t bytes in bdrv_aligned_pwritev()
,
Alberto Garcia
,
2020/06/18
[PATCH v3] docs: vhost-user: add Virtio status protocol feature
,
Maxime Coquelin
,
2020/06/18
Re: [PATCH v3] docs: vhost-user: add Virtio status protocol feature
,
no-reply
,
2020/06/18
Re: [PATCH v3] docs: vhost-user: add Virtio status protocol feature
,
Jason Wang
,
2020/06/19
Re: [PATCH v3] docs: vhost-user: add Virtio status protocol feature
,
Stefan Hajnoczi
,
2020/06/23
[PULL V2 00/33] Net patches
,
Jason Wang
,
2020/06/18
[PULL V2 01/33] virtio-net: implement RSS configuration command
,
Jason Wang
,
2020/06/18
[PULL V2 03/33] tap: allow extended virtio header with hash info
,
Jason Wang
,
2020/06/18
[PULL V2 02/33] virtio-net: implement RX RSS processing
,
Jason Wang
,
2020/06/18
[PULL V2 04/33] virtio-net: reference implementation of hash report
,
Jason Wang
,
2020/06/18
[PULL V2 07/33] virtio-net: align RSC fields with updated virtio-net header
,
Jason Wang
,
2020/06/18
[PULL V2 06/33] virtio-net: add migration support for RSS and hash report
,
Jason Wang
,
2020/06/18
[PULL V2 05/33] vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
,
Jason Wang
,
2020/06/18
[PULL V2 08/33] Fix tulip breakage
,
Jason Wang
,
2020/06/18
[PULL V2 10/33] hw/net/tulip: Log descriptor overflows
,
Jason Wang
,
2020/06/18
[PULL V2 09/33] hw/net/tulip: Fix 'Descriptor Error' definition
,
Jason Wang
,
2020/06/18
[PULL V2 11/33] net: cadence_gem: Fix debug statements
,
Jason Wang
,
2020/06/18
[PULL V2 12/33] net: cadence_gem: Fix the queue address update during wrap around
,
Jason Wang
,
2020/06/18
[PULL V2 13/33] net: cadence_gem: Fix irq update w.r.t queue
,
Jason Wang
,
2020/06/18
[PULL V2 14/33] net: cadence_gem: Define access permission for interrupt registers
,
Jason Wang
,
2020/06/18
[PULL V2 15/33] net: cadence_gem: Set ISR according to queue in use
,
Jason Wang
,
2020/06/18
[PULL V2 16/33] net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
,
Jason Wang
,
2020/06/18
[PULL V2 18/33] net: cadence_gem: Add support for jumbo frames
,
Jason Wang
,
2020/06/18
[PULL V2 17/33] net: cadence_gem: Fix up code style
,
Jason Wang
,
2020/06/18
[PULL V2 20/33] net: cadence_gem: Update the reset value for interrupt mask register
,
Jason Wang
,
2020/06/18
[PULL V2 19/33] net: cadnece_gem: Update irq_read_clear field of designcfg_debug1 reg
,
Jason Wang
,
2020/06/18
[PULL V2 21/33] net: cadence_gem: TX_LAST bit should be set by guest
,
Jason Wang
,
2020/06/18
[PULL V2 22/33] net: cadence_gem: Fix RX address filtering
,
Jason Wang
,
2020/06/18
[PULL V2 23/33] net: use peer when purging queue in qemu_flush_or_purge_queue_packets()
,
Jason Wang
,
2020/06/18
[PULL V2 24/33] net/colo-compare.c: Create event_bh with the right AioContext
,
Jason Wang
,
2020/06/18
[PULL V2 25/33] chardev/char.c: Use qemu_co_sleep_ns if in coroutine
,
Jason Wang
,
2020/06/18
[PULL V2 26/33] net/colo-compare.c: Fix deadlock in compare_chr_send
,
Jason Wang
,
2020/06/18
[PULL V2 27/33] net/colo-compare.c: Only hexdump packets if tracing is enabled
,
Jason Wang
,
2020/06/18
[PULL V2 28/33] net/colo-compare.c: Check that colo-compare is active
,
Jason Wang
,
2020/06/18
[PULL V2 29/33] net/colo-compare.c: Correct ordering in complete and finalize
,
Jason Wang
,
2020/06/18
Re: [PULL V2 29/33] net/colo-compare.c: Correct ordering in complete and finalize
,
Peter Maydell
,
2020/06/25
[PULL V2 31/33] hw/net/e1000e: Do not abort() on invalid PSRCTL register value
,
Jason Wang
,
2020/06/18
[PULL V2 32/33] net: Drop the legacy "name" parameter from the -net option
,
Jason Wang
,
2020/06/18
[PULL V2 33/33] net: Drop the NetLegacy structure, always use Netdev instead
,
Jason Wang
,
2020/06/18
[PULL V2 30/33] colo-compare: Fix memory leak in packet_enqueue()
,
Jason Wang
,
2020/06/18
Re: [PULL V2 00/33] Net patches
,
no-reply
,
2020/06/18
Re: [PULL V2 00/33] Net patches
,
Jason Wang
,
2020/06/18
Re: [PULL V2 00/33] Net patches
,
Peter Maydell
,
2020/06/19
Re: [PULL V2 00/33] Net patches
,
Peter Maydell
,
2020/06/19
QEMU | Pipeline #157595486 has failed for master | 3f429a34
,
GitLab
,
2020/06/18
[PATCH v9 00/10] accel: Allow targets to use Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/18
[PATCH v9 01/10] MAINTAINERS: Fix KVM path expansion glob
,
Philippe Mathieu-Daudé
,
2020/06/18
[PATCH v9 02/10] MAINTAINERS: Add an 'overall' entry for accelerators
,
Philippe Mathieu-Daudé
,
2020/06/18
[PATCH v9 03/10] MAINTAINERS: Cover the HAX accelerator stub
,
Philippe Mathieu-Daudé
,
2020/06/18
Re: [PATCH v9 03/10] MAINTAINERS: Cover the HAX accelerator stub
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v9 04/10] configure: Generate rule to calculate the base architecture of a target
,
Philippe Mathieu-Daudé
,
2020/06/18
Re: [PATCH v9 04/10] configure: Generate rule to calculate the base architecture of a target
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PATCH v9 04/10] configure: Generate rule to calculate the base architecture of a target
,
Claudio Fontana
,
2020/06/23
Re: [PATCH v9 04/10] configure: Generate rule to calculate the base architecture of a target
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v9 04/10] configure: Generate rule to calculate the base architecture of a target
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v9 04/10] configure: Generate rule to calculate the base architecture of a target
,
Claudio Fontana
,
2020/06/25
[PATCH v9 05/10] Makefile: Remove dangerous EOL trailing backslash
,
Philippe Mathieu-Daudé
,
2020/06/18
[PATCH v9 06/10] Makefile: Write MINIKCONF variables as one entry per line
,
Philippe Mathieu-Daudé
,
2020/06/18
[PATCH v9 07/10] accel/Kconfig: Extract accel selectors into their own config
,
Philippe Mathieu-Daudé
,
2020/06/18
[PATCH v9 08/10] accel/Kconfig: Add the TCG selector
,
Philippe Mathieu-Daudé
,
2020/06/18
[PATCH v9 09/10] Makefile: Allow target-specific optional Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/18
[PATCH v9 10/10] accel/tcg: Add stub for probe_access()
,
Philippe Mathieu-Daudé
,
2020/06/18
Re: [PATCH v9 00/10] accel: Allow targets to use Kconfig
,
no-reply
,
2020/06/18
Re: [PATCH v9 00/10] accel: Allow targets to use Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v9 00/10] accel: Allow targets to use Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH v9 00/10] accel: Allow targets to use Kconfig
,
Paolo Bonzini
,
2020/06/25
Re: [PATCH v9 00/10] accel: Allow targets to use Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/25
[PATCH v3] arm/virt: Add memory hot remove support
,
Shameer Kolothum
,
2020/06/18
Re: [PATCH v3] arm/virt: Add memory hot remove support
,
no-reply
,
2020/06/18
Re: [PATCH v3] arm/virt: Add memory hot remove support
,
Auger Eric
,
2020/06/18
RE: [PATCH v3] arm/virt: Add memory hot remove support
,
Shameerali Kolothum Thodi
,
2020/06/18
[PATCH v1] memory: assert MemoryRegionOps callbacks are defined
,
P J P
,
2020/06/18
Re: [PATCH v1] memory: assert MemoryRegionOps callbacks are defined
,
no-reply
,
2020/06/18
Re: [PATCH v1] memory: assert MemoryRegionOps callbacks are defined
,
Alex Bennée
,
2020/06/18
Re: [PATCH v1] memory: assert MemoryRegionOps callbacks are defined
,
Paolo Bonzini
,
2020/06/18
Re: [PATCH v1] memory: assert MemoryRegionOps callbacks are defined
,
Peter Maydell
,
2020/06/18
Re: [PATCH v1] memory: assert MemoryRegionOps callbacks are defined
,
Paolo Bonzini
,
2020/06/18
Re: [PATCH v1] memory: assert MemoryRegionOps callbacks are defined
,
P J P
,
2020/06/19
Re: [PATCH v1] memory: assert MemoryRegionOps callbacks are defined
,
Paolo Bonzini
,
2020/06/19
Re: [PATCH v1] memory: assert MemoryRegionOps callbacks are defined
,
Philippe Mathieu-Daudé
,
2020/06/18
Re: [PATCH v1] memory: assert MemoryRegionOps callbacks are defined
,
no-reply
,
2020/06/18
Re: [PATCH 4/5] GitLab Gating CI: introduce pipeline-status contrib script
,
Daniel P . Berrangé
,
2020/06/18
Re: [PATCH 4/5] GitLab Gating CI: introduce pipeline-status contrib script
,
Cleber Rosa
,
2020/06/22
Re: [PATCH 4/5] GitLab Gating CI: introduce pipeline-status contrib script
,
Cleber Rosa
,
2020/06/23
QEMU | Pipeline #157572877 has failed for master | bac8d222
,
GitLab
,
2020/06/18
[PATCH] docs: vhost-user: add Virtio status protocol feature
,
Maxime Coquelin
,
2020/06/18
Re: [PATCH] docs: vhost-user: add Virtio status protocol feature
,
no-reply
,
2020/06/18
Re: [PATCH] docs: vhost-user: add Virtio status protocol feature
,
Jason Wang
,
2020/06/18
Re: [PATCH] docs: vhost-user: add Virtio status protocol feature
,
Maxime Coquelin
,
2020/06/18
Understanding initialization order for spice in qemu
,
Christophe de Dinechin
,
2020/06/18
Re: Understanding initialization order for spice in qemu
,
Alex Bennée
,
2020/06/18
Re: Understanding initialization order for spice in qemu
,
Gerd Hoffmann
,
2020/06/19
[PATCH v2] hw/audio/gus: Fix registers 32-bit access
,
Philippe Mathieu-Daudé
,
2020/06/18
Re: [PATCH v2] hw/audio/gus: Fix registers 32-bit access
,
no-reply
,
2020/06/18
[Bug 1805256] Update Released
,
Łukasz Zemczak
,
2020/06/18
[PATCH] crypto/linux_keyring: fix 'secret_keyring' configure test
,
David Edmondson
,
2020/06/18
Re: [PATCH] crypto/linux_keyring: fix 'secret_keyring' configure test
,
no-reply
,
2020/06/18
Re: [PATCH] crypto/linux_keyring: fix 'secret_keyring' configure test
,
Daniel P . Berrangé
,
2020/06/19
[PATCH v2 0/2] iotests: Make _filter_img_create more active
,
Max Reitz
,
2020/06/18
[PATCH v2 2/2] iotests: filter few more luks specific create options
,
Max Reitz
,
2020/06/18
[PATCH v2 1/2] iotests: Make _filter_img_create more active
,
Max Reitz
,
2020/06/18
Re: [PATCH v2 1/2] iotests: Make _filter_img_create more active
,
Maxim Levitsky
,
2020/06/18
[PATCH] softmmu/vl: Remove the check for colons in -accel parameters
,
Thomas Huth
,
2020/06/18
Re: [PATCH] softmmu/vl: Remove the check for colons in -accel parameters
,
no-reply
,
2020/06/18
Re: [PATCH] softmmu/vl: Remove the check for colons in -accel parameters
,
Thomas Huth
,
2020/06/18
Re: [PATCH v8 13/21] main: keep rcu_atfork callback enabled for qtest
,
Thomas Huth
,
2020/06/18
Re: [PATCH v8 13/21] main: keep rcu_atfork callback enabled for qtest
,
Alexander Bulekov
,
2020/06/18
Memory leak in spapr_machine_init()?
,
Markus Armbruster
,
2020/06/18
Re: Memory leak in spapr_machine_init()?
,
David Gibson
,
2020/06/19
Re: Memory leak in spapr_machine_init()?
,
Markus Armbruster
,
2020/06/22
[PATCH] softmmu/vl: Do not recommend to use -M accel=... anymore
,
Thomas Huth
,
2020/06/18
Re: [PATCH] softmmu/vl: Do not recommend to use -M accel=... anymore
,
no-reply
,
2020/06/18
Re: [PATCH] softmmu/vl: Do not recommend to use -M accel=... anymore
,
Thomas Huth
,
2020/06/18
Memory leak in transfer_memory_block()?
,
Markus Armbruster
,
2020/06/18
RE: Memory leak in transfer_memory_block()?
,
Zhanghailiang
,
2020/06/18
Re: Memory leak in transfer_memory_block()?
,
Markus Armbruster
,
2020/06/22
qemu-pr-helper -v suppresses errors, isn't that weird?
,
Markus Armbruster
,
2020/06/18
Re: qemu-pr-helper -v suppresses errors, isn't that weird?
,
Paolo Bonzini
,
2020/06/18
Re: qemu-pr-helper -v suppresses errors, isn't that weird?
,
Markus Armbruster
,
2020/06/22
[Bug 1884017] [NEW] Intermittently erratic mouse under Windows 95
,
David Glover
,
2020/06/18
[Bug 1884017] Re: Intermittently erratic mouse under Windows 95
,
David Glover
,
2020/06/18
Re: [PATCH 0/2] use helper when using abstract QOM parent functions
,
maozy
,
2020/06/18
[PATCH v2 000/100] target/arm: Implement SVE2
,
Richard Henderson
,
2020/06/18
[PATCH v2 002/100] qemu/int128: Add int128_lshift
,
Richard Henderson
,
2020/06/18
[PATCH v2 001/100] tcg: Save/restore vecop_list around minmax fallback
,
Richard Henderson
,
2020/06/18
[PATCH v2 003/100] target/arm: Split out gen_gvec_fn_zz
,
Richard Henderson
,
2020/06/18
[PATCH v2 004/100] target/arm: Split out gen_gvec_fn_zzz, do_zzz_fn
,
Richard Henderson
,
2020/06/18
[PATCH v2 005/100] target/arm: Rearrange {sve, fp}_check_access assert
,
Richard Henderson
,
2020/06/18
[PATCH v2 006/100] target/arm: Merge do_vector2_p into do_mov_p
,
Richard Henderson
,
2020/06/18
[PATCH v2 007/100] target/arm: Clean up 4-operand predicate expansion
,
Richard Henderson
,
2020/06/18
[PATCH v2 008/100] target/arm: Use tcg_gen_gvec_bitsel for trans_SEL_pppp
,
Richard Henderson
,
2020/06/18
[PATCH v2 009/100] target/arm: Split out gen_gvec_ool_zzzp
,
Richard Henderson
,
2020/06/18
[PATCH v2 010/100] target/arm: Merge helper_sve_clr_* and helper_sve_movz_*
,
Richard Henderson
,
2020/06/18
[PATCH v2 013/100] target/arm: Split out gen_gvec_ool_zz
,
Richard Henderson
,
2020/06/18
[PATCH v2 011/100] target/arm: Split out gen_gvec_ool_zzp
,
Richard Henderson
,
2020/06/18
[PATCH v2 012/100] target/arm: Split out gen_gvec_ool_zzz
,
Richard Henderson
,
2020/06/18
[PATCH v2 014/100] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
,
Richard Henderson
,
2020/06/18
[PATCH v2 016/100] target/arm: Implement SVE2 Integer Multiply - Unpredicated
,
Richard Henderson
,
2020/06/18
[PATCH v2 017/100] target/arm: Implement SVE2 integer pairwise add and accumulate long
,
Richard Henderson
,
2020/06/18
[PATCH v2 015/100] target/arm: Enable SVE2 and some extensions
,
Richard Henderson
,
2020/06/18
[PATCH v2 018/100] target/arm: Implement SVE2 integer unary operations (predicated)
,
Richard Henderson
,
2020/06/18
[PATCH v2 019/100] target/arm: Split out saturating/rounding shifts from neon
,
Richard Henderson
,
2020/06/18
[PATCH v2 020/100] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
,
Richard Henderson
,
2020/06/18
[PATCH v2 021/100] target/arm: Implement SVE2 integer halving add/subtract (predicated)
,
Richard Henderson
,
2020/06/18
[PATCH v2 022/100] target/arm: Implement SVE2 integer pairwise arithmetic
,
Richard Henderson
,
2020/06/18
[PATCH v2 023/100] target/arm: Implement SVE2 saturating add/subtract (predicated)
,
Richard Henderson
,
2020/06/18
[PATCH v2 024/100] target/arm: Implement SVE2 integer add/subtract long
,
Richard Henderson
,
2020/06/18
[PATCH v2 025/100] target/arm: Implement SVE2 integer add/subtract interleaved long
,
Richard Henderson
,
2020/06/18
[PATCH v2 026/100] target/arm: Implement SVE2 integer add/subtract wide
,
Richard Henderson
,
2020/06/18
[PATCH v2 029/100] target/arm: Tidy SVE tszimm shift formats
,
Richard Henderson
,
2020/06/18
[PATCH v2 027/100] target/arm: Implement SVE2 integer multiply long
,
Richard Henderson
,
2020/06/18
[PATCH v2 028/100] target/arm: Implement PMULLB and PMULLT
,
Richard Henderson
,
2020/06/18
[PATCH v2 030/100] target/arm: Implement SVE2 bitwise shift left long
,
Richard Henderson
,
2020/06/18
[PATCH v2 033/100] target/arm: Implement SVE2 complex integer add
,
Richard Henderson
,
2020/06/18
[PATCH v2 034/100] target/arm: Implement SVE2 integer absolute difference and accumulate long
,
Richard Henderson
,
2020/06/18
[PATCH v2 035/100] target/arm: Implement SVE2 integer add/subtract long with carry
,
Richard Henderson
,
2020/06/18
[PATCH v2 036/100] target/arm: Implement SVE2 bitwise shift right and accumulate
,
Richard Henderson
,
2020/06/18
[PATCH v2 031/100] target/arm: Implement SVE2 bitwise exclusive-or interleaved
,
Richard Henderson
,
2020/06/18
[PATCH v2 032/100] target/arm: Implement SVE2 bitwise permute
,
Richard Henderson
,
2020/06/18
[PATCH v2 037/100] target/arm: Implement SVE2 bitwise shift and insert
,
Richard Henderson
,
2020/06/18
[PATCH v2 038/100] target/arm: Implement SVE2 integer absolute difference and accumulate
,
Richard Henderson
,
2020/06/18
[PATCH v2 039/100] target/arm: Implement SVE2 saturating extract narrow
,
Richard Henderson
,
2020/06/18
[PATCH v2 040/100] target/arm: Implement SVE2 floating-point pairwise
,
Richard Henderson
,
2020/06/18
[PATCH v2 041/100] target/arm: Implement SVE2 SHRN, RSHRN
,
Richard Henderson
,
2020/06/18
[PATCH v2 042/100] target/arm: Implement SVE2 SQSHRUN, SQRSHRUN
,
Richard Henderson
,
2020/06/18
[PATCH v2 043/100] target/arm: Implement SVE2 UQSHRN, UQRSHRN
,
Richard Henderson
,
2020/06/18
[PATCH v2 044/100] target/arm: Implement SVE2 SQSHRN, SQRSHRN
,
Richard Henderson
,
2020/06/18
[PATCH v2 045/100] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS
,
Richard Henderson
,
2020/06/18
[PATCH v2 046/100] target/arm: Implement SVE2 WHILERW, WHILEWR
,
Richard Henderson
,
2020/06/18
[PATCH v2 048/100] target/arm: Implement SVE2 MATCH, NMATCH
,
Richard Henderson
,
2020/06/18
[PATCH v2 047/100] target/arm: Implement SVE2 bitwise ternary operations
,
Richard Henderson
,
2020/06/18
[PATCH v2 049/100] target/arm: Implement SVE2 saturating multiply-add long
,
Richard Henderson
,
2020/06/18
[PATCH v2 050/100] target/arm: Generalize inl_qrdmlah_* helper functions
,
Richard Henderson
,
2020/06/18
[PATCH v2 051/100] target/arm: Implement SVE2 saturating multiply-add high
,
Richard Henderson
,
2020/06/18
[PATCH v2 053/100] target/arm: Implement SVE2 complex integer multiply-add
,
Richard Henderson
,
2020/06/18
[PATCH v2 055/100] target/arm: Implement SVE2 RADDHNB, RADDHNT
,
Richard Henderson
,
2020/06/18
[PATCH v2 052/100] target/arm: Implement SVE2 integer multiply-add long
,
Richard Henderson
,
2020/06/18
[PATCH v2 054/100] target/arm: Implement SVE2 ADDHNB, ADDHNT
,
Richard Henderson
,
2020/06/18
[PATCH v2 056/100] target/arm: Implement SVE2 SUBHNB, SUBHNT
,
Richard Henderson
,
2020/06/18
[PATCH v2 059/100] target/arm: Implement SVE2 XAR
,
Richard Henderson
,
2020/06/18
[PATCH v2 057/100] target/arm: Implement SVE2 RSUBHNB, RSUBHNT
,
Richard Henderson
,
2020/06/18
[PATCH v2 058/100] target/arm: Implement SVE2 HISTCNT, HISTSEG
,
Richard Henderson
,
2020/06/18
[PATCH v2 061/100] target/arm: Implement SVE2 gather load insns
,
Richard Henderson
,
2020/06/18
[PATCH v2 063/100] target/arm: Implement SVE2 SPLICE, EXT
,
Richard Henderson
,
2020/06/18
[PATCH v2 060/100] target/arm: Implement SVE2 scatter store insns
,
Richard Henderson
,
2020/06/18
[PATCH v2 062/100] target/arm: Implement SVE2 FMMLA
,
Richard Henderson
,
2020/06/18
[PATCH v2 064/100] target/arm: Fix sve_uzp_p vs odd vector lengths
,
Richard Henderson
,
2020/06/18
[PATCH v2 065/100] target/arm: Fix sve_zip_p vs odd vector lengths
,
Richard Henderson
,
2020/06/18
[PATCH v2 066/100] target/arm: Fix sve_punpk_p vs odd vector lengths
,
Richard Henderson
,
2020/06/18
[PATCH v2 067/100] target/arm: Pass separate addend to {U, S}DOT helpers
,
Richard Henderson
,
2020/06/18
[PATCH v2 068/100] target/arm: Pass separate addend to FCMLA helpers
,
Richard Henderson
,
2020/06/18
[PATCH v2 069/100] target/arm: Split out formats for 2 vectors + 1 index
,
Richard Henderson
,
2020/06/18
[PATCH v2 070/100] target/arm: Split out formats for 3 vectors + 1 index
,
Richard Henderson
,
2020/06/18
[PATCH v2 071/100] target/arm: Implement SVE2 integer multiply (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 073/100] target/arm: Implement SVE2 integer multiply-add (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 072/100] target/arm: Use helper_gvec_mul_idx_* for aa64 advsimd
,
Richard Henderson
,
2020/06/18
[PATCH v2 077/100] target/arm: Implement SVE2 integer multiply long (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 076/100] target/arm: Implement SVE2 saturating multiply-add (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 078/100] target/arm: Implement SVE2 saturating multiply (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 075/100] target/arm: Implement SVE2 saturating multiply-add high (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 074/100] target/arm: Use helper_gvec_ml{a, s}_idx_* for aa64 advsimd
,
Richard Henderson
,
2020/06/18
[PATCH v2 079/100] target/arm: Implement SVE2 signed saturating doubling multiply high
,
Richard Henderson
,
2020/06/18
[PATCH v2 080/100] target/arm: Use helper_neon_sq{, r}dmul_* for aa64 advsimd
,
Richard Henderson
,
2020/06/18
[PATCH v2 081/100] target/arm: Implement SVE2 saturating multiply high (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 082/100] target/arm: Implement SVE2 multiply-add long (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 083/100] target/arm: Implement SVE2 complex integer multiply-add (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 084/100] target/arm: Implement SVE mixed sign dot product (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 087/100] target/arm: Implement SVE2 crypto destructive binary operations
,
Richard Henderson
,
2020/06/18
[PATCH v2 086/100] target/arm: Implement SVE2 crypto unary operations
,
Richard Henderson
,
2020/06/18
[PATCH v2 088/100] target/arm: Implement SVE2 crypto constructive binary operations
,
Richard Henderson
,
2020/06/18
[PATCH v2 085/100] target/arm: Implement SVE mixed sign dot product
,
Richard Henderson
,
2020/06/18
[PATCH v2 089/100] target/arm: Implement SVE2 TBL, TBX
,
Richard Henderson
,
2020/06/18
[PATCH v2 090/100] target/arm: Implement SVE2 FCVTNT
,
Richard Henderson
,
2020/06/18
[PATCH v2 091/100] target/arm: Implement SVE2 FCVTLT
,
Richard Henderson
,
2020/06/18
[PATCH v2 092/100] target/arm: Implement SVE2 FCVTXNT, FCVTX
,
Richard Henderson
,
2020/06/18
[PATCH v2 093/100] softfloat: Add float16_is_normal
,
Richard Henderson
,
2020/06/18
[PATCH v2 095/100] tcg: Implement 256-bit dup for tcg_gen_gvec_dup_mem
,
Richard Henderson
,
2020/06/18
[PATCH v2 094/100] target/arm: Implement SVE2 FLOGB
,
Richard Henderson
,
2020/06/18
[PATCH v2 096/100] target/arm: Share table of sve load functions
,
Richard Henderson
,
2020/06/18
[PATCH v2 099/100] target/arm: Implement SVE2 bitwise shift immediate
,
Richard Henderson
,
2020/06/18
[PATCH v2 097/100] target/arm: Implement SVE2 LD1RO
,
Richard Henderson
,
2020/06/18
[PATCH v2 098/100] target/arm: Implement 128-bit ZIP, UZP, TRN
,
Richard Henderson
,
2020/06/18
[PATCH v2 100/100] target/arm: Implement SVE2 fp multiply-add long
,
Richard Henderson
,
2020/06/18
Re: [PATCH v2 000/100] target/arm: Implement SVE2
,
no-reply
,
2020/06/18
Re: [PATCH v2 000/100] target/arm: Implement SVE2
,
no-reply
,
2020/06/18
Re: [PATCH] target/arm: Implement SVE2 fp multiply-add long
,
Richard Henderson
,
2020/06/18
[PATCH] target/nios2: Use gen_io_start/end around wrctl instruction.
,
wentongw
,
2020/06/17
Re: [PATCH] target/nios2: Use gen_io_start/end around wrctl instruction.
,
no-reply
,
2020/06/18
Re: [PATCH] target/nios2: Use gen_io_start/end around wrctl instruction.
,
Peter Maydell
,
2020/06/18
Re: [PATCH] target/nios2: Use gen_io_start/end around wrctl instruction.
,
Peter Maydell
,
2020/06/19
Re: [PATCH RFC v2] target/arm: Implement SVE2 bitwise shift immediate
,
Richard Henderson
,
2020/06/17
[PATCH v3 0/3] hyperv: vmbus: ACPI various corrections
,
Jon Doron
,
2020/06/17
[PATCH v3 1/3] hyperv: vmbus: Remove the 2nd IRQ
,
Jon Doron
,
2020/06/17
Re: [PATCH v3 1/3] hyperv: vmbus: Remove the 2nd IRQ
,
Igor Mammedov
,
2020/06/23
[PATCH v3 3/3] acpi: i386: Move VMBus DSDT entry to SB
,
Jon Doron
,
2020/06/17
Re: [PATCH v3 3/3] acpi: i386: Move VMBus DSDT entry to SB
,
Igor Mammedov
,
2020/06/23
Re: [PATCH v3 3/3] acpi: i386: Move VMBus DSDT entry to SB
,
Jon Doron
,
2020/06/24
Re: [PATCH v3 3/3] acpi: i386: Move VMBus DSDT entry to SB
,
Jon Doron
,
2020/06/25
Re: [PATCH v3 3/3] acpi: i386: Move VMBus DSDT entry to SB
,
Igor Mammedov
,
2020/06/25
[PATCH v3 2/3] i386: acpi: vmbus: Add _ADR definition
,
Jon Doron
,
2020/06/17
Re: [PATCH v3 2/3] i386: acpi: vmbus: Add _ADR definition
,
Igor Mammedov
,
2020/06/23
Re: [PATCH v3 2/3] i386: acpi: vmbus: Add _ADR definition
,
Jon Doron
,
2020/06/24
Re: [PATCH v3 0/3] hyperv: vmbus: ACPI various corrections
,
no-reply
,
2020/06/17
Re: [PATCH v3 0/3] hyperv: vmbus: ACPI various corrections
,
Igor Mammedov
,
2020/06/23
Re: [PATCH v3 0/3] hyperv: vmbus: ACPI various corrections
,
Paolo Bonzini
,
2020/06/23
[PATCH v2 0/7] Add several Power ISA 3.1 32/64-bit vector instructions
,
Lijun Pan
,
2020/06/17
[PATCH v2 3/7] target/ppc: add vmulld instruction
,
Lijun Pan
,
2020/06/17
[PATCH v2 2/7] target/ppc: add byte-reverse br[dwh] instructions
,
Lijun Pan
,
2020/06/17
[PATCH v2 1/7] target/ppc: Introduce Power ISA 3.1 flag
,
Lijun Pan
,
2020/06/17
[PATCH v2 5/7] fix the prototype of muls64/mulu64
,
Lijun Pan
,
2020/06/17
[PATCH v2 7/7] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Lijun Pan
,
2020/06/17
[PATCH v2 6/7] target/ppc: add vmulh{su}d instructions
,
Lijun Pan
,
2020/06/17
[PATCH v2 4/7] target/ppc: add vmulh{su}w instructions
,
Lijun Pan
,
2020/06/17
Re: [PATCH v2 0/7] Add several Power ISA 3.1 32/64-bit vector instructions
,
no-reply
,
2020/06/17
Re: [PATCH v2 0/7] Add several Power ISA 3.1 32/64-bit vector instructions
,
Lijun Pan
,
2020/06/18
[PATCH] target/i386: reimplement fyl2x using floatx80 operations
,
Joseph Myers
,
2020/06/17
Re: [PATCH] target/i386: reimplement fyl2x using floatx80 operations
,
Paolo Bonzini
,
2020/06/22
[PATCH v3] target/i386: reimplement fyl2xp1 using floatx80 operations
,
Joseph Myers
,
2020/06/17
Re: [PATCH v3] target/i386: reimplement fyl2xp1 using floatx80 operations
,
Paolo Bonzini
,
2020/06/22
[PATCH v2] target/i386: reimplement fyl2xp1 using floatx80 operations
,
Joseph Myers
,
2020/06/17
[Bug 1883984] [NEW] QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Nelson H F Beebe
,
2020/06/17
[Bug 1883984] Re: QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Bruno Haible
,
2020/06/18
[Bug 1883984] Re: QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Richard Henderson
,
2020/06/19
[Bug 1883984] Re: QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Bruno Haible
,
2020/06/20
[PATCH v2 00/18] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
,
Dmitry Fomichev
,
2020/06/17
[PATCH v2 01/18] hw/block/nvme: Move NvmeRequest has_sg field to a bit flag
,
Dmitry Fomichev
,
2020/06/17
Re: [PATCH v2 01/18] hw/block/nvme: Move NvmeRequest has_sg field to a bit flag
,
Alistair Francis
,
2020/06/29
Re: [PATCH v2 01/18] hw/block/nvme: Move NvmeRequest has_sg field to a bit flag
,
Klaus Jensen
,
2020/06/30
[PATCH v2 02/18] hw/block/nvme: Define 64 bit cqe.result
,
Dmitry Fomichev
,
2020/06/17
Re: [PATCH v2 02/18] hw/block/nvme: Define 64 bit cqe.result
,
Alistair Francis
,
2020/06/29
Re: [PATCH v2 02/18] hw/block/nvme: Define 64 bit cqe.result
,
Klaus Jensen
,
2020/06/30
[PATCH v2 04/18] hw/block/nvme: Add Commands Supported and Effects log
,
Dmitry Fomichev
,
2020/06/17
Re: [PATCH v2 04/18] hw/block/nvme: Add Commands Supported and Effects log
,
Alistair Francis
,
2020/06/29
Re: [PATCH v2 04/18] hw/block/nvme: Add Commands Supported and Effects log
,
Klaus Jensen
,
2020/06/30
[PATCH v2 03/18] hw/block/nvme: Clean up unused AER definitions
,
Dmitry Fomichev
,
2020/06/17
Re: [PATCH v2 03/18] hw/block/nvme: Clean up unused AER definitions
,
Alistair Francis
,
2020/06/29
Re: [PATCH v2 03/18] hw/block/nvme: Clean up unused AER definitions
,
Klaus Jensen
,
2020/06/30
[PATCH v2 05/18] hw/block/nvme: Introduce the Namespace Types definitions
,
Dmitry Fomichev
,
2020/06/17
Re: [PATCH v2 05/18] hw/block/nvme: Introduce the Namespace Types definitions
,
Alistair Francis
,
2020/06/29
Re: [PATCH v2 05/18] hw/block/nvme: Introduce the Namespace Types definitions
,
Niklas Cassel
,
2020/06/30
Re: [PATCH v2 05/18] hw/block/nvme: Introduce the Namespace Types definitions
,
Keith Busch
,
2020/06/30
Re: [PATCH v2 05/18] hw/block/nvme: Introduce the Namespace Types definitions
,
Klaus Jensen
,
2020/06/30
Re: [PATCH v2 05/18] hw/block/nvme: Introduce the Namespace Types definitions
,
Niklas Cassel
,
2020/06/30
[PATCH v2 06/18] hw/block/nvme: Define trace events related to NS Types
,
Dmitry Fomichev
,
2020/06/17
Re: [PATCH v2 06/18] hw/block/nvme: Define trace events related to NS Types
,
Klaus Jensen
,
2020/06/30
Re: [PATCH v2 06/18] hw/block/nvme: Define trace events related to NS Types
,
Alistair Francis
,
2020/06/30
[PATCH v2 07/18] hw/block/nvme: Add support for Namespace Types
,
Dmitry Fomichev
,
2020/06/17
Re: [PATCH v2 07/18] hw/block/nvme: Add support for Namespace Types
,
Klaus Jensen
,
2020/06/30
[PATCH v2 08/18] hw/block/nvme: Make Zoned NS Command Set definitions
,
Dmitry Fomichev
,
2020/06/17
Re: [PATCH v2 08/18] hw/block/nvme: Make Zoned NS Command Set definitions
,
Klaus Jensen
,
2020/06/30
Re: [PATCH v2 08/18] hw/block/nvme: Make Zoned NS Command Set definitions
,
Klaus Jensen
,
2020/06/30
Re: [PATCH v2 08/18] hw/block/nvme: Make Zoned NS Command Set definitions
,
Alistair Francis
,
2020/06/30
[PATCH v2 09/18] hw/block/nvme: Define Zoned NS Command Set trace events
,
Dmitry Fomichev
,
2020/06/17
Re: [PATCH v2 09/18] hw/block/nvme: Define Zoned NS Command Set trace events
,
Klaus Jensen
,
2020/06/30
[PATCH v2 10/18] hw/block/nvme: Support Zoned Namespace Command Set
,
Dmitry Fomichev
,
2020/06/17
Re: [PATCH v2 10/18] hw/block/nvme: Support Zoned Namespace Command Set
,
Klaus Jensen
,
2020/06/30
[PATCH v2 12/18] hw/block/nvme: Simulate Zone Active excursions
,
Dmitry Fomichev
,
2020/06/17
Re: [PATCH v2 12/18] hw/block/nvme: Simulate Zone Active excursions
,
Alistair Francis
,
2020/06/30
[PATCH v2 11/18] hw/block/nvme: Introduce max active and open zone limits
,
Dmitry Fomichev
,
2020/06/17
Re: [PATCH v2 11/18] hw/block/nvme: Introduce max active and open zone limits
,
Alistair Francis
,
2020/06/30
[PATCH v2 13/18] hw/block/nvme: Set Finish/Reset Zone Recommended attributes
,
Dmitry Fomichev
,
2020/06/17
[PATCH v2 15/18] hw/block/nvme: Support Zone Descriptor Extensions
,
Dmitry Fomichev
,
2020/06/17
[PATCH v2 14/18] hw/block/nvme: Generate zone AENs
,
Dmitry Fomichev
,
2020/06/17
[PATCH v2 16/18] hw/block/nvme: Add injection of Offline/Read-Only zones
,
Dmitry Fomichev
,
2020/06/17
[PATCH v2 18/18] hw/block/nvme: Document zoned parameters in usage text
,
Dmitry Fomichev
,
2020/06/17
[PATCH v2 17/18] hw/block/nvme: Use zone metadata file for persistence
,
Dmitry Fomichev
,
2020/06/17
RE: [PATCH v2 00/18] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
,
Dmitry Fomichev
,
2020/06/29
Query Regarding Contribution
,
khyati agarwal
,
2020/06/17
Re: Query Regarding Contribution
,
Thomas Huth
,
2020/06/18
[PATCH v10 00/73] per-CPU locks
,
Robert Foley
,
2020/06/17
[PATCH v10 01/73] cpu: rename cpu->work_mutex to cpu->lock
,
Robert Foley
,
2020/06/17
[PATCH v10 03/73] cpu: make qemu_work_cond per-cpu
,
Robert Foley
,
2020/06/17
[PATCH v10 02/73] cpu: introduce cpu_mutex_lock/unlock
,
Robert Foley
,
2020/06/17
[PATCH v10 04/73] cpu: move run_on_cpu to cpus-common
,
Robert Foley
,
2020/06/17
[PATCH v10 06/73] cpu: make per-CPU locks an alias of the BQL in TCG rr mode
,
Robert Foley
,
2020/06/17
[PATCH v10 05/73] cpu: introduce process_queued_cpu_work_locked
,
Robert Foley
,
2020/06/17
[PATCH v10 10/73] hppa: convert to helper_cpu_halted_set
,
Robert Foley
,
2020/06/17
[PATCH v10 11/73] m68k: convert to helper_cpu_halted_set
,
Robert Foley
,
2020/06/17
[PATCH v10 07/73] tcg-runtime: define helper_cpu_halted_set
,
Robert Foley
,
2020/06/17
[PATCH v10 09/73] cris: convert to helper_cpu_halted_set
,
Robert Foley
,
2020/06/17
[PATCH v10 08/73] ppc: convert to helper_cpu_halted_set
,
Robert Foley
,
2020/06/17
[PATCH v10 14/73] cpu: define cpu_halted helpers
,
Robert Foley
,
2020/06/17
[PATCH v10 12/73] alpha: convert to helper_cpu_halted_set
,
Robert Foley
,
2020/06/17
[PATCH v10 15/73] tcg-runtime: convert to cpu_halted_set
,
Robert Foley
,
2020/06/17
[PATCH v10 13/73] microblaze: convert to helper_cpu_halted_set
,
Robert Foley
,
2020/06/17
[PATCH v10 17/73] arm: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 16/73] hw/semihosting: convert to cpu_halted_set
,
Robert Foley
,
2020/06/17
[PATCH v10 18/73] ppc: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 19/73] sh4: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 21/73] lm32: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 20/73] i386: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 26/73] sparc: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 27/73] xtensa: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 25/73] s390x: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 29/73] openrisc: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 32/73] cpu: define cpu_interrupt_request helpers
,
Robert Foley
,
2020/06/17
[PATCH v10 22/73] m68k: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 23/73] mips: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 28/73] gdbstub: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 34/73] exec: use cpu_reset_interrupt
,
Robert Foley
,
2020/06/17
[PATCH v10 30/73] cpu-exec: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 33/73] ppc: use cpu_reset_interrupt
,
Robert Foley
,
2020/06/17
[PATCH v10 31/73] cpu: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 35/73] i386: use cpu_reset_interrupt
,
Robert Foley
,
2020/06/17
[PATCH v10 37/73] openrisc: use cpu_reset_interrupt
,
Robert Foley
,
2020/06/17
[PATCH v10 39/73] i386: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 24/73] riscv: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 38/73] arm: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 36/73] s390x: use cpu_reset_interrupt
,
Robert Foley
,
2020/06/17
[PATCH v10 41/73] i386/hax-all: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 42/73] i386/whpx-all: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 40/73] i386/kvm: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 43/73] i386/hvf: convert to cpu_request_interrupt
,
Robert Foley
,
2020/06/17
[PATCH v10 45/73] sh4: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 44/73] ppc: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 46/73] cris: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 47/73] hppa: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 48/73] lm32: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 49/73] m68k: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 50/73] mips: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 51/73] nios: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 52/73] s390x: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 53/73] alpha: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 57/73] unicore32: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 54/73] moxie: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 55/73] sparc: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 59/73] accel/tcg: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 56/73] openrisc: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 58/73] microblaze: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 60/73] cpu: convert to interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 62/73] cpu: introduce cpu_has_work_with_iothread_lock
,
Robert Foley
,
2020/06/17
[PATCH v10 63/73] ppc: convert to cpu_has_work_with_iothread_lock
,
Robert Foley
,
2020/06/17
[PATCH v10 61/73] cpu: call .cpu_has_work with the CPU lock held
,
Robert Foley
,
2020/06/17
[PATCH v10 64/73] mips: convert to cpu_has_work_with_iothread_lock
,
Robert Foley
,
2020/06/17
[PATCH v10 66/73] riscv: convert to cpu_has_work_with_iothread_lock
,
Robert Foley
,
2020/06/17
[PATCH v10 68/73] xtensa: convert to cpu_has_work_with_iothread_lock
,
Robert Foley
,
2020/06/17
[PATCH v10 65/73] s390x: convert to cpu_has_work_with_iothread_lock
,
Robert Foley
,
2020/06/17
[PATCH v10 69/73] cpu: rename all_cpu_threads_idle to qemu_tcg_rr_all_cpu_threads_idle
,
Robert Foley
,
2020/06/17
[PATCH v10 70/73] cpu: protect CPU state with cpu->lock instead of the BQL
,
Robert Foley
,
2020/06/17
[PATCH v10 73/73] cputlb: queue async flush jobs without the BQL
,
Robert Foley
,
2020/06/17
[PATCH v10 72/73] cpu: add async_run_on_cpu_no_bql
,
Robert Foley
,
2020/06/17
[PATCH v10 67/73] sparc: convert to cpu_has_work_with_iothread_lock
,
Robert Foley
,
2020/06/17
[PATCH v10 71/73] cpus-common: release BQL earlier in run_on_cpu
,
Robert Foley
,
2020/06/17
Re: [PATCH v10 00/73] per-CPU locks
,
no-reply
,
2020/06/17
[PATCH v4 0/6] Vs clang-10 and gcc-9 warnings
,
Richard Henderson
,
2020/06/17
[PATCH v4 1/6] fpu/softfloat: Silence 'bitwise negation of boolean expression' warning
,
Richard Henderson
,
2020/06/17
[PATCH v4 2/6] migration: fix xbzrle encoding rate calculation
,
Richard Henderson
,
2020/06/17
[PATCH v4 3/6] configure: Clean up warning flag lists
,
Richard Henderson
,
2020/06/17
[PATCH v4 4/6] configure: Disable -Wtautological-type-limit-compare
,
Richard Henderson
,
2020/06/17
[PATCH v4 5/6] configure: Add -Wno-psabi
,
Richard Henderson
,
2020/06/17
[PATCH v4 6/6] qht: Fix threshold rate calculation
,
Richard Henderson
,
2020/06/17
Re: [PATCH v4 6/6] qht: Fix threshold rate calculation
,
Richard Henderson
,
2020/06/17
Re: [PATCH v4 6/6] qht: Fix threshold rate calculation
,
Peter Maydell
,
2020/06/19
Re: [PATCH v4 0/6] Vs clang-10 and gcc-9 warnings
,
Peter Maydell
,
2020/06/18
[PATCH rc1 00/15] hw: Renesas patches (SH4 and RX)
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH rc1 01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH rc1 02/15] MAINTAINERS: Add an entry for common Renesas peripherals
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH rc1 03/15] hw/sh4: Use MemoryRegion typedef
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH rc1 05/15] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH rc1 04/15] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH rc1 06/15] hw/intc: RX62N interrupt controller (ICUa)
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH rc1 07/15] hw/timer: RX62N 8-Bit timer (TMR)
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH rc1 08/15] hw/timer: RX62N compare match timer (CMT)
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH rc1 09/15] hw/char: RX62N serial communication interface (SCI)
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH rc1 11/15] hw/rx: Honor -accel qtest
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH rc1 10/15] hw/rx: RX62N microcontroller (MCU)
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH rc1 12/15] hw/rx: Register R5F562N7 and R5F562N8 MCUs
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH rc1 12/15] hw/rx: Register R5F562N7 and R5F562N8 MCUs
,
Richard Henderson
,
2020/06/20
Re: [PATCH rc1 12/15] hw/rx: Register R5F562N7 and R5F562N8 MCUs
,
Philippe Mathieu-Daudé
,
2020/06/20
[PATCH rc1 13/15] hw/rx: Add RX GDB simulator
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH rc1 14/15] BootLinuxConsoleTest: Test the RX GDB simulator
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH rc1 14/15] BootLinuxConsoleTest: Test the RX GDB simulator
,
Richard Henderson
,
2020/06/20
[PATCH rc1 15/15] docs: Document the RX target
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH rc1 15/15] docs: Document the RX target
,
Richard Henderson
,
2020/06/20
Re: [PATCH rc1 00/15] hw: Renesas patches (SH4 and RX)
,
no-reply
,
2020/06/17
Re: [PATCH rc1 00/15] hw: Renesas patches (SH4 and RX)
,
Yoshinori Sato
,
2020/06/18
[PULL 00/12] migration, HMP and virtiofs queue
,
Dr. David Alan Gilbert (git)
,
2020/06/17
[PULL 01/12] virtiofsd: Whitelist fchmod
,
Dr. David Alan Gilbert (git)
,
2020/06/17
[PULL 04/12] tests/migration: mem leak fix
,
Dr. David Alan Gilbert (git)
,
2020/06/17
[PULL 03/12] hmp: Make json format optional for qom-set
,
Dr. David Alan Gilbert (git)
,
2020/06/17
[PULL 05/12] tests/migration: fix unreachable path in stress test
,
Dr. David Alan Gilbert (git)
,
2020/06/17
[PULL 02/12] qom-hmp-cmds: fix a memleak in hmp_qom_get
,
Dr. David Alan Gilbert (git)
,
2020/06/17
[PULL 06/12] monitor/hmp-cmds: add units for migrate_parameters
,
Dr. David Alan Gilbert (git)
,
2020/06/17
[PULL 07/12] monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' fails
,
Dr. David Alan Gilbert (git)
,
2020/06/17
[PULL 08/12] monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()
,
Dr. David Alan Gilbert (git)
,
2020/06/17
[PULL 10/12] monitor/hmp-cmds: improvements for the 'info migrate'
,
Dr. David Alan Gilbert (git)
,
2020/06/17
[PULL 09/12] monitor/hmp-cmds: add 'goto end' to reduce duplicate code.
,
Dr. David Alan Gilbert (git)
,
2020/06/17
[PULL 11/12] docs/xbzrle: update 'cache miss rate' and 'encoding rate' to docs
,
Dr. David Alan Gilbert (git)
,
2020/06/17
[PULL 12/12] migration: fix multifd_send_pages() next channel
,
Dr. David Alan Gilbert (git)
,
2020/06/17
Re: [PULL 00/12] migration, HMP and virtiofs queue
,
no-reply
,
2020/06/17
Re: [PULL 00/12] migration, HMP and virtiofs queue
,
Peter Maydell
,
2020/06/18
[PATCH] block: Raise an error when backing file parameter is an empty string
,
Connor Kuehl
,
2020/06/17
Re: [PATCH] block: Raise an error when backing file parameter is an empty string
,
no-reply
,
2020/06/17
Re: [PATCH] block: Raise an error when backing file parameter is an empty string
,
Eric Blake
,
2020/06/17
Re: [PATCH] block: Raise an error when backing file parameter is an empty string
,
Alberto Garcia
,
2020/06/18
Is roms/vgabios/config.mak still needed?
,
BALATON Zoltan
,
2020/06/17
Re: Is roms/vgabios/config.mak still needed?
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: Is roms/vgabios/config.mak still needed?
,
BALATON Zoltan
,
2020/06/21
Re: Is roms/vgabios/config.mak still needed?
,
Gerd Hoffmann
,
2020/06/22
QEMU | Pipeline #157306656 has failed for master | 26bf4a29
,
GitLab
,
2020/06/17
Re: [PATCH v2] configure: prefer sphinx-build to sphinx-build-3
,
John Snow
,
2020/06/17
[PATCH v2 0/3] hyperv: vmbus: ACPI various corrections
,
Jon Doron
,
2020/06/17
[PATCH v2 1/3] hyperv: vmbus: Remove the 2nd IRQ
,
Jon Doron
,
2020/06/17
Re: [PATCH v2 1/3] hyperv: vmbus: Remove the 2nd IRQ
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v2 1/3] hyperv: vmbus: Remove the 2nd IRQ
,
Igor Mammedov
,
2020/06/23
[PATCH v2 2/3] i386: acpi: vmbus: Add _ADR definition
,
Jon Doron
,
2020/06/17
[PATCH v2 3/3] acpi: i386: Move VMBus DSDT entry to SB
,
Jon Doron
,
2020/06/17
Re: [PATCH v2 0/3] hyperv: vmbus: ACPI various corrections
,
no-reply
,
2020/06/17
Re: [PATCH v2 0/3] hyperv: vmbus: ACPI various corrections
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH v2 0/3] hyperv: vmbus: ACPI various corrections
,
Igor Mammedov
,
2020/06/23
Re: [PATCH v2 0/3] hyperv: vmbus: ACPI various corrections
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH v2 0/3] hyperv: vmbus: ACPI various corrections
,
Igor Mammedov
,
2020/06/24
[PATCH 1/1] docs/s390x: fix vfio-ap device_del description
,
Christian Borntraeger
,
2020/06/17
Re: [PATCH 1/1] docs/s390x: fix vfio-ap device_del description
,
Christian Borntraeger
,
2020/06/17
Re: [PATCH 1/1] docs/s390x: fix vfio-ap device_del description
,
Cornelia Huck
,
2020/06/17
Re: [PATCH 1/1] docs/s390x: fix vfio-ap device_del description
,
Thomas Huth
,
2020/06/17
Re: [PATCH 1/1] docs/s390x: fix vfio-ap device_del description
,
Cornelia Huck
,
2020/06/18
Re: [RFC] ivshmem v2: Shared memory device specification
,
Alex Bennée
,
2020/06/17
Re: [RFC] ivshmem v2: Shared memory device specification
,
Jan Kiszka
,
2020/06/17
[Bug 1880507] Re: VMM from Ubuntu 20.04 does not show the memory consumption
,
Thomas Huth
,
2020/06/17
Re: [PATCH v2] trace/simple: Fix unauthorized enable
,
Stefan Hajnoczi
,
2020/06/17
CFP: KVM Forum 2020 virtual experience
,
Paolo Bonzini
,
2020/06/17
Re: CFP: KVM Forum 2020 virtual experience
,
Sean Christopherson
,
2020/06/17
Re: CFP: KVM Forum 2020 virtual experience
,
Paolo Bonzini
,
2020/06/22
[PULL 00/43] Block layer patches
,
Kevin Wolf
,
2020/06/17
[PULL 01/43] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
,
Kevin Wolf
,
2020/06/17
[PULL 03/43] virtio-blk: Refactor the code that processes queued requests
,
Kevin Wolf
,
2020/06/17
[PULL 04/43] virtio-blk: On restart, process queued requests in the proper context
,
Kevin Wolf
,
2020/06/17
[PULL 06/43] qcow2: Tweak comments on qcow2_get_persistent_dirty_bitmap_size
,
Kevin Wolf
,
2020/06/17
[PULL 05/43] block: Refactor subdirectory recursion during make
,
Kevin Wolf
,
2020/06/17
[PULL 02/43] icount: make dma reads deterministic
,
Kevin Wolf
,
2020/06/17
[PULL 10/43] hw/block/nvme: move device parameters to separate struct
,
Kevin Wolf
,
2020/06/17
[PULL 07/43] hw/block/nvme: fix pci doorbell size calculation
,
Kevin Wolf
,
2020/06/17
[PULL 09/43] hw/block/nvme: remove superfluous breaks
,
Kevin Wolf
,
2020/06/17
[PULL 12/43] hw/block/nvme: refactor nvme_addr_read
,
Kevin Wolf
,
2020/06/17
[PULL 14/43] hw/block/nvme: add max_ioqpairs device parameter
,
Kevin Wolf
,
2020/06/17
[PULL 15/43] hw/block/nvme: remove redundant cmbloc/cmbsz members
,
Kevin Wolf
,
2020/06/17
[PULL 16/43] hw/block/nvme: factor out property/constraint checks
,
Kevin Wolf
,
2020/06/17
[PULL 13/43] hw/block/nvme: fix pin-based interrupt behavior
,
Kevin Wolf
,
2020/06/17
[PULL 11/43] hw/block/nvme: use constants in identify
,
Kevin Wolf
,
2020/06/17
[PULL 18/43] hw/block/nvme: factor out block backend setup
,
Kevin Wolf
,
2020/06/17
[PULL 17/43] hw/block/nvme: factor out device state setup
,
Kevin Wolf
,
2020/06/17
[PULL 19/43] hw/block/nvme: add namespace helpers
,
Kevin Wolf
,
2020/06/17
[PULL 21/43] hw/block/nvme: factor out pci setup
,
Kevin Wolf
,
2020/06/17
[PULL 24/43] hw/block/nvme: do cmb/pmr init as part of pci init
,
Kevin Wolf
,
2020/06/17
[PULL 26/43] hw/block/nvme: Verify msix_vector_use() returned value
,
Kevin Wolf
,
2020/06/17
[PULL 08/43] hw/block/nvme: rename trace events to pci_nvme
,
Kevin Wolf
,
2020/06/17
[PULL 20/43] hw/block/nvme: factor out namespace setup
,
Kevin Wolf
,
2020/06/17
[PULL 22/43] hw/block/nvme: factor out cmb setup
,
Kevin Wolf
,
2020/06/17
[PULL 23/43] hw/block/nvme: factor out pmr setup
,
Kevin Wolf
,
2020/06/17
[PULL 25/43] hw/block/nvme: factor out controller identify setup
,
Kevin Wolf
,
2020/06/17
[PULL 29/43] .gitignore: Ignore storage-daemon files
,
Kevin Wolf
,
2020/06/17
[PULL 31/43] block: consolidate blocksize properties consistency checks
,
Kevin Wolf
,
2020/06/17
[PULL 32/43] qdev-properties: blocksize: use same limits in code and description
,
Kevin Wolf
,
2020/06/17
[PULL 27/43] hw/block/nvme: add msix_qsize parameter
,
Kevin Wolf
,
2020/06/17
[PULL 33/43] qdev-properties: add size32 property type
,
Kevin Wolf
,
2020/06/17
[PULL 35/43] block: make BlockConf size props 32bit and accept size suffixes
,
Kevin Wolf
,
2020/06/17
[PULL 28/43] hw/block/nvme: verify msix_init_exclusive_bar() return value
,
Kevin Wolf
,
2020/06/17
[PULL 30/43] virtio-blk: store opt_io_size with correct size
,
Kevin Wolf
,
2020/06/17
[PULL 34/43] qdev-properties: make blocksize accept size suffixes
,
Kevin Wolf
,
2020/06/17
[PULL 37/43] block: lift blocksize property limit to 2 MiB
,
Kevin Wolf
,
2020/06/17
[PULL 40/43] iotests/292: data_file is unsupported
,
Kevin Wolf
,
2020/06/17
[PULL 38/43] iotests.py: Add skip_for_formats() decorator
,
Kevin Wolf
,
2020/06/17
[PULL 36/43] qdev-properties: add getter for size32 and blocksize
,
Kevin Wolf
,
2020/06/17
[PULL 39/43] iotests/041: Skip test_small_target for qed
,
Kevin Wolf
,
2020/06/17
[PULL 42/43] iotests/{190,291}: compat=0.10 is unsupported
,
Kevin Wolf
,
2020/06/17
[PULL 41/43] iotests/229: data_file is unsupported
,
Kevin Wolf
,
2020/06/17
[PULL 43/43] iotests: Add copyright line in qcow2.py
,
Kevin Wolf
,
2020/06/17
Re: [PULL 00/43] Block layer patches
,
no-reply
,
2020/06/17
Re: [PULL 00/43] Block layer patches
,
Peter Maydell
,
2020/06/18
Re: [PULL 00/43] Block layer patches
,
Klaus Jensen
,
2020/06/25
Re: [PULL 00/43] Block layer patches
,
Kevin Wolf
,
2020/06/25
Re: [PATCH v2 1/4] Introduce yank feature
,
Stefan Hajnoczi
,
2020/06/17
Re: [PATCH v2 1/4] Introduce yank feature
,
Lukas Straub
,
2020/06/19
Re: [Bug 1880507] [NEW] VMM from Ubuntu 20.04 does not show the memory consumption
,
Stefan Hajnoczi
,
2020/06/17
Re: [PATCH 01/19] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
,
Stefan Hajnoczi
,
2020/06/17
Re: [PATCH 01/19] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
,
Alex Bennée
,
2020/06/17
Re: [PATCH 01/19] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
,
Robert Foley
,
2020/06/17
[PATCH v4 0/8] tpm: Enable usage of TPM TIS with interrupts
,
Stefan Berger
,
2020/06/17
[PATCH v4 2/8] tpm: Extend TPMIfClass with get_irqnum() function
,
Stefan Berger
,
2020/06/17
Re: [PATCH v4 2/8] tpm: Extend TPMIfClass with get_irqnum() function
,
Auger Eric
,
2020/06/18
[PATCH v4 1/8] tpm_tis: Allow lowering of IRQ also when locality is not active
,
Stefan Berger
,
2020/06/17
[PATCH v4 3/8] tests: Temporarily ignore DSDT table differences
,
Stefan Berger
,
2020/06/17
[PATCH v4 6/8] tests: Add updated DSDT
,
Stefan Berger
,
2020/06/17
Re: [PATCH v4 6/8] tests: Add updated DSDT
,
Auger Eric
,
2020/06/18
Re: [PATCH v4 6/8] tests: Add updated DSDT
,
Igor Mammedov
,
2020/06/23
[PATCH v4 7/8] tpm: Guard irq related ops in case interrupts are disabled
,
Stefan Berger
,
2020/06/17
Re: [PATCH v4 7/8] tpm: Guard irq related ops in case interrupts are disabled
,
Auger Eric
,
2020/06/18
[PATCH v4 8/8] tpm: Disable interrupt support for TIS on sysbus
,
Stefan Berger
,
2020/06/17
Re: [PATCH v4 8/8] tpm: Disable interrupt support for TIS on sysbus
,
Auger Eric
,
2020/06/18
[PATCH v4 4/8] tpm: Split TPM_TIS_IRQ into TPM_TIS_ISA_IRQ and TPM_TIS_SYSBUS_IRQ
,
Stefan Berger
,
2020/06/17
Re: [PATCH v4 4/8] tpm: Split TPM_TIS_IRQ into TPM_TIS_ISA_IRQ and TPM_TIS_SYSBUS_IRQ
,
Auger Eric
,
2020/06/18
[PATCH v4 5/8] acpi: Enable TPM IRQ
,
Stefan Berger
,
2020/06/17
Re: [PATCH v4 5/8] acpi: Enable TPM IRQ
,
Auger Eric
,
2020/06/18
Re: [PATCH v4 5/8] acpi: Enable TPM IRQ
,
Igor Mammedov
,
2020/06/23
Re: [PATCH v4 0/8] tpm: Enable usage of TPM TIS with interrupts
,
no-reply
,
2020/06/17
Re: [PATCH v4 0/8] tpm: Enable usage of TPM TIS with interrupts
,
no-reply
,
2020/06/17
Re: [PATCH v4 0/8] tpm: Enable usage of TPM TIS with interrupts
,
Auger Eric
,
2020/06/18
Re: [PATCH v4 0/8] tpm: Enable usage of TPM TIS with interrupts
,
Stefan Berger
,
2020/06/25
Re: [PATCH v4 0/8] tpm: Enable usage of TPM TIS with interrupts
,
Michael S. Tsirkin
,
2020/06/23
Re: [PATCH v4 0/8] tpm: Enable usage of TPM TIS with interrupts
,
Stefan Berger
,
2020/06/23
[PATCH v2] qcow2: Fix preallocation on images with unaligned sizes
,
Alberto Garcia
,
2020/06/17
Re: [PATCH v2] qcow2: Fix preallocation on images with unaligned sizes
,
no-reply
,
2020/06/17
Re: [PATCH v2] qcow2: Fix preallocation on images with unaligned sizes
,
Eric Blake
,
2020/06/17
Re: [PATCH v2] qcow2: Fix preallocation on images with unaligned sizes
,
Alberto Garcia
,
2020/06/23
Re: [PATCH v2] qcow2: Fix preallocation on images with unaligned sizes
,
Max Reitz
,
2020/06/30
Re: [PATCH v3 04/11] accel/tcg: Add stub for probe_access()
,
Stefan Hajnoczi
,
2020/06/17
Re: [PATCH] minikconf: explicitly set encoding to UTF-8
,
Stefan Hajnoczi
,
2020/06/17
Re: [PATCH v3] block: Factor out bdrv_run_co()
,
Stefan Hajnoczi
,
2020/06/17
Re: [PATCH v3] block: Factor out bdrv_run_co()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/18
[PATCH 1/2] .gitignore: Ignore generated srorage-daemon files for in-tree builds
,
BALATON Zoltan
,
2020/06/17
Re: [PATCH 1/2] .gitignore: Ignore generated srorage-daemon files for in-tree builds
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH 2/2] scripts/tracetool: Add plainlog backend
,
BALATON Zoltan
,
2020/06/17
Re: [PATCH 2/2] scripts/tracetool: Add plainlog backend
,
Alex Bennée
,
2020/06/17
Re: [PATCH 2/2] scripts/tracetool: Add plainlog backend
,
BALATON Zoltan
,
2020/06/17
Re: [PATCH 2/2] scripts/tracetool: Add plainlog backend
,
Stefan Hajnoczi
,
2020/06/18
Re: [PATCH 2/2] scripts/tracetool: Add plainlog backend
,
Daniel P . Berrangé
,
2020/06/18
Re: [PATCH 2/2] scripts/tracetool: Add plainlog backend
,
BALATON Zoltan
,
2020/06/18
Re: [PATCH 2/2] scripts/tracetool: Add plainlog backend
,
Stefan Hajnoczi
,
2020/06/18
Re: [PATCH 2/2] scripts/tracetool: Add plainlog backend
,
Daniel P . Berrangé
,
2020/06/18
Re: [PATCH 2/2] scripts/tracetool: Add plainlog backend
,
Stefan Hajnoczi
,
2020/06/23
[PATCH v2 0/7] block/nvme: support nested aio_poll()
,
Stefan Hajnoczi
,
2020/06/17
[PATCH v2 1/7] block/nvme: poll queues without q->lock
,
Stefan Hajnoczi
,
2020/06/17
Re: [PATCH v2 1/7] block/nvme: poll queues without q->lock
,
Sergio Lopez
,
2020/06/22
[PATCH v2 2/7] block/nvme: drop tautologous assertion
,
Stefan Hajnoczi
,
2020/06/17
[PATCH v2 3/7] block/nvme: don't access CQE after moving cq.head
,
Stefan Hajnoczi
,
2020/06/17
[PATCH v2 4/7] block/nvme: switch to a NVMeRequest freelist
,
Stefan Hajnoczi
,
2020/06/17
[PATCH v2 5/7] block/nvme: clarify that free_req_queue is protected by q->lock
,
Stefan Hajnoczi
,
2020/06/17
[PATCH v2 6/7] block/nvme: keep BDRVNVMeState pointer in NVMeQueuePair
,
Stefan Hajnoczi
,
2020/06/17
[PATCH v2 7/7] block/nvme: support nested aio_poll()
,
Stefan Hajnoczi
,
2020/06/17
Re: [PATCH v2 0/7] block/nvme: support nested aio_poll()
,
Stefan Hajnoczi
,
2020/06/23
[PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
no-reply
,
2020/06/17
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Andrew Jones
,
2020/06/17
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Paolo Bonzini
,
2020/06/17
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Andrew Jones
,
2020/06/18
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Paolo Bonzini
,
2020/06/18
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Andrew Jones
,
2020/06/18
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Philippe Mathieu-Daudé
,
2020/06/18
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Paolo Bonzini
,
2020/06/18
What is the "E10, E20_0 XXX" Flag means on arm port?
,
tugouxp
,
2020/06/17
Re: What is the "E10, E20_0 XXX" Flag means on arm port?
,
Peter Maydell
,
2020/06/17
Re: [PATCH 1/7] block/nvme: poll queues without q->lock
,
Stefan Hajnoczi
,
2020/06/17
[PULL 0/4] Microvm 20200617 patches
,
Gerd Hoffmann
,
2020/06/17
[PULL 4/4] microvm: move virtio base to 0xfeb00000
,
Gerd Hoffmann
,
2020/06/17
[PULL 3/4] x86: move max-ram-below-4g to pc
,
Gerd Hoffmann
,
2020/06/17
[PULL 2/4] microvm: drop max-ram-below-4g support
,
Gerd Hoffmann
,
2020/06/17
[PULL 1/4] microvm: use 3G split unconditionally
,
Gerd Hoffmann
,
2020/06/17
Re: [PULL 0/4] Microvm 20200617 patches
,
no-reply
,
2020/06/17
Re: [PULL 0/4] Microvm 20200617 patches
,
Peter Maydell
,
2020/06/18
[PATCH] migration: fix multifd_send_pages() next channel
,
Laurent Vivier
,
2020/06/17
Re: [PATCH] migration: fix multifd_send_pages() next channel
,
no-reply
,
2020/06/17
Re: [PATCH] migration: fix multifd_send_pages() next channel
,
Juan Quintela
,
2020/06/17
RE: [PATCH v2] arm/virt: Add memory hot remove support
,
Shameerali Kolothum Thodi
,
2020/06/17
Re: [PATCH v2] arm/virt: Add memory hot remove support
,
Auger Eric
,
2020/06/17
RE: [PATCH v2] arm/virt: Add memory hot remove support
,
Shameerali Kolothum Thodi
,
2020/06/17
Re: [PATCH v2] arm/virt: Add memory hot remove support
,
Auger Eric
,
2020/06/18
[PATCH v1 0/3] hyperv: vmbus: ACPI various corrections
,
Jon Doron
,
2020/06/17
[PATCH v1 2/3] i386: acpi: vmbus: Add _ADR definition
,
Jon Doron
,
2020/06/17
[PATCH v1 1/3] hyperv: vmbus: Remove the 2nd IRQ
,
Jon Doron
,
2020/06/17
[PATCH v1 3/3] acpi: i386: Move VMBus DSDT entry to SB
,
Jon Doron
,
2020/06/17
Re: [PATCH v1 0/3] hyperv: vmbus: ACPI various corrections
,
no-reply
,
2020/06/17
[PATCH 0/5] iotests: Some fixes for rarely run cases
,
Max Reitz
,
2020/06/17
[PATCH 2/5] iotests/041: Skip test_small_target for qed
,
Max Reitz
,
2020/06/17
Re: [PATCH 2/5] iotests/041: Skip test_small_target for qed
,
Thomas Huth
,
2020/06/17
[PATCH 1/5] iotests.py: Add skip_for_formats() decorator
,
Max Reitz
,
2020/06/17
Re: [PATCH 1/5] iotests.py: Add skip_for_formats() decorator
,
Thomas Huth
,
2020/06/17
[PATCH 3/5] iotests/292: data_file is unsupported
,
Max Reitz
,
2020/06/17
[PATCH 4/5] iotests/229: data_file is unsupported
,
Max Reitz
,
2020/06/17
[PATCH 5/5] iotests/{190,291}: compat=0.10 is unsupported
,
Max Reitz
,
2020/06/17
Re: [PATCH 0/5] iotests: Some fixes for rarely run cases
,
no-reply
,
2020/06/17
Re: [PATCH 0/5] iotests: Some fixes for rarely run cases
,
Kevin Wolf
,
2020/06/17
Re: [PATCH 0/5] iotests: Some fixes for rarely run cases
,
Max Reitz
,
2020/06/17
Re: [PATCH 0/5] iotests: Some fixes for rarely run cases
,
Kevin Wolf
,
2020/06/17
Re: [PATCH 0/5] iotests: Some fixes for rarely run cases
,
Max Reitz
,
2020/06/17
[PULL 0/2] Usb 20200617 patches
,
Gerd Hoffmann
,
2020/06/17
[PULL 2/2] usb-host: workaround libusb bug
,
Gerd Hoffmann
,
2020/06/17
[PULL 1/2] usb: add hostdevice property to usb-host
,
Gerd Hoffmann
,
2020/06/17
Re: [PULL 0/2] Usb 20200617 patches
,
no-reply
,
2020/06/17
Re: [PULL 0/2] Usb 20200617 patches
,
Peter Maydell
,
2020/06/17
[PATCH v2 0/3] Add Support for GET LBA STATUS 16 command in scsi emulation
,
Lin Ma
,
2020/06/17
[PATCH v2 1/3] block: Add bdrv_co_get_lba_status
,
Lin Ma
,
2020/06/17
[PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
,
Lin Ma
,
2020/06/17
[PATCH v2 2/3] block: Add GET LBA STATUS support
,
Lin Ma
,
2020/06/17
Re: [PATCH v2 0/3] Add Support for GET LBA STATUS 16 command in scsi emulation
,
no-reply
,
2020/06/17
[PATCH v2 0/3] Add Support for GET LBA STATUS 16 command in scsi emulation
,
Lin Ma
,
2020/06/17
[PATCH v2 1/3] block: Add bdrv_co_get_lba_status
,
Lin Ma
,
2020/06/17
Re: [PATCH v2 1/3] block: Add bdrv_co_get_lba_status
,
Stefan Hajnoczi
,
2020/06/22
[PATCH v2 2/3] block: Add GET LBA STATUS support
,
Lin Ma
,
2020/06/17
[PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
,
Lin Ma
,
2020/06/17
Re: [PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
,
Stefan Hajnoczi
,
2020/06/22
回复: [PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
,
Lin Ma
,
2020/06/29
Re: [PATCH v2 0/3] Add Support for GET LBA STATUS 16 command in scsi emulation
,
no-reply
,
2020/06/17
[PATCH 0/8] ESCC2
,
Jasper Lowell
,
2020/06/17
[PATCH 1/8] hw/char/escc2: Add device
,
Jasper Lowell
,
2020/06/17
[PATCH 2/8] hw/char/escc2: Handle interrupt generation
,
Jasper Lowell
,
2020/06/17
[PATCH 3/8] hw/char/escc2: Add character device backend
,
Jasper Lowell
,
2020/06/17
[PATCH 5/8] hw/char/escc2: Add Receiver Reset (RRES) command
,
Jasper Lowell
,
2020/06/17
[PATCH 4/8] hw/char/escc2: Add clock generation
,
Jasper Lowell
,
2020/06/17
[PATCH 6/8] hw/char/escc2: Add RFRD command
,
Jasper Lowell
,
2020/06/17
[PATCH 7/8] hw/char/escc2: Add Transmit Frame (XF) command
,
Jasper Lowell
,
2020/06/17
[PATCH 8/8] hw/char/escc2: Add XRES command
,
Jasper Lowell
,
2020/06/17
Re: [PATCH 0/8] ESCC2
,
no-reply
,
2020/06/17
Re: [PATCH 0/8] ESCC2
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH 0/8] ESCC2
,
Artyom Tarasenko
,
2020/06/17
Fwd: [PATCH v5] char-socket: initialize reconnect timer only when the timer doesn't start
,
Li Feng
,
2020/06/17
Re: [PATCH v5] char-socket: initialize reconnect timer only when the timer doesn't start
,
Marc-André Lureau
,
2020/06/17
[Bug 1749393] Re: sbrk() not working under qemu-user with a PIE-compiled binary?
,
Christian Ehrhardt
,
2020/06/17
[PATCH v3 00/14] mps2: Add few more peripherals
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 01/14] hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 02/14] hw/i2c/versatile_i2c: Add definitions for register addresses
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 03/14] hw/i2c/versatile_i2c: Add SCL/SDA definitions
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 05/14] hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 04/14] hw/i2c: Add header for ARM SBCon two-wire serial bus interface
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 06/14] hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 08/14] hw/arm/mps2: Add CMSDK APB watchdog device
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 09/14] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 07/14] hw/arm/mps2: Rename CMSDK AHB peripheral region
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 10/14] hw/arm/mps2: Map the FPGA I/O block
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 12/14] hw/arm/mps2: Add I2C devices
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 13/14] hw/arm/mps2: Add audio I2S interface as unimplemented device
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 11/14] hw/arm/mps2: Add SPI devices
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 14/14] hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v3 00/14] mps2: Add few more peripherals
,
no-reply
,
2020/06/17
Re: [PATCH v3 00/14] mps2: Add few more peripherals
,
Peter Maydell
,
2020/06/22
Re: [PATCH v3 00/14] mps2: Add few more peripherals
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v9 00/10] acpi: i386 tweaks
,
Gerd Hoffmann
,
2020/06/17
[PATCH v9 01/10] acpi: bios-tables-test: show more context on asl diffs
,
Gerd Hoffmann
,
2020/06/17
Re: [PATCH v9 01/10] acpi: bios-tables-test: show more context on asl diffs
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v9 03/10] floppy: make isa_fdc_get_drive_max_chs static
,
Gerd Hoffmann
,
2020/06/17
[PATCH v9 02/10] acpi: move aml builder code for floppy device
,
Gerd Hoffmann
,
2020/06/17
Re: [PATCH v9 02/10] acpi: move aml builder code for floppy device
,
Thomas Huth
,
2020/06/17
Re: [PATCH v9 02/10] acpi: move aml builder code for floppy device
,
Gerd Hoffmann
,
2020/06/17
Re: [PATCH v9 02/10] acpi: move aml builder code for floppy device
,
Thomas Huth
,
2020/06/17
Re: [PATCH v9 02/10] acpi: move aml builder code for floppy device
,
Michael S. Tsirkin
,
2020/06/18
[PATCH v9 04/10] floppy: move cmos_get_fd_drive_type() from pc
,
Gerd Hoffmann
,
2020/06/17
[PATCH v9 10/10] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
,
Gerd Hoffmann
,
2020/06/17
[PATCH v9 06/10] acpi: factor out fw_cfg_add_acpi_dsdt()
,
Gerd Hoffmann
,
2020/06/17
[PATCH v9 07/10] acpi: simplify build_isa_devices_aml()
,
Gerd Hoffmann
,
2020/06/17
[PATCH v9 09/10] acpi: drop build_piix4_pm()
,
Gerd Hoffmann
,
2020/06/17
[PATCH v9 08/10] acpi: drop serial/parallel enable bits from dsdt
,
Gerd Hoffmann
,
2020/06/17
Re: [PATCH v9 08/10] acpi: drop serial/parallel enable bits from dsdt
,
Michael S. Tsirkin
,
2020/06/18
[PATCH v9 05/10] acpi: move aml builder code for i8042 (kbd+mouse) device
,
Gerd Hoffmann
,
2020/06/17
Re: [PATCH v9 05/10] acpi: move aml builder code for i8042 (kbd+mouse) device
,
Michael S. Tsirkin
,
2020/06/18
Re: [PATCH v9 00/10] acpi: i386 tweaks
,
no-reply
,
2020/06/17
Re: [PATCH v9 00/10] acpi: i386 tweaks
,
no-reply
,
2020/06/17
Re: [PATCH v9 00/10] acpi: i386 tweaks
,
no-reply
,
2020/06/17
Re: [PATCH v9 00/10] acpi: i386 tweaks
,
Michael S. Tsirkin
,
2020/06/18
[PATCH v2] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v2] hw/misc/pca9552: Trace LED On/Off events
,
Cédric Le Goater
,
2020/06/17
Re: [PATCH v2] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v2] hw/misc/pca9552: Trace LED On/Off events
,
Cédric Le Goater
,
2020/06/17
iotest 041 is failing with -qed
,
Thomas Huth
,
2020/06/17
Re: iotest 041 is failing with -qed
,
Max Reitz
,
2020/06/17
[PATCH v2 00/14] mps2: Add few more peripherals
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 02/14] hw/i2c/versatile_i2c: Add definitions for register addresses
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 01/14] hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 03/14] hw/i2c/versatile_i2c: Add SCL/SDA definitions
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 05/14] hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 04/14] hw/i2c: Add header for ARM SBCon two-wire serial bus interface
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 07/14] hw/arm/mps2: Rename CMSDK AHB peripheral region
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 08/14] hw/arm/mps2: Add CMSDK APB watchdog device
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 09/14] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 10/14] hw/arm/mps2: Map the FPGA I/O block
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 11/14] hw/arm/mps2: Add SPI devices
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 06/14] hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 12/14] hw/arm/mps2: Add I2C devices
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 13/14] hw/arm/mps2: Add audio I2S interface as unimplemented device
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 14/14] hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v2 00/14] mps2: Add few more peripherals
,
no-reply
,
2020/06/17
[Bug 1810000] Re: qemu system emulator crashed when using xhci usb controller
,
Thomas Huth
,
2020/06/17
[PATCH 0/6] Add various undefined MMIO r/w functions
,
P J P
,
2020/06/17
[PATCH 1/6] hw/pci-host: add pci-intack write method
,
P J P
,
2020/06/17
[PATCH 2/6] pci-host: add pcie-msi read method
,
P J P
,
2020/06/17
[PATCH 3/6] vfio: add quirk device write method
,
P J P
,
2020/06/17
Re: [PATCH 3/6] vfio: add quirk device write method
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH 4/6] prep: add ppc-parity write method
,
P J P
,
2020/06/17
Re: [PATCH 4/6] prep: add ppc-parity write method
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH 5/6] nvram: add nrf51_soc flash read method
,
P J P
,
2020/06/17
Re: [PATCH 5/6] nvram: add nrf51_soc flash read method
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH 6/6] spapr_pci: add spapr msi read method
,
P J P
,
2020/06/17
Re: [PATCH 6/6] spapr_pci: add spapr msi read method
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH 0/6] Add various undefined MMIO r/w functions
,
no-reply
,
2020/06/17
Re: [PATCH 0/6] Add various undefined MMIO r/w functions
,
David Gibson
,
2020/06/17
Re: [PATCH 0/6] Add various undefined MMIO r/w functions
,
Alex Williamson
,
2020/06/17
Re: [PATCH 0/6] Add various undefined MMIO r/w functions
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH 0/6] Add various undefined MMIO r/w functions
,
Alex Bennée
,
2020/06/17
Re: [PATCH 0/6] Add various undefined MMIO r/w functions
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH 0/6] Add various undefined MMIO r/w functions
,
Paolo Bonzini
,
2020/06/17
Re: [PATCH 0/6] Add various undefined MMIO r/w functions
,
P J P
,
2020/06/17
[PATCH RESEND v2] nvme: allow cmb and pmr emulation on same device
,
Andrzej Jakowski
,
2020/06/17
[PATCH RESEND v2 1/2] nvme: indicate CMB support through controller capabilities register
,
Andrzej Jakowski
,
2020/06/17
[PATCH RESEND v2 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Andrzej Jakowski
,
2020/06/17
Re: [PATCH RESEND v2 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Klaus Jensen
,
2020/06/18
Re: [PATCH RESEND v2 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Andrzej Jakowski
,
2020/06/19
Re: [PATCH RESEND v2 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Klaus Jensen
,
2020/06/25
[PATCH v3 0/5] Vs clang-10 and gcc-9 warnings
,
Richard Henderson
,
2020/06/17
[PATCH v3 1/5] fpu/softfloat: Silence 'bitwise negation of boolean expression' warning
,
Richard Henderson
,
2020/06/17
Re: [PATCH v3 1/5] fpu/softfloat: Silence 'bitwise negation of boolean expression' warning
,
Alex Bennée
,
2020/06/17
[PATCH v3 2/5] migration: fix xbzrle encoding rate calculation
,
Richard Henderson
,
2020/06/17
Re: [PATCH v3 2/5] migration: fix xbzrle encoding rate calculation
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v3 2/5] migration: fix xbzrle encoding rate calculation
,
Alex Bennée
,
2020/06/17
[PATCH v3 3/5] configure: Clean up warning flag lists
,
Richard Henderson
,
2020/06/17
Re: [PATCH v3 3/5] configure: Clean up warning flag lists
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v3 3/5] configure: Clean up warning flag lists
,
Alex Bennée
,
2020/06/17
[PATCH v3 4/5] configure: Disable -Wtautological-type-limit-compare
,
Richard Henderson
,
2020/06/17
[PATCH v3 5/5] configure: Add -Wno-psabi
,
Richard Henderson
,
2020/06/17
Re: [PATCH v3 5/5] configure: Add -Wno-psabi
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v3 5/5] configure: Add -Wno-psabi
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v3 5/5] configure: Add -Wno-psabi
,
Alex Bennée
,
2020/06/17
Re: [PATCH v3 0/5] Vs clang-10 and gcc-9 warnings
,
no-reply
,
2020/06/17
[PATCH 0/3] Add Scripts for Finding Top 25 Executed Functions
,
Ahmed Karaman
,
2020/06/16
[PATCH 1/3] MAINTAINERS: Add 'Miscellaneous' section
,
Ahmed Karaman
,
2020/06/16
Re: [PATCH 1/3] MAINTAINERS: Add 'Miscellaneous' section
,
Aleksandar Markovic
,
2020/06/17
Re: [PATCH 1/3] MAINTAINERS: Add 'Miscellaneous' section
,
Aleksandar Markovic
,
2020/06/17
Re: [PATCH 1/3] MAINTAINERS: Add 'Miscellaneous' section
,
Alex Bennée
,
2020/06/17
[PATCH 2/3] scripts/performance: Add callgrind_top_25.py script
,
Ahmed Karaman
,
2020/06/16
Re: [PATCH 2/3] scripts/performance: Add callgrind_top_25.py script
,
Aleksandar Markovic
,
2020/06/17
Re: [PATCH 2/3] scripts/performance: Add callgrind_top_25.py script
,
Alex Bennée
,
2020/06/17
Re: [PATCH 2/3] scripts/performance: Add callgrind_top_25.py script
,
Ahmed Karaman
,
2020/06/17
[PATCH 3/3] scripts/performance: Add perf_top_25.py script
,
Ahmed Karaman
,
2020/06/16
Re: [PATCH 3/3] scripts/performance: Add perf_top_25.py script
,
Aleksandar Markovic
,
2020/06/17
Re: [PATCH 3/3] scripts/performance: Add perf_top_25.py script
,
Alex Bennée
,
2020/06/17
Re: [PATCH 3/3] scripts/performance: Add perf_top_25.py script
,
Ahmed Karaman
,
2020/06/17
Re: [PATCH 3/3] scripts/performance: Add perf_top_25.py script
,
Alex Bennée
,
2020/06/17
Re: [PATCH 3/3] scripts/performance: Add perf_top_25.py script
,
Ahmed Karaman
,
2020/06/17
Re: [PATCH 3/3] scripts/performance: Add perf_top_25.py script
,
Aleksandar Markovic
,
2020/06/18
Re: [PATCH 0/3] Add Scripts for Finding Top 25 Executed Functions
,
no-reply
,
2020/06/16
Re: [PATCH 0/3] Add Scripts for Finding Top 25 Executed Functions
,
Eric Blake
,
2020/06/17
Re: [PATCH 0/3] Add Scripts for Finding Top 25 Executed Functions
,
Alex Bennée
,
2020/06/17
Re: [PATCH 0/3] Add Scripts for Finding Top 25 Executed Functions
,
Aleksandar Markovic
,
2020/06/17
Re: [PATCH 0/3] Add Scripts for Finding Top 25 Executed Functions
,
Alex Bennée
,
2020/06/17
Re: [PATCH 0/3] Add Scripts for Finding Top 25 Executed Functions
,
Ahmed Karaman
,
2020/06/17
Re: [PATCH v4 1/3] qmp.py: change event_wait to use a dict
,
Eric Blake
,
2020/06/16
Re: [PATCH v4 1/3] qmp.py: change event_wait to use a dict
,
John Snow
,
2020/06/16
[PATCH] target/i386: reimplement fyl2xp1 using floatx80 operations
,
Joseph Myers
,
2020/06/16
[PATCH v3 0/8] tpm: Enable usage of TPM TIS with interrupts
,
Stefan Berger
,
2020/06/16
[PATCH v3 1/8] tpm_tis: Allow lowering of IRQ also when locality is not active
,
Stefan Berger
,
2020/06/16
Re: [PATCH v3 1/8] tpm_tis: Allow lowering of IRQ also when locality is not active
,
Marc-André Lureau
,
2020/06/17
[PATCH v3 2/8] tpm: Extend TPMIfClass with get_irqnum() function
,
Stefan Berger
,
2020/06/16
Re: [PATCH v3 2/8] tpm: Extend TPMIfClass with get_irqnum() function
,
Marc-André Lureau
,
2020/06/17
[PATCH v3 5/8] acpi: Enable TPM IRQ
,
Stefan Berger
,
2020/06/16
Re: [PATCH v3 5/8] acpi: Enable TPM IRQ
,
Marc-André Lureau
,
2020/06/17
Re: [PATCH v3 5/8] acpi: Enable TPM IRQ
,
Auger Eric
,
2020/06/17
Re: [PATCH v3 5/8] acpi: Enable TPM IRQ
,
Stefan Berger
,
2020/06/17
Re: [PATCH v3 5/8] acpi: Enable TPM IRQ
,
Michael S. Tsirkin
,
2020/06/18
Re: [PATCH v3 5/8] acpi: Enable TPM IRQ
,
Stefan Berger
,
2020/06/18
[PATCH v3 6/8] tests: Add updated DSDT
,
Stefan Berger
,
2020/06/16
Re: [PATCH v3 6/8] tests: Add updated DSDT
,
Marc-André Lureau
,
2020/06/17
[PATCH v3 3/8] tests: Temporarily ignore DSDT table differences
,
Stefan Berger
,
2020/06/16
Re: [PATCH v3 3/8] tests: Temporarily ignore DSDT table differences
,
Marc-André Lureau
,
2020/06/17
[PATCH v3 7/8] tpm: Guard irq related ops in case interrupts are disabled
,
Stefan Berger
,
2020/06/16
[PATCH v3 4/8] tpm: Split TPM_TIS_IRQ into TPM_TIS_ISA_IRQ and TPM_TIS_SYSBUS_IRQ
,
Stefan Berger
,
2020/06/16
Re: [PATCH v3 4/8] tpm: Split TPM_TIS_IRQ into TPM_TIS_ISA_IRQ and TPM_TIS_SYSBUS_IRQ
,
Marc-André Lureau
,
2020/06/17
Re: [PATCH v3 4/8] tpm: Split TPM_TIS_IRQ into TPM_TIS_ISA_IRQ and TPM_TIS_SYSBUS_IRQ
,
Auger Eric
,
2020/06/17
Re: [PATCH v3 4/8] tpm: Split TPM_TIS_IRQ into TPM_TIS_ISA_IRQ and TPM_TIS_SYSBUS_IRQ
,
Stefan Berger
,
2020/06/17
Re: [PATCH v3 4/8] tpm: Split TPM_TIS_IRQ into TPM_TIS_ISA_IRQ and TPM_TIS_SYSBUS_IRQ
,
Auger Eric
,
2020/06/17
[PATCH v3 8/8] tpm: Disable interrupt support for TIS on sysbus
,
Stefan Berger
,
2020/06/16
Re: [PATCH v3 8/8] tpm: Disable interrupt support for TIS on sysbus
,
Marc-André Lureau
,
2020/06/17
Re: [PATCH v3 0/8] tpm: Enable usage of TPM TIS with interrupts
,
no-reply
,
2020/06/16
[Bug 1883784] [NEW] [ppc64le] qemu behavior differs from ppc64le hardware
,
Evan Nemerson
,
2020/06/16
[Bug 1883784] Re: [ppc64le] qemu behavior differs from ppc64le hardware
,
Alex Bennée
,
2020/06/16
[Bug 1883784] Re: [ppc64le] qemu behavior differs from ppc64le hardware
,
Laurent Vivier
,
2020/06/17
[Bug 1883784] Re: [ppc64le] qemu behavior differs from ppc64le hardware
,
Michael R. Crusoe
,
2020/06/17
QEMU | Pipeline #156886967 has failed for master | 5c24bce3
,
GitLab
,
2020/06/16
Accessing the Metal graphics API with OSX as VM client
,
Trystan Larey-Williams
,
2020/06/16
Re: Accessing the Metal graphics API with OSX as VM client
,
Peter Maydell
,
2020/06/16
Re: Accessing the Metal graphics API with OSX as VM client
,
Gerd Hoffmann
,
2020/06/17
Re: Accessing the Metal graphics API with OSX as VM client
,
Trystan Larey-Williams
,
2020/06/17
Re: [PATCH RFC v2] target/arm: Implement SVE2 FLOGB
,
Richard Henderson
,
2020/06/16
[PATCH 0/3] Add OpenSBI dynamic firmware support
,
Atish Patra
,
2020/06/16
[PATCH 1/3] riscv: Unify Qemu's reset vector code path
,
Atish Patra
,
2020/06/16
Re: [PATCH 1/3] riscv: Unify Qemu's reset vector code path
,
Bin Meng
,
2020/06/18
Re: [PATCH 1/3] riscv: Unify Qemu's reset vector code path
,
Atish Patra
,
2020/06/18
Re: [PATCH 1/3] riscv: Unify Qemu's reset vector code path
,
Alexander Richardson
,
2020/06/19
Re: [PATCH 1/3] riscv: Unify Qemu's reset vector code path
,
Atish Patra
,
2020/06/19
[PATCH 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Atish Patra
,
2020/06/16
Re: [PATCH 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Bin Meng
,
2020/06/18
Re: [PATCH 2/3] RISC-V: Copy the fdt in dram instead of ROM
,
Atish Patra
,
2020/06/18
[PATCH 3/3] riscv: Add opensbi firmware dynamic support
,
Atish Patra
,
2020/06/16
Re: [PATCH 0/3] Add OpenSBI dynamic firmware support
,
no-reply
,
2020/06/16
Re: [PATCH 0/3] Add OpenSBI dynamic firmware support
,
Bin Meng
,
2020/06/18
Re: [PATCH 0/3] Add OpenSBI dynamic firmware support
,
Atish Patra
,
2020/06/18
Re: [PATCH 0/3] Add OpenSBI dynamic firmware support
,
Alexander Richardson
,
2020/06/19
Re: [PATCH v2] target/arm: Implement SVE2 fp convert precision
,
Richard Henderson
,
2020/06/16
[PATCH 0/1] configure: prefer python's sphinx module
,
John Snow
,
2020/06/16
[PATCH 1/1] configure: prefer python's sphinx module
,
John Snow
,
2020/06/16
Re: [PATCH 1/1] configure: prefer python's sphinx module
,
Peter Maydell
,
2020/06/18
Re: [PATCH 1/1] configure: prefer python's sphinx module
,
John Snow
,
2020/06/19
Re: [PATCH 1/1] configure: prefer python's sphinx module
,
Peter Maydell
,
2020/06/19
Re: [PATCH 0/1] configure: prefer python's sphinx module
,
no-reply
,
2020/06/16
Re: [PATCH 0/1] configure: prefer python's sphinx module
,
no-reply
,
2020/06/16
Re: [PATCH RFC 0/3] target/arm: Implement SVE2 fp conversion
,
Richard Henderson
,
2020/06/16
Re: [PATCH RFC 3/3] target/arm: Implement SVE2 FCVTXNT
,
Richard Henderson
,
2020/06/16
[PATCH V5] util/oslib-posix : qemu_init_exec_dir implementation for Mac
,
David CARLIER
,
2020/06/16
Re: [PATCH V5] util/oslib-posix : qemu_init_exec_dir implementation for Mac
,
no-reply
,
2020/06/16
Re: [PATCH V5] util/oslib-posix : qemu_init_exec_dir implementation for Mac
,
Peter Maydell
,
2020/06/18
Re: [PATCH RFC v3 0/3] target/arm: Implement SVE2 Crypto Extensions
,
Richard Henderson
,
2020/06/16
Re: [PATCH RFC v2] target/arm: Implement SVE2 TBL, TBX
,
Richard Henderson
,
2020/06/16
[PATCH 00/21] target/arm: Finish neon decodetree conversion
,
Peter Maydell
,
2020/06/16
[PATCH 01/21] target/arm: Convert Neon 2-reg-misc VREV64 to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 01/21] target/arm: Convert Neon 2-reg-misc VREV64 to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 02/21] target/arm: Convert Neon 2-reg-misc pairwise ops to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 02/21] target/arm: Convert Neon 2-reg-misc pairwise ops to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 03/21] target/arm: Convert VZIP, VUZP to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 03/21] target/arm: Convert VZIP, VUZP to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 04/21] target/arm: Convert Neon narrowing moves to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 04/21] target/arm: Convert Neon narrowing moves to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 05/21] target/arm: Convert Neon 2-reg-misc VSHLL to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 05/21] target/arm: Convert Neon 2-reg-misc VSHLL to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 06/21] target/arm: Convert Neon VCVT f16/f32 insns to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 06/21] target/arm: Convert Neon VCVT f16/f32 insns to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 07/21] target/arm: Convert vectorised 2-reg-misc Neon ops to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 07/21] target/arm: Convert vectorised 2-reg-misc Neon ops to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 09/21] target/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn
,
Peter Maydell
,
2020/06/16
Re: [PATCH 09/21] target/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn
,
Richard Henderson
,
2020/06/19
[PATCH 10/21] target/arm: Fix capitalization in NeonGenTwo{Single, Double}OPFn typedefs
,
Peter Maydell
,
2020/06/16
Re: [PATCH 10/21] target/arm: Fix capitalization in NeonGenTwo{Single,Double}OPFn typedefs
,
Richard Henderson
,
2020/06/19
[PATCH 08/21] target/arm: Convert Neon 2-reg-misc crypto operations to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 08/21] target/arm: Convert Neon 2-reg-misc crypto operations to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 11/21] target/arm: Make gen_swap_half() take separate src and dest
,
Peter Maydell
,
2020/06/16
Re: [PATCH 11/21] target/arm: Make gen_swap_half() take separate src and dest
,
Richard Henderson
,
2020/06/19
[PATCH 13/21] target/arm: Convert remaining simple 2-reg-misc Neon ops
,
Peter Maydell
,
2020/06/16
Re: [PATCH 13/21] target/arm: Convert remaining simple 2-reg-misc Neon ops
,
Richard Henderson
,
2020/06/19
[PATCH 12/21] target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 12/21] target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 14/21] target/arm: Convert Neon VQABS, VQNEG to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 14/21] target/arm: Convert Neon VQABS, VQNEG to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 15/21] target/arm: Convert simple fp Neon 2-reg-misc insns
,
Peter Maydell
,
2020/06/16
Re: [PATCH 15/21] target/arm: Convert simple fp Neon 2-reg-misc insns
,
Richard Henderson
,
2020/06/19
[PATCH 16/21] target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 16/21] target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 17/21] target/arm: Convert Neon 2-reg-misc VRINT insns to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 17/21] target/arm: Convert Neon 2-reg-misc VRINT insns to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 18/21] target/arm: Convert Neon 2-reg-misc VCVT insns to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 18/21] target/arm: Convert Neon 2-reg-misc VCVT insns to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 19/21] target/arm: Convert Neon VSWP to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 19/21] target/arm: Convert Neon VSWP to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 21/21] target/arm: Move some functions used only in translate-neon.inc.c to that file
,
Peter Maydell
,
2020/06/16
Re: [PATCH 21/21] target/arm: Move some functions used only in translate-neon.inc.c to that file
,
Richard Henderson
,
2020/06/19
[PATCH 20/21] target/arm: Convert Neon VTRN to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 20/21] target/arm: Convert Neon VTRN to decodetree
,
Richard Henderson
,
2020/06/19
Re: [PATCH 00/21] target/arm: Finish neon decodetree conversion
,
no-reply
,
2020/06/16
Re: [PATCH 00/21] target/arm: Finish neon decodetree conversion
,
no-reply
,
2020/06/16
Re: [PATCH v4 0/6] s390x/vfio-ccw: Channel Path Handling [QEMU]
,
Cornelia Huck
,
2020/06/16
[PATCH v4 0/4] block: seriously improve savevm performance
,
Denis V. Lunev
,
2020/06/16
[PATCH 1/5] migration/savevm: respect qemu_fclose() error code in save_snapshot()
,
Denis V. Lunev
,
2020/06/16
[PATCH 3/5] block/aio_task: drop aio_task_pool_wait_one() helper
,
Denis V. Lunev
,
2020/06/16
Re: [PATCH 3/5] block/aio_task: drop aio_task_pool_wait_one() helper
,
Vladimir Sementsov-Ogievskiy
,
2020/06/18
[PATCH 2/5] block/aio_task: allow start/wait task from any coroutine
,
Denis V. Lunev
,
2020/06/16
Re: [PATCH 2/5] block/aio_task: allow start/wait task from any coroutine
,
Vladimir Sementsov-Ogievskiy
,
2020/06/18
[PATCH 4/5] block, migration: add bdrv_flush_vmstate helper
,
Denis V. Lunev
,
2020/06/16
Re: [PATCH 4/5] block, migration: add bdrv_flush_vmstate helper
,
Eric Blake
,
2020/06/16
Re: [PATCH 4/5] block, migration: add bdrv_flush_vmstate helper
,
Denis V. Lunev
,
2020/06/16
Re: [PATCH 4/5] block, migration: add bdrv_flush_vmstate helper
,
Vladimir Sementsov-Ogievskiy
,
2020/06/18
Re: [PATCH 4/5] block, migration: add bdrv_flush_vmstate helper
,
Vladimir Sementsov-Ogievskiy
,
2020/06/18
[PATCH 5/5] block/io: improve savevm performance
,
Denis V. Lunev
,
2020/06/16
Re: [PATCH 5/5] block/io: improve savevm performance
,
Vladimir Sementsov-Ogievskiy
,
2020/06/18
Re: [PATCH 5/5] block/io: improve savevm performance
,
Denis V. Lunev
,
2020/06/18
Re: [PATCH v4 0/4] block: seriously improve savevm performance
,
no-reply
,
2020/06/16
[PATCH] Makefile: Compute libraries for libqemuutil.a and libvhost-user.a
,
Christophe de Dinechin
,
2020/06/16
Re: [PATCH] Makefile: Compute libraries for libqemuutil.a and libvhost-user.a
,
Stefan Hajnoczi
,
2020/06/23
[PATCH V4] util/oslib-posix : qemu_init_exec_dir implementation for Mac
,
David CARLIER
,
2020/06/16
Re: [PATCH V4] util/oslib-posix : qemu_init_exec_dir implementation for Mac
,
Peter Maydell
,
2020/06/16
Re: [PATCH V4] util/oslib-posix : qemu_init_exec_dir implementation for Mac
,
no-reply
,
2020/06/16
[Bug 1883739] [NEW] ide_dma_cb: Assertion `prep_size >= 0 && prep_size <= n * 512' failed.
,
Bugs SysSec
,
2020/06/16
[Bug 1883739] Re: ide_dma_cb: Assertion `prep_size >= 0 && prep_size <= n * 512' failed.
,
John Snow
,
2020/06/23
[Bug 1681439] Re: qemu-system-x86_64: hw/ide/core.c:685: ide_cancel_dma_sync: Assertion `s->bus->dma->aiocb == NULL' failed.
,
Bugs SysSec
,
2020/06/16
[Bug 697510] Re: Machine shut off after tons of lsi_scsi: error: MSG IN data too long
,
Bugs SysSec
,
2020/06/16
[Bug 697510] Re: Machine shut off after tons of lsi_scsi: error: MSG IN data too long
,
Bugs SysSec
,
2020/06/16
[Bug 1525123] Re: USB assert failure on hcd-uhci.c
,
Bugs SysSec
,
2020/06/16
[Bug 1525123] Re: USB assert failure on hcd-uhci.c
,
Bugs SysSec
,
2020/06/16
[PATCH] iotests: Fix 051 output after qdev_init_nofail() removal
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH] iotests: Fix 051 output after qdev_init_nofail() removal
,
Thomas Huth
,
2020/06/16
Re: [PATCH] iotests: Fix 051 output after qdev_init_nofail() removal
,
Max Reitz
,
2020/06/17
[Bug 1883728] [NEW] address_space_unmap: Assertion `mr != NULL' failed.
,
Bugs SysSec
,
2020/06/16
[Bug 1883728] Re: address_space_unmap: Assertion `mr != NULL' failed.
,
Alex Bennée
,
2020/06/17
[Bug 1883729] [NEW] xhci_find_stream: Assertion `streamid != 0' failed.
,
Bugs SysSec
,
2020/06/16
[Bug 1883732] [NEW] xhci_kick_epctx: Assertion `ring->dequeue != 0' failed.
,
Bugs SysSec
,
2020/06/16
[Bug 1883733] [NEW] FIXME xhci_alloc_device_streams:972 guest streams config not identical for all eps
,
Bugs SysSec
,
2020/06/16
[Bug 1810000] Re: qemu system emulator crashed with the attachment of usb-bt-dongle device
,
Bugs SysSec
,
2020/06/16
ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Guilherme G. Piccoli
,
2020/06/16
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Gerd Hoffmann
,
2020/06/16
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Dr. David Alan Gilbert
,
2020/06/16
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Gerd Hoffmann
,
2020/06/16
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Dr. David Alan Gilbert
,
2020/06/16
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Eduardo Habkost
,
2020/06/16
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Christophe de Dinechin
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Eduardo Habkost
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Daniel P . Berrangé
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Dr. David Alan Gilbert
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Eduardo Habkost
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Guilherme Piccoli
,
2020/06/16
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Gerd Hoffmann
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Laszlo Ersek
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Laszlo Ersek
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Laszlo Ersek
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Guilherme Piccoli
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Laszlo Ersek
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Guilherme Piccoli
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Laszlo Ersek
,
2020/06/18
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Dr. David Alan Gilbert
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Eduardo Habkost
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Guilherme Piccoli
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Eduardo Habkost
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Guilherme Piccoli
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Laszlo Ersek
,
2020/06/18
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Dr. David Alan Gilbert
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Daniel P . Berrangé
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Eduardo Habkost
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Dr. David Alan Gilbert
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Daniel P . Berrangé
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Dr. David Alan Gilbert
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Eduardo Habkost
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Dr. David Alan Gilbert
,
2020/06/19
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Laszlo Ersek
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Laszlo Ersek
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Eduardo Habkost
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Laszlo Ersek
,
2020/06/18
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Christophe de Dinechin
,
2020/06/17
Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
,
Gerd Hoffmann
,
2020/06/17
QEMU | Pipeline #156767175 has failed for master | 6675a653
,
GitLab
,
2020/06/16
QEMU | Pipeline #156797075 has failed for master | cb8278cd
,
GitLab
,
2020/06/16
Re: [PATCH v4 4/4] migration: Add yank feature
,
Daniel P . Berrangé
,
2020/06/16
Re: [PATCH v4 3/4] chardev/char-socket.c: Add yank feature
,
Daniel P . Berrangé
,
2020/06/16
Re: [PATCH v4 2/4] block/nbd.c: Add yank feature
,
Daniel P . Berrangé
,
2020/06/16
Re: [PATCH v4 2/4] block/nbd.c: Add yank feature
,
Daniel P . Berrangé
,
2020/06/16
Re: [PATCH v4 2/4] block/nbd.c: Add yank feature
,
Lukas Straub
,
2020/06/19
Re: [PATCH v4 2/4] block/nbd.c: Add yank feature
,
Stefan Hajnoczi
,
2020/06/17
Re: [PATCH v4 2/4] block/nbd.c: Add yank feature
,
Lukas Straub
,
2020/06/19
Re: [PATCH v4 1/4] Introduce yank feature
,
Daniel P . Berrangé
,
2020/06/16
Re: [PATCH v4 1/4] Introduce yank feature
,
Lukas Straub
,
2020/06/19
Re: [PATCH v4 1/4] Introduce yank feature
,
Daniel P . Berrangé
,
2020/06/19
Re: [PATCH v4 1/4] Introduce yank feature
,
Daniel P . Berrangé
,
2020/06/16
Re: [PATCH v4 1/4] Introduce yank feature
,
Stefan Hajnoczi
,
2020/06/17
Re: [PATCH v4 1/4] Introduce yank feature
,
Lukas Straub
,
2020/06/19
Re: [PATCH v4 1/4] Introduce yank feature
,
Daniel P . Berrangé
,
2020/06/19
Re: [PATCH v4 1/4] Introduce yank feature
,
Lukas Straub
,
2020/06/19
[PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
,
Michael Roth
,
2020/06/16
[PATCH 09/78] numa: properly check if numa is supported
,
Michael Roth
,
2020/06/16
[PATCH 10/78] backup-top: Begin drain earlier
,
Michael Roth
,
2020/06/16
[PATCH 11/78] arm/arm-powerctl: set NSACR.{CP11, CP10} bits in arm_set_cpu_on()
,
Michael Roth
,
2020/06/16
[PATCH 12/78] arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()
,
Michael Roth
,
2020/06/16
[PATCH 13/78] hw/i386/pc: fix regression in parsing vga cmdline parameter
,
Michael Roth
,
2020/06/16
[PATCH 14/78] tests/ide-test: Create a single unit-test covering more PRDT cases
,
Michael Roth
,
2020/06/16
[PATCH 15/78] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()
,
Michael Roth
,
2020/06/16
[PATCH 16/78] target/arm: Set ISSIs16Bit in make_issinfo
,
Michael Roth
,
2020/06/16
[PATCH 17/78] virtio: update queue size on guest write
,
Michael Roth
,
2020/06/16
[PATCH 18/78] virtio-mmio: update queue size on guest write
,
Michael Roth
,
2020/06/16
[PATCH 19/78] virtio: add ability to delete vq through a pointer
,
Michael Roth
,
2020/06/16
[PATCH 20/78] virtio: make virtio_delete_queue idempotent
,
Michael Roth
,
2020/06/16
[PATCH 01/78] block/nbd: extract the common cleanup code
,
Michael Roth
,
2020/06/16
[PATCH 21/78] virtio: reset region cache when on queue deletion
,
Michael Roth
,
2020/06/16
[PATCH 22/78] virtio-net: delete also control queue when TX/RX deleted
,
Michael Roth
,
2020/06/16
[PATCH 23/78] intel_iommu: a fix to vtd_find_as_from_bus_num()
,
Michael Roth
,
2020/06/16
[PATCH 24/78] intel_iommu: add present bit check for pasid table entries
,
Michael Roth
,
2020/06/16
[PATCH 25/78] vfio/pci: Don't remove irqchip notifier if not registered
,
Michael Roth
,
2020/06/16
[PATCH 26/78] qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmap
,
Michael Roth
,
2020/06/16
[PATCH 27/78] dp8393x: Mask EOL bit from descriptor addresses
,
Michael Roth
,
2020/06/16
[PATCH 29/78] dp8393x: Clean up endianness hacks
,
Michael Roth
,
2020/06/16
[PATCH 32/78] dp8393x: Clear RRRA command register bit only when appropriate
,
Michael Roth
,
2020/06/16
[PATCH 33/78] dp8393x: Implement packet size limit and RBAE interrupt
,
Michael Roth
,
2020/06/16
[PATCH 28/78] dp8393x: Always use 32-bit accesses
,
Michael Roth
,
2020/06/16
[PATCH 30/78] dp8393x: Have dp8393x_receive() return the packet size
,
Michael Roth
,
2020/06/16
[PATCH 02/78] block/nbd: fix memory leak in nbd_open()
,
Michael Roth
,
2020/06/16
[PATCH 31/78] dp8393x: Update LLFA and CRDA registers from rx descriptor
,
Michael Roth
,
2020/06/16
[PATCH 34/78] dp8393x: Don't clobber packet checksum
,
Michael Roth
,
2020/06/16
[PATCH 35/78] dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
,
Michael Roth
,
2020/06/16
[PATCH 36/78] dp8393x: Pad frames to word or long word boundary
,
Michael Roth
,
2020/06/16
[PATCH 37/78] dp8393x: Clear descriptor in_use field to release packet
,
Michael Roth
,
2020/06/16
[PATCH 38/78] dp8393x: Always update RRA pointers and sequence numbers
,
Michael Roth
,
2020/06/16
[PATCH 39/78] dp8393x: Don't reset Silicon Revision register
,
Michael Roth
,
2020/06/16
[PATCH 40/78] dp8393x: Don't stop reception upon RBE interrupt assertion
,
Michael Roth
,
2020/06/16
[PATCH 42/78] plugins/core: add missing break in cb_to_tcg_flags
,
Michael Roth
,
2020/06/16
[PATCH 43/78] tcg: save vaddr temp for plugin usage
,
Michael Roth
,
2020/06/16
[PATCH 45/78] qcow2: Fix qcow2_alloc_cluster_abort() for external data file
,
Michael Roth
,
2020/06/16
[PATCH 41/78] s390/sclp: improve special wait psw logic
,
Michael Roth
,
2020/06/16
[PATCH 44/78] qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put()
,
Michael Roth
,
2020/06/16
[PATCH 47/78] qcow2: Fix alloc_cluster_abort() for pre-existing clusters
,
Michael Roth
,
2020/06/16
[PATCH 46/78] iotests: Test copy offloading with external data file
,
Michael Roth
,
2020/06/16
[PATCH 03/78] i386: Resolve CPU models to v1 by default
,
Michael Roth
,
2020/06/16
[PATCH 48/78] iotests/026: Test EIO on preallocated zero cluster
,
Michael Roth
,
2020/06/16
[PATCH 49/78] iotests/026: Test EIO on allocation in a data-file
,
Michael Roth
,
2020/06/16
[PATCH 50/78] virtio: gracefully handle invalid region caches
,
Michael Roth
,
2020/06/16
[PATCH 51/78] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[]
,
Michael Roth
,
2020/06/16
[PATCH 04/78] qapi: better document NVMe blockdev @device parameter
,
Michael Roth
,
2020/06/16
[PATCH 52/78] block/qcow2-threads: fix qcow2_decompress
,
Michael Roth
,
2020/06/16
[PATCH 53/78] job: refactor progress to separate object
,
Michael Roth
,
2020/06/16
[PATCH 54/78] block/block-copy: fix progress calculation
,
Michael Roth
,
2020/06/16
[PATCH 55/78] target/ppc: Fix rlwinm on ppc64
,
Michael Roth
,
2020/06/16
[PATCH 57/78] compat: disable edid on correct virtio-gpu device
,
Michael Roth
,
2020/06/16
[PATCH 56/78] block/io: fix bdrv_co_do_copy_on_readv
,
Michael Roth
,
2020/06/16
[PATCH 58/78] qga: Installer: Wait for installation to finish
,
Michael Roth
,
2020/06/16
[PATCH 59/78] qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error
,
Michael Roth
,
2020/06/16
[PATCH 05/78] target/arm: ensure we use current exception state after SCR update
,
Michael Roth
,
2020/06/16
[PATCH 60/78] qga-win: prevent crash when executing guest-file-read with large count
,
Michael Roth
,
2020/06/16
[PATCH 61/78] qga: Fix undefined C behavior
,
Michael Roth
,
2020/06/16
[PATCH 62/78] qemu-ga: document vsock-listen in the man page
,
Michael Roth
,
2020/06/16
[PATCH 63/78] hw/i386/amd_iommu.c: Fix corruption of log events passed to guest
,
Michael Roth
,
2020/06/16
[PATCH 64/78] tcg/i386: Fix INDEX_op_dup2_vec
,
Michael Roth
,
2020/06/16
[PATCH 65/78] dump: Fix writing of ELF section
,
Michael Roth
,
2020/06/16
[PATCH 66/78] xen-block: Fix double qlist remove and request leak
,
Michael Roth
,
2020/06/16
[PATCH 67/78] vhost-user-gpu: Release memory returned by vu_queue_pop() with free()
,
Michael Roth
,
2020/06/16
[PATCH 68/78] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
,
Michael Roth
,
2020/06/16
[PATCH 69/78] hostmem: don't use mbind() if host-nodes is empty
,
Michael Roth
,
2020/06/16
[PATCH 70/78] target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*
,
Michael Roth
,
2020/06/16
[PATCH 06/78] block: Activate recursively even for already active nodes
,
Michael Roth
,
2020/06/16
[PATCH 71/78] qemu-nbd: Close inherited stderr
,
Michael Roth
,
2020/06/16
[PATCH 72/78] 9p: Lock directory streams with a CoMutex
,
Michael Roth
,
2020/06/16
Re: [PATCH 72/78] 9p: Lock directory streams with a CoMutex
,
Greg Kurz
,
2020/06/16
Re: [PATCH 72/78] 9p: Lock directory streams with a CoMutex
,
Christian Schoenebeck
,
2020/06/16
Re: [PATCH 72/78] 9p: Lock directory streams with a CoMutex
,
Greg Kurz
,
2020/06/16
Re: [PATCH 72/78] 9p: Lock directory streams with a CoMutex
,
Michael Roth
,
2020/06/16
Re: [PATCH 72/78] 9p: Lock directory streams with a CoMutex
,
Christian Schoenebeck
,
2020/06/18
[PATCH 73/78] net: Do not include a newline in the id of -nic devices
,
Michael Roth
,
2020/06/16
[PATCH 75/78] virtio-balloon: fix free page hinting without an iothread
,
Michael Roth
,
2020/06/16
[PATCH 76/78] virtio-balloon: fix free page hinting check on unrealize
,
Michael Roth
,
2020/06/16
[PATCH 74/78] nbd/server: Avoid long error message assertions CVE-2020-10761
,
Michael Roth
,
2020/06/16
[PATCH 77/78] virtio-balloon: unref the iothread when unrealizing
,
Michael Roth
,
2020/06/16
[PATCH 78/78] block: Call attention to truncation of long NBD exports
,
Michael Roth
,
2020/06/16
[PATCH 07/78] virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh
,
Michael Roth
,
2020/06/16
[PATCH 08/78] numa: remove not needed check
,
Michael Roth
,
2020/06/16
Re: [PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
,
Cole Robinson
,
2020/06/17
Re: [PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
,
Liam Merwick
,
2020/06/17
Re: [PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
,
Karl Heubaum
,
2020/06/17
Re: [PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
,
Finn Thain
,
2020/06/19
Re: [PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
,
Finn Thain
,
2020/06/19
Re: [PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
,
Michael Roth
,
2020/06/22
Re: [PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
,
Bruce Rogers
,
2020/06/20
Re: [PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
,
Michael Roth
,
2020/06/22
[PATCH] hw/arm/virt: Add 5.0 HW compat props
,
Andrew Jones
,
2020/06/16
Re: [PATCH] hw/arm/virt: Add 5.0 HW compat props
,
Cornelia Huck
,
2020/06/16
Re: [PATCH] hw/arm/virt: Add 5.0 HW compat props
,
Peter Maydell
,
2020/06/18
[PATCH v5 00/11] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/16
[PATCH v5 01/11] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 01/11] mac_oldworld: Allow loading binary ROM image
,
Mark Cave-Ayland
,
2020/06/26
Re: [PATCH v5 01/11] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/26
[PATCH v5 02/11] mac_newworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 02/11] mac_newworld: Allow loading binary ROM image
,
Mark Cave-Ayland
,
2020/06/26
[PATCH v5 04/11] mac_oldworld: Drop some variables
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 04/11] mac_oldworld: Drop some variables
,
Mark Cave-Ayland
,
2020/06/26
[PATCH v5 07/11] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 07/11] mac_oldworld: Map macio to expected address at reset
,
Mark Cave-Ayland
,
2020/06/26
Re: [PATCH v5 07/11] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/26
[PATCH v5 06/11] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 06/11] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
,
Mark Cave-Ayland
,
2020/06/26
Re: [PATCH v5 06/11] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
,
BALATON Zoltan
,
2020/06/26
[PATCH v5 03/11] mac_oldworld: Drop a variable, use get_system_memory() directly
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 03/11] mac_oldworld: Drop a variable, use get_system_memory() directly
,
Mark Cave-Ayland
,
2020/06/26
[PATCH v5 08/11] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 08/11] mac_oldworld: Add machine ID register
,
Mark Cave-Ayland
,
2020/06/26
[PATCH v5 05/11] grackle: Set revision in PCI config to match hardware
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 05/11] grackle: Set revision in PCI config to match hardware
,
Mark Cave-Ayland
,
2020/06/26
[PATCH v5 10/11] WIP macio/cuda: Attempt to add i2c support
,
BALATON Zoltan
,
2020/06/16
[RFC PATCH] WIP macio/cuda: Attempt to add i2c support
,
BALATON Zoltan
,
2020/06/28
[PATCH v5 09/11] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 09/11] macio: Add dummy screamer register area
,
Mark Cave-Ayland
,
2020/06/26
Re: [PATCH v5 09/11] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/28
Re: [PATCH v5 09/11] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/28
Re: [PATCH v5 09/11] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/28
Re: [PATCH v5 09/11] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/28
Re: [PATCH v5 09/11] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/28
[PATCH v5 11/11] mac_oldworld: Add SPD data to cover RAM
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 00/11] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/26
Re: [PATCH v5 00/11] Mac Old World ROM experiment
,
Mark Cave-Ayland
,
2020/06/26
Re: [PATCH v5 00/11] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/28
[PULL v2 00/21] testing and plugin updates (tsan, pluginsm cross-builds)
,
Alex Bennée
,
2020/06/16
Re: [PULL v2 00/21] testing and plugin updates (tsan, pluginsm cross-builds)
,
Peter Maydell
,
2020/06/16
[PATCH 0/2] iotests: Make _filter_img_create more active
,
Max Reitz
,
2020/06/16
[PATCH 1/2] iotests: Make _filter_img_create more active
,
Max Reitz
,
2020/06/16
Re: [PATCH 1/2] iotests: Make _filter_img_create more active
,
Maxim Levitsky
,
2020/06/17
Re: [PATCH 1/2] iotests: Make _filter_img_create more active
,
Max Reitz
,
2020/06/17
Re: [PATCH 1/2] iotests: Make _filter_img_create more active
,
Maxim Levitsky
,
2020/06/17
Re: [PATCH 1/2] iotests: Make _filter_img_create more active
,
Max Reitz
,
2020/06/17
[PATCH 2/2] iotests: filter few more luks specific create options
,
Max Reitz
,
2020/06/16
Re: [PATCH 2/2] iotests: filter few more luks specific create options
,
Maxim Levitsky
,
2020/06/17
QEMU | Pipeline #156667089 has failed for master | 53550e81
,
GitLab
,
2020/06/16
[PULL 00/21] testing and plugin updates (tsan, plugins, cross-builds)
,
Alex Bennée
,
2020/06/16
[PULL 03/21] Makefile: remove old compatibility gunks
,
Alex Bennée
,
2020/06/16
[PULL 01/21] tests/docker: bump fedora to 32
,
Alex Bennée
,
2020/06/16
Re: [PULL 01/21] tests/docker: bump fedora to 32
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PULL 01/21] tests/docker: bump fedora to 32
,
Alex Bennée
,
2020/06/16
Re: [PULL 01/21] tests/docker: bump fedora to 32
,
Philippe Mathieu-Daudé
,
2020/06/16
[PULL 06/21] thread: add qemu_spin_destroy
,
Alex Bennée
,
2020/06/16
[PULL 04/21] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
,
Alex Bennée
,
2020/06/16
[PULL 02/21] Makefile: dtc: update, build the libfdt target
,
Alex Bennée
,
2020/06/16
[PULL 05/21] cpu: convert queued work to a QSIMPLEQ
,
Alex Bennée
,
2020/06/16
[PULL 07/21] cputlb: destroy CPUTLB with tlb_destroy
,
Alex Bennée
,
2020/06/16
[PULL 13/21] include/qemu: Added tsan.h for annotations.
,
Alex Bennée
,
2020/06/16
[PULL 14/21] util: Added tsan annotate for thread name.
,
Alex Bennée
,
2020/06/16
[PULL 08/21] qht: call qemu_spin_destroy for head buckets
,
Alex Bennée
,
2020/06/16
[PULL 09/21] tcg: call qemu_spin_destroy for tb->jmp_lock
,
Alex Bennée
,
2020/06/16
[PULL 12/21] tests/docker: Added docker build support for TSan.
,
Alex Bennée
,
2020/06/16
[PULL 10/21] translate-all: call qemu_spin_destroy for PageDesc
,
Alex Bennée
,
2020/06/16
[PULL 21/21] plugins: new lockstep plugin for debugging TCG changes
,
Alex Bennée
,
2020/06/16
[PULL 11/21] thread: add tsan annotations to QemuSpin
,
Alex Bennée
,
2020/06/16
[PULL 19/21] tests/tcg: build plugin list from contents of src directory
,
Alex Bennée
,
2020/06/16
[PULL 15/21] docs: Added details on TSan to testing.rst
,
Alex Bennée
,
2020/06/16
[PULL 18/21] cirrus.yml: serialise make check
,
Alex Bennée
,
2020/06/16
[PULL 16/21] tests: Disable select tests under TSan, which hit TSan issue.
,
Alex Bennée
,
2020/06/16
[PULL 17/21] Revert ".shippable: temporaily disable some cross builds"
,
Alex Bennée
,
2020/06/16
[PULL 20/21] tests/tcg: ensure -cpu max also used for plugin run
,
Alex Bennée
,
2020/06/16
[PATCH V3] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
,
Ani Sinha
,
2020/06/16
Re: [PATCH V3] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
,
Igor Mammedov
,
2020/06/16
Re: [PATCH V3] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
,
Ani Sinha
,
2020/06/16
Re: [PATCH V3] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
,
Igor Mammedov
,
2020/06/16
Re: [PATCH V3] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
,
Ani Sinha
,
2020/06/16
Re: [PATCH V3] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
,
no-reply
,
2020/06/16
Re: [PATCH V3] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
,
Ani Sinha
,
2020/06/20
[PATCH v2 0/2] Add strace support for printing arguments for ioctls
,
Filip Bozuta
,
2020/06/16
[PATCH v2 1/2] linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
,
Filip Bozuta
,
2020/06/16
Re: [PATCH v2 1/2] linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
,
Laurent Vivier
,
2020/06/18
[PATCH v2 2/2] linux-user: Add strace support for printing arguments of ioctl()
,
Filip Bozuta
,
2020/06/16
Re: [PATCH v2 2/2] linux-user: Add strace support for printing arguments of ioctl()
,
Laurent Vivier
,
2020/06/18
[PATCH v4 0/6] Add strace support for printing arguments of selected syscalls
,
Filip Bozuta
,
2020/06/16
[PATCH v4 1/6] linux-user: Extend strace support to enable argument printing after syscall execution
,
Filip Bozuta
,
2020/06/16
Re: [PATCH v4 1/6] linux-user: Extend strace support to enable argument printing after syscall execution
,
Laurent Vivier
,
2020/06/18
[PATCH v4 3/6] linux-user: Add strace support for printing argument of syscalls used for extended attributes
,
Filip Bozuta
,
2020/06/16
Re: [PATCH v4 3/6] linux-user: Add strace support for printing argument of syscalls used for extended attributes
,
Laurent Vivier
,
2020/06/18
[PATCH v4 2/6] linux-user: Add strace support for a group of syscalls
,
Filip Bozuta
,
2020/06/16
[PATCH v4 4/6] linux-user: Add strace support for printing arguments of lseek()
,
Filip Bozuta
,
2020/06/16
[PATCH v4 5/6] linux-user: Add strace support for printing arguments of chown()/lchown()
,
Filip Bozuta
,
2020/06/16
[PATCH v4 6/6] linux-user: Add strace support for printing arguments of fallocate()
,
Filip Bozuta
,
2020/06/16
Re: [PATCH v4 6/6] linux-user: Add strace support for printing arguments of fallocate()
,
Laurent Vivier
,
2020/06/18
Re: [PATCH v4 0/6] Add strace support for printing arguments of selected syscalls
,
no-reply
,
2020/06/16
[PULL 00/23] target-arm queue
,
Peter Maydell
,
2020/06/16
[PULL 01/23] target/arm: Fix missing temp frees in do_vshll_2sh
,
Peter Maydell
,
2020/06/16
[PULL 02/23] target/arm: Convert Neon 3-reg-diff prewidening ops to decodetree
,
Peter Maydell
,
2020/06/16
[PULL 03/23] target/arm: Convert Neon 3-reg-diff narrowing ops to decodetree
,
Peter Maydell
,
2020/06/16
[PULL 04/23] target/arm: Convert Neon 3-reg-diff VABAL, VABDL to decodetree
,
Peter Maydell
,
2020/06/16
[PULL 05/23] target/arm: Convert Neon 3-reg-diff long multiplies
,
Peter Maydell
,
2020/06/16
[PULL 06/23] target/arm: Convert Neon 3-reg-diff saturating doubling multiplies
,
Peter Maydell
,
2020/06/16
[PULL 07/23] target/arm: Convert Neon 3-reg-diff polynomial VMULL
,
Peter Maydell
,
2020/06/16
[PULL 08/23] target/arm: Add 'static' and 'const' annotations to VSHLL function arrays
,
Peter Maydell
,
2020/06/16
[PULL 09/23] target/arm: Add missing TCG temp free in do_2shift_env_64()
,
Peter Maydell
,
2020/06/16
[PULL 10/23] target/arm: Convert Neon 2-reg-scalar integer multiplies to decodetree
,
Peter Maydell
,
2020/06/16
[PULL 11/23] target/arm: Convert Neon 2-reg-scalar float multiplies to decodetree
,
Peter Maydell
,
2020/06/16
[PULL 13/23] target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetree
,
Peter Maydell
,
2020/06/16
[PULL 12/23] target/arm: Convert Neon 2-reg-scalar VQDMULH, VQRDMULH to decodetree
,
Peter Maydell
,
2020/06/16
[PULL 14/23] target/arm: Convert Neon 2-reg-scalar long multiplies to decodetree
,
Peter Maydell
,
2020/06/16
[PULL 15/23] target/arm: Convert Neon VEXT to decodetree
,
Peter Maydell
,
2020/06/16
[PULL 16/23] target/arm: Convert Neon VTBL, VTBX to decodetree
,
Peter Maydell
,
2020/06/16
[PULL 18/23] hw/misc/imx6ul_ccm: Implement non writable bits in CCM registers
,
Peter Maydell
,
2020/06/16
[PULL 19/23] Implement configurable descriptor size in ftgmac100
,
Peter Maydell
,
2020/06/16
[PULL 20/23] target/arm/cpu: adjust virtual time for all KVM arm cpus
,
Peter Maydell
,
2020/06/16
[PULL 21/23] hw/net/imx_fec: Convert debug fprintf() to trace events
,
Peter Maydell
,
2020/06/16
[PULL 23/23] hw: arm: Set vendor property for IMX SDHCI emulations
,
Peter Maydell
,
2020/06/16
[PULL 17/23] target/arm: Convert Neon VDUP (scalar) to decodetree
,
Peter Maydell
,
2020/06/16
[PULL 22/23] sd: sdhci: Implement basic vendor specific register support
,
Peter Maydell
,
2020/06/16
Re: [PULL 00/23] target-arm queue
,
Peter Maydell
,
2020/06/16
Re: [PULL 00/23] target-arm queue
,
no-reply
,
2020/06/16
[PATCH 0/2] hw/misc/pca9552: Trace LEDs events, make LEDs 13-15 as GPIOs
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 1/2] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 1/2] hw/misc/pca9552: Trace LED On/Off events
,
Cédric Le Goater
,
2020/06/16
Re: [PATCH 1/2] hw/misc/pca9552: Trace LED On/Off events
,
Cédric Le Goater
,
2020/06/16
Re: [PATCH 1/2] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 2/2] hw/misc/pca9552: Make LEDs 13-15 also GPIOs
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 2/2] hw/misc/pca9552: Make LEDs 13-15 also GPIOs
,
Cédric Le Goater
,
2020/06/17
[PATCH v5 0/3] vTPM/aarch64 ACPI support
,
Eric Auger
,
2020/06/16
[PATCH v5 1/3] acpi: Some build_tpm2() code reshape
,
Eric Auger
,
2020/06/16
[PATCH v5 2/3] arm/acpi: Add the TPM2.0 device under the DSDT
,
Eric Auger
,
2020/06/16
[PATCH v5 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM
,
Eric Auger
,
2020/06/16
[PULL 0/7] fuzzing and other test-related patches
,
Thomas Huth
,
2020/06/16
[PULL 1/7] bios-tables-test: Fix "-tpmdev: invalid option"
,
Thomas Huth
,
2020/06/16
[PULL 2/7] fuzz: skip QTest serialization
,
Thomas Huth
,
2020/06/16
[PULL 3/7] fuzz: Add support for logging QTest commands
,
Thomas Huth
,
2020/06/16
[PULL 4/7] fuzz: add oss-fuzz build-script
,
Thomas Huth
,
2020/06/16
[PULL 5/7] tests/qtest: Fix LGPL information in the file headers
,
Thomas Huth
,
2020/06/16
[PULL 6/7] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image
,
Thomas Huth
,
2020/06/16
[PULL 7/7] configure: Let SLOF be initialized by ./scripts/git-submodule.sh
,
Thomas Huth
,
2020/06/16
Re: [PULL 0/7] fuzzing and other test-related patches
,
Peter Maydell
,
2020/06/16
Re: [PATCH rc4 06/29] target/avr: Add defintions of AVR core types
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH rc4 06/29] target/avr: Add defintions of AVR core types
,
Philippe Mathieu-Daudé
,
2020/06/29
KVM call for 2020-06-30
,
Juan Quintela
,
2020/06/16
[PATCH] qga: Use gethostname() instead of g_get_host_name()
,
Michal Privoznik
,
2020/06/16
Re: [PATCH] qga: Use gethostname() instead of g_get_host_name()
,
Marc-André Lureau
,
2020/06/16
Re: [PATCH] qga: Use gethostname() instead of g_get_host_name()
,
Richard Henderson
,
2020/06/19
Re: [PATCH] qga: Use gethostname() instead of g_get_host_name()
,
Michal Privoznik
,
2020/06/22
Re: [PATCH] qga: Use gethostname() instead of g_get_host_name()
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH] qga: Use gethostname() instead of g_get_host_name()
,
Michal Privoznik
,
2020/06/22
Re: [PATCH v5 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Andrew Jones
,
2020/06/16
Re: [PATCH v5 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Peter Maydell
,
2020/06/16
Re: [PATCH v5 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/16
Re: [RFC v3 6/8] vhost-backend: export the vhost backend helper
,
Laurent Vivier
,
2020/06/16
Re: [RFC v3 6/8] vhost-backend: export the vhost backend helper
,
Cindy Lu
,
2020/06/16
Re: [RFC v3 5/8] vhost: introduce vhost_set_vring_ready method
,
Laurent Vivier
,
2020/06/16
Re: [RFC v3 5/8] vhost: introduce vhost_set_vring_ready method
,
Cindy Lu
,
2020/06/16
Re: [RFC v3 4/8] virtio-pci: implement queue_enabled method
,
Laurent Vivier
,
2020/06/16
[PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 1/7] qemu-common: Briefly document qemu_timedate_diff() unit
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 1/7] qemu-common: Briefly document qemu_timedate_diff() unit
,
Markus Armbruster
,
2020/06/18
Re: [PATCH 1/7] qemu-common: Briefly document qemu_timedate_diff() unit
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH 2/7] block/qcow2: Document cache_clean_interval field holds seconds
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 3/7] block/curl: Reduce timer precision to milli-second
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 4/7] hw/virtio/virtio-balloon: Rename timer field including 'ms' unit
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 4/7] hw/virtio/virtio-balloon: Rename timer field including 'ms' unit
,
David Hildenbrand
,
2020/06/16
[PATCH 5/7] hw/rtc/m48t59: Reduce timer precision to milli-second
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 6/7] hw/ipmi/ipmi_bmc_extern: Reduce timer precision to milli-second
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second
,
Andrew Jeffery
,
2020/06/16
Re: [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second
,
Andrew Jeffery
,
2020/06/21
Re: [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second
,
Andrew Jeffery
,
2020/06/22
Re: [PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
,
Paolo Bonzini
,
2020/06/18
Re: [PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
,
Philippe Mathieu-Daudé
,
2020/06/18
Re: [PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
,
Paolo Bonzini
,
2020/06/18
Re: [RFC v3 3/8] virtio-bus: introduce queue_enabled method
,
Laurent Vivier
,
2020/06/16
Re: [RFC v3 3/8] virtio-bus: introduce queue_enabled method
,
Cindy Lu
,
2020/06/16
Re: [RFC v3 2/8] vhost_net: use the function qemu_get_peer
,
Laurent Vivier
,
2020/06/16
[PATCH v2 0/2] target/mips: Add two groups of loongson-ext instructions
,
Jiaxun Yang
,
2020/06/16
[PATCH v2 1/2] target/mips: Add loongson-ext lsdc2 group of instructions
,
Jiaxun Yang
,
2020/06/16
[PATCH v2 2/2] target/mips: Add loongson-ext lswc2 group of instrustions
,
Jiaxun Yang
,
2020/06/16
[PATCH v2 0/2] target/mips: Add two groups of loongson-ext instructions
,
Aleksandar Markovic
,
2020/06/16
Re: [PATCH v2 0/2] target/mips: Add two groups of loongson-ext instructions
,
Jiaxun Yang
,
2020/06/16
Re: [PATCH v2 0/2] target/mips: Add two groups of loongson-ext instructions
,
Aleksandar Markovic
,
2020/06/16
Re: [PATCH v2 0/2] target/mips: Add two groups of loongson-ext instructions
,
Jiaxun Yang
,
2020/06/17
Re: [PATCH v2 0/2] target/mips: Add two groups of loongson-ext instructions
,
Aleksandar Markovic
,
2020/06/18
Re: [PATCH v2 0/2] target/mips: Add two groups of loongson-ext instructions
,
Jiaxun Yang
,
2020/06/18
[PATCH v2] target/mips: Fix PageMask with variable page size
,
Jiaxun Yang
,
2020/06/16
Re: [PATCH v2] target/mips: Fix PageMask with variable page size
,
Aleksandar Markovic
,
2020/06/20
[PULL 00/33] Net patches
,
Jason Wang
,
2020/06/16
[PULL 01/33] virtio-net: implement RSS configuration command
,
Jason Wang
,
2020/06/16
[PULL 04/33] virtio-net: reference implementation of hash report
,
Jason Wang
,
2020/06/16
[PULL 05/33] vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
,
Jason Wang
,
2020/06/16
[PULL 03/33] tap: allow extended virtio header with hash info
,
Jason Wang
,
2020/06/16
[PULL 02/33] virtio-net: implement RX RSS processing
,
Jason Wang
,
2020/06/16
[PULL 06/33] virtio-net: add migration support for RSS and hash report
,
Jason Wang
,
2020/06/16
[PULL 07/33] virtio-net: align RSC fields with updated virtio-net header
,
Jason Wang
,
2020/06/16
[PULL 09/33] hw/net/tulip: Fix 'Descriptor Error' definition
,
Jason Wang
,
2020/06/16
[PULL 10/33] hw/net/tulip: Log descriptor overflows
,
Jason Wang
,
2020/06/16
[PULL 08/33] Fix tulip breakage
,
Jason Wang
,
2020/06/16
[PULL 11/33] net: cadence_gem: Fix debug statements
,
Jason Wang
,
2020/06/16
[PULL 16/33] net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
,
Jason Wang
,
2020/06/16
[PULL 14/33] net: cadence_gem: Define access permission for interrupt registers
,
Jason Wang
,
2020/06/16
[PULL 12/33] net: cadence_gem: Fix the queue address update during wrap around
,
Jason Wang
,
2020/06/16
[PULL 13/33] net: cadence_gem: Fix irq update w.r.t queue
,
Jason Wang
,
2020/06/16
[PULL 15/33] net: cadence_gem: Set ISR according to queue in use
,
Jason Wang
,
2020/06/16
[PULL 17/33] net: cadence_gem: Fix up code style
,
Jason Wang
,
2020/06/16
[PULL 18/33] net: cadence_gem: Add support for jumbo frames
,
Jason Wang
,
2020/06/16
[PULL 19/33] net: cadnece_gem: Update irq_read_clear field of designcfg_debug1 reg
,
Jason Wang
,
2020/06/16
[PULL 20/33] net: cadence_gem: Update the reset value for interrupt mask register
,
Jason Wang
,
2020/06/16
[PULL 22/33] net: cadence_gem: Fix RX address filtering
,
Jason Wang
,
2020/06/16
[PULL 21/33] net: cadence_gem: TX_LAST bit should be set by guest
,
Jason Wang
,
2020/06/16
[PULL 23/33] net: use peer when purging queue in qemu_flush_or_purge_queue_packets()
,
Jason Wang
,
2020/06/16
[PULL 24/33] net/colo-compare.c: Create event_bh with the right AioContext
,
Jason Wang
,
2020/06/16
[PULL 27/33] net/colo-compare.c: Only hexdump packets if tracing is enabled
,
Jason Wang
,
2020/06/16
[PULL 25/33] chardev/char.c: Use qemu_co_sleep_ns if in coroutine
,
Jason Wang
,
2020/06/16
[PULL 26/33] net/colo-compare.c: Fix deadlock in compare_chr_send
,
Jason Wang
,
2020/06/16
[PULL 28/33] net/colo-compare.c: Check that colo-compare is active
,
Jason Wang
,
2020/06/16
[PULL 29/33] net/colo-compare.c: Correct ordering in complete and finalize
,
Jason Wang
,
2020/06/16
[PULL 30/33] colo-compare: Fix memory leak in packet_enqueue()
,
Jason Wang
,
2020/06/16
[PULL 31/33] hw/net/e1000e: Do not abort() on invalid PSRCTL register value
,
Jason Wang
,
2020/06/16
[PULL 33/33] net: Drop the NetLegacy structure, always use Netdev instead
,
Jason Wang
,
2020/06/16
[PULL 32/33] net: Drop the legacy "name" parameter from the -net option
,
Jason Wang
,
2020/06/16
Re: [PULL 00/33] Net patches
,
Peter Maydell
,
2020/06/16
Re: [PULL 00/33] Net patches
,
Jason Wang
,
2020/06/17
[PATCH 0/7] mps2: Add few more peripherals
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 2/7] hw/arm/mps2: Rename dualtimer as apb-dualtimer
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 2/7] hw/arm/mps2: Rename dualtimer as apb-dualtimer
,
Peter Maydell
,
2020/06/16
[PATCH 1/7] hw/arm/mps2: Rename CMSDK AHB peripheral region
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 1/7] hw/arm/mps2: Rename CMSDK AHB peripheral region
,
Peter Maydell
,
2020/06/16
[PATCH 5/7] hw/arm/mps2: Add I2C busses on FPGA APB
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 5/7] hw/arm/mps2: Add I2C busses on FPGA APB
,
Peter Maydell
,
2020/06/16
Re: [PATCH 5/7] hw/arm/mps2: Add I2C busses on FPGA APB
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 3/7] hw/arm/mps2: Add CMSDK APB watchdog as unimplemented device
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 3/7] hw/arm/mps2: Add CMSDK APB watchdog as unimplemented device
,
Peter Maydell
,
2020/06/16
Re: [PATCH 3/7] hw/arm/mps2: Add CMSDK APB watchdog as unimplemented device
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 4/7] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 4/7] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
,
Peter Maydell
,
2020/06/16
[PATCH 7/7] hw/misc/mps2-fpgaio: Implement push-buttons
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 7/7] hw/misc/mps2-fpgaio: Implement push-buttons
,
Peter Maydell
,
2020/06/16
Re: [PATCH 7/7] hw/misc/mps2-fpgaio: Implement push-buttons
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 7/7] hw/misc/mps2-fpgaio: Implement push-buttons
,
Peter Maydell
,
2020/06/16
Re: [PATCH 7/7] hw/misc/mps2-fpgaio: Implement push-buttons
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 6/7] hw/arm/mps2: Map the FPGA I/O block
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 6/7] hw/arm/mps2: Map the FPGA I/O block
,
Peter Maydell
,
2020/06/16
Re: [PATCH 6/7] hw/arm/mps2: Map the FPGA I/O block
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 0/2] two atomic_cmpxchg() related fixes
,
Halil Pasic
,
2020/06/16
[PATCH 1/2] virtio-ccw: fix virtio_set_ind_atomic
,
Halil Pasic
,
2020/06/16
Re: [PATCH 1/2] virtio-ccw: fix virtio_set_ind_atomic
,
Christian Borntraeger
,
2020/06/16
Re: [PATCH 1/2] virtio-ccw: fix virtio_set_ind_atomic
,
Cornelia Huck
,
2020/06/16
Re: [PATCH 1/2] virtio-ccw: fix virtio_set_ind_atomic
,
Christian Borntraeger
,
2020/06/16
Re: [PATCH 1/2] virtio-ccw: fix virtio_set_ind_atomic
,
Cornelia Huck
,
2020/06/19
Re: [PATCH 1/2] virtio-ccw: fix virtio_set_ind_atomic
,
Halil Pasic
,
2020/06/17
Re: [PATCH 1/2] virtio-ccw: fix virtio_set_ind_atomic
,
David Hildenbrand
,
2020/06/19
Re: [PATCH 1/2] virtio-ccw: fix virtio_set_ind_atomic
,
Halil Pasic
,
2020/06/19
Re: [PATCH 1/2] virtio-ccw: fix virtio_set_ind_atomic
,
Halil Pasic
,
2020/06/16
[PATCH 2/2] s390x/pci: fix set_ind_atomic
,
Halil Pasic
,
2020/06/16
[PATCH v6 0/5] RISC-V multi-socket support
,
Anup Patel
,
2020/06/15
[PATCH v6 1/5] hw/riscv: Allow creating multiple instances of CLINT
,
Anup Patel
,
2020/06/15
[PATCH v6 2/5] hw/riscv: Allow creating multiple instances of PLIC
,
Anup Patel
,
2020/06/15
[PATCH v6 3/5] hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
,
Anup Patel
,
2020/06/15
Re: [PATCH v6 3/5] hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
,
Alistair Francis
,
2020/06/16
[PATCH v6 4/5] hw/riscv: spike: Allow creating multiple NUMA sockets
,
Anup Patel
,
2020/06/15
Re: [PATCH v6 4/5] hw/riscv: spike: Allow creating multiple NUMA sockets
,
Alistair Francis
,
2020/06/16
[PATCH v6 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Anup Patel
,
2020/06/15
Re: [PATCH v6 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Alistair Francis
,
2020/06/16
Re: [PATCH v6 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Alistair Francis
,
2020/06/17
Re: [PATCH v6 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Anup Patel
,
2020/06/17
Re: [PATCH v6 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Anup Patel
,
2020/06/17
Re: [PATCH v6 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Anup Patel
,
2020/06/17
Re: [PATCH v6 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Alistair Francis
,
2020/06/19
Re: [PATCH v6 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Anup Patel
,
2020/06/19
Re: [PATCH v6 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Alistair Francis
,
2020/06/25
RE: [PATCH v6 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Anup Patel
,
2020/06/26
Re: [PATCH v6 0/5] RISC-V multi-socket support
,
Alistair Francis
,
2020/06/16
[PATCH v2] migration: Count new_dirty instead of real_dirty
,
Keqian Zhu
,
2020/06/15
Re: [PATCH v2] migration: Count new_dirty instead of real_dirty
,
Dr. David Alan Gilbert
,
2020/06/16
Re: [PATCH v2] migration: Count new_dirty instead of real_dirty
,
zhukeqian
,
2020/06/16
Re: [PATCH v2] migration: Count new_dirty instead of real_dirty
,
Dr. David Alan Gilbert
,
2020/06/16
Re: [PATCH v2] migration: Count new_dirty instead of real_dirty
,
zhukeqian
,
2020/06/16
Re: [PATCH 0/5] QEMU Gating CI
,
Cleber Rosa
,
2020/06/15
[PATCH v2 0/5] hw/riscv: sifive_u: Add Mode Select (MSEL[3:0]) support
,
Bin Meng
,
2020/06/15
[PATCH v2 1/5] target/riscv: Rename IBEX CPU init routine
,
Bin Meng
,
2020/06/15
Re: [PATCH v2 1/5] target/riscv: Rename IBEX CPU init routine
,
Alistair Francis
,
2020/06/16
[PATCH v2 2/5] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
,
Bin Meng
,
2020/06/15
Re: [PATCH v2 2/5] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
,
Alistair Francis
,
2020/06/16
Re: [PATCH v2 2/5] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
,
Alistair Francis
,
2020/06/17
Re: [PATCH v2 2/5] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
,
Bin Meng
,
2020/06/17
Re: [PATCH v2 2/5] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
,
Bin Meng
,
2020/06/18
Re: [PATCH v2 2/5] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
,
Alistair Francis
,
2020/06/19
[PATCH v2 3/5] hw/riscv: sifive_u: Support different boot source per MSEL pin state
,
Bin Meng
,
2020/06/15
[PATCH v2 4/5] hw/riscv: sifive_u: Sort the SoC memmap table entries
,
Bin Meng
,
2020/06/15
[PATCH v2 5/5] hw/riscv: sifive_u: Add a dummy DDR memory controller device
,
Bin Meng
,
2020/06/15
Re: [PATCH v2 0/5] hw/riscv: sifive_u: Add Mode Select (MSEL[3:0]) support
,
Alistair Francis
,
2020/06/16
[PATCH] hw/acpi: specify 64-bit acpi table
,
Jason A. Donenfeld
,
2020/06/15
Re: [PATCH] hw/acpi: specify 64-bit acpi table
,
no-reply
,
2020/06/15
Re: [PATCH] hw/acpi: specify 64-bit acpi table
,
no-reply
,
2020/06/15
Re: [PATCH] hw/acpi: specify 64-bit acpi table
,
Igor Mammedov
,
2020/06/16
Re: [PATCH] hw/acpi: specify 64-bit acpi table
,
Jason A. Donenfeld
,
2020/06/16
Re: [PATCH] hw/acpi: specify 64-bit acpi table
,
Jason A. Donenfeld
,
2020/06/16
Re: [PATCH] hw/acpi: specify 64-bit acpi table
,
Igor Mammedov
,
2020/06/22
[PATCH v2 0/8] More sm501 fixes and optimisations
,
BALATON Zoltan
,
2020/06/15
[PATCH v2 2/8] sm501: Drop unneded variable
,
BALATON Zoltan
,
2020/06/15
[PATCH v2 4/8] sm501: Introduce variable for commonly used value for better readability
,
BALATON Zoltan
,
2020/06/15
Re: [PATCH v2 4/8] sm501: Introduce variable for commonly used value for better readability
,
Peter Maydell
,
2020/06/18
[PATCH v2 5/8] sm501: Optimise 1 pixel 2d ops
,
BALATON Zoltan
,
2020/06/15
Re: [PATCH v2 5/8] sm501: Optimise 1 pixel 2d ops
,
Peter Maydell
,
2020/06/18
[PATCH v2 3/8] sm501: Ignore no-op blits
,
BALATON Zoltan
,
2020/06/15
[PATCH v2 8/8] sm501: Convert debug printfs to traces
,
BALATON Zoltan
,
2020/06/15
Re: [PATCH v2 8/8] sm501: Convert debug printfs to traces
,
Peter Maydell
,
2020/06/18
[PATCH v2 6/8] sm501: Use stn_he_p/ldn_he_p instead of switch/case
,
BALATON Zoltan
,
2020/06/15
Re: [PATCH v2 6/8] sm501: Use stn_he_p/ldn_he_p instead of switch/case
,
Philippe Mathieu-Daudé
,
2020/06/19
[PATCH v2 7/8] sm501: Do not allow guest to set invalid format
,
BALATON Zoltan
,
2020/06/15
Re: [PATCH v2 7/8] sm501: Do not allow guest to set invalid format
,
Peter Maydell
,
2020/06/18
[PATCH v2 1/8] sm501: Fix bounds checks
,
BALATON Zoltan
,
2020/06/15
[PATCH 1/1] os_find_datadir: search as in version 4.2
,
Joe Slater
,
2020/06/15
Re: [PATCH 1/1] os_find_datadir: search as in version 4.2
,
Peter Maydell
,
2020/06/16
RE: [PATCH 1/1] os_find_datadir: search as in version 4.2
,
Slater, Joseph
,
2020/06/16
[PATCH] hw/audio/gus: Fix registers 32-bit access
,
Allan Peramaki
,
2020/06/15
Re: [PATCH] hw/audio/gus: Fix registers 32-bit access
,
Volker Rümelin
,
2020/06/17
Re: [PATCH] hw/audio/gus: Fix registers 32-bit access
,
Peter Maydell
,
2020/06/17
Re: [PATCH] hw/audio/gus: Fix registers 32-bit access
,
Allan Peramaki
,
2020/06/17
Re: [PATCH] hw/audio/gus: Fix registers 32-bit access
,
Allan Peramaki
,
2020/06/17
Re: [PATCH] hw/audio/gus: Fix registers 32-bit access
,
Thomas Huth
,
2020/06/18
Re: [PATCH] hw/audio/gus: Fix registers 32-bit access
,
Peter Maydell
,
2020/06/18
Re: [PATCH] hw/audio/gus: Fix registers 32-bit access
,
Philippe Mathieu-Daudé
,
2020/06/18
Re: [PATCH] hw/audio/gus: Fix registers 32-bit access
,
Peter Maydell
,
2020/06/18
Re: [PATCH] hw/audio/gus: Fix registers 32-bit access
,
Philippe Mathieu-Daudé
,
2020/06/18
Re: [PATCH] hw/audio/gus: Fix registers 32-bit access
,
Thomas Huth
,
2020/06/18
[PULL 00/84] QOM patches for 2020-06-15
,
Markus Armbruster
,
2020/06/15
[PULL 02/84] qom: Make "info qom-tree" show children sorted
,
Markus Armbruster
,
2020/06/15
[PULL 06/84] arm/aspeed: Compute the number of CPUs from the SoC definition
,
Markus Armbruster
,
2020/06/15
[PULL 04/84] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
,
Markus Armbruster
,
2020/06/15
[PULL 07/84] arm/aspeed: Rework NIC attachment
,
Markus Armbruster
,
2020/06/15
[PULL 05/84] sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
,
Markus Armbruster
,
2020/06/15
[PULL 16/84] macio: Put "macio-nvram" device on the macio bus
,
Markus Armbruster
,
2020/06/15
Re: [PULL 16/84] macio: Put "macio-nvram" device on the macio bus
,
BALATON Zoltan
,
2020/06/15
Re: [PULL 16/84] macio: Put "macio-nvram" device on the macio bus
,
Philippe Mathieu-Daudé
,
2020/06/16
[PULL 10/84] mac_via: Fix to realize "mos6522-q800-via*" devices
,
Markus Armbruster
,
2020/06/15
[PULL 09/84] auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slave
,
Markus Armbruster
,
2020/06/15
[PULL 24/84] qdev: Assert devices are plugged into a bus that can take them
,
Markus Armbruster
,
2020/06/15
[PULL 22/84] riscv: Fix type of SiFive[EU]SocState, member parent_obj
,
Markus Armbruster
,
2020/06/15
[PULL 19/84] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
,
Markus Armbruster
,
2020/06/15
[PULL 27/84] qdev: Rename qbus_realize() to qbus_init()
,
Markus Armbruster
,
2020/06/15
[PULL 11/84] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
,
Markus Armbruster
,
2020/06/15
[PULL 15/84] ppc4xx: Drop redundant device realization
,
Markus Armbruster
,
2020/06/15
[PULL 14/84] MAINTAINERS: Make section PowerNV cover pci-host/pnv* as well
,
Markus Armbruster
,
2020/06/15
[PULL 17/84] macio: Fix macio-bus to be a subtype of System bus
,
Markus Armbruster
,
2020/06/15
[PULL 31/84] qdev: Put qdev_new() to use with Coccinelle
,
Markus Armbruster
,
2020/06/15
[PULL 08/84] armv7m: Delete unused "ARM,bitband-memory" devices
,
Markus Armbruster
,
2020/06/15
[PULL 35/84] qdev: Convert uses of qdev_create() with Coccinelle
,
Markus Armbruster
,
2020/06/15
[PULL 21/84] riscv: Fix to put "riscv.hart_array" devices on sysbus
,
Markus Armbruster
,
2020/06/15
[PULL 03/84] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
,
Markus Armbruster
,
2020/06/15
[PULL 36/84] qdev: Convert uses of qdev_create() manually
,
Markus Armbruster
,
2020/06/15
[PULL 20/84] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
Markus Armbruster
,
2020/06/15
[PULL 33/84] qdev: Convert to qdev_unrealize() with Coccinelle
,
Markus Armbruster
,
2020/06/15
[PULL 25/84] sd: Hide the qdev-but-not-quite thing created by sd_init()
,
Markus Armbruster
,
2020/06/15
[PULL 18/84] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
,
Markus Armbruster
,
2020/06/15
[PULL 37/84] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
,
Markus Armbruster
,
2020/06/15
[PULL 30/84] qdev: New qdev_new(), qdev_realize(), etc.
,
Markus Armbruster
,
2020/06/15
[PULL 29/84] Revert "hw/versatile: realize the PCI root bus as part of the versatile init"
,
Markus Armbruster
,
2020/06/15
[PULL 26/84] qdev: Assert onboard devices all get realized properly
,
Markus Armbruster
,
2020/06/15
[PULL 40/84] hw/ppc: Eliminate two superfluous QOM casts
,
Markus Armbruster
,
2020/06/15
[PULL 23/84] sparc/leon3: Fix to put grlib,* devices on sysbus
,
Markus Armbruster
,
2020/06/15
[PULL 46/84] isa: Convert uses of isa_create(), isa_try_create() manually
,
Markus Armbruster
,
2020/06/15
[PULL 41/84] pci: Convert uses of pci_create() etc. with Coccinelle
,
Markus Armbruster
,
2020/06/15
[PULL 47/84] isa: isa_create(), isa_try_create() are now unused, drop
,
Markus Armbruster
,
2020/06/15
[PULL 51/84] ssi: ssi_create_slave_no_init() is now unused, drop
,
Markus Armbruster
,
2020/06/15
[PULL 53/84] usb: Convert uses of usb_create()
,
Markus Armbruster
,
2020/06/15
[PULL 32/84] qdev: Convert to qbus_realize(), qbus_unrealize()
,
Markus Armbruster
,
2020/06/15
[PULL 69/84] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 2
,
Markus Armbruster
,
2020/06/15
[PULL 68/84] hw/arm/armsse: Pass correct child size to sysbus_init_child_obj()
,
Markus Armbruster
,
2020/06/15
[PULL 38/84] qdev: Convert uses of qdev_set_parent_bus() manually
,
Markus Armbruster
,
2020/06/15
[PULL 49/84] ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
,
Markus Armbruster
,
2020/06/15
[PULL 44/84] isa: New isa_new(), isa_realize_and_unref() etc.
,
Markus Armbruster
,
2020/06/15
[PULL 42/84] pci: Convert uses of pci_create() etc. manually
,
Markus Armbruster
,
2020/06/15
[PULL 01/84] qom: Constify object_get_canonical_path{, _component}()'s parameter
,
Markus Armbruster
,
2020/06/15
[PULL 45/84] isa: Convert uses of isa_create() with Coccinelle
,
Markus Armbruster
,
2020/06/15
[PULL 57/84] auxbus: Rename aux_init_bus() to aux_bus_init()
,
Markus Armbruster
,
2020/06/15
[PULL 50/84] ssi: Convert last use of ssi_create_slave_no_init() manually
,
Markus Armbruster
,
2020/06/15
[PULL 52/84] usb: New usb_new(), usb_realize_and_unref()
,
Markus Armbruster
,
2020/06/15
[PULL 58/84] auxbus: New aux_bus_realize(), pairing with aux_bus_init()
,
Markus Armbruster
,
2020/06/15
[PULL 56/84] qdev: qdev_create(), qdev_try_create() are now unused, drop
,
Markus Armbruster
,
2020/06/15
[PULL 39/84] pci: New pci_new(), pci_realize_and_unref() etc.
,
Markus Armbruster
,
2020/06/15
[PULL 65/84] sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
,
Markus Armbruster
,
2020/06/15
[PULL 83/84] qdev: qdev_init_nofail() is now unused, drop
,
Markus Armbruster
,
2020/06/15
[PULL 54/84] usb: usb_create() is now unused, drop
,
Markus Armbruster
,
2020/06/15
[PULL 66/84] microbit: Tidy up sysbus_init_child_obj() @child argument
,
Markus Armbruster
,
2020/06/15
[PULL 72/84] qdev: Drop qdev_realize() support for null bus
,
Markus Armbruster
,
2020/06/15
[PULL 34/84] qdev: Convert to qdev_unrealize() manually
,
Markus Armbruster
,
2020/06/15
[PULL 43/84] pci: pci_create(), pci_create_multifunction() are now unused, drop
,
Markus Armbruster
,
2020/06/15
[PULL 13/84] pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
,
Markus Armbruster
,
2020/06/15
[PULL 55/84] usb: Eliminate usb_try_create_simple()
,
Markus Armbruster
,
2020/06/15
[PULL 63/84] macio: Convert use of qdev_set_parent_bus()
,
Markus Armbruster
,
2020/06/15
[PULL 84/84] MAINTAINERS: Make section QOM cover hw/core/*bus.c as well
,
Markus Armbruster
,
2020/06/15
[PULL 74/84] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
,
Markus Armbruster
,
2020/06/15
[PULL 28/84] Revert "hw/prep: realize the PCI root bus as part of the prep init"
,
Markus Armbruster
,
2020/06/15
[PULL 81/84] qdev: Use qdev_realize() in qdev_device_add()
,
Markus Armbruster
,
2020/06/15
[PULL 12/84] macio: Delete unused "macio-gpio" devices
,
Markus Armbruster
,
2020/06/15
[PULL 78/84] microbit: Eliminate two local variables in microbit_init()
,
Markus Armbruster
,
2020/06/15
[PULL 80/84] qdev: Make qdev_realize() support bus-less devices
,
Markus Armbruster
,
2020/06/15
[PULL 76/84] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4
,
Markus Armbruster
,
2020/06/15
[PULL 70/84] sysbus: New sysbus_realize(), sysbus_realize_and_unref()
,
Markus Armbruster
,
2020/06/15
[PULL 67/84] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1
,
Markus Armbruster
,
2020/06/15
[PULL 82/84] qdev: Convert bus-less devices to qdev_realize() with Coccinelle
,
Markus Armbruster
,
2020/06/15
[PULL 79/84] s390x/event-facility: Simplify creation of SCLP event devices
,
Markus Armbruster
,
2020/06/15
[PULL 48/84] ssi: ssi_auto_connect_slaves() never does anything, drop
,
Markus Armbruster
,
2020/06/15
[PULL 61/84] qom: Tidy up a few object_initialize_child() calls
,
Markus Armbruster
,
2020/06/15
[PULL 60/84] auxbus: Eliminate aux_create_slave()
,
Markus Armbruster
,
2020/06/15
[PULL 59/84] auxbus: Convert a use of qdev_set_parent_bus()
,
Markus Armbruster
,
2020/06/15
[PULL 75/84] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3
,
Markus Armbruster
,
2020/06/15
[PULL 62/84] qom: Less verbose object_initialize_child()
,
Markus Armbruster
,
2020/06/15
[PULL 71/84] sysbus: Convert to sysbus_realize() etc. with Coccinelle
,
Markus Armbruster
,
2020/06/15
[PULL 64/84] macio: Eliminate macio_init_child_obj()
,
Markus Armbruster
,
2020/06/15
[PULL 73/84] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
,
Markus Armbruster
,
2020/06/15
[PULL 77/84] sysbus: sysbus_init_child_obj() is now unused, drop
,
Markus Armbruster
,
2020/06/15
Re: [PULL 00/84] QOM patches for 2020-06-15
,
Peter Maydell
,
2020/06/16
Re: [PULL 00/84] QOM patches for 2020-06-15
,
Thomas Huth
,
2020/06/16
Re: [PULL 00/84] QOM patches for 2020-06-15
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PULL 00/84] QOM patches for 2020-06-15
,
Peter Maydell
,
2020/06/26
Re: [PULL 00/84] QOM patches for 2020-06-15
,
Markus Armbruster
,
2020/06/27
Re: [PULL 00/84] QOM patches for 2020-06-15
,
Peter Maydell
,
2020/06/27
Re: [PULL 00/84] QOM patches for 2020-06-15
,
Philippe Mathieu-Daudé
,
2020/06/29
[Bug 1883593] [NEW] Windows XP takes much longer to boot in TCG mode since 5.0
,
Randy Rhoads
,
2020/06/15
[Bug 1883593] Re: Windows XP takes much longer to boot in TCG mode since 5.0
,
Alex Bennée
,
2020/06/16
[Bug 1883593] Re: Windows XP takes much longer to boot in TCG mode since 5.0
,
Randy Rhoads
,
2020/06/17
[PULL v2 00/18] MIPS + misc queue for June 15th, 2020
,
Aleksandar Markovic
,
2020/06/15
[PULL 01/18] target/mips: Legalize Loongson insn flags
,
Aleksandar Markovic
,
2020/06/15
[PULL 02/18] target/mips: Add comments for vendor-specific ASEs
,
Aleksandar Markovic
,
2020/06/15
[PULL 03/18] target/mips: msa: Split helpers for MADDV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 05/18] target/mips: msa: Split helpers for DPADD_S.<H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 04/18] target/mips: msa: Split helpers for MSUBV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 08/18] target/mips: msa: Split helpers for DPSUB_U.<H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 06/18] target/mips: msa: Split helpers for DPADD_U.<H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 07/18] target/mips: msa: Split helpers for DPSUB_S.<H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 09/18] target/mips: msa: Split helpers for DOTP_S.<H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 10/18] target/mips: msa: Split helpers for DOTP_U.<H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 11/18] target/mips: msa: Split helpers for SUBS_S.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 13/18] target/mips: msa: Split helpers for SUBSUS_U.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 15/18] target/mips: msa: Split helpers for SUBV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 12/18] target/mips: msa: Split helpers for SUBS_U.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 18/18] translations: Add Swedish language
,
Aleksandar Markovic
,
2020/06/15
[PULL 17/18] MAINTAINERS: Adjust sh4 maintainership
,
Aleksandar Markovic
,
2020/06/15
[PULL 14/18] target/mips: msa: Split helpers for SUBSUU_S.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 16/18] target/mips: msa: Split helpers for MULV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
Re: [PULL v2 00/18] MIPS + misc queue for June 15th, 2020
,
Peter Maydell
,
2020/06/16
[PULL 00/18] MIPS + misc queue for June 15th, 2020
,
Aleksandar Markovic
,
2020/06/15
[PULL 01/18] target/mips: Legalize Loongson insn flags
,
Aleksandar Markovic
,
2020/06/15
[PULL 02/18] target/mips: Add comments for vendor-specific ASEs
,
Aleksandar Markovic
,
2020/06/15
[PULL 04/18] target/mips: msa: Split helpers for MSUBV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 03/18] target/mips: msa: Split helpers for MADDV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 05/18] target/mips: msa: Split helpers for DPADD_S.<H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 07/18] target/mips: msa: Split helpers for DPSUB_S.<H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 09/18] target/mips: msa: Split helpers for DOTP_S.<H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 06/18] target/mips: msa: Split helpers for DPADD_U.<H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 08/18] target/mips: msa: Split helpers for DPSUB_U.<H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 11/18] target/mips: msa: Split helpers for SUBS_S.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 10/18] target/mips: msa: Split helpers for DOTP_U.<H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 13/18] target/mips: msa: Split helpers for SUBSUS_U.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 12/18] target/mips: msa: Split helpers for SUBS_U.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 14/18] target/mips: msa: Split helpers for SUBSUU_S.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 15/18] target/mips: msa: Split helpers for SUBV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 16/18] target/mips: msa: Split helpers for MULV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/15
[PULL 17/18] MAINTAINERS: Adjust sh4 maintainership
,
Aleksandar Markovic
,
2020/06/15
[PULL 18/18] translations: Add Swedish language
,
Aleksandar Markovic
,
2020/06/15
Re: [PULL 00/18] MIPS + misc queue for June 15th, 2020
,
Aleksandar Markovic
,
2020/06/15
Re: [PATCH v8 0/8] block: enhance handling of size-related BlockConf properties
,
Roman Kagan
,
2020/06/15
Re: [PATCH v8 0/8] block: enhance handling of size-related BlockConf properties
,
Kevin Wolf
,
2020/06/16
[RFC v5 0/4] QEMU cpus.c refactoring
,
Claudio Fontana
,
2020/06/15
[RFC v5 1/4] softmmu: move softmmu only files from root
,
Claudio Fontana
,
2020/06/15
Re: [RFC v5 1/4] softmmu: move softmmu only files from root
,
Alex Bennée
,
2020/06/16
[RFC v5 2/4] cpu-throttle: new module, extracted from cpus.c
,
Claudio Fontana
,
2020/06/15
Re: [RFC v5 2/4] cpu-throttle: new module, extracted from cpus.c
,
Alex Bennée
,
2020/06/16
[RFC v5 4/4] cpus: extract out accel-specific code to each accel
,
Claudio Fontana
,
2020/06/15
Re: [RFC v5 4/4] cpus: extract out accel-specific code to each accel
,
Alex Bennée
,
2020/06/16
Re: [RFC v5 4/4] cpus: extract out accel-specific code to each accel
,
Claudio Fontana
,
2020/06/16
Re: [RFC v5 4/4] cpus: extract out accel-specific code to each accel
,
Alex Bennée
,
2020/06/16
Re: [RFC v5 4/4] cpus: extract out accel-specific code to each accel
,
Claudio Fontana
,
2020/06/16
[RFC v5 3/4] cpu-timers, icount: new modules
,
Claudio Fontana
,
2020/06/15
Re: [RFC v5 3/4] cpu-timers, icount: new modules
,
Alex Bennée
,
2020/06/16
[PATCH v3] util/oslib-posix: : qemu_init_exec_dir implementation for Mac
,
David CARLIER
,
2020/06/15
Re: [PATCH v3] util/oslib-posix: : qemu_init_exec_dir implementation for Mac
,
Peter Maydell
,
2020/06/15
Re: [PATCH v3] util/oslib-posix: : qemu_init_exec_dir implementation for Mac
,
David CARLIER
,
2020/06/15
Re: [PATCH v3] util/oslib-posix: : qemu_init_exec_dir implementation for Mac
,
Peter Maydell
,
2020/06/16
[PATCH v2] bios-tables-test: Fix "-tpmdev: invalid option"
,
Eric Auger
,
2020/06/15
Re: [PATCH v5 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
,
Peter Maydell
,
2020/06/15
[Bug 1883560] [NEW] mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
,
Alex Bennée
,
2020/06/15
[Bug 1883560] Re: mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
,
Laurent Vivier
,
2020/06/15
[Bug 1883560] Re: mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
,
Alex Bennée
,
2020/06/16
Re: [Bug 1883560] [NEW] mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
,
Cornelia Huck
,
2020/06/18
Re: [Bug 1883560] [NEW] mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
,
Aleksandar Markovic
,
2020/06/18
Re: [Bug 1883560] [NEW] mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
,
Aleksandar Markovic
,
2020/06/18
Re: [Bug 1883560] [NEW] mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
,
Cornelia Huck
,
2020/06/19
Re: [Bug 1883560] [NEW] mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
,
Alex Bennée
,
2020/06/19
[Bug 1883560] Re: mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
,
Laurent Vivier
,
2020/06/18
[PULL 0/4] Vga 20200615 patches
,
Gerd Hoffmann
,
2020/06/15
[PULL 2/4] sm501: Drop unneded variable
,
Gerd Hoffmann
,
2020/06/15
[PULL 3/4] sm501: Ignore no-op blits
,
Gerd Hoffmann
,
2020/06/15
[PULL 4/4] sm501: Optimise 1 pixel 2d ops
,
Gerd Hoffmann
,
2020/06/15
[PULL 1/4] sm501: Fix bounds checks
,
Gerd Hoffmann
,
2020/06/15
Re: [PULL 0/4] Vga 20200615 patches
,
Peter Maydell
,
2020/06/15
Re: [PULL 0/4] Vga 20200615 patches
,
BALATON Zoltan
,
2020/06/15
Re: [PULL 0/4] Vga 20200615 patches
,
Peter Maydell
,
2020/06/15
[PATCH v2 0/5] tpm: Enable usage of TPM TIS with interrupts
,
Stefan Berger
,
2020/06/15
[PATCH v2 1/5] tpm_tis: Allow lowering of IRQ also when locality is not active
,
Stefan Berger
,
2020/06/15
Re: [PATCH v2 1/5] tpm_tis: Allow lowering of IRQ also when locality is not active
,
Marc-André Lureau
,
2020/06/15
Re: [PATCH v2 1/5] tpm_tis: Allow lowering of IRQ also when locality is not active
,
Stefan Berger
,
2020/06/15
Re: [PATCH v2 1/5] tpm_tis: Allow lowering of IRQ also when locality is not active
,
Auger Eric
,
2020/06/16
[PATCH v2 2/5] tpm: Extend TPMIfClass with get_irqnum() function
,
Stefan Berger
,
2020/06/15
Re: [PATCH v2 2/5] tpm: Extend TPMIfClass with get_irqnum() function
,
Marc-André Lureau
,
2020/06/15
Re: [PATCH v2 2/5] tpm: Extend TPMIfClass with get_irqnum() function
,
Stefan Berger
,
2020/06/15
Re: [PATCH v2 2/5] tpm: Extend TPMIfClass with get_irqnum() function
,
Auger Eric
,
2020/06/16
Re: [PATCH v2 2/5] tpm: Extend TPMIfClass with get_irqnum() function
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH v2 2/5] tpm: Extend TPMIfClass with get_irqnum() function
,
Stefan Berger
,
2020/06/15
[PATCH v2 5/5] tests: Add updated DSDT
,
Stefan Berger
,
2020/06/15
[PATCH v2 4/5] acpi: Enable TPM IRQ
,
Stefan Berger
,
2020/06/15
Re: [PATCH v2 4/5] acpi: Enable TPM IRQ
,
Marc-André Lureau
,
2020/06/15
Re: [PATCH v2 4/5] acpi: Enable TPM IRQ
,
Stefan Berger
,
2020/06/15
Re: [PATCH v2 4/5] acpi: Enable TPM IRQ
,
Auger Eric
,
2020/06/16
Re: [PATCH v2 4/5] acpi: Enable TPM IRQ
,
Auger Eric
,
2020/06/16
Re: [PATCH v2 4/5] acpi: Enable TPM IRQ
,
Stefan Berger
,
2020/06/16
Re: [PATCH v2 4/5] acpi: Enable TPM IRQ
,
Auger Eric
,
2020/06/16
[PATCH v2 3/5] tests: Temporarily ignore DSDT table differences
,
Stefan Berger
,
2020/06/15
Re: [PATCH v2 3/5] tests: Temporarily ignore DSDT table differences
,
Marc-André Lureau
,
2020/06/15
Re: [PATCH v2 3/5] tests: Temporarily ignore DSDT table differences
,
Auger Eric
,
2020/06/16
[PATCH v1 0/2] check-tcg fixes for --enable-plugins
,
Alex Bennée
,
2020/06/15
[PATCH v1 1/2] tests/tcg: build plugin list from contents of src directory
,
Alex Bennée
,
2020/06/15
[PATCH v1 2/2] tests/tcg: ensure -cpu max also used for plugin run
,
Alex Bennée
,
2020/06/15
[PATCH] bios-tables-test: Fix "-tpmdev: invalid option"
,
Eric Auger
,
2020/06/15
Re: [PATCH] bios-tables-test: Fix "-tpmdev: invalid option"
,
Stefan Berger
,
2020/06/15
Re: [PATCH] bios-tables-test: Fix "-tpmdev: invalid option"
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH] bios-tables-test: Fix "-tpmdev: invalid option"
,
Thomas Huth
,
2020/06/15
QEMU | Pipeline #155914107 has failed for master | 7d3660e7
,
GitLab
,
2020/06/15
qemu win10 host winxp quest very slow
,
Dario Ciriminna
,
2020/06/15
qemu win10 host winxp quest very slow
,
Dario Ciriminna
,
2020/06/15
Re: qemu win10 host winxp quest very slow
,
Dario Ciriminna
,
2020/06/15
Re: qemu win10 host winxp quest very slow
,
Stefan Hajnoczi
,
2020/06/23
Re: [PATCH v2 0/4] Add support for SafeStack
,
Daniele Buono
,
2020/06/15
Re: [PATCH v2 0/4] Add support for SafeStack
,
Stefan Hajnoczi
,
2020/06/17
[PATCH] tests/qtest/bios-tables: Only run the TPM test with CONFIG_TPM enabled
,
Thomas Huth
,
2020/06/15
Re: [PATCH] tests/qtest/bios-tables: Only run the TPM test with CONFIG_TPM enabled
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH] tests/qtest/bios-tables: Only run the TPM test with CONFIG_TPM enabled
,
Auger Eric
,
2020/06/15
[PATCH 0/3] tpm: Enable usage of TPM TIS with interrupts
,
Stefan Berger
,
2020/06/15
[PATCH 3/3] acpi: Enable TPM IRQ
,
Stefan Berger
,
2020/06/15
Re: [PATCH 3/3] acpi: Enable TPM IRQ
,
Stefan Berger
,
2020/06/15
[PATCH 1/3] tpm_tis: Allow lowering of IRQ also when locality is not active
,
Stefan Berger
,
2020/06/15
[PATCH 2/3] tpm: Extend TPMIfClass with get_irqnum() function
,
Stefan Berger
,
2020/06/15
Re: [PATCH 0/3] tpm: Enable usage of TPM TIS with interrupts
,
no-reply
,
2020/06/15
Re: [PATCH 0/3] tpm: Enable usage of TPM TIS with interrupts
,
no-reply
,
2020/06/15
[PATCH] kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
,
Marcelo Tosatti
,
2020/06/15
[PATCH v2] kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
,
Marcelo Tosatti
,
2020/06/16
Re: [PATCH v2] kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
,
no-reply
,
2020/06/16
Re: [PATCH v3 0/2] net: Drop legacy "name" from -net and remove NetLegacy
,
Thomas Huth
,
2020/06/15
Re: [PATCH v3 0/2] net: Drop legacy "name" from -net and remove NetLegacy
,
Jason Wang
,
2020/06/16
[PULL v2 0/5] Qcrypto next patches
,
Daniel P . Berrangé
,
2020/06/15
[PULL 1/5] crypto: add "none" random provider
,
Daniel P . Berrangé
,
2020/06/15
[PULL 5/5] crypto: Remove use of GCRYPT_VERSION macro.
,
Daniel P . Berrangé
,
2020/06/15
[PULL 4/5] test-crypto-secret: add 'secret_keyring' object tests.
,
Daniel P . Berrangé
,
2020/06/15
[PULL 2/5] crypto/secret: move main logic from 'secret' to 'secret_common'.
,
Daniel P . Berrangé
,
2020/06/15
[PULL 3/5] crypto/linux_keyring: add 'secret_keyring' secret object.
,
Daniel P . Berrangé
,
2020/06/15
Re: [PULL 3/5] crypto/linux_keyring: add 'secret_keyring' secret object.
,
David Edmondson
,
2020/06/16
Re: [PULL 3/5] crypto/linux_keyring: add 'secret_keyring' secret object.
,
Daniel P . Berrangé
,
2020/06/16
Re: [PULL v2 0/5] Qcrypto next patches
,
Peter Maydell
,
2020/06/16
[PATCH v9 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
,
Philippe Mathieu-Daudé
,
2020/06/15
[PATCH v9 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
,
Philippe Mathieu-Daudé
,
2020/06/15
[PATCH v9 3/5] softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace
,
Philippe Mathieu-Daudé
,
2020/06/15
[PATCH v9 1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH v9 1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
,
Daniel P . Berrangé
,
2020/06/16
Re: [PATCH v9 1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
,
Richard Henderson
,
2020/06/20
Re: [PATCH v9 1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v9 1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
,
Daniel P . Berrangé
,
2020/06/22
[PATCH v9 4/5] crypto: Add tls-cipher-suites object
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH v9 4/5] crypto: Add tls-cipher-suites object
,
Daniel P . Berrangé
,
2020/06/16
[PATCH v9 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob
,
Philippe Mathieu-Daudé
,
2020/06/15
[PATCH v1 1/2] semihosting: defer connect_chardevs a little more to use serialx
,
konrad
,
2020/06/15
[PATCH v1 2/2] semihosting: don't send the trailing '\0'
,
konrad
,
2020/06/15
Re: [PATCH v1 2/2] semihosting: don't send the trailing '\0'
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH v1 2/2] semihosting: don't send the trailing '\0'
,
Alex Bennée
,
2020/06/16
Re: [PATCH v1 1/2] semihosting: defer connect_chardevs a little more to use serialx
,
Alex Bennée
,
2020/06/16
Re: [PATCH v1 1/2] semihosting: defer connect_chardevs a little more to use serialx
,
Fred Konrad
,
2020/06/26
[RFC PATCH] docs/devel: convert and update MTTCG design document
,
Alex Bennée
,
2020/06/15
KVM call for 2016-06-16
,
Juan Quintela
,
2020/06/15
Re: KVM call for 2016-06-16
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: KVM call for 2016-06-16
,
Juan Quintela
,
2020/06/15
Re: KVM call for 2016-06-16
,
Juan Quintela
,
2020/06/16
[PATCH v3] configure: Let SLOF be initialized by ./scripts/git-submodule.sh
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH v3] configure: Let SLOF be initialized by ./scripts/git-submodule.sh
,
Thomas Huth
,
2020/06/15
Re: [PATCH v3] configure: Let SLOF be initialized by ./scripts/git-submodule.sh
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH v3] configure: Let SLOF be initialized by ./scripts/git-submodule.sh
,
Thomas Huth
,
2020/06/15
Re: [PATCH v3] configure: Let SLOF be initialized by ./scripts/git-submodule.sh
,
Daniel P . Berrangé
,
2020/06/15
Re: [PATCH v3] configure: Let SLOF be initialized by ./scripts/git-submodule.sh
,
Thomas Huth
,
2020/06/15
Re: [PATCH] linux-user: mremap fails with EFAULT if address range overlaps with stack guard
,
Tobias Koch
,
2020/06/15
Re: [PATCH] linux-user: mremap fails with EFAULT if address range overlaps with stack guard
,
Tobias Koch
,
2020/06/15
Re: [PATCH] linux-user: mremap fails with EFAULT if address range overlaps with stack guard
,
Tobias Koch
,
2020/06/15
[PATCH] hw/scsi/megasas: Fix possible out-of-bounds array access in tracepoints
,
Thomas Huth
,
2020/06/15
Re: [PATCH] hw/scsi/megasas: Fix possible out-of-bounds array access in tracepoints
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH] hw/scsi/megasas: Fix possible out-of-bounds array access in tracepoints
,
Paolo Bonzini
,
2020/06/15
[PATCH v2] configure: Let SLOF be initialized by ./scripts/git-submodule.sh
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH v2] configure: Let SLOF be initialized by ./scripts/git-submodule.sh
,
Thomas Huth
,
2020/06/15
Re: [PATCH v2] configure: Let SLOF be initialized by ./scripts/git-submodule.sh
,
Philippe Mathieu-Daudé
,
2020/06/15
[PATCH] hw/xen_pt: Don't grant opregion permissions
,
Grzegorz Uriasz
,
2020/06/14
Re: [PATCH] hw/xen_pt: Don't grant opregion permissions
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH] hw/xen_pt: Don't grant opregion permissions
,
Roger Pau Monné
,
2020/06/15
[PATCH v9 0/5] vhost-user block device backend implementation
,
Coiby Xu
,
2020/06/14
[PATCH v9 1/5] Allow vu_message_read to be replaced
,
Coiby Xu
,
2020/06/14
Re: [PATCH v9 1/5] Allow vu_message_read to be replaced
,
Kevin Wolf
,
2020/06/18
Re: [PATCH v9 1/5] Allow vu_message_read to be replaced
,
Coiby Xu
,
2020/06/23
Re: [PATCH v9 1/5] Allow vu_message_read to be replaced
,
Kevin Wolf
,
2020/06/24
[PATCH v9 2/5] generic vhost user server
,
Coiby Xu
,
2020/06/14
Re: [PATCH v9 2/5] generic vhost user server
,
Kevin Wolf
,
2020/06/18
[PATCH 1/6] vhost-user-server: fix VHOST_MEMORY_MAX_REGIONS compiler error
,
Stefan Hajnoczi
,
2020/06/19
[PATCH 3/6] vhost-user-server: adjust vhost_user_server_set_aio_context() arguments
,
Stefan Hajnoczi
,
2020/06/19
[PATCH 2/6] vhost-user-server: drop unused #include <eventfd.h>
,
Stefan Hajnoczi
,
2020/06/19
[PATCH 5/6] vhost-user-server: fix s/initialized/initialize/ typo
,
Stefan Hajnoczi
,
2020/06/19
[PATCH 6/6] vhost-user-server: use DevicePanicNotifierFn everywhere
,
Stefan Hajnoczi
,
2020/06/19
[PATCH 4/6] vhost-user-server: mark fd handlers "external"
,
Stefan Hajnoczi
,
2020/06/19
Re: [PATCH v9 2/5] generic vhost user server
,
Stefan Hajnoczi
,
2020/06/19
[PATCH v9 3/5] move logical block size check function to a common utility function
,
Coiby Xu
,
2020/06/14
Re: [PATCH v9 3/5] move logical block size check function to a common utility function
,
Kevin Wolf
,
2020/06/18
[PATCH 1/6] block-helpers: move MIN/MAX_BLOCK_SIZE constants into header file
,
Stefan Hajnoczi
,
2020/06/19
[PATCH 2/6] block-helpers: switch to int64_t block size values
,
Stefan Hajnoczi
,
2020/06/19
[PATCH 3/6] block-helpers: rename check_logical_block_size() to check_block_size()
,
Stefan Hajnoczi
,
2020/06/19
[PATCH 4/6] block-helpers: use local_err in case errp is NULL
,
Stefan Hajnoczi
,
2020/06/19
[PATCH 5/6] block-helpers: keep the copyright line from the original file
,
Stefan Hajnoczi
,
2020/06/19
[PATCH 6/6] block-helpers: update doc comment in gtkdoc style
,
Stefan Hajnoczi
,
2020/06/19
[PATCH v9 4/5] vhost-user block device backend server
,
Coiby Xu
,
2020/06/14
Re: [PATCH v9 4/5] vhost-user block device backend server
,
Kevin Wolf
,
2020/06/18
[PATCH 1/2] vhost-user-blk-server: adjust vhost_user_server_set_aio_context() arguments
,
Stefan Hajnoczi
,
2020/06/19
[PATCH 2/2] vhost-user-blk-server: rename check_logical_block_size() to check_block_size()
,
Stefan Hajnoczi
,
2020/06/19
[PATCH v9 5/5] new qTest case to test the vhost-user-blk-server
,
Coiby Xu
,
2020/06/14
Re: [PATCH v9 5/5] new qTest case to test the vhost-user-blk-server
,
Stefan Hajnoczi
,
2020/06/18
Re: [PATCH v9 5/5] new qTest case to test the vhost-user-blk-server
,
Coiby Xu
,
2020/06/24
Re: [PATCH v9 5/5] new qTest case to test the vhost-user-blk-server
,
Stefan Hajnoczi
,
2020/06/24
Re: [PATCH v9 5/5] new qTest case to test the vhost-user-blk-server
,
Thomas Huth
,
2020/06/24
Re: [PATCH v9 0/5] vhost-user block device backend implementation
,
no-reply
,
2020/06/14
Re: [PATCH v9 0/5] vhost-user block device backend implementation
,
no-reply
,
2020/06/14
Re: [PATCH v9 0/5] vhost-user block device backend implementation
,
Coiby Xu
,
2020/06/16
Re: [PATCH v9 0/5] vhost-user block device backend implementation
,
Stefan Hajnoczi
,
2020/06/18
Re: [PATCH v9 0/5] vhost-user block device backend implementation
,
Coiby Xu
,
2020/06/24
Re: [PATCH v9 0/5] vhost-user block device backend implementation
,
Stefan Hajnoczi
,
2020/06/18
Re: [PATCH v9 0/5] vhost-user block device backend implementation
,
Stefan Hajnoczi
,
2020/06/19
Re: [PATCH v9 0/5] vhost-user block device backend implementation
,
Coiby Xu
,
2020/06/24
Re: [PATCH v9 0/5] vhost-user block device backend implementation
,
Coiby Xu
,
2020/06/25
Re: [PATCH v9 0/5] vhost-user block device backend implementation
,
Stefan Hajnoczi
,
2020/06/26
[PATCH v4 0/9] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 6/9] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 1/9] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 5/9] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 4/9] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 7/9] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 2/9] mac_newworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 8/9] WIP RFC macio/cuda: Attempt to add i2c support
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 9/9] mac_oldworld: Add SPD data to cover RAM
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 3/9] grackle: Set revision in PCI config to match hardware
,
BALATON Zoltan
,
2020/06/14
[PATCH 00/22] ADB: fix autopoll issues and rework mac_via state machine
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 01/22] adb: coding style update to fix checkpatch errors
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH 01/22] adb: coding style update to fix checkpatch errors
,
Philippe Mathieu-Daudé
,
2020/06/14
[PATCH 02/22] adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 03/22] cuda: convert ADB autopoll timer from ns to ms
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH 03/22] cuda: convert ADB autopoll timer from ns to ms
,
Philippe Mathieu-Daudé
,
2020/06/14
[PATCH 04/22] pmu: fix duplicate autopoll mask variable
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 05/22] pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH 05/22] pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
,
Philippe Mathieu-Daudé
,
2020/06/14
[PATCH 06/22] adb: introduce realize/unrealize and VMStateDescription for ADB bus
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 07/22] adb: create autopoll variables directly within ADBBusState
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 08/22] cuda: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 09/22] pmu: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 10/22] mac_via: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 11/22] adb: introduce new ADBDeviceHasData method to ADBDeviceClass
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 12/22] adb: keep track of devices with pending data
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 13/22] adb: add status field for holding information about the last ADB request
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 14/22] adb: use adb_request() only for explicit requests
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 15/22] adb: add autopoll_blocked variable to block autopoll
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 16/22] cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 17/22] pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH 18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()
,
Philippe Mathieu-Daudé
,
2020/06/14
[PATCH 20/22] adb: only call autopoll callbacks when autopoll is not blocked
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 19/22] mac_via: rework ADB state machine to be compatible with both MacOS and Linux
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 21/22] adb: use adb_device prefix for ADB device trace events
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH 21/22] adb: use adb_device prefix for ADB device trace events
,
Philippe Mathieu-Daudé
,
2020/06/14
Re: [PATCH 21/22] adb: use adb_device prefix for ADB device trace events
,
Mark Cave-Ayland
,
2020/06/20
[PATCH 22/22] adb: add ADB bus trace events
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH 22/22] adb: add ADB bus trace events
,
Philippe Mathieu-Daudé
,
2020/06/14
Re: [PATCH 22/22] adb: add ADB bus trace events
,
Mark Cave-Ayland
,
2020/06/20
Re: [PATCH 00/22] ADB: fix autopoll issues and rework mac_via state machine
,
Finn Thain
,
2020/06/16
Re: [PATCH 00/22] ADB: fix autopoll issues and rework mac_via state machine
,
Mark Cave-Ayland
,
2020/06/20
Re: [PATCH v4 5/6] i386: Hyper-V VMBus ACPI DSDT entry
,
Jon Doron
,
2020/06/14
Re: [PATCH v4 5/6] i386: Hyper-V VMBus ACPI DSDT entry
,
Jon Doron
,
2020/06/14
Re: [PATCH v4 5/6] i386: Hyper-V VMBus ACPI DSDT entry
,
Maciej S. Szmigiero
,
2020/06/14
Re: [PATCH v4 5/6] i386: Hyper-V VMBus ACPI DSDT entry
,
Jon Doron
,
2020/06/14
Re: [PATCH v4 5/6] i386: Hyper-V VMBus ACPI DSDT entry
,
Maciej S. Szmigiero
,
2020/06/15
[Bug 1883414] [NEW] Cannot build qemu-5.0.0 from tarball
,
Uri Simchoni
,
2020/06/14
[Bug 1883414] Re: Cannot build qemu-5.0.0 from tarball
,
Thomas Huth
,
2020/06/15
[Bug 1883414] Re: Cannot build qemu-5.0.0 from tarball
,
Uri Simchoni
,
2020/06/15
[PATCH 1/2] migration/colo: fix typo in the COLO Framework module
,
Like Xu
,
2020/06/14
[PATCH 2/2] migration/colo/net: fix typo in the COLO Proxy module
,
Like Xu
,
2020/06/14
RE: [PATCH 2/2] migration/colo/net: fix typo in the COLO Proxy module
,
Zhang, Chen
,
2020/06/15
RE: [PATCH 1/2] migration/colo: fix typo in the COLO Framework module
,
Zhanghailiang
,
2020/06/14
Re: [PATCH 1/2] migration/colo: fix typo in the COLO Framework module
,
Like Xu
,
2020/06/14
RE: [PATCH 1/2] migration/colo: fix typo in the COLO Framework module
,
Zhanghailiang
,
2020/06/14
RE: [PATCH 1/2] migration/colo: fix typo in the COLO Framework module
,
Zhang, Chen
,
2020/06/15
RE: [PATCH 1/2] migration/colo: fix typo in the COLO Framework module
,
Zhanghailiang
,
2020/06/15
[PATCH 0/4] Basic TCG Loongson-3A1000 Support
,
Jiaxun Yang
,
2020/06/14
[PATCH 2/4] target/mips: Add comments for vendor-specific ASEs
,
Jiaxun Yang
,
2020/06/14
Re: [PATCH 2/4] target/mips: Add comments for vendor-specific ASEs
,
Aleksandar Markovic
,
2020/06/14
[PATCH 1/4] target/mips: Legalize Loongson insn flags
,
Jiaxun Yang
,
2020/06/14
Re: [PATCH 1/4] target/mips: Legalize Loongson insn flags
,
Aleksandar Markovic
,
2020/06/14
[PATCH 3/4] target/mips: Add loongson ext lsdc2 instrustions
,
Jiaxun Yang
,
2020/06/14
Re: [PATCH 3/4] target/mips: Add loongson ext lsdc2 instrustions
,
Aleksandar Markovic
,
2020/06/14
Re: [PATCH 0/4] Basic TCG Loongson-3A1000 Support
,
Aleksandar Markovic
,
2020/06/14
Pain points in Software Virtual Development
,
Gautam Bhat
,
2020/06/14
[Bug 1860914] Re: QEMU prepends pathnames to command lines of Multiboot kernels and modules, contrary to the specification
,
felix
,
2020/06/14
[Bug 1883400] [NEW] Windows 10 extremely slow and unresponsive
,
Toddandmargo-n
,
2020/06/13
[Bug 1883400] Re: Windows 10 extremely slow and unresponsive
,
Toddandmargo-n
,
2020/06/13
Re: [Bug 1883400] [NEW] Windows 10 extremely slow and unresponsive
,
Stefan Hajnoczi
,
2020/06/23
[Bug 1883400] Re: Windows 10 extremely slow and unresponsive
,
Toddandmargo-n
,
2020/06/23
[PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2020/06/13
[PATCH RFC 02/22] arm/cpuhp: Add new ARMCPU core-id property
,
Salil Mehta
,
2020/06/13
[PATCH RFC 01/22] arm/cpuhp: Add QMP vcpu params validation support
,
Salil Mehta
,
2020/06/13
Re: [PATCH RFC 01/22] arm/cpuhp: Add QMP vcpu params validation support
,
Andrew Jones
,
2020/06/23
RE: [PATCH RFC 01/22] arm/cpuhp: Add QMP vcpu params validation support
,
Salil Mehta
,
2020/06/23
[PATCH RFC 03/22] arm/cpuhp: Add common cpu utility for possible vcpus
,
Salil Mehta
,
2020/06/13
[PATCH RFC 05/22] arm/cpuhp: Pre-create disabled possible vcpus @machine init
,
Salil Mehta
,
2020/06/13
[PATCH RFC 04/22] arm/cpuhp: Machine init time change common to vcpu {cold|hot}-plug
,
Salil Mehta
,
2020/06/13
[PATCH RFC 06/22] arm/cpuhp: Changes to pre-size GIC with possible vcpus @machine init
,
Salil Mehta
,
2020/06/13
[PATCH RFC 07/22] arm/cpuhp: Init PMU at host for all possible vcpus
,
Salil Mehta
,
2020/06/13
Re: [PATCH RFC 07/22] arm/cpuhp: Init PMU at host for all possible vcpus
,
Andrew Jones
,
2020/06/23
RE: [PATCH RFC 07/22] arm/cpuhp: Init PMU at host for all possible vcpus
,
Salil Mehta
,
2020/06/23
[PATCH RFC 08/22] arm/cpuhp: Enable ACPI support for vcpu hotplug
,
Salil Mehta
,
2020/06/13
[PATCH RFC 09/22] arm/cpuhp: Init GED framework with cpu hotplug events
,
Salil Mehta
,
2020/06/13
[PATCH RFC 10/22] arm/cpuhp: Update CPUs AML with cpu-(ctrl)dev change
,
Salil Mehta
,
2020/06/13
[PATCH RFC 11/22] arm/cpuhp: Update GED _EVT method AML with cpu scan
,
Salil Mehta
,
2020/06/13
[PATCH RFC 12/22] arm/cpuhp: MADT Tbl change to size the guest with possible vcpus
,
Salil Mehta
,
2020/06/13
[PATCH RFC 13/22] arm/cpuhp: Add ACPI _MAT entry for Processor object
,
Salil Mehta
,
2020/06/13
[PATCH RFC 14/22] arm/cpuhp: Release objects for *disabled* possible vcpus after init
,
Salil Mehta
,
2020/06/13
[PATCH RFC 15/22] arm/cpuhp: Update ACPI GED framework to support vcpu hotplug
,
Salil Mehta
,
2020/06/13
[PATCH RFC 16/22] arm/cpuhp: Add/update basic hot-(un)plug framework
,
Salil Mehta
,
2020/06/13
[PATCH RFC 17/22] arm/cpuhp: Changes to (un)wire GICC<->VCPU IRQs during hot-(un)plug
,
Salil Mehta
,
2020/06/13
[PATCH RFC 18/22] arm/cpuhp: Changes to update GIC with vcpu hot-plug notification
,
Salil Mehta
,
2020/06/13
[PATCH RFC 19/22] arm/cpuhp: Changes required to (re)init the vcpu register info
,
Salil Mehta
,
2020/06/13
[PATCH RFC 20/22] arm/cpuhp: Update the guest(via GED) about cpu hot-(un)plug events
,
Salil Mehta
,
2020/06/13
[PATCH RFC 21/22] arm/cpuhp: Changes required for reset and to support next boot
,
Salil Mehta
,
2020/06/13
[PATCH RFC 22/22] arm/cpuhp: Add support of *unrealize* ARMCPU during vcpu hot-unplug
,
Salil Mehta
,
2020/06/13
Re: [PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
no-reply
,
2020/06/13
Re: [PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
no-reply
,
2020/06/13
Re: [PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Marc Zyngier
,
2020/06/14
RE: [PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2020/06/15
Re: [PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Andrew Jones
,
2020/06/23
RE: [PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2020/06/23
[PATCH] firmware: Fix a reference count leak.
,
wu000273
,
2020/06/13
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
Alexander Duyck
,
2020/06/13
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
David Hildenbrand
,
2020/06/18
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
Alexander Duyck
,
2020/06/18
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
David Hildenbrand
,
2020/06/18
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
Michael S. Tsirkin
,
2020/06/18
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
David Hildenbrand
,
2020/06/18
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
David Hildenbrand
,
2020/06/18
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
Alexander Duyck
,
2020/06/18
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
David Hildenbrand
,
2020/06/18
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
Michael S. Tsirkin
,
2020/06/24
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
David Hildenbrand
,
2020/06/24
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
Michael S. Tsirkin
,
2020/06/24
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
David Hildenbrand
,
2020/06/24
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
Michael S. Tsirkin
,
2020/06/24
Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
David Hildenbrand
,
2020/06/24
Re: [virtio-dev] Re: [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
,
Dr. David Alan Gilbert
,
2020/06/18
[PATCH v3] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v3] mac_oldworld: Add machine ID register
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH v3] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/14
[PATCH] block: file-posix: Fail unmap with NO_FALLBACK on block device
,
Nir Soffer
,
2020/06/13
Re: [PATCH] block: file-posix: Fail unmap with NO_FALLBACK on block device
,
Nir Soffer
,
2020/06/15
Re: [PATCH] block: file-posix: Fail unmap with NO_FALLBACK on block device
,
Kevin Wolf
,
2020/06/16
Re: [PATCH] block: file-posix: Fail unmap with NO_FALLBACK on block device
,
Nir Soffer
,
2020/06/16
Re: [PATCH] block: file-posix: Fail unmap with NO_FALLBACK on block device
,
Nir Soffer
,
2020/06/16
Re: [PATCH] block: file-posix: Fail unmap with NO_FALLBACK on block device
,
Kevin Wolf
,
2020/06/17
Re: [PATCH] block: file-posix: Fail unmap with NO_FALLBACK on block device
,
Eric Blake
,
2020/06/16
Re: [PATCH v2] Makefile: Remove generated files when doing 'distclean' (and 'clean')
,
Aleksandar Markovic
,
2020/06/13
Re: [PATCH v2] Makefile: Remove generated files when doing 'distclean' (and 'clean')
,
Thomas Huth
,
2020/06/15
Re: [PATCH v2] Makefile: Remove generated files when doing 'distclean' (and 'clean')
,
Paolo Bonzini
,
2020/06/15
Re: [PATCH v2] Makefile: Remove generated files when doing 'distclean' (and 'clean')
,
Thomas Huth
,
2020/06/15
Re: [PATCH v2] Makefile: Remove generated files when doing 'distclean' (and 'clean')
,
Markus Armbruster
,
2020/06/15
[PATCH v8 00/14] target/mips: MSA, FPU and other cleanups and improvements
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 01/14] target/mips: msa: Split helpers for MADDV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 02/14] target/mips: msa: Split helpers for MSUBV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 04/14] target/mips: msa: Split helpers for DPADD_U.<H|W|D>
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 03/14] target/mips: msa: Split helpers for DPADD_S.<H|W|D>
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 05/14] target/mips: msa: Split helpers for DPSUB_S.<H|W|D>
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 06/14] target/mips: msa: Split helpers for DPSUB_U.<H|W|D>
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 07/14] target/mips: msa: Split helpers for DOTP_S.<H|W|D>
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 08/14] target/mips: msa: Split helpers for DOTP_U.<H|W|D>
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 09/14] target/mips: msa: Split helpers for SUBS_S.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 10/14] target/mips: msa: Split helpers for SUBS_U.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 11/14] target/mips: msa: Split helpers for SUBSUS_U.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 12/14] target/mips: msa: Split helpers for SUBSUU_S.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 13/14] target/mips: msa: Split helpers for SUBV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/13
[PATCH v8 14/14] target/mips: msa: Split helpers for MULV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/13
Re: [PATCH v8 00/14] target/mips: MSA, FPU and other cleanups and improvements
,
Aleksandar Rikalo
,
2020/06/15
Re: [PATCH v8 00/14] target/mips: MSA, FPU and other cleanups and improvements
,
Aleksandar Markovic
,
2020/06/15
[PATCH v2 0/5] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/13
[PATCH v2 2/5] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/13
[PATCH v2 1/5] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v2 1/5] mac_oldworld: Allow loading binary ROM image
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH v2 1/5] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/14
[PATCH v2 4/5] mac_oldworld: Rename ppc_heathrow_reset reset to ppc_heathrow_cpu_reset
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v2 4/5] mac_oldworld: Rename ppc_heathrow_reset reset to ppc_heathrow_cpu_reset
,
Philippe Mathieu-Daudé
,
2020/06/13
Re: [PATCH v2 4/5] mac_oldworld: Rename ppc_heathrow_reset reset to ppc_heathrow_cpu_reset
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH v2 4/5] mac_oldworld: Rename ppc_heathrow_reset reset to ppc_heathrow_cpu_reset
,
BALATON Zoltan
,
2020/06/14
[PATCH v2 5/5] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v2 5/5] mac_oldworld: Map macio to expected address at reset
,
Philippe Mathieu-Daudé
,
2020/06/13
Re: [PATCH v2 5/5] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v2 5/5] mac_oldworld: Map macio to expected address at reset
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH v2 5/5] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/14
[PATCH v2 3/5] grackle: Set revision in PCI config to match hardware
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v2 3/5] grackle: Set revision in PCI config to match hardware
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH v2 3/5] grackle: Set revision in PCI config to match hardware
,
BALATON Zoltan
,
2020/06/14
Re: [PATCH v2 0/5] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v2 0/5] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/13
[Bug 1840719] [NEW] win98se floppy fails to boot with isapc machine
,
Launchpad Bug Tracker
,
2020/06/13
[PATCH] .travis.yml: Use travis_retry() in case of network issues
,
Philippe Mathieu-Daudé
,
2020/06/13
Re: [PATCH] .travis.yml: Use travis_retry() in case of network issues
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH] .travis.yml: Use travis_retry() in case of network issues
,
Thomas Huth
,
2020/06/15
Re: [PATCH] .travis.yml: Use travis_retry() in case of network issues
,
Philippe Mathieu-Daudé
,
2020/06/15
[PATCH] timer: Handle decrements of PIT counter
,
Roman Bolshakov
,
2020/06/13
Re: [PATCH] timer: Handle decrements of PIT counter
,
Kevin O'Connor
,
2020/06/23
Re: [PATCH] timer: Handle decrements of PIT counter
,
Roman Bolshakov
,
2020/06/26
Re: [PATCH] timer: Handle decrements of PIT counter
,
Kevin O'Connor
,
2020/06/26
[Qemu-devel] [PATCH 2/2] target/i386: add -cpu, lbr=true support to enable guest LBR
,
Like Xu
,
2020/06/13
[Qemu-devel] [PATCH 1/2] target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES
,
Like Xu
,
2020/06/13
Re: [PATCH v5 4/5] hw/riscv: spike: Allow creating multiple NUMA sockets
,
Atish Patra
,
2020/06/13
[PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
Lijun Pan
,
2020/06/13
[PATCH 2/6] target/ppc: add vmulld instruction
,
Lijun Pan
,
2020/06/13
Re: [PATCH 2/6] target/ppc: add vmulld instruction
,
Richard Henderson
,
2020/06/18
Re: [PATCH 2/6] target/ppc: add vmulld instruction
,
Lijun Pan
,
2020/06/19
Re: [PATCH 2/6] target/ppc: add vmulld instruction
,
Richard Henderson
,
2020/06/19
[PATCH 1/6] target/ppc: add byte-reverse br[dwh] instructions
,
Lijun Pan
,
2020/06/13
Re: [PATCH 1/6] target/ppc: add byte-reverse br[dwh] instructions
,
Richard Henderson
,
2020/06/18
Re: [PATCH 1/6] target/ppc: add byte-reverse br[dwh] instructions
,
Lijun Pan
,
2020/06/19
Re: [PATCH 1/6] target/ppc: add byte-reverse br[dwh] instructions
,
Richard Henderson
,
2020/06/19
[PATCH 3/6] targetc/ppc: add vmulh{su}w instructions
,
Lijun Pan
,
2020/06/13
Re: [PATCH 3/6] targetc/ppc: add vmulh{su}w instructions
,
Richard Henderson
,
2020/06/18
Re: [PATCH 3/6] targetc/ppc: add vmulh{su}w instructions
,
Lijun Pan
,
2020/06/19
Re: [PATCH 3/6] targetc/ppc: add vmulh{su}w instructions
,
Richard Henderson
,
2020/06/19
[PATCH 5/6] fix the prototype of muls64/mulu64
,
Lijun Pan
,
2020/06/13
Re: [PATCH 5/6] fix the prototype of muls64/mulu64
,
Richard Henderson
,
2020/06/18
[PATCH 4/6] target/ppc: add vmulh{su}d instructions
,
Lijun Pan
,
2020/06/13
Re: [PATCH 4/6] target/ppc: add vmulh{su}d instructions
,
Richard Henderson
,
2020/06/18
[PATCH 6/6] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Lijun Pan
,
2020/06/13
Re: [PATCH 6/6] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Richard Henderson
,
2020/06/18
Re: [PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
no-reply
,
2020/06/13
Re: [PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
David Gibson
,
2020/06/15
Re: [PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
Cédric Le Goater
,
2020/06/15
Re: [PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
Lijun Pan
,
2020/06/15
Re: [PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
Cédric Le Goater
,
2020/06/16
Re: [PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
Richard Henderson
,
2020/06/18
[PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
,
Lijun Pan
,
2020/06/12
Re: [PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
,
Richard Henderson
,
2020/06/15
Re: [PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
,
Lijun Pan
,
2020/06/15
Re: [PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
,
Richard Henderson
,
2020/06/18
Re: [PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
,
Lijun Pan
,
2020/06/19
Re: [PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
,
Richard Henderson
,
2020/06/19
[PATCH 0/2] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/12
[PATCH 1/2] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/12
[PATCH 2/2] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/12
[RFC PATCH] plugins: expand the bb plugin to be thread safe and track per-cpu
,
Alex Bennée
,
2020/06/12
[PATCH v1 00/18] testing/next (tsan, dtc warnings, cross-builds)
,
Alex Bennée
,
2020/06/12
[PATCH v1 01/18] tests/docker: bump fedora to 32
,
Alex Bennée
,
2020/06/12
[PATCH v1 02/18] Makefile: dtc: update, build the libfdt target
,
Alex Bennée
,
2020/06/12
[PATCH v1 03/18] Makefile: remove old compatibility gunks
,
Alex Bennée
,
2020/06/12
[PATCH v1 04/18] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
,
Alex Bennée
,
2020/06/12
[PATCH v1 05/18] cpu: convert queued work to a QSIMPLEQ
,
Alex Bennée
,
2020/06/12
[PATCH v1 12/18] tests/docker: Added docker build support for TSan.
,
Alex Bennée
,
2020/06/12
[PATCH v1 06/18] thread: add qemu_spin_destroy
,
Alex Bennée
,
2020/06/12
[PATCH v1 08/18] qht: call qemu_spin_destroy for head buckets
,
Alex Bennée
,
2020/06/12
[PATCH v1 07/18] cputlb: destroy CPUTLB with tlb_destroy
,
Alex Bennée
,
2020/06/12
[PATCH v1 09/18] tcg: call qemu_spin_destroy for tb->jmp_lock
,
Alex Bennée
,
2020/06/12
[PATCH v1 10/18] translate-all: call qemu_spin_destroy for PageDesc
,
Alex Bennée
,
2020/06/12
[PATCH v1 11/18] thread: add tsan annotations to QemuSpin
,
Alex Bennée
,
2020/06/12
[PATCH v1 14/18] util: Added tsan annotate for thread name.
,
Alex Bennée
,
2020/06/12
[PATCH v1 17/18] Revert ".shippable: temporaily disable some cross builds"
,
Alex Bennée
,
2020/06/12
[PATCH v1 18/18] cirrus.yml: serialise make check
,
Alex Bennée
,
2020/06/12
Re: [PATCH v1 18/18] cirrus.yml: serialise make check
,
Li-Wen Hsu
,
2020/06/13
[PATCH v1 13/18] include/qemu: Added tsan.h for annotations.
,
Alex Bennée
,
2020/06/12
[PATCH v1 15/18] docs: Added details on TSan to testing.rst
,
Alex Bennée
,
2020/06/12
[PATCH v1 16/18] tests: Disable select tests under TSan, which hit TSan issue.
,
Alex Bennée
,
2020/06/12
Re: [PATCH v1 00/18] testing/next (tsan, dtc warnings, cross-builds)
,
no-reply
,
2020/06/12
Re: [PATCH v1 00/18] testing/next (tsan, dtc warnings, cross-builds)
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [PATCH v1 00/18] testing/next (tsan, dtc warnings, cross-builds)
,
Alex Bennée
,
2020/06/12
[RFC PATCH v2 0/5] hw/misc: Add LED device
,
Philippe Mathieu-Daudé
,
2020/06/12
[RFC PATCH v2 1/5] hw/misc: Add a LED device
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [RFC PATCH v2 1/5] hw/misc: Add a LED device
,
Stefan Weil
,
2020/06/12
Re: [RFC PATCH v2 1/5] hw/misc: Add a LED device
,
Dr. David Alan Gilbert
,
2020/06/15
Re: [RFC PATCH v2 1/5] hw/misc: Add a LED device
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [RFC PATCH v2 1/5] hw/misc: Add a LED device
,
Dr. David Alan Gilbert
,
2020/06/15
[RFC PATCH v2 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [RFC PATCH v2 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
,
Peter Maydell
,
2020/06/15
[RFC PATCH v2 3/5] hw/misc/led: Add create_led_by_gpio_id() helper
,
Philippe Mathieu-Daudé
,
2020/06/12
[RFC PATCH v2 4/5] hw/arm/microbit: Add a fake LED to use as proof-of-concept with Zephyr
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [RFC PATCH v2 4/5] hw/arm/microbit: Add a fake LED to use as proof-of-concept with Zephyr
,
Peter Maydell
,
2020/06/15
Re: [RFC PATCH v2 4/5] hw/arm/microbit: Add a fake LED to use as proof-of-concept with Zephyr
,
Philippe Mathieu-Daudé
,
2020/06/15
[RFC PATCH v2 5/5] hw/arm/tosa: Use LED device for the Bluetooth led
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [RFC PATCH v2 5/5] hw/arm/tosa: Use LED device for the Bluetooth led
,
Peter Maydell
,
2020/06/15
Re: [RFC PATCH v2 5/5] hw/arm/tosa: Use LED device for the Bluetooth led
,
Philippe Mathieu-Daudé
,
2020/06/15
[PATCH v7 0/8] target/mips: MSA, FPU and other cleanups and improvements
,
Aleksandar Markovic
,
2020/06/12
[PATCH v7 1/8] target/mips: msa: Split helpers for MADDV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/12
[PATCH v7 2/8] target/mips: msa: Split helpers for MSUBV.<B|H|W|D>
,
Aleksandar Markovic
,
2020/06/12
[PATCH v7 3/8] target/mips: msa: Split helpers for DPADD_S.<H|W|D>
,
Aleksandar Markovic
,
2020/06/12
[PATCH v7 4/8] target/mips: msa: Split helpers for DPADD_U.<H|W|D>
,
Aleksandar Markovic
,
2020/06/12
[PATCH v7 5/8] target/mips: msa: Split helpers for DPSUB_S.<H|W|D>
,
Aleksandar Markovic
,
2020/06/12
[PATCH v7 7/8] target/mips: msa: Split helpers for DOTP_S.<H|W|D>
,
Aleksandar Markovic
,
2020/06/12
[PATCH v7 6/8] target/mips: msa: Split helpers for DPSUB_U.<H|W|D>
,
Aleksandar Markovic
,
2020/06/12
[PATCH v7 8/8] target/mips: msa: Split helpers for DOTP_U.<H|W|D>
,
Aleksandar Markovic
,
2020/06/12
[PATCH 0/2] Add strace support for printing arguments for ioctls
,
Filip Bozuta
,
2020/06/12
[PATCH 1/2] linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
,
Filip Bozuta
,
2020/06/12
Re: [PATCH 1/2] linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
,
Laurent Vivier
,
2020/06/15
[PATCH 2/2] linux-user: Add strace support for printing arguments of ioctl()
,
Filip Bozuta
,
2020/06/12
Re: [PATCH 2/2] linux-user: Add strace support for printing arguments of ioctl()
,
Laurent Vivier
,
2020/06/15
[PULL v2 000/116] Huge miscellaneous pull request for 2020-06-11
,
Paolo Bonzini
,
2020/06/12
[PULL 098/116] i386: hvf: Move mmio_buf into CPUX86State
,
Paolo Bonzini
,
2020/06/12
[PULL 097/116] i386: hvf: Move lazy_flags into CPUX86State
,
Paolo Bonzini
,
2020/06/12
[PULL 088/116] i386: hvf: Drop useless declarations in sysemu
,
Paolo Bonzini
,
2020/06/12
[PULL 082/116] target/i386: correct fix for pcmpxstrx substring search
,
Paolo Bonzini
,
2020/06/12
Re: [PULL 082/116] target/i386: correct fix for pcmpxstrx substring search
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PULL 082/116] target/i386: correct fix for pcmpxstrx substring search
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PULL 082/116] target/i386: correct fix for pcmpxstrx substring search
,
Alex Bennée
,
2020/06/15
Re: [PULL v2 000/116] Huge miscellaneous pull request for 2020-06-11
,
Peter Maydell
,
2020/06/13
[PULL v2 00/58] virtio,acpi,pci: features, fixes, cleanups, tests
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 01/58] msix: allow qword MSI-X table accesses
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 03/58] hw/acpi/nvdimm: add a helper to augment SRAT generation
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 07/58] acpi: rtc: use a single crs range
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 06/58] acpi: move aml builder code for rtc device
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 08/58] acpi: serial: don't use _STA method
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 10/58] acpi: parallel: don't use _STA method
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 09/58] acpi: move aml builder code for serial device
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 11/58] acpi: move aml builder code for parallel device
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 13/58] acpi: tpm: Do not build TCPA table for TPM 2
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 15/58] acpi: Move build_tpm2() in the generic part
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 16/58] arm/acpi: TPM2 ACPI table support
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 12/58] tests/acpi: update DSDT expected files
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 19/58] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 21/58] bios-tables-test: Generate reference tables for Q35/TPM-TIS
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 20/58] bios-tables-test: Add Q35/TPM-TIS test
,
Michael S. Tsirkin
,
2020/06/12
Re: [PULL v2 20/58] bios-tables-test: Add Q35/TPM-TIS test
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PULL v2 20/58] bios-tables-test: Add Q35/TPM-TIS test
,
Thomas Huth
,
2020/06/15
Re: [PULL v2 20/58] bios-tables-test: Add Q35/TPM-TIS test
,
Auger Eric
,
2020/06/15
Re: [PULL v2 20/58] bios-tables-test: Add Q35/TPM-TIS test
,
Thomas Huth
,
2020/06/15
[PULL v2 24/58] virtio-balloon: unref the iothread when unrealizing
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 22/58] virtio-balloon: fix free page hinting without an iothread
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 23/58] virtio-balloon: fix free page hinting check on unrealize
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 27/58] MAINTAINERS: Fix the classification of bios-tables-test-allowed-diff.h
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 28/58] hw/pci/pcie: Move hot plug capability check to pre_plug callback
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 29/58] pci: assert configuration access is within bounds
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 26/58] virtio-balloon: Provide an interface for free page reporting
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 33/58] hw/pci-host: Use the IEC binary prefix definitions
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 34/58] char-socket: return -1 in case of disconnect during tcp_chr_write
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 35/58] vhost-user-blk: delay vhost_user_blk_disconnect
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 37/58] Add vhost-user helper to get MemoryRegion data
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 36/58] Add helper to populate vhost-user message regions
,
Michael S. Tsirkin
,
2020/06/12
Re: [PULL v2 36/58] Add helper to populate vhost-user message regions
,
Peter Maydell
,
2020/06/19
[PULL v2 38/58] Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 39/58] Transmit vhost-user memory regions individually
,
Michael S. Tsirkin
,
2020/06/12
Re: [PULL v2 39/58] Transmit vhost-user memory regions individually
,
Peter Maydell
,
2020/06/19
Re: [PULL v2 39/58] Transmit vhost-user memory regions individually
,
Raphael Norwitz
,
2020/06/22
[PULL v2 40/58] Lift max memory slots limit imposed by vhost-user
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 41/58] Refactor out libvhost-user fault generation logic
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 42/58] Support ram slot configuration in libvhost-user
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 43/58] Support adding individual regions in libvhost-user
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 44/58] Support individual region unmap in libvhost-user
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 45/58] Lift max ram slots limit in libvhost-user
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 46/58] libvhost-user: advertise vring features
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 47/58] hw/pci: Fix crash when running QEMU with "-nic model=rocker"
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 51/58] acpi: make build_madt() more generic.
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 55/58] acpi: ged: rename event memory region
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 52/58] acpi: create acpi-common.c and move madt code
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 53/58] acpi: madt: skip pci override on pci-less systems.
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 54/58] acpi: fadt: add hw-reduced sleep register support
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 57/58] pci: Display PCI IRQ pin in "info pci"
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 56/58] Fix parameter type in vhost migration log path
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 31/58] hw/pci/pci_bridge: Correct pci_bridge_io memory region size
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 05/58] qtest: allow DSDT acpi table changes
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 04/58] tests/acpi: update expected SRAT files
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 02/58] diffs-allowed: add the SRAT AML to diffs-allowed
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 18/58] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 25/58] virtio-balloon: Implement support for page poison reporting feature
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 14/58] acpi: Convert build_tpm2() to build_append* API
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 32/58] hw/pci/pci_bridge: Use the IEC binary prefix definitions
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 17/58] test/tpm-emu: include sockets and channel headers in tpm-emu header
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 58/58] virtio-pci: fix queue_enable write
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 49/58] virtio: add vhost-user-vsock base device
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 30/58] hw/pci-host/prep: Correct RAVEN bus bridge memory region size
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 50/58] virtio: add vhost-user-vsock-pci device
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 48/58] vhost-vsock: add vhost-vsock-common abstraction
,
Michael S. Tsirkin
,
2020/06/12
Re: [PULL v2 00/58] virtio, acpi, pci: features, fixes, cleanups, tests
,
no-reply
,
2020/06/12
Re: [PULL v2 00/58] virtio, acpi, pci: features, fixes, cleanups, tests
,
Michael S. Tsirkin
,
2020/06/12
Re: [PULL v2 00/58] virtio, acpi, pci: features, fixes, cleanups, tests
,
Peter Maydell
,
2020/06/12
Re: [PULL v2 00/58] virtio, acpi, pci: features, fixes, cleanups, tests
,
Auger Eric
,
2020/06/16
Re: [PULL v2 00/58] virtio, acpi, pci: features, fixes, cleanups, tests
,
Auger Eric
,
2020/06/16
[Bug 1883268] [NEW] random errors on aarch64 when executing __aarch64_cas8_acq_rel
,
Christophe Lyon
,
2020/06/12
[Bug 1883268] Re: random errors on aarch64 when executing __aarch64_cas8_acq_rel
,
Christophe Lyon
,
2020/06/12
[Bug 1883268] Re: random errors on aarch64 when executing __aarch64_cas8_acq_rel
,
Christophe Lyon
,
2020/06/12
[Bug 1883268] Re: random errors on aarch64 when executing __aarch64_cas8_acq_rel
,
Alex Bennée
,
2020/06/12
[Bug 1883268] Re: random errors on aarch64 when executing __aarch64_cas8_acq_rel
,
Richard Henderson
,
2020/06/28
[Bug 1883268] Re: random errors on aarch64 when executing __aarch64_cas8_acq_rel
,
Richard Henderson
,
2020/06/28
[Bug 1883268] Re: random errors on aarch64 when executing __aarch64_cas8_acq_rel
,
Christophe Lyon
,
2020/06/29
[PATCH] softfloat,m68k: disable floatx80_invalid_encoding() for m68k
,
Laurent Vivier
,
2020/06/12
[PATCH v2] target/i386: correct fix for pcmpxstrx substring search
,
Joseph Myers
,
2020/06/12
[PATCH] .gitignore: Ignore storage-daemon files
,
Roman Bolshakov
,
2020/06/12
Re: [PATCH] .gitignore: Ignore storage-daemon files
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [PATCH] .gitignore: Ignore storage-daemon files
,
Kevin Wolf
,
2020/06/16
[Bug 1856335] Re: Cache Layout wrong on many Zen Arch CPUs
,
Jan Klos
,
2020/06/12
[PATCH v3 00/12] tpm: Split hw/ vs backends/
,
Philippe Mathieu-Daudé
,
2020/06/12
[PATCH v3 01/12] docs/specs/tpm: Correct header path name
,
Philippe Mathieu-Daudé
,
2020/06/12
[PATCH v3 02/12] backends: Add TPM files into their own directory
,
Philippe Mathieu-Daudé
,
2020/06/12
[PATCH v3 03/12] hw/tpm: Rename TPMDEV as TPM_BACKEND in Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/12
[PATCH v3 04/12] hw/tpm: Do not include 'qemu/osdep.h' in header
,
Philippe Mathieu-Daudé
,
2020/06/12
[PATCH v3 05/12] hw/tpm: Include missing 'qemu/option.h' header
,
Philippe Mathieu-Daudé
,
2020/06/12
[PATCH v3 06/12] hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources
,
Philippe Mathieu-Daudé
,
2020/06/12
[PATCH v3 07/12] hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion
,
Philippe Mathieu-Daudé
,
2020/06/12
[PATCH v3 08/12] hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.c
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [PATCH v3 08/12] hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.c
,
Stefan Berger
,
2020/06/12
[PATCH v3 09/12] hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
,
Philippe Mathieu-Daudé
,
2020/06/12
[PATCH v3 10/12] hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header
,
Philippe Mathieu-Daudé
,
2020/06/12
[PATCH v3 11/12] hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
,
Philippe Mathieu-Daudé
,
2020/06/12
[PATCH v3 12/12] tpm: Move backend code under the 'backends/' directory
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [PATCH v3 00/12] tpm: Split hw/ vs backends/
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH v3 00/12] tpm: Split hw/ vs backends/
,
Stefan Berger
,
2020/06/23
Re: [PATCH 1/2] softfloat: m68k: infinity is a valid encoding
,
Laurent Vivier
,
2020/06/12
Re: [PATCH 1/2] softfloat: m68k: infinity is a valid encoding
,
Fred Konrad
,
2020/06/15
Re: [PATCH 1/2] softfloat: m68k: infinity is a valid encoding
,
Laurent Vivier
,
2020/06/15
[Bug 1840719] Re: win98se floppy fails to boot with isapc machine
,
Roman Bolshakov
,
2020/06/12
[Bug 1840719] Re: win98se floppy fails to boot with isapc machine
,
Laurent Vivier
,
2020/06/12
[Bug 1840719] Re: win98se floppy fails to boot with isapc machine
,
Roman Bolshakov
,
2020/06/13
[PATCH v4] fuzz: add oss-fuzz build-script
,
Alexander Bulekov
,
2020/06/12
RE: [PATCH] kvm: support to get/set dirty log initial-all-set capability
,
Zhoujian (jay)
,
2020/06/11
Re: [PATCH] kvm: support to get/set dirty log initial-all-set capability
,
Paolo Bonzini
,
2020/06/12
RE: [PATCH] kvm: support to get/set dirty log initial-all-set capability
,
Zhoujian (jay)
,
2020/06/12
[PATCH 0/6] audio/jack: fixes to overall jack behaviour
,
Geoffrey McRae
,
2020/06/11
Re: [PATCH 0/6] audio/jack: fixes to overall jack behaviour
,
Gerd Hoffmann
,
2020/06/12
Re: [PATCH 0/6] audio/jack: fixes to overall jack behaviour
,
Geoffrey McRae
,
2020/06/12
Re: [PATCH 0/6] audio/jack: fixes to overall jack behaviour
,
Gerd Hoffmann
,
2020/06/12
[PATCH 0/6] audio/jack: fixes to overall jack behaviour
,
Geoffrey McRae
,
2020/06/14
[PATCH 5/6] audio/jack: honour the enable state of the audio device
,
Geoffrey McRae
,
2020/06/14
Re: [PATCH 5/6] audio/jack: honour the enable state of the audio device
,
Gerd Hoffmann
,
2020/06/17
Re: [PATCH 5/6] audio/jack: honour the enable state of the audio device
,
Geoffrey McRae
,
2020/06/17
Re: [PATCH 5/6] audio/jack: honour the enable state of the audio device
,
Gerd Hoffmann
,
2020/06/19
Re: [PATCH 5/6] audio/jack: honour the enable state of the audio device
,
Geoffrey McRae
,
2020/06/21
Re: [PATCH 5/6] audio/jack: honour the enable state of the audio device
,
Gerd Hoffmann
,
2020/06/22
Re: [PATCH 5/6] audio/jack: honour the enable state of the audio device
,
Geoffrey McRae
,
2020/06/22
[PATCH 2/6] audio/jack: remove unused stopped state
,
Geoffrey McRae
,
2020/06/14
[PATCH 4/6] audio/jack: do not remove ports when finishing
,
Geoffrey McRae
,
2020/06/14
[PATCH 1/6] audio/jack: fix invalid minimum buffer size check
,
Geoffrey McRae
,
2020/06/14
[PATCH 6/6] audio/jack: simplify the re-init code path
,
Geoffrey McRae
,
2020/06/14
[PATCH 3/6] audio/jack: remove invalid set of input support bool
,
Geoffrey McRae
,
2020/06/14
Re: [PATCH 0/6] audio/jack: fixes to overall jack behaviour
,
no-reply
,
2020/06/14
[PATCH 0/5] linux-user: Support extended clone(CLONE_VM)
,
Josh Kunz
,
2020/06/11
[PATCH 1/5] linux-user: Refactor do_fork to use new `qemu_clone`
,
Josh Kunz
,
2020/06/11
Re: [PATCH 1/5] linux-user: Refactor do_fork to use new `qemu_clone`
,
Alex Bennée
,
2020/06/16
[PATCH 2/5] linux-user: Make fd_trans task-specific.
,
Josh Kunz
,
2020/06/11
[PATCH 3/5] linux-user: Make sigact_table part of the task state.
,
Josh Kunz
,
2020/06/11
[PATCH 4/5] linux-user: Support CLONE_VM and extended clone options
,
Josh Kunz
,
2020/06/11
Re: [PATCH 4/5] linux-user: Support CLONE_VM and extended clone options
,
Josh Kunz
,
2020/06/12
Re: [PATCH 4/5] linux-user: Support CLONE_VM and extended clone options
,
Alex Bennée
,
2020/06/16
Re: [PATCH 4/5] linux-user: Support CLONE_VM and extended clone options
,
Josh Kunz
,
2020/06/22
Re: [PATCH 4/5] linux-user: Support CLONE_VM and extended clone options
,
Alex Bennée
,
2020/06/23
[PATCH 5/5] linux-user: Add PDEATHSIG test for clone process hierarchy.
,
Josh Kunz
,
2020/06/11
Re: [PATCH 0/5] linux-user: Support extended clone(CLONE_VM)
,
no-reply
,
2020/06/11
Re: [PATCH 0/5] linux-user: Support extended clone(CLONE_VM)
,
Alex Bennée
,
2020/06/13
Re: [PATCH 0/5] linux-user: Support extended clone(CLONE_VM)
,
Alex Bennée
,
2020/06/16
Re: [PATCH 0/5] linux-user: Support extended clone(CLONE_VM)
,
Peter Maydell
,
2020/06/16
Re: [PATCH 0/5] linux-user: Support extended clone(CLONE_VM)
,
Josh Kunz
,
2020/06/16
[PATCH 3/6] audio/jack: remove invalid set of input support bool
,
Geoffrey McRae
,
2020/06/11
[PATCH 3/6] audio/jack: remove invalid set of input support bool
,
Geoffrey McRae
,
2020/06/11
[PATCH 4/6] audio/jack: do not remove ports when finishing
,
Geoffrey McRae
,
2020/06/11
[PATCH 4/6] audio/jack: do not remove ports when finishing
,
Geoffrey McRae
,
2020/06/11
[PATCH 2/6] audio/jack: remove unused stopped state
,
Geoffrey McRae
,
2020/06/11
[PATCH 2/6] audio/jack: remove unused stopped state
,
Geoffrey McRae
,
2020/06/11
[PATCH 5/6] audio/jack: honour the enable state of the audio device
,
Geoffrey McRae
,
2020/06/11
[PATCH 5/6] audio/jack: honour the enable state of the audio device
,
Geoffrey McRae
,
2020/06/11
[PATCH 0/6] *** SUBJECT HERE ***
,
Geoffrey McRae
,
2020/06/11
[PATCH 6/6] audio/jack: simplify the re-init code path
,
Geoffrey McRae
,
2020/06/11
[PATCH 6/6] audio/jack: simplify the re-init code path
,
Geoffrey McRae
,
2020/06/11
[PATCH 1/6] audio/jack: fix invalid minimum buffer size check
,
Geoffrey McRae
,
2020/06/11
[PATCH 1/6] audio/jack: fix invalid minimum buffer size check
,
Geoffrey McRae
,
2020/06/11
[PATCH v7 0/9] iotests: Dump QCOW2 dirty bitmaps metadata
,
Andrey Shinkevich
,
2020/06/11
[PATCH v7 3/9] qcow2_format.py: make printable data an extension class member
,
Andrey Shinkevich
,
2020/06/11
Re: [PATCH v7 3/9] qcow2_format.py: make printable data an extension class member
,
Vladimir Sementsov-Ogievskiy
,
2020/06/15
[PATCH v7 4/9] qcow2_format.py: Dump bitmap directory information
,
Andrey Shinkevich
,
2020/06/11
Re: [PATCH v7 4/9] qcow2_format.py: Dump bitmap directory information
,
Vladimir Sementsov-Ogievskiy
,
2020/06/15
[PATCH v7 1/9] iotests: Fix for magic hexadecimal output in 291
,
Andrey Shinkevich
,
2020/06/11
Re: [PATCH v7 1/9] iotests: Fix for magic hexadecimal output in 291
,
Vladimir Sementsov-Ogievskiy
,
2020/06/15
[PATCH v7 8/9] qcow2_format.py: collect fields to dump in JSON format
,
Andrey Shinkevich
,
2020/06/11
[PATCH v7 2/9] qcow2: Fix capitalization of header extension constant.
,
Andrey Shinkevich
,
2020/06/11
Re: [PATCH v7 2/9] qcow2: Fix capitalization of header extension constant.
,
Vladimir Sementsov-Ogievskiy
,
2020/06/15
[PATCH v7 9/9] qcow2_format.py: support dumping metadata in JSON format
,
Andrey Shinkevich
,
2020/06/11
[PATCH v7 7/9] qcow2.py: Introduce '-j' key to dump in JSON format
,
Andrey Shinkevich
,
2020/06/11
[PATCH v7 5/9] qcow2_format.py: pass cluster size to substructures
,
Andrey Shinkevich
,
2020/06/11
[PATCH v7 6/9] qcow2_format.py: Dump bitmap table serialized entries
,
Andrey Shinkevich
,
2020/06/11
Re: [PATCH v7 0/9] iotests: Dump QCOW2 dirty bitmaps metadata
,
Vladimir Sementsov-Ogievskiy
,
2020/06/15
[PATCH] target/i386: reimplement f2xm1 using floatx80 operations
,
Joseph Myers
,
2020/06/11
Re: [PATCH] target/i386: reimplement f2xm1 using floatx80 operations
,
Paolo Bonzini
,
2020/06/12
[PATCH v2 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/06/11
[PATCH v2 01/12] npcm7xx: Add config symbol
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 01/12] npcm7xx: Add config symbol
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [PATCH v2 01/12] npcm7xx: Add config symbol
,
Havard Skinnemoen
,
2020/06/12
[PATCH v2 03/12] hw/misc: Add NPCM7xx Clock Controller device model
,
Havard Skinnemoen
,
2020/06/11
[PATCH v2 02/12] hw/misc: Add NPCM7xx System Global Control Registers device model
,
Havard Skinnemoen
,
2020/06/11
[PATCH v2 04/12] hw/timer: Add NPCM7xx Timer device model
,
Havard Skinnemoen
,
2020/06/11
[PATCH v2 05/12] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 05/12] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Cédric Le Goater
,
2020/06/17
[PATCH v2 06/12] hw/arm: Add two NPCM7xx-based machines
,
Havard Skinnemoen
,
2020/06/11
[PATCH v2 07/12] hw/arm: Load -bios image as a boot ROM for npcm7xx
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 07/12] hw/arm: Load -bios image as a boot ROM for npcm7xx
,
Cédric Le Goater
,
2020/06/17
[PATCH v2 08/12] hw/nvram: NPCM7xx OTP device model
,
Havard Skinnemoen
,
2020/06/11
[PATCH v2 09/12] hw/mem: Stubbed out NPCM7xx Memory Controller model
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 09/12] hw/mem: Stubbed out NPCM7xx Memory Controller model
,
Cédric Le Goater
,
2020/06/17
[PATCH v2 10/12] hw/ssi: NPCM7xx Flash Interface Unit device model
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 10/12] hw/ssi: NPCM7xx Flash Interface Unit device model
,
Cédric Le Goater
,
2020/06/17
[PATCH v2 12/12] docs/system: Add Nuvoton machine documentation
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 12/12] docs/system: Add Nuvoton machine documentation
,
Cédric Le Goater
,
2020/06/17
[PATCH v2 11/12] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 11/12] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Havard Skinnemoen
,
2020/06/12
Re: [PATCH v2 11/12] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Cédric Le Goater
,
2020/06/17
Re: [PATCH v2 11/12] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Joel Stanley
,
2020/06/17
Re: [PATCH v2 11/12] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Havard Skinnemoen
,
2020/06/17
Re: [PATCH v2 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Cédric Le Goater
,
2020/06/17
Re: [PATCH v2 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/06/18
[PATCH v6 0/8] iotests: Dump QCOW2 dirty bitmaps metadata
,
Andrey Shinkevich
,
2020/06/11
[PATCH v6 7/8] qcow2_format.py: collect fields to dump in JSON format
,
Andrey Shinkevich
,
2020/06/11
[PATCH v6 2/8] qcow2_format.py: make printable data an extension class member
,
Andrey Shinkevich
,
2020/06/11
[PATCH v6 6/8] qcow2.py: Introduce '-j' key to dump in JSON format
,
Andrey Shinkevich
,
2020/06/11
[PATCH v6 3/8] qcow2_format.py: Dump bitmap directory info
,
Andrey Shinkevich
,
2020/06/11
[PATCH v6 4/8] qcow2_format.py: pass cluster size to substructures
,
Andrey Shinkevich
,
2020/06/11
[PATCH v6 5/8] qcow2_format.py: Dump bitmap table serialized entries
,
Andrey Shinkevich
,
2020/06/11
[PATCH v6 8/8] qcow2_format.py: support dumping metadata in JSON format
,
Andrey Shinkevich
,
2020/06/11
[PATCH v6 1/8] qcow2: Fix capitalization of header extension constant.
,
Andrey Shinkevich
,
2020/06/11
Re: [PATCH v6 1/8] qcow2: Fix capitalization of header extension constant.
,
Eric Blake
,
2020/06/11
Re: [PATCH v3 1/2] PCI: vmd: Filter resource type bits from shadow register
,
Derrick, Jonathan
,
2020/06/11
Re: [PATCH v3 1/2] PCI: vmd: Filter resource type bits from shadow register
,
Lorenzo Pieralisi
,
2020/06/12
Re: [PATCH v3 1/2] PCI: vmd: Filter resource type bits from shadow register
,
Derrick, Jonathan
,
2020/06/12
[PATCH 1/1] util/getauxval: Porting to FreeBSD getauxval feature
,
David CARLIER
,
2020/06/11
Re: [PATCH 1/1] util/getauxval: Porting to FreeBSD getauxval feature
,
Laurent Vivier
,
2020/06/12
Re: [PATCH 1/1] util/getauxval: Porting to FreeBSD getauxval feature
,
David CARLIER
,
2020/06/12
Re: [PATCH 1/1] util/getauxval: Porting to FreeBSD getauxval feature
,
Laurent Vivier
,
2020/06/12
Re: [PATCH 1/1] util/getauxval: Porting to FreeBSD getauxval feature
,
Paolo Bonzini
,
2020/06/12
[PULL 000/115] Huge miscellaneous pull request for 2020-06-11
,
Paolo Bonzini
,
2020/06/11
[PULL 008/115] run-coverity-scan: support --update-tools-only --docker
,
Paolo Bonzini
,
2020/06/11
[PULL 002/115] docker.py/build: support binary files in --extra-files
,
Paolo Bonzini
,
2020/06/11
[PULL 004/115] run-coverity-scan: use docker.py
,
Paolo Bonzini
,
2020/06/11
[PULL 001/115] docker.py/build: support -t and -f arguments
,
Paolo Bonzini
,
2020/06/11
[PULL 011/115] icount: fix shift=auto for record/replay
,
Paolo Bonzini
,
2020/06/11
[PULL 007/115] run-coverity-scan: download tools outside the container
,
Paolo Bonzini
,
2020/06/11
[PULL 006/115] run-coverity-scan: use --no-update-tools in docker run
,
Paolo Bonzini
,
2020/06/11
[PULL 003/115] run-coverity-scan: get Coverity token and email from special git config section
,
Paolo Bonzini
,
2020/06/11
[PULL 010/115] numa: prevent usage of -M memory-backend and -numa memdev at the same time
,
Paolo Bonzini
,
2020/06/11
[PULL 016/115] Makefile: Let the 'help' target list the helper targets
,
Paolo Bonzini
,
2020/06/11
[PULL 015/115] io/task: Move 'qom/object.h' header to source
,
Paolo Bonzini
,
2020/06/11
[PULL 021/115] i386: Hyper-V VMBus ACPI DSDT entry
,
Paolo Bonzini
,
2020/06/11
[PULL 018/115] vmbus: add vmbus protocol definitions
,
Paolo Bonzini
,
2020/06/11
[PULL 020/115] i386:pc: whitelist dynamic vmbus-bridge
,
Paolo Bonzini
,
2020/06/11
[PULL 028/115] hw/i386/vmport: Set EAX to -1 on failed and unsupported commands
,
Paolo Bonzini
,
2020/06/11
[PULL 023/115] target/i386: Fix the CPUID leaf CPUID_Fn80000008
,
Paolo Bonzini
,
2020/06/11
[PULL 029/115] hw/i386/vmport: Introduce vmware-vmx-version property
,
Paolo Bonzini
,
2020/06/11
[PULL 012/115] qom/object: Fix object_child_foreach_recursive() return value
,
Paolo Bonzini
,
2020/06/11
[PULL 027/115] hw/i386/vmport: Propagate IOPort read to vCPU EAX register
,
Paolo Bonzini
,
2020/06/11
Re: [PULL 027/115] hw/i386/vmport: Propagate IOPort read to vCPU EAX register
,
Laurent Vivier
,
2020/06/23
Re: [PULL 027/115] hw/i386/vmport: Propagate IOPort read to vCPU EAX register
,
Liran Alon
,
2020/06/23
Re: [PULL 027/115] hw/i386/vmport: Propagate IOPort read to vCPU EAX register
,
Paolo Bonzini
,
2020/06/23
Re: [PULL 027/115] hw/i386/vmport: Propagate IOPort read to vCPU EAX register
,
Laurent Vivier
,
2020/06/23
[PULL 005/115] run-coverity-scan: add --no-update-tools option
,
Paolo Bonzini
,
2020/06/11
[PULL 033/115] hw/i386/vmport: Add support for CMD_GETBIOSUUID
,
Paolo Bonzini
,
2020/06/11
[PULL 009/115] vl.c: run preconfig loop before creating default RAM backend
,
Paolo Bonzini
,
2020/06/11
[PULL 032/115] hw/i386/vmport: Define enum for all commands
,
Paolo Bonzini
,
2020/06/11
[PULL 013/115] target/i386: Fix OUTL debug output
,
Paolo Bonzini
,
2020/06/11
[PULL 036/115] i386/cpu: Store LAPIC bus frequency in CPU structure
,
Paolo Bonzini
,
2020/06/11
[PULL 039/115] accel: Move Xen accelerator code under accel/xen/
,
Paolo Bonzini
,
2020/06/11
[PULL 026/115] hw/i386/vmport: Add device properties
,
Paolo Bonzini
,
2020/06/11
[PULL 051/115] target/i386: implement special cases for fxtract
,
Paolo Bonzini
,
2020/06/11
[PULL 056/115] exec: Let address_space_read/write_cached() propagate MemTxResult
,
Paolo Bonzini
,
2020/06/11
[PULL 038/115] hw/i386/vmport: Assert vmport initialized before registering commands
,
Paolo Bonzini
,
2020/06/11
[PULL 042/115] qom/object: simplify type_initialize_interface()
,
Paolo Bonzini
,
2020/06/11
[PULL 046/115] hax: Dynamic allocate vcpu state structure
,
Paolo Bonzini
,
2020/06/11
[PULL 053/115] target/i386: fix fscale handling of invalid exponent encodings
,
Paolo Bonzini
,
2020/06/11
[PULL 052/115] target/i386: fix fscale handling of signaling NaN
,
Paolo Bonzini
,
2020/06/11
[PULL 043/115] qom/object: pass (Object *) to object_initialize_with_type()
,
Paolo Bonzini
,
2020/06/11
[PULL 034/115] hw/i386/vmport: Add support for CMD_GET_VCPU_INFO
,
Paolo Bonzini
,
2020/06/11
[PULL 049/115] megasas: avoid NULL pointer dereference
,
Paolo Bonzini
,
2020/06/11
[PULL 061/115] target/i386: fix fxam handling of invalid encodings
,
Paolo Bonzini
,
2020/06/11
[PULL 062/115] target/i386: fix fbstp handling of negative zero
,
Paolo Bonzini
,
2020/06/11
[PULL 065/115] hw/i386/vmport: Allow QTest use without crashing
,
Paolo Bonzini
,
2020/06/11
[PULL 063/115] target/i386: fix fbstp handling of out-of-range values
,
Paolo Bonzini
,
2020/06/11
[PULL 054/115] target/i386: fix fscale handling of infinite exponents
,
Paolo Bonzini
,
2020/06/11
[PULL 044/115] qom/container: remove .instance_size initializer from container_info
,
Paolo Bonzini
,
2020/06/11
[PULL 037/115] hw/i386/vmport: Add support for CMD_GETHZ
,
Paolo Bonzini
,
2020/06/11
[PULL 045/115] cpus: Fix botched configure_icount() error API violation fix
,
Paolo Bonzini
,
2020/06/11
[PULL 041/115] qom/object: factor out the initialization of hash table of properties
,
Paolo Bonzini
,
2020/06/11
[PULL 055/115] target/i386: fix fscale handling of rounding precision
,
Paolo Bonzini
,
2020/06/11
[PULL 059/115] hw/elf_ops: Do not ignore write failures when loading ELF
,
Paolo Bonzini
,
2020/06/11
[PULL 025/115] hw/i386/vmport: Add reference to VMware open-vm-tools
,
Paolo Bonzini
,
2020/06/11
[PULL 017/115] hyperv: expose API to determine if synic is enabled
,
Paolo Bonzini
,
2020/06/11
[PULL 014/115] qom/object: Move Object typedef to 'qemu/typedefs.h'
,
Paolo Bonzini
,
2020/06/11
[PULL 066/115] x86/cpu: Enable AVX512_VP2INTERSECT cpu feature
,
Paolo Bonzini
,
2020/06/11
[PULL 067/115] vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
,
Paolo Bonzini
,
2020/06/11
[PULL 035/115] hw/i386/vmport: Allow x2apic without IR
,
Paolo Bonzini
,
2020/06/11
[PULL 030/115] hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION
,
Paolo Bonzini
,
2020/06/11
[PULL 064/115] target/i386: fix fisttpl, fisttpll handling of out-of-range values
,
Paolo Bonzini
,
2020/06/11
[PULL 024/115] target/i386: fix phadd* with identical destination and source register
,
Paolo Bonzini
,
2020/06/11
[PULL 048/115] megasas: use unsigned type for reply_queue_head and check index
,
Paolo Bonzini
,
2020/06/11
[PULL 060/115] target/i386: fix floating-point load-constant rounding
,
Paolo Bonzini
,
2020/06/11
[PULL 019/115] vmbus: vmbus implementation
,
Paolo Bonzini
,
2020/06/11
[PULL 022/115] vmbus: add infrastructure to save/load vmbus requests
,
Paolo Bonzini
,
2020/06/11
[PULL 057/115] exec: Propagate cpu_memory_rw_debug() error
,
Paolo Bonzini
,
2020/06/11
[PULL 031/115] hw/i386/vmport: Introduce vmport.h
,
Paolo Bonzini
,
2020/06/11
[PULL 047/115] i386/kvm: fix a use-after-free when vcpu plug/unplug
,
Paolo Bonzini
,
2020/06/11
[PULL 040/115] qom: remove index from object_resolve_abs_path()
,
Paolo Bonzini
,
2020/06/11
[PULL 070/115] chardev/char-socket: Properly make qio connections non blocking
,
Paolo Bonzini
,
2020/06/11
[PULL 072/115] hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands
,
Paolo Bonzini
,
2020/06/11
[PULL 068/115] KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
,
Paolo Bonzini
,
2020/06/11
[PULL 076/115] util/oslib: Returns the real thread identifier on FreeBSD and NetBSD
,
Paolo Bonzini
,
2020/06/11
[PULL 079/115] configure: Do not ignore malloc value
,
Paolo Bonzini
,
2020/06/11
[PULL 075/115] target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES
,
Paolo Bonzini
,
2020/06/11
[PULL 074/115] i386: Remove unused define's from hax and hvf
,
Paolo Bonzini
,
2020/06/11
[PULL 077/115] memory: Make 'info mtree' not display disabled regions by default
,
Paolo Bonzini
,
2020/06/11
[PULL 078/115] qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute
,
Paolo Bonzini
,
2020/06/11
[PULL 071/115] tests: machine-none-test: Enable MicroBlaze testing
,
Paolo Bonzini
,
2020/06/11
[PULL 050/115] megasas: use unsigned type for positive numeric fields
,
Paolo Bonzini
,
2020/06/11
[PULL 084/115] sysemu/tcg: Only declare tcg_allowed when TCG is available
,
Paolo Bonzini
,
2020/06/11
[PULL 082/115] target/i386: correct fix for pcmpxstrx substring search
,
Paolo Bonzini
,
2020/06/11
[PULL 081/115] target/i386: fix IEEE x87 floating-point exception raising
,
Paolo Bonzini
,
2020/06/11
[PULL 089/115] i386: hvf: Drop unused variable
,
Paolo Bonzini
,
2020/06/11
[PULL 092/115] i386: hvf: Drop fetch_rip from HVFX86EmulatorState
,
Paolo Bonzini
,
2020/06/11
[PULL 088/115] i386: hvf: Drop useless declarations in sysemu
,
Paolo Bonzini
,
2020/06/11
[PULL 090/115] i386: hvf: Use ins_len to advance IP
,
Paolo Bonzini
,
2020/06/11
[PULL 085/115] sysemu/hvf: Only declare hvf_allowed when HVF is available
,
Paolo Bonzini
,
2020/06/11
[PULL 083/115] sysemu/accel: Restrict machine methods to system-mode
,
Paolo Bonzini
,
2020/06/11
[PULL 069/115] KVM: Kick resamplefd for split kernel irqchip
,
Paolo Bonzini
,
2020/06/11
[PULL 095/115] i386: hvf: Drop regs in HVFX86EmulatorState
,
Paolo Bonzini
,
2020/06/11
[PULL 080/115] exec: set map length to zero when returning NULL
,
Paolo Bonzini
,
2020/06/11
[PULL 091/115] i386: hvf: Use IP from CPUX86State
,
Paolo Bonzini
,
2020/06/11
[PULL 094/115] i386: hvf: Drop copy of RFLAGS defines
,
Paolo Bonzini
,
2020/06/11
[PULL 097/115] i386: hvf: Move mmio_buf into CPUX86State
,
Paolo Bonzini
,
2020/06/11
[PULL 096/115] i386: hvf: Move lazy_flags into CPUX86State
,
Paolo Bonzini
,
2020/06/11
[PULL 098/115] i386: hvf: Drop HVFX86EmulatorState
,
Paolo Bonzini
,
2020/06/11
[PULL 093/115] i386: hvf: Drop rflags from HVFX86EmulatorState
,
Paolo Bonzini
,
2020/06/11
[PULL 087/115] i386: hvf: Move HVFState definition into hvf
,
Paolo Bonzini
,
2020/06/11
[PULL 101/115] target/i386: sev: Move local structure definitions into .c file
,
Paolo Bonzini
,
2020/06/11
[PULL 100/115] target/i386: sev: Remove unused QSevGuestInfoClass
,
Paolo Bonzini
,
2020/06/11
[PULL 102/115] target/i386: sev: Rename QSevGuestInfo
,
Paolo Bonzini
,
2020/06/11
[PULL 058/115] disas: Let disas::read_memory() handler return EIO on error
,
Paolo Bonzini
,
2020/06/11
[PULL 104/115] target/i386: sev: Partial cleanup to sev_state global
,
Paolo Bonzini
,
2020/06/11
[PULL 105/115] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
,
Paolo Bonzini
,
2020/06/11
[PULL 073/115] replay: implement fair mutex
,
Paolo Bonzini
,
2020/06/11
[PULL 103/115] target/i386: sev: Embed SEVState in SevGuestState
,
Paolo Bonzini
,
2020/06/11
[PULL 107/115] target/i386: sev: Remove redundant handle field
,
Paolo Bonzini
,
2020/06/11
[PULL 108/115] target/i386: sev: Unify SEVState and SevGuestState
,
Paolo Bonzini
,
2020/06/11
[PULL 109/115] checkpatch: reversed logic with acpi test checks
,
Paolo Bonzini
,
2020/06/11
[PULL 099/115] xen: fix build without pci passthrough
,
Paolo Bonzini
,
2020/06/11
[PULL 110/115] exec/memory: Remove unused MemoryRegionMmio type
,
Paolo Bonzini
,
2020/06/11
[PULL 114/115] stubs: move Xen stubs to accel/
,
Paolo Bonzini
,
2020/06/11
[PULL 111/115] hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
,
Paolo Bonzini
,
2020/06/11
[PULL 113/115] replay: fix replay shutdown for console mode
,
Paolo Bonzini
,
2020/06/11
[PULL 112/115] exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
,
Paolo Bonzini
,
2020/06/11
[PULL 115/115] target/i386: Remove obsolete TODO file
,
Paolo Bonzini
,
2020/06/11
[PULL 086/115] target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
,
Paolo Bonzini
,
2020/06/11
[PULL 106/115] target/i386: sev: Remove redundant policy field
,
Paolo Bonzini
,
2020/06/11
Re: [PULL 000/115] Huge miscellaneous pull request for 2020-06-11
,
no-reply
,
2020/06/11
Re: [PULL 000/115] Huge miscellaneous pull request for 2020-06-11
,
Peter Maydell
,
2020/06/12
Re: [PULL 000/115] Huge miscellaneous pull request for 2020-06-11
,
Paolo Bonzini
,
2020/06/12
Re: [PULL 000/115] Huge miscellaneous pull request for 2020-06-11
,
Roman Bolshakov
,
2020/06/12
Re: [PULL 000/115] Huge miscellaneous pull request for 2020-06-11
,
Roman Bolshakov
,
2020/06/12
Re: [PULL 000/115] Huge miscellaneous pull request for 2020-06-11
,
Paolo Bonzini
,
2020/06/12
[PULL 0/2] VFIO update 2020-06-11
,
Alex Williamson
,
2020/06/11
[PULL 1/2] hw/vfio: Add VMD Passthrough Quirk
,
Alex Williamson
,
2020/06/11
[PULL 2/2] hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
,
Alex Williamson
,
2020/06/11
Re: [PULL 0/2] VFIO update 2020-06-11
,
Peter Maydell
,
2020/06/12
[PATCH] target/i386: Remove obsolete TODO file
,
Thomas Huth
,
2020/06/11
[PATCH 0/2] block: propagate discard alignment from format drivers to the guest
,
Denis V. Lunev
,
2020/06/11
[PATCH 1/2] block: propagate discard alignment from format drivers to the guest
,
Denis V. Lunev
,
2020/06/11
[PATCH 2/2] iotests: fix 172 test
,
Denis V. Lunev
,
2020/06/11
pls consider this is [v3] Re: [PATCH 0/2] block: propagate discard alignment from format drivers to the guest
,
Denis V. Lunev
,
2020/06/11
Re: pls consider this is [v3] Re: [PATCH 0/2] block: propagate discard alignment from format drivers to the guest
,
Denis V. Lunev
,
2020/06/19
Re: [PATCH 0/2] block: propagate discard alignment from format drivers to the guest
,
Eduardo Habkost
,
2020/06/19
Re: [PATCH 0/2] block: propagate discard alignment from format drivers to the guest
,
Denis V. Lunev
,
2020/06/19
Re: [PATCH 0/2] block: propagate discard alignment from format drivers to the guest
,
Denis V. Lunev
,
2020/06/26
[PATCH v3 0/4] block: seriously improve savevm performance
,
Denis V. Lunev
,
2020/06/11
[PATCH 2/4] block/aio_task: allow start/wait task from any coroutine
,
Denis V. Lunev
,
2020/06/11
Re: [PATCH 2/4] block/aio_task: allow start/wait task from any coroutine
,
Vladimir Sementsov-Ogievskiy
,
2020/06/15
Re: [PATCH 2/4] block/aio_task: allow start/wait task from any coroutine
,
Vladimir Sementsov-Ogievskiy
,
2020/06/15
Re: [PATCH 2/4] block/aio_task: allow start/wait task from any coroutine
,
Denis V. Lunev
,
2020/06/16
[PATCH 4/4] block/io: improve savevm performance
,
Denis V. Lunev
,
2020/06/11
Re: [PATCH 4/4] block/io: improve savevm performance
,
Vladimir Sementsov-Ogievskiy
,
2020/06/15
[PATCH 1/4] migration/savevm: respect qemu_fclose() error code in save_snapshot()
,
Denis V. Lunev
,
2020/06/11
Re: [PATCH 1/4] migration/savevm: respect qemu_fclose() error code in save_snapshot()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/15
Re: [PATCH 1/4] migration/savevm: respect qemu_fclose() error code in save_snapshot()
,
Dr. David Alan Gilbert
,
2020/06/15
[PATCH 3/4] block, migration: add bdrv_flush_vmstate helper
,
Denis V. Lunev
,
2020/06/11
Re: [PATCH 3/4] block, migration: add bdrv_flush_vmstate helper
,
Vladimir Sementsov-Ogievskiy
,
2020/06/15
Re: [PATCH v3 0/4] block: seriously improve savevm performance
,
Dr. David Alan Gilbert
,
2020/06/15
Re: [PATCH v3 0/4] block: seriously improve savevm performance
,
Denis V. Lunev
,
2020/06/15
Re: [PATCH v3 0/4] block: seriously improve savevm performance
,
Dr. David Alan Gilbert
,
2020/06/15
[PATCH] tests: disassemble-asm.sh: generate AML in readable format
,
Michael S. Tsirkin
,
2020/06/11
Re: [PATCH] tests: disassemble-asm.sh: generate AML in readable format
,
no-reply
,
2020/06/11
Re: [PATCH] tests: disassemble-asm.sh: generate AML in readable format
,
Igor Mammedov
,
2020/06/16
[PATCH v4 0/4] nbd: reduce max_block restrictions
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
[PATCH v4 1/4] block: add max_pwrite_zeroes_fast to BlockLimits
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
[PATCH v4 2/4] block/nbd: define new max_write_zero_fast limit
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
[PATCH v4 3/4] block/io: refactor bdrv_co_do_pwrite_zeroes head calculation
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
[PATCH v4 4/4] block/io: auto-no-fallback for write-zeroes
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
[PATCH RESEND 0/9] SMMUv3.2 Range-based TLB Invalidation Support
,
Eric Auger
,
2020/06/11
[PATCH RESEND 1/9] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 1/9] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
,
Peter Maydell
,
2020/06/25
Re: [PATCH RESEND 1/9] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
,
Auger Eric
,
2020/06/26
[PATCH RESEND 2/9] hw/arm/smmu-common: Add IOTLB helpers
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 2/9] hw/arm/smmu-common: Add IOTLB helpers
,
Peter Maydell
,
2020/06/25
[PATCH RESEND 3/9] hw/arm/smmu: Simplify the IOTLB key format
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 3/9] hw/arm/smmu: Simplify the IOTLB key format
,
Peter Maydell
,
2020/06/25
Re: [PATCH RESEND 3/9] hw/arm/smmu: Simplify the IOTLB key format
,
Auger Eric
,
2020/06/26
[PATCH RESEND 4/9] hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 4/9] hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
,
Peter Maydell
,
2020/06/25
[PATCH RESEND 5/9] hw/arm/smmuv3: Store the starting level in SMMUTransTableInfo
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 5/9] hw/arm/smmuv3: Store the starting level in SMMUTransTableInfo
,
Peter Maydell
,
2020/06/25
Re: [PATCH RESEND 5/9] hw/arm/smmuv3: Store the starting level in SMMUTransTableInfo
,
Auger Eric
,
2020/06/26
[PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
,
Peter Maydell
,
2020/06/25
Re: [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
,
Auger Eric
,
2020/06/26
Re: [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
,
Auger Eric
,
2020/06/30
Re: [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
,
Peter Maydell
,
2020/06/30
Re: [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
,
Auger Eric
,
2020/06/30
[PATCH RESEND 7/9] hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 7/9] hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper
,
Peter Maydell
,
2020/06/25
[PATCH RESEND 9/9] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 9/9] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation
,
Peter Maydell
,
2020/06/25
[PATCH RESEND 8/9] hw/arm/smmuv3: Get prepared for range invalidation
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 8/9] hw/arm/smmuv3: Get prepared for range invalidation
,
Peter Maydell
,
2020/06/25
[PATCH v3 0/6] Add strace support for printing arguments of selected syscalls
,
Filip Bozuta
,
2020/06/11
[PATCH v3 1/6] linux-user: Extend strace support to enable argument printing after syscall execution
,
Filip Bozuta
,
2020/06/11
Re: [PATCH v3 1/6] linux-user: Extend strace support to enable argument printing after syscall execution
,
Laurent Vivier
,
2020/06/15
[PATCH v3 3/6] linux-user: Add strace support for printing argument of syscalls used for extended attributes
,
Filip Bozuta
,
2020/06/11
Re: [PATCH v3 3/6] linux-user: Add strace support for printing argument of syscalls used for extended attributes
,
Laurent Vivier
,
2020/06/15
[PATCH v3 4/6] linux-user: Add strace support for printing arguments of lseek()
,
Filip Bozuta
,
2020/06/11
[PATCH v3 5/6] linux-user: Add strace support for printing arguments of chown()/lchown()
,
Filip Bozuta
,
2020/06/11
[PATCH v3 6/6] linux-user: Add strace support for printing arguments of fallocate()
,
Filip Bozuta
,
2020/06/11
Re: [PATCH v3 6/6] linux-user: Add strace support for printing arguments of fallocate()
,
Laurent Vivier
,
2020/06/15
Re: [PATCH v3 6/6] linux-user: Add strace support for printing arguments of fallocate()
,
Filip Bozuta
,
2020/06/15
[PATCH v3 2/6] linux-user: Add strace support for a group of syscalls
,
Filip Bozuta
,
2020/06/11
Re: [PATCH v3 0/6] Add strace support for printing arguments of selected syscalls
,
no-reply
,
2020/06/11
[PATCH v2 00/11] tpm: Split hw/ vs backends/
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v2 01/11] docs/specs/tpm: Correct header path name
,
Philippe Mathieu-Daudé
,
2020/06/11
Re: [PATCH v2 01/11] docs/specs/tpm: Correct header path name
,
Stefan Berger
,
2020/06/11
[PATCH v2 02/11] backends: Add TPM files into their own directory
,
Philippe Mathieu-Daudé
,
2020/06/11
Re: [PATCH v2 02/11] backends: Add TPM files into their own directory
,
Stefan Berger
,
2020/06/11
[PATCH v2 05/11] hw/tpm: Include missing 'qemu/option.h' header
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v2 06/11] hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v2 08/11] hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v2 10/11] hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
,
Philippe Mathieu-Daudé
,
2020/06/11
[RFC PATCH v2 11/11] tpm: Move backend code under the 'backends/' directory
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v2 07/11] hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v2 09/11] hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v2 03/11] hw/tpm: Rename TPMDEV as TPM_BACKEND in Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/11
Re: [PATCH v2 03/11] hw/tpm: Rename TPMDEV as TPM_BACKEND in Kconfig
,
Stefan Berger
,
2020/06/11
[PATCH v2 04/11] hw/tpm: Do not include 'qemu/osdep.h' in header
,
Philippe Mathieu-Daudé
,
2020/06/11
Re: [PATCH v2 00/11] tpm: Split hw/ vs backends/
,
Stefan Berger
,
2020/06/11
Re: [PATCH v2 00/11] tpm: Split hw/ vs backends/
,
Paolo Bonzini
,
2020/06/23
[Bug 1594394] Re: Using setreuid / setegid crashes x86_64 user-mode target
,
Steve Dodd
,
2020/06/11
[Bug 1594394] Re: Using setreuid / setegid crashes x86_64 user-mode target
,
Laurent Vivier
,
2020/06/11
[PATCH v3 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Eric Auger
,
2020/06/11
[PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Eric Auger
,
2020/06/11
Re: [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Markus Armbruster
,
2020/06/22
Re: [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Auger Eric
,
2020/06/23
Re: [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Markus Armbruster
,
2020/06/23
Re: [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Markus Armbruster
,
2020/06/23
Re: [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Auger Eric
,
2020/06/23
[PATCH v3 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Eric Auger
,
2020/06/11
Re: [PATCH v3 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Jean-Philippe Brucker
,
2020/06/17
Re: [PATCH v3 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Auger Eric
,
2020/06/18
[PATCH v3 3/5] virtio-iommu: Handle reserved regions in the translation process
,
Eric Auger
,
2020/06/11
Re: [PATCH v3 3/5] virtio-iommu: Handle reserved regions in the translation process
,
Jean-Philippe Brucker
,
2020/06/17
[PATCH v3 4/5] virtio-iommu-pci: Add array of Interval properties
,
Eric Auger
,
2020/06/11
[PATCH v3 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Eric Auger
,
2020/06/11
Re: [PATCH v3 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Jean-Philippe Brucker
,
2020/06/17
[PATCH 00/10] target/arm: Convert 2-reg-scalar to decodetree
,
Peter Maydell
,
2020/06/11
[PATCH 02/10] target/arm: Add missing TCG temp free in do_2shift_env_64()
,
Peter Maydell
,
2020/06/11
Re: [PATCH 02/10] target/arm: Add missing TCG temp free in do_2shift_env_64()
,
Richard Henderson
,
2020/06/11
Re: [PATCH 02/10] target/arm: Add missing TCG temp free in do_2shift_env_64()
,
Peter Maydell
,
2020/06/11
[PATCH 04/10] target/arm: Convert Neon 2-reg-scalar float multiplies to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 04/10] target/arm: Convert Neon 2-reg-scalar float multiplies to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 05/10] target/arm: Convert Neon 2-reg-scalar VQDMULH, VQRDMULH to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 05/10] target/arm: Convert Neon 2-reg-scalar VQDMULH, VQRDMULH to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 01/10] target/arm: Add 'static' and 'const' annotations to VSHLL function arrays
,
Peter Maydell
,
2020/06/11
Re: [PATCH 01/10] target/arm: Add 'static' and 'const' annotations to VSHLL function arrays
,
Richard Henderson
,
2020/06/11
[PATCH 03/10] target/arm: Convert Neon 2-reg-scalar integer multiplies to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 03/10] target/arm: Convert Neon 2-reg-scalar integer multiplies to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 06/10] target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 06/10] target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 09/10] target/arm: Convert Neon VTBL, VTBX to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 09/10] target/arm: Convert Neon VTBL, VTBX to decodetree
,
Richard Henderson
,
2020/06/11
Re: [PATCH 09/10] target/arm: Convert Neon VTBL, VTBX to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 08/10] target/arm: Convert Neon VEXT to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 08/10] target/arm: Convert Neon VEXT to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 07/10] target/arm: Convert Neon 2-reg-scalar long multiplies to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 07/10] target/arm: Convert Neon 2-reg-scalar long multiplies to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 10/10] target/arm: Convert Neon VDUP (scalar) to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 10/10] target/arm: Convert Neon VDUP (scalar) to decodetree
,
Richard Henderson
,
2020/06/11
Re: [PATCH 00/10] target/arm: Convert 2-reg-scalar to decodetree
,
no-reply
,
2020/06/11
Re: [PATCH 00/10] target/arm: Convert 2-reg-scalar to decodetree
,
no-reply
,
2020/06/11
[RFC PATCH] logging: add a LOG_TCG_WARN for temp leaks
,
Alex Bennée
,
2020/06/11
Re: [RFC PATCH] logging: add a LOG_TCG_WARN for temp leaks
,
Peter Maydell
,
2020/06/11
Re: [RFC PATCH] logging: add a LOG_TCG_WARN for temp leaks
,
Alex Bennée
,
2020/06/11
Re: [RFC PATCH] logging: add a LOG_TCG_WARN for temp leaks
,
Philippe Mathieu-Daudé
,
2020/06/11
Re: [PATCH v2 5/8] s390/sclp: use cpu offset to locate cpu entries
,
Thomas Huth
,
2020/06/11
[PATCH v4 0/5] vTPM/aarch64 ACPI support
,
Eric Auger
,
2020/06/11
[PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Eric Auger
,
2020/06/11
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Stefan Berger
,
2020/06/11
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/11
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/11
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/16
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Stefan Berger
,
2020/06/11
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/11
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/16
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/16
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Stefan Berger
,
2020/06/16
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/18
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Laszlo Ersek
,
2020/06/19
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/19
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Stefan Berger
,
2020/06/19
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/22
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/22
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/22
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/22
[PATCH v4 2/5] acpi: Move build_tpm2() in the generic part
,
Eric Auger
,
2020/06/11
Re: [PATCH v4 2/5] acpi: Move build_tpm2() in the generic part
,
Stefan Berger
,
2020/06/11
[PATCH v4 3/5] arm/acpi: TPM2 ACPI table support
,
Eric Auger
,
2020/06/11
[PATCH v4 4/5] arm/acpi: Add the TPM2.0 device under the DSDT
,
Eric Auger
,
2020/06/11
[PATCH v4 5/5] docs/specs/tpm: ACPI boot now supported for TPM/ARM
,
Eric Auger
,
2020/06/11
[PATCH v3 0/4] spapr: Improve error reporting in spapr_caps.c
,
Greg Kurz
,
2020/06/11
[PATCH v3 1/4] spapr: Simplify some warning printing paths in spapr_caps.c
,
Greg Kurz
,
2020/06/11
Re: [PATCH v3 1/4] spapr: Simplify some warning printing paths in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v3 1/4] spapr: Simplify some warning printing paths in spapr_caps.c
,
Laurent Vivier
,
2020/06/11
Re: [PATCH v3 1/4] spapr: Simplify some warning printing paths in spapr_caps.c
,
David Gibson
,
2020/06/12
[PATCH v3 2/4] error: auto propagated local_err
,
Greg Kurz
,
2020/06/11
Re: [PATCH v3 2/4] error: auto propagated local_err
,
David Gibson
,
2020/06/13
Re: [PATCH v3 2/4] error: auto propagated local_err
,
Greg Kurz
,
2020/06/15
[PATCH v3 3/4] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/11
Re: [PATCH v3 3/4] spapr: Use error_append_hint() in spapr_caps.c
,
Laurent Vivier
,
2020/06/11
[PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
Greg Kurz
,
2020/06/11
Re: [PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
David Gibson
,
2020/06/13
Re: [PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
Greg Kurz
,
2020/06/15
Re: [PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
David Gibson
,
2020/06/18
Re: [PATCH v2 4/8] s390/sclp: read sccb from mem based on sccb length
,
Thomas Huth
,
2020/06/11
Re: [PATCH v2 3/8] s390/sclp: rework sclp boundary and length checks
,
Thomas Huth
,
2020/06/11
Re: [PATCH v2 3/8] s390/sclp: rework sclp boundary and length checks
,
Collin Walling
,
2020/06/15
[RFC v6 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
,
Liu Yi L
,
2020/06/11
[RFC v6 06/25] vfio: pass nesting iommu requirement into vfio_get_group()
,
Liu Yi L
,
2020/06/11
[RFC v6 19/25] intel_iommu: replay pasid binds after context cache invalidation
,
Liu Yi L
,
2020/06/11
[RFC v6 07/25] vfio: check VFIO_TYPE1_NESTING_IOMMU support
,
Liu Yi L
,
2020/06/11
[RFC v6 01/25] scripts/update-linux-headers: Import iommu.h
,
Liu Yi L
,
2020/06/11
[RFC v6 08/25] hw/iommu: introduce HostIOMMUContext
,
Liu Yi L
,
2020/06/11
[RFC v6 12/25] vfio: init HostIOMMUContext per-container
,
Liu Yi L
,
2020/06/11
[RFC v6 02/25] header file update VFIO/IOMMU vSVA APIs kernel 5.7-rc4
,
Liu Yi L
,
2020/06/11
[RFC v6 14/25] intel_iommu: process PASID cache invalidation
,
Liu Yi L
,
2020/06/11
[RFC v6 20/25] intel_iommu: do not pass down pasid bind for PASID #0
,
Liu Yi L
,
2020/06/11
[RFC v6 15/25] intel_iommu: add PASID cache management infrastructure
,
Liu Yi L
,
2020/06/11
[RFC v6 03/25] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
,
Liu Yi L
,
2020/06/11
[RFC v6 09/25] hw/pci: introduce pci_device_set/unset_iommu_context()
,
Liu Yi L
,
2020/06/11
[RFC v6 16/25] vfio: add bind stage-1 page table support
,
Liu Yi L
,
2020/06/11
[RFC v6 23/25] intel_iommu: propagate PASID-based iotlb invalidation to host
,
Liu Yi L
,
2020/06/11
[RFC v6 13/25] intel_iommu: add virtual command capability support
,
Liu Yi L
,
2020/06/11
[RFC v6 05/25] intel_iommu: add get_iommu_attr() callback
,
Liu Yi L
,
2020/06/11
[RFC v6 17/25] intel_iommu: sync IOMMU nesting cap info for assigned devices
,
Liu Yi L
,
2020/06/11
[RFC v6 11/25] vfio/common: provide PASID alloc/free hooks
,
Liu Yi L
,
2020/06/11
[RFC v6 18/25] intel_iommu: bind/unbind guest page table to host
,
Liu Yi L
,
2020/06/11
[RFC v6 25/25] intel_iommu: modify x-scalable-mode to be string option
,
Liu Yi L
,
2020/06/11
[RFC v6 21/25] vfio: add support for flush iommu stage-1 cache
,
Liu Yi L
,
2020/06/11
[RFC v6 10/25] intel_iommu: add set/unset_iommu_context callback
,
Liu Yi L
,
2020/06/11
[RFC v6 04/25] hw/pci: introduce pci_device_get_iommu_attr()
,
Liu Yi L
,
2020/06/11
[RFC v6 22/25] intel_iommu: process PASID-based iotlb invalidation
,
Liu Yi L
,
2020/06/11
[RFC v6 24/25] intel_iommu: process PASID-based Device-TLB invalidation
,
Liu Yi L
,
2020/06/11
Re: [RFC v6 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
,
no-reply
,
2020/06/11
Re: [PATCH v2 2/8] s390/sclp: check sccb len before filling in data
,
Thomas Huth
,
2020/06/11
Re: [PATCH v2 2/8] s390/sclp: check sccb len before filling in data
,
Collin Walling
,
2020/06/15
[PATCH v2 0/1] Add Swedish translations
,
Aleksandar Markovic
,
2020/06/11
[PATCH v2 1/1] translations: Add Swedish language
,
Aleksandar Markovic
,
2020/06/11
Re: [PATCH v2 1/1] translations: Add Swedish language
,
Aleksandar Markovic
,
2020/06/11
Re: [PATCH v2 1/1] translations: Add Swedish language
,
Aleksandar Markovic
,
2020/06/15
[PATCH v4 0/7] sh4: Add 'Renesas peripherals' entry in MAINTAINERS + trivial fixes
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v4 1/7] MAINTAINERS: Cover 'hw/sh4/sh_intc.h' with the R2D machine
,
Philippe Mathieu-Daudé
,
2020/06/11
Re: [PATCH v4 1/7] MAINTAINERS: Cover 'hw/sh4/sh_intc.h' with the R2D machine
,
Thomas Huth
,
2020/06/16
Re: [PATCH v4 1/7] MAINTAINERS: Cover 'hw/sh4/sh_intc.h' with the R2D machine
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH v4 1/7] MAINTAINERS: Cover 'hw/sh4/sh_intc.h' with the R2D machine
,
Thomas Huth
,
2020/06/16
[PATCH v4 2/7] MAINTAINERS: Add an entry for common Renesas peripherals
,
Philippe Mathieu-Daudé
,
2020/06/11
Re: [PATCH v4 2/7] MAINTAINERS: Add an entry for common Renesas peripherals
,
Richard Henderson
,
2020/06/20
[PATCH v4 3/7] hw/sh4: Use MemoryRegion typedef
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v4 4/7] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v4 5/7] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v4 6/7] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v4 7/7] .travis.yml: Test SH4 QEMU advent calendar image
,
Philippe Mathieu-Daudé
,
2020/06/11
[Bug 1829682] Re: QEMU PPC SYSTEM regression - 3.1.0 and GIT - Fail to boot AIX
,
Kenneth Salerno
,
2020/06/11
[Bug 1829682] Re: QEMU PPC SYSTEM regression - 3.1.0 and GIT - Fail to boot AIX
,
Greg Kurz
,
2020/06/18
[Bug 1829682] Re: QEMU PPC SYSTEM regression - 3.1.0 and GIT - Fail to boot AIX
,
Greg Kurz
,
2020/06/18
Re: [PATCH v2 1/8] s390/sclp: get machine once during read scp/cpu info
,
Thomas Huth
,
2020/06/11
[PATCH 0/2] monitor openfd commands
,
Dr. David Alan Gilbert (git)
,
2020/06/11
[PATCH 1/2] qmp: Add 'openfd' command
,
Dr. David Alan Gilbert (git)
,
2020/06/11
Re: [PATCH 1/2] qmp: Add 'openfd' command
,
Eric Blake
,
2020/06/11
[PATCH 2/2] hmp: Add 'openfd' command
,
Dr. David Alan Gilbert (git)
,
2020/06/11
Re: [PATCH 0/2] monitor openfd commands
,
Eric Blake
,
2020/06/11
Re: [PATCH 0/2] monitor openfd commands
,
Dr. David Alan Gilbert
,
2020/06/11
Core dump happened when starting a VM on arm64 server
,
Haibo Xu
,
2020/06/11
Re: Core dump happened when starting a VM on arm64 server
,
Andrew Jones
,
2020/06/11
Re: Core dump happened when starting a VM on arm64 server
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: Core dump happened when starting a VM on arm64 server
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: Core dump happened when starting a VM on arm64 server
,
Thomas Huth
,
2020/06/17
Re: Core dump happened when starting a VM on arm64 server
,
Andrew Jones
,
2020/06/17
Re: Core dump happened when starting a VM on arm64 server
,
Philippe Mathieu-Daudé
,
2020/06/17
[Bug 1883083] [NEW] QEMU: block/vvfat driver issues
,
P J P
,
2020/06/11
[PATCH v3 0/1] Resolution of sh4 maintainership
,
Aleksandar Markovic
,
2020/06/11
[PATCH v3 1/1] MAINTAINERS: Adjust sh4 maintainership
,
Aleksandar Markovic
,
2020/06/11
Re: [PATCH v3 1/1] MAINTAINERS: Adjust sh4 maintainership
,
Thomas Huth
,
2020/06/11
Re: [PATCH v3 1/1] MAINTAINERS: Adjust sh4 maintainership
,
Aleksandar Markovic
,
2020/06/15
[PATCH v2 0/1] Resolution of sh4 maintainership
,
Aleksandar Markovic
,
2020/06/11
[PATCH v2 1/1] MAINTAINERS: Adjust sh4 maintainership
,
Aleksandar Markovic
,
2020/06/11
Re: [PATCH v2 1/1] MAINTAINERS: Adjust sh4 maintainership
,
Thomas Huth
,
2020/06/11
Re: [PATCH v2 1/1] MAINTAINERS: Adjust sh4 maintainership
,
Aleksandar Markovic
,
2020/06/11
[PATCH v2 0/3] spapr: Improve error reporting in spapr_caps.c
,
Greg Kurz
,
2020/06/11
[PATCH v2 1/3] error: auto propagated local_err
,
Greg Kurz
,
2020/06/11
Re: [PATCH v2 1/3] error: auto propagated local_err
,
Laurent Vivier
,
2020/06/11
[PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Laurent Vivier
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Laurent Vivier
,
2020/06/11
[PATCH v2 3/3] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
Greg Kurz
,
2020/06/11
Re: [PATCH v2 3/3] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
Laurent Vivier
,
2020/06/11
Re: [RFC v3 1/8] net: introduce qemu_get_peer
,
Laurent Vivier
,
2020/06/11
Re: [RFC v3 1/8] net: introduce qemu_get_peer
,
Cindy Lu
,
2020/06/11
[PATCH v3 0/7] build some devices as modules.
,
Gerd Hoffmann
,
2020/06/11
[PATCH v3 1/7] qdev: add support for device module loading
,
Gerd Hoffmann
,
2020/06/11
[PATCH v3 4/7] usb: build usb-redir as module
,
Gerd Hoffmann
,
2020/06/11
[PATCH v3 2/7] build: fix device module builds
,
Gerd Hoffmann
,
2020/06/11
[PATCH v3 3/7] ccid: build smartcard as module
,
Gerd Hoffmann
,
2020/06/11
[PATCH v3 7/7] vga: build virtio-gpu as module
,
Gerd Hoffmann
,
2020/06/11
[PATCH v3 6/7] vga: build virtio-gpu only once
,
Gerd Hoffmann
,
2020/06/11
[PATCH v3 5/7] vga: build qxl as module
,
Gerd Hoffmann
,
2020/06/11
[PATCH v8 00/10] acpi: i386 tweaks
,
Gerd Hoffmann
,
2020/06/11
[PATCH v8 04/10] floppy: move cmos_get_fd_drive_type() from pc
,
Gerd Hoffmann
,
2020/06/11
[PATCH v8 01/10] qtest: allow DSDT acpi table changes
,
Gerd Hoffmann
,
2020/06/11
Re: [PATCH v8 01/10] qtest: allow DSDT acpi table changes
,
Michael S. Tsirkin
,
2020/06/11
[PATCH v8 03/10] floppy: make isa_fdc_get_drive_max_chs static
,
Gerd Hoffmann
,
2020/06/11
[PATCH v8 05/10] acpi: move aml builder code for i8042 (kbd+mouse) device
,
Gerd Hoffmann
,
2020/06/11
[PATCH v8 07/10] acpi: simplify build_isa_devices_aml()
,
Gerd Hoffmann
,
2020/06/11
[PATCH v8 10/10] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
,
Gerd Hoffmann
,
2020/06/11
Re: [PATCH v8 10/10] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
,
Philippe Mathieu-Daudé
,
2020/06/11
Re: [PATCH v8 10/10] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
,
Philippe Mathieu-Daudé
,
2020/06/11
Re: [PATCH v8 10/10] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
,
Michael S. Tsirkin
,
2020/06/11
Re: [PATCH v8 10/10] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v8 08/10] acpi: drop serial/parallel enable bits from dsdt
,
Gerd Hoffmann
,
2020/06/11
[PATCH v8 09/10] acpi: drop build_piix4_pm()
,
Gerd Hoffmann
,
2020/06/11
Re: [PATCH v8 09/10] acpi: drop build_piix4_pm()
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v8 06/10] acpi: factor out fw_cfg_add_acpi_dsdt()
,
Gerd Hoffmann
,
2020/06/11
[PATCH v8 02/10] acpi: move aml builder code for floppy device
,
Gerd Hoffmann
,
2020/06/11
Re: [PATCH v8 02/10] acpi: move aml builder code for floppy device
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v3] fuzz: add oss-fuzz build-script
,
Alexander Bulekov
,
2020/06/11
Re: [PATCH v3] fuzz: add oss-fuzz build-script
,
no-reply
,
2020/06/11
Re: [PATCH v3] fuzz: add oss-fuzz build-script
,
Darren Kenny
,
2020/06/11
[RFC PATCH 0/3] fuzz: add generic fuzzer
,
Alexander Bulekov
,
2020/06/11
[RFC PATCH 1/3] fuzz: add a general fuzzer for any qemu arguments
,
Alexander Bulekov
,
2020/06/11
[RFC PATCH 2/3] fuzz: add support for fuzzing DMA regions
,
Alexander Bulekov
,
2020/06/11
[RFC PATCH 3/3] fuzz: Add callbacks for dma-access functions
,
Alexander Bulekov
,
2020/06/11
Re: [RFC PATCH 3/3] fuzz: Add callbacks for dma-access functions
,
Stefan Hajnoczi
,
2020/06/23
Re: [RFC PATCH 3/3] fuzz: Add callbacks for dma-access functions
,
Alexander Bulekov
,
2020/06/23
Re: [RFC PATCH 3/3] fuzz: Add callbacks for dma-access functions
,
Stefan Hajnoczi
,
2020/06/26
Re: [RFC PATCH 3/3] fuzz: Add callbacks for dma-access functions
,
Philippe Mathieu-Daudé
,
2020/06/24
Re: [RFC PATCH 0/3] fuzz: add generic fuzzer
,
no-reply
,
2020/06/11
Re: [RFC PATCH 0/3] fuzz: add generic fuzzer
,
Stefan Hajnoczi
,
2020/06/23
Re: [RFC PATCH 0/3] fuzz: add generic fuzzer
,
Dima Stepanov
,
2020/06/25
[PATCH] hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()
,
Thomas Huth
,
2020/06/11
Re: [PATCH] hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()
,
Laurent Vivier
,
2020/06/11
Re: [PATCH] hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()
,
Philippe Mathieu-Daudé
,
2020/06/11
Re: [PATCH v4 0/5] modify CPU model info
,
Chenyi Qiang
,
2020/06/10
[PATCH v2 1/2] Introduce (x86) CPU model deprecation API
,
Robert Hoo
,
2020/06/10
[PATCH v2 2/2] Mark Icelake-Client CPU models deprecated
,
Robert Hoo
,
2020/06/10
Re: [PATCH v2 1/2] Introduce (x86) CPU model deprecation API
,
Robert Hoo
,
2020/06/28
[PATCH v2 1/4] riscv: Generalize CPU init routine for the base CPU
,
Bin Meng
,
2020/06/10
[PATCH v2 2/4] riscv: Generalize CPU init routine for the gcsu CPU
,
Bin Meng
,
2020/06/10
[PATCH v2 3/4] riscv: Generalize CPU init routine for the imacu CPU
,
Bin Meng
,
2020/06/10
[PATCH v2 4/4] riscv: Keep the CPU init routine names consistent
,
Bin Meng
,
2020/06/10
Re: [PATCH v2 1/4] riscv: Generalize CPU init routine for the base CPU
,
Alistair Francis
,
2020/06/11
[PATCH] hw/nios2: Update interrupt request when CR_STATUS_PIE disabled
,
wentongw
,
2020/06/10
RE: [PATCH] hw/nios2: Update interrupt request when CR_STATUS_PIE disabled
,
Wu, Wentong
,
2020/06/12
Re: [PATCH] hw/nios2: Update interrupt request when CR_STATUS_PIE disabled
,
Philippe Mathieu-Daudé
,
2020/06/12
RE: [PATCH] hw/nios2: Update interrupt request when CR_STATUS_PIE disabled
,
Wu, Wentong
,
2020/06/16
Re: [PATCH] hw/nios2: Update interrupt request when CR_STATUS_PIE disabled
,
Peter Maydell
,
2020/06/16
RE: [PATCH] hw/nios2: Update interrupt request when CR_STATUS_PIE disabled
,
Wu, Wentong
,
2020/06/17
Re: [PATCH v5 3/5] hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
,
Alistair Francis
,
2020/06/10
RE: [PATCH v5 3/5] hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
,
Anup Patel
,
2020/06/11
Re: [PATCH v5 3/5] hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
,
Alistair Francis
,
2020/06/12
Re: [PATCH v5 3/5] hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
,
Atish Patra
,
2020/06/12
Re: [PATCH v5 3/5] hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
,
Atish Patra
,
2020/06/13
Re: [PATCH v5 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Alistair Francis
,
2020/06/10
RE: [PATCH v5 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Anup Patel
,
2020/06/11
Re: [PATCH v5 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Atish Patra
,
2020/06/13
Re: [PATCH v1 2/2] sifive_e: Support the revB machine
,
Alistair Francis
,
2020/06/10
Re: [PATCH v1 2/2] sifive_e: Support the revB machine
,
Palmer Dabbelt
,
2020/06/18
Re: [PATCH v1 2/2] sifive_e: Support the revB machine
,
Alistair Francis
,
2020/06/18
Re: [PATCH v1 2/2] sifive_e: Support the revB machine
,
Palmer Dabbelt
,
2020/06/18
[PATCH v6 0/6] RISC-V Add the OpenTitan Machine
,
Alistair Francis
,
2020/06/10
[PATCH v6 1/6] riscv/opentitan: Fix the ROM size
,
Alistair Francis
,
2020/06/10
[PATCH v6 3/6] hw/intc: Initial commit of lowRISC Ibex PLIC
,
Alistair Francis
,
2020/06/10
[PATCH v6 4/6] riscv/opentitan: Connect the PLIC device
,
Alistair Francis
,
2020/06/10
[PATCH v6 5/6] riscv/opentitan: Connect the UART device
,
Alistair Francis
,
2020/06/10
[PATCH v6 2/6] hw/char: Initial commit of Ibex UART
,
Alistair Francis
,
2020/06/10
[PATCH v6 6/6] target/riscv: Use a smaller guess size for no-MMU PMP
,
Alistair Francis
,
2020/06/10
[PATCH 0/1] Resolution of sh4 maintainership
,
Aleksandar Markovic
,
2020/06/10
[PATCH 1/1] MAINTAINERS: Adjust sh4 maintainership
,
Aleksandar Markovic
,
2020/06/10
Re: [PATCH 1/1] MAINTAINERS: Adjust sh4 maintainership
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH 1/1] MAINTAINERS: Adjust sh4 maintainership
,
Aleksandar Markovic
,
2020/06/10
Re: [PATCH 1/1] MAINTAINERS: Adjust sh4 maintainership
,
Thomas Huth
,
2020/06/11
Re: [PATCH 1/1] MAINTAINERS: Adjust sh4 maintainership
,
Aleksandar Markovic
,
2020/06/11
[PATCH v3 00/11] sh4: Update MAINTAINERS & trivial fixes
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH v3 01/11] MAINTAINERS: Mark SH4 section orphan
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH v3 01/11] MAINTAINERS: Mark SH4 section orphan
,
Aleksandar Markovic
,
2020/06/10
[PATCH v3 02/11] MAINTAINERS: Mark SH4 based Shix machine orphan
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH v3 03/11] MAINTAINERS: Demote SH4 based R2D machine to 'Odd Fixes'
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH v3 05/11] MAINTAINERS: Add an entry for common Renesas peripherals
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH v3 05/11] MAINTAINERS: Add an entry for common Renesas peripherals
,
Thomas Huth
,
2020/06/11
Re: [PATCH v3 05/11] MAINTAINERS: Add an entry for common Renesas peripherals
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH v3 06/11] MAINTAINERS: Add Yoshinori Sato as maintainer of Renesas peripherals
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH v3 07/11] hw/sh4: Use MemoryRegion typedef
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH v3 04/11] MAINTAINERS: Cover 'hw/sh4/sh_intc.h' with the R2D machine
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH v3 08/11] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH v3 09/11] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH v3 10/11] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH v3 11/11] .travis.yml: Test SH4 QEMU advent calendar image
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH v2 0/5] Vs clang-10 and gcc-9 warnings
,
Richard Henderson
,
2020/06/10
[PATCH v2 2/5] migration: fix xbzrle encoding rate calculation
,
Richard Henderson
,
2020/06/10
[PATCH v2 3/5] configure: Clean up warning flag lists
,
Richard Henderson
,
2020/06/10
Re: [PATCH v2 3/5] configure: Clean up warning flag lists
,
Eric Blake
,
2020/06/11
Re: [PATCH v2 3/5] configure: Clean up warning flag lists
,
Richard Henderson
,
2020/06/16
[PATCH v2 1/5] fpu/softfloat: Silence 'bitwise negation of boolean expression' warning
,
Richard Henderson
,
2020/06/10
[PATCH v2 5/5] configure: Add -Wno-psabi
,
Richard Henderson
,
2020/06/10
Re: [PATCH v2 5/5] configure: Add -Wno-psabi
,
Alex Bennée
,
2020/06/11
Re: [PATCH v2 5/5] configure: Add -Wno-psabi
,
Richard Henderson
,
2020/06/11
Re: [PATCH v2 5/5] configure: Add -Wno-psabi
,
Alex Bennée
,
2020/06/11
Re: [PATCH v2 5/5] configure: Add -Wno-psabi
,
Richard Henderson
,
2020/06/11
Re: [PATCH v2 5/5] configure: Add -Wno-psabi
,
Alex Bennée
,
2020/06/12
[PATCH v2 4/5] configure: Disable -Wtautological-type-limit-compare
,
Richard Henderson
,
2020/06/10
[PATCH 0/8] tpm: Split hw/ vs backends/
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH 1/8] hw/tpm: Do not include 'qemu/osdep.h' in header
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH 1/8] hw/tpm: Do not include 'qemu/osdep.h' in header
,
Stefan Berger
,
2020/06/11
[PATCH 2/8] hw/tpm: Include missing 'qemu/option.h' header
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH 2/8] hw/tpm: Include missing 'qemu/option.h' header
,
Stefan Berger
,
2020/06/11
[PATCH 3/8] hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH 3/8] hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources
,
Stefan Berger
,
2020/06/11
[PATCH 4/8] hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH 4/8] hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion
,
Stefan Berger
,
2020/06/11
[PATCH 5/8] hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH 5/8] hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
,
Stefan Berger
,
2020/06/11
[PATCH 6/8] hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH 6/8] hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header
,
Stefan Berger
,
2020/06/11
[PATCH 7/8] hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH 7/8] hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
,
Stefan Berger
,
2020/06/11
[RFC PATCH 8/8] tpm: Move backend code under the 'backends/' directory
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [RFC PATCH 8/8] tpm: Move backend code under the 'backends/' directory
,
Stefan Berger
,
2020/06/11
Re: [RFC PATCH 8/8] tpm: Move backend code under the 'backends/' directory
,
Thomas Huth
,
2020/06/11
Re: [RFC PATCH 8/8] tpm: Move backend code under the 'backends/' directory
,
Stefan Berger
,
2020/06/11
Re: [PATCH 0/8] tpm: Split hw/ vs backends/
,
Marc-André Lureau
,
2020/06/10
Re: [PATCH 0/8] tpm: Split hw/ vs backends/
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH 0/8] tpm: Split hw/ vs backends/
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH 0/8] tpm: Split hw/ vs backends/
,
no-reply
,
2020/06/10
Re: [PATCH 0/8] tpm: Split hw/ vs backends/
,
no-reply
,
2020/06/10
[PATCH v2 0/2] qcow2: seriously improve savevm performance
,
Denis V. Lunev
,
2020/06/10
[PATCH 2/2] qcow2: improve savevm performance
,
Denis V. Lunev
,
2020/06/10
Re: [PATCH 2/2] qcow2: improve savevm performance
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH 2/2] qcow2: improve savevm performance
,
Denis V. Lunev
,
2020/06/11
Re: [PATCH 2/2] qcow2: improve savevm performance
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
[PATCH 1/2] aio: allow to wait for coroutine pool from different coroutine
,
Denis V. Lunev
,
2020/06/10
[PATCH] block/aio_task: allow start/wait task from any coroutine
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH] block/aio_task: allow start/wait task from any coroutine
,
Denis V. Lunev
,
2020/06/11
Re: [PATCH] block/aio_task: allow start/wait task from any coroutine
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
[PATCH 1/2] aio: allow to wait for coroutine pool from different coroutine
,
Denis V. Lunev
,
2020/06/10
[PATCH 2/2] qcow2: improve savevm performance
,
Denis V. Lunev
,
2020/06/10
Re: [PATCH 2/2] qcow2: improve savevm performance - please ignore
,
Denis V. Lunev
,
2020/06/10
Re: [PATCH 1/2] aio: allow to wait for coroutine pool from different coroutine - please ignore
,
Denis V. Lunev
,
2020/06/10
[PATCH v3 0/4] nbd: reduce max_block restrictions
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v3 2/4] block/nbd: define new max_write_zero_fast limit
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v3 1/4] block: add max_pwrite_zeroes_fast to BlockLimits
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v3 3/4] block/io: refactor bdrv_co_do_pwrite_zeroes head calculation
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v3 4/4] block/io: auto-no-fallback for write-zeroes
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
Re: [PATCH v3 0/4] nbd: reduce max_block restrictions
,
no-reply
,
2020/06/10
[PULL v2 0/3] NBD patches through 2020-06-09
,
Eric Blake
,
2020/06/10
[PULL v2 2/3] nbd/server: Avoid long error message assertions CVE-2020-10761
,
Eric Blake
,
2020/06/10
Re: [PULL v2 0/3] NBD patches through 2020-06-09
,
Peter Maydell
,
2020/06/11
[PATCH 0/3] spapr: Improve error reporting in spapr_caps.c
,
Greg Kurz
,
2020/06/10
[PATCH 1/3] error: auto propagated local_err
,
Greg Kurz
,
2020/06/10
[PATCH 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/10
Re: [PATCH 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
Re: [PATCH 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/11
[PATCH 3/3] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
Greg Kurz
,
2020/06/10
Re: [PATCH 3/3] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v2 0/2] Fix NBD CVE-2020-10761
,
Eric Blake
,
2020/06/10
[PATCH v2 1/2] nbd/server: Avoid long error message assertions CVE-2020-10761
,
Eric Blake
,
2020/06/10
Re: [PATCH v2 1/2] nbd/server: Avoid long error message assertions CVE-2020-10761
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
Re: [PATCH v2 1/2] nbd/server: Avoid long error message assertions CVE-2020-10761
,
Eric Blake
,
2020/06/15
[PATCH v2 2/2] block: Call attention to truncation of long NBD exports
,
Eric Blake
,
2020/06/10
Re: [PATCH v2 2/2] block: Call attention to truncation of long NBD exports
,
Eric Blake
,
2020/06/15
[PATCH v2 0/6] plugins/next (lockstep, api, hwprofile)
,
Alex Bennée
,
2020/06/10
[PATCH v2 3/6] cputlb: ensure we save the IOTLB data in case of reset
,
Alex Bennée
,
2020/06/10
Re: [PATCH v2 3/6] cputlb: ensure we save the IOTLB data in case of reset
,
Emilio G. Cota
,
2020/06/21
Re: [PATCH v2 3/6] cputlb: ensure we save the IOTLB data in case of reset
,
Alex Bennée
,
2020/06/22
Re: [PATCH v2 3/6] cputlb: ensure we save the IOTLB data in case of reset
,
Emilio G. Cota
,
2020/06/22
[PATCH v2 1/6] iotests: 194: wait migration completion on target too
,
Alex Bennée
,
2020/06/10
Re: [PATCH v2 1/6] iotests: 194: wait migration completion on target too
,
Alex Bennée
,
2020/06/10
[PATCH v2 4/6] hw/virtio/pci: include vdev name in registered PCI sections
,
Alex Bennée
,
2020/06/10
[PATCH v2 2/6] plugins: new lockstep plugin for debugging TCG changes
,
Alex Bennée
,
2020/06/10
Re: [PATCH v2 2/6] plugins: new lockstep plugin for debugging TCG changes
,
Robert Foley
,
2020/06/11
[PATCH v2 5/6] plugins: add API to return a name for a IO device
,
Alex Bennée
,
2020/06/10
[PATCH v2 6/6] plugins: new hwprofile plugin
,
Alex Bennée
,
2020/06/10
[Bug 1674117] Re: Qemu VM start kills Pulseaudio
,
Thomas Huth
,
2020/06/10
[PATCH v8 00/34] Add subcluster allocation to qcow2
,
Alberto Garcia
,
2020/06/10
[PATCH v8 13/34] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 11/34] qcow2: Add offset_into_subcluster() and size_to_subclusters()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 06/34] qcow2: Add get_l2_entry() and set_l2_entry()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 15/34] qcow2: Add qcow2_get_subcluster_range_type()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 03/34] qcow2: Add calculate_l2_meta()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 22/34] qcow2: Add subcluster support to zero_in_l2_slice()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 01/34] qcow2: Make Qcow2AioTask store the full host offset
,
Alberto Garcia
,
2020/06/10
[PATCH v8 12/34] qcow2: Add l2_entry_size()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 04/34] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 16/34] qcow2: Add qcow2_cluster_is_allocated()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 08/34] qcow2: Add dummy has_subclusters() function
,
Alberto Garcia
,
2020/06/10
[PATCH v8 10/34] qcow2: Add offset_to_sc_index()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 19/34] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
,
Alberto Garcia
,
2020/06/10
[PATCH v8 07/34] qcow2: Document the Extended L2 Entries feature
,
Alberto Garcia
,
2020/06/10
[PATCH v8 02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 29/34] qcow2: Add subcluster support to qcow2_measure()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 23/34] qcow2: Add subcluster support to discard_in_l2_slice()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 09/34] qcow2: Add subcluster-related fields to BDRVQcow2State
,
Alberto Garcia
,
2020/06/10
[PATCH v8 32/34] qcow2: Allow preallocation and backing files if extended_l2 is set
,
Alberto Garcia
,
2020/06/10
Re: [PATCH v8 32/34] qcow2: Allow preallocation and backing files if extended_l2 is set
,
Eric Blake
,
2020/06/10
[PATCH v8 05/34] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
,
Alberto Garcia
,
2020/06/10
Re: [PATCH v8 33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
,
Eric Blake
,
2020/06/10
Re: [PATCH v8 33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
,
Alberto Garcia
,
2020/06/11
Re: [PATCH v8 33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
,
Eric Blake
,
2020/06/11
[PATCH v8 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
,
Alberto Garcia
,
2020/06/10
[PATCH v8 21/34] qcow2: Add subcluster support to qcow2_get_host_offset()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 30/34] qcow2: Add prealloc field to QCowL2Meta
,
Alberto Garcia
,
2020/06/10
Re: [PATCH v8 30/34] qcow2: Add prealloc field to QCowL2Meta
,
Eric Blake
,
2020/06/10
[PATCH v8 27/34] qcow2: Add subcluster support to handle_alloc_space()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 25/34] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 26/34] qcow2: Clear the L2 bitmap when allocating a compressed cluster
,
Alberto Garcia
,
2020/06/10
[PATCH v8 17/34] qcow2: Add cluster type parameter to qcow2_get_host_offset()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 20/34] qcow2: Add subcluster support to calculate_l2_meta()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 24/34] qcow2: Add subcluster support to check_refcounts_l2()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 18/34] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
,
Alberto Garcia
,
2020/06/10
[PATCH v8 28/34] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
,
Alberto Garcia
,
2020/06/10
[PATCH v8 34/34] iotests: Add tests for qcow2 images with extended L2 entries
,
Alberto Garcia
,
2020/06/10
Re: [PATCH v8 34/34] iotests: Add tests for qcow2 images with extended L2 entries
,
Eric Blake
,
2020/06/10
Re: [PATCH v8 00/34] Add subcluster allocation to qcow2
,
Eric Blake
,
2020/06/10
Re: [PATCH v8 00/34] Add subcluster allocation to qcow2
,
no-reply
,
2020/06/10
Re: [PATCH v8 00/34] Add subcluster allocation to qcow2
,
no-reply
,
2020/06/10
Failure of test 'basic gdbstub support'
,
Robert Henry
,
2020/06/10
Re: Failure of test 'basic gdbstub support'
,
Alex Bennée
,
2020/06/10
what is the difference to transfer elf execute file or binary file on "-kernel" paramter?
,
tugouxp
,
2020/06/10
Re: what is the difference to transfer elf execute file or binary file on "-kernel" paramter?
,
Stefan Hajnoczi
,
2020/06/23
[PATCH 0/2] qcow2: seriously improve savevm performance
,
Denis V. Lunev
,
2020/06/10
[PATCH 2/2] qcow2: improve savevm performance
,
Denis V. Lunev
,
2020/06/10
[PATCH 1/2] aio: allow to wait for coroutine pool from different coroutine
,
Denis V. Lunev
,
2020/06/10
Re: [PATCH 1/2] aio: allow to wait for coroutine pool from different coroutine
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
Re: [PATCH 1/2] aio: allow to wait for coroutine pool from different coroutine
,
Denis V. Lunev
,
2020/06/10
Re: [PATCH 0/2] qcow2: seriously improve savevm performance
,
no-reply
,
2020/06/10
Re: [PATCH 0/2] qcow2: seriously improve savevm performance
,
no-reply
,
2020/06/10
Re: [PATCH 0/2] qcow2: seriously improve savevm performance
,
no-reply
,
2020/06/10
Re: [PATCH v10 1/9] error: auto propagated local_err
,
Greg Kurz
,
2020/06/10
Re: [PATCH v10 1/9] error: auto propagated local_err
,
Markus Armbruster
,
2020/06/15
Re: [PATCH v10 1/9] error: auto propagated local_err
,
Greg Kurz
,
2020/06/15
Re: [PATCH v10 1/9] error: auto propagated local_err
,
Markus Armbruster
,
2020/06/24
Re: [PATCH v10 1/9] error: auto propagated local_err
,
Greg Kurz
,
2020/06/24
[PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Michael S. Tsirkin
,
2020/06/10
Re: [PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Michael S. Tsirkin
,
2020/06/10
Re: [PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Paolo Bonzini
,
2020/06/12
[PATCH V2] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
,
Ani Sinha
,
2020/06/10
Re: [PATCH V2] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
,
Igor Mammedov
,
2020/06/16
Re: [PATCH V2] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
,
Ani Sinha
,
2020/06/16
[PATCH] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
,
Ani Sinha
,
2020/06/10
[PATCH v2 0/2] A pair of HMAT docs fixes
,
Michal Privoznik
,
2020/06/10
[PATCH v2 1/2] qemu-options.hx: Mark all hmat-cache attributes required
,
Michal Privoznik
,
2020/06/10
Re: [PATCH v2 1/2] qemu-options.hx: Mark all hmat-cache attributes required
,
Markus Armbruster
,
2020/06/15
Re: [PATCH v2 1/2] qemu-options.hx: Mark all hmat-cache attributes required
,
Michal Privoznik
,
2020/06/16
Re: [PATCH v2 1/2] qemu-options.hx: Mark all hmat-cache attributes required
,
Igor Mammedov
,
2020/06/16
[PATCH v2 2/2] qemu-options.hx: Document hmat-lb and hmat-cache order
,
Michal Privoznik
,
2020/06/10
Re: [PATCH v2 2/2] qemu-options.hx: Document hmat-lb and hmat-cache order
,
Markus Armbruster
,
2020/06/15
Re: [PATCH v2 2/2] qemu-options.hx: Document hmat-lb and hmat-cache order
,
Michal Privoznik
,
2020/06/16
Re: [PATCH v2 2/2] qemu-options.hx: Document hmat-lb and hmat-cache order
,
Markus Armbruster
,
2020/06/22
Re: [PATCH v2 2/2] qemu-options.hx: Document hmat-lb and hmat-cache order
,
Igor Mammedov
,
2020/06/16
[PULL v2 00/16] Trivial branch for 5.1 patches
,
Laurent Vivier
,
2020/06/10
[PULL v2 03/16] .mailmap: Update Fred Konrad email address
,
Laurent Vivier
,
2020/06/10
[PULL v2 05/16] hw/isa/apm: Convert debug printf()s to trace events
,
Laurent Vivier
,
2020/06/10
[PULL v2 02/16] net: Do not include a newline in the id of -nic devices
,
Laurent Vivier
,
2020/06/10
[PULL v2 08/16] hw/arm/aspeed: Correct DRAM container region size
,
Laurent Vivier
,
2020/06/10
[PULL v2 01/16] Fix parameter type in vhost migration log path
,
Laurent Vivier
,
2020/06/10
[PULL v2 09/16] hw/hppa/dino: Use the IEC binary prefix definitions
,
Laurent Vivier
,
2020/06/10
[PULL v2 07/16] qemu-img: Fix doc typo for 'bitmap' subcommand
,
Laurent Vivier
,
2020/06/10
[PULL v2 06/16] hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printf
,
Laurent Vivier
,
2020/06/10
[PULL v2 12/16] target/unicore32: Remove unused headers
,
Laurent Vivier
,
2020/06/10
[PULL v2 13/16] target/unicore32: Replace DPRINTF() by qemu_log_mask(GUEST_ERROR)
,
Laurent Vivier
,
2020/06/10
[PULL v2 04/16] hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()
,
Laurent Vivier
,
2020/06/10
[PULL v2 15/16] hw/openrisc/openrisc_sim: Add assertion to silence GCC warning
,
Laurent Vivier
,
2020/06/10
[PULL v2 14/16] target/unicore32: Prefer qemu_semihosting_log_out() over curses
,
Laurent Vivier
,
2020/06/10
[PULL v2 11/16] target/i386/cpu: Use the IEC binary prefix definitions
,
Laurent Vivier
,
2020/06/10
[PULL v2 10/16] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Laurent Vivier
,
2020/06/10
[PULL v2 16/16] semihosting: remove the pthread include which seems unused
,
Laurent Vivier
,
2020/06/10
Re: [PULL v2 00/16] Trivial branch for 5.1 patches
,
Peter Maydell
,
2020/06/11
[Bug 1858415] Re: in tcp_emu function has OOB bug
,
r1ng0hacking
,
2020/06/10
[Bug 1858415] Re: in tcp_emu function has OOB bug
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH v5 0/5] fix & merge block_status_above and is_allocated_above
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v5 1/5] block/io: fix bdrv_co_block_status_above
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v5 2/5] block/io: bdrv_common_block_status_above: support include_base
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v5 3/5] block/io: bdrv_common_block_status_above: support bs == base
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v5 4/5] block/io: fix bdrv_is_allocated_above
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v5 5/5] iotests: add commit top->base cases to 274
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/10
[PATCH v4 01/21] exec: Introduce ram_block_discard_(disable|require)()
,
David Hildenbrand
,
2020/06/10
[PATCH v4 02/21] vfio: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v4 02/21] vfio: Convert to ram_block_discard_disable()
,
Tony Krowiak
,
2020/06/10
Re: [PATCH v4 02/21] vfio: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v4 02/21] vfio: Convert to ram_block_discard_disable()
,
Cornelia Huck
,
2020/06/16
[PATCH v4 03/21] accel/kvm: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/10
[PATCH v4 04/21] s390x/pv: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v4 04/21] s390x/pv: Convert to ram_block_discard_disable()
,
Cornelia Huck
,
2020/06/16
[PATCH v4 05/21] virtio-balloon: Rip out qemu_balloon_inhibit()
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v4 05/21] virtio-balloon: Rip out qemu_balloon_inhibit()
,
Dr. David Alan Gilbert
,
2020/06/16
Re: [PATCH v4 05/21] virtio-balloon: Rip out qemu_balloon_inhibit()
,
Michael S. Tsirkin
,
2020/06/24
[PATCH v4 06/21] target/i386: sev: Use ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/10
[PATCH v4 07/21] migration/rdma: Use ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/10
[PATCH v4 08/21] migration/colo: Use ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/10
[PATCH v4 09/21] linux-headers: update to contain virtio-mem
,
David Hildenbrand
,
2020/06/10
[PATCH v4 11/21] virtio-pci: Proxy for virtio-mem
,
David Hildenbrand
,
2020/06/10
[PATCH v4 10/21] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/10
[PATCH v4 12/21] MAINTAINERS: Add myself as virtio-mem maintainer
,
David Hildenbrand
,
2020/06/10
[PATCH v4 13/21] hmp: Handle virtio-mem when printing memory device info
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v4 13/21] hmp: Handle virtio-mem when printing memory device info
,
Dr. David Alan Gilbert
,
2020/06/17
Re: [PATCH v4 13/21] hmp: Handle virtio-mem when printing memory device info
,
Dr. David Alan Gilbert
,
2020/06/17
[PATCH v4 14/21] numa: Handle virtio-mem in NUMA stats
,
David Hildenbrand
,
2020/06/10
[PATCH v4 15/21] pc: Support for virtio-mem-pci
,
David Hildenbrand
,
2020/06/10
[PATCH v4 16/21] virtio-mem: Allow notifiers for size changes
,
David Hildenbrand
,
2020/06/10
[PATCH v4 17/21] virtio-pci: Send qapi events when the virtio-mem size changes
,
David Hildenbrand
,
2020/06/10
[PATCH v4 18/21] virtio-mem: Migration sanity checks
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v4 18/21] virtio-mem: Migration sanity checks
,
Dr. David Alan Gilbert
,
2020/06/17
Re: [PATCH v4 18/21] virtio-mem: Migration sanity checks
,
David Hildenbrand
,
2020/06/18
[PATCH v4 19/21] virtio-mem: Add trace events
,
David Hildenbrand
,
2020/06/10
[PATCH v4 20/21] virtio-mem: Exclude unplugged memory during migration
,
David Hildenbrand
,
2020/06/10
[PATCH v4 21/21] numa: Auto-enable NUMA when any memory devices are possible
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug
,
Michael S. Tsirkin
,
2020/06/24
Re: [PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/24
[PATCH v9 00/61] target/riscv: support vector extension v0.7.1
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 01/61] target/riscv: add vector extension field in CPURISCVState
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 02/61] target/riscv: implementation-defined constant parameters
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 03/61] target/riscv: support vector extension csr
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 04/61] target/riscv: add vector configure instruction
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 05/61] target/riscv: add an internals.h header
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 06/61] target/riscv: add vector stride load and store instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 07/61] target/riscv: add vector index load and store instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 08/61] target/riscv: add fault-only-first unit stride load
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 09/61] target/riscv: add vector amo operations
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 10/61] target/riscv: vector single-width integer add and subtract
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 11/61] target/riscv: vector widening integer add and subtract
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 12/61] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 13/61] target/riscv: vector bitwise logical instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 14/61] target/riscv: vector single-width bit shift instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 15/61] target/riscv: vector narrowing integer right shift instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 16/61] target/riscv: vector integer comparison instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 17/61] target/riscv: vector integer min/max instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 18/61] target/riscv: vector single-width integer multiply instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 19/61] target/riscv: vector integer divide instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 20/61] target/riscv: vector widening integer multiply instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 21/61] target/riscv: vector single-width integer multiply-add instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 22/61] target/riscv: vector widening integer multiply-add instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 23/61] target/riscv: vector integer merge and move instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 24/61] target/riscv: vector single-width saturating add and subtract
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 25/61] target/riscv: vector single-width averaging add and subtract
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 26/61] target/riscv: vector single-width fractional multiply with rounding and saturation
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 27/61] target/riscv: vector widening saturating scaled multiply-add
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 28/61] target/riscv: vector single-width scaling shift instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 29/61] target/riscv: vector narrowing fixed-point clip instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 30/61] target/riscv: vector single-width floating-point add/subtract instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 31/61] target/riscv: vector widening floating-point add/subtract instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 32/61] target/riscv: vector single-width floating-point multiply/divide instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 33/61] target/riscv: vector widening floating-point multiply
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 34/61] target/riscv: vector single-width floating-point fused multiply-add instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 35/61] target/riscv: vector widening floating-point fused multiply-add instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 36/61] target/riscv: vector floating-point square-root instruction
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 37/61] target/riscv: vector floating-point min/max instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 38/61] target/riscv: vector floating-point sign-injection instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 39/61] target/riscv: vector floating-point compare instructions
,
LIU Zhiwei
,
2020/06/10
Re: [PATCH v9 39/61] target/riscv: vector floating-point compare instructions
,
Richard Henderson
,
2020/06/10
Re: [PATCH v9 39/61] target/riscv: vector floating-point compare instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 40/61] target/riscv: vector floating-point classify instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 41/61] target/riscv: vector floating-point merge instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 42/61] target/riscv: vector floating-point/integer type-convert instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 43/61] target/riscv: widening floating-point/integer type-convert instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 44/61] target/riscv: narrowing floating-point/integer type-convert instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 45/61] target/riscv: vector single-width integer reduction instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 46/61] target/riscv: vector wideing integer reduction instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 47/61] target/riscv: vector single-width floating-point reduction instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 48/61] target/riscv: vector widening floating-point reduction instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 49/61] target/riscv: vector mask-register logical instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 50/61] target/riscv: vector mask population count vmpopc
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 51/61] target/riscv: vmfirst find-first-set mask bit
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 52/61] target/riscv: set-X-first mask bit
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 53/61] target/riscv: vector iota instruction
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 54/61] target/riscv: vector element index instruction
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 55/61] target/riscv: integer extract instruction
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 56/61] target/riscv: integer scalar move instruction
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 57/61] target/riscv: floating-point scalar move instructions
,
LIU Zhiwei
,
2020/06/10
Re: [PATCH v9 57/61] target/riscv: floating-point scalar move instructions
,
Alistair Francis
,
2020/06/19
Re: [PATCH v9 57/61] target/riscv: floating-point scalar move instructions
,
LIU Zhiwei
,
2020/06/19
Re: [PATCH v9 57/61] target/riscv: floating-point scalar move instructions
,
Alistair Francis
,
2020/06/19
Re: [PATCH v9 57/61] target/riscv: floating-point scalar move instructions
,
LIU Zhiwei
,
2020/06/19
[PATCH v9 58/61] target/riscv: vector slide instructions
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 59/61] target/riscv: vector register gather instruction
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 60/61] target/riscv: vector compress instruction
,
LIU Zhiwei
,
2020/06/10
[PATCH v9 61/61] target/riscv: configure and turn on vector extension from command line
,
LIU Zhiwei
,
2020/06/10
Re: [PATCH v9 00/61] target/riscv: support vector extension v0.7.1
,
no-reply
,
2020/06/10
Source for configuration for cloud-init
,
Søren Hansen
,
2020/06/10
[PATCH v7 0/7] coroutines: generate wrapper code
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v7 1/7] block: return error-code from bdrv_invalidate_cache
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v7 5/7] block: generate coroutine-wrapper code
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v7 3/7] block: declare some coroutine functions in block/coroutines.h
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v7 2/7] block/io: refactor coroutine wrappers
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v7 6/7] block: drop bdrv_prwv
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v7 4/7] scripts: add coroutine-wrapper.py
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v7 7/7] block/io: refactor save/load vmstate
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH] qcow2: Fix preallocation on images with unaligned sizes
,
Alberto Garcia
,
2020/06/10
Re: [PATCH] qcow2: Fix preallocation on images with unaligned sizes
,
Eric Blake
,
2020/06/10
Re: [PATCH] qcow2: Fix preallocation on images with unaligned sizes
,
Max Reitz
,
2020/06/16
[PATCH v7 0/9] acpi: i386 tweaks
,
Gerd Hoffmann
,
2020/06/10
[PATCH v7 2/9] floppy: make isa_fdc_get_drive_max_chs static
,
Gerd Hoffmann
,
2020/06/10
[PATCH v7 8/9] acpi: drop build_piix4_pm()
,
Gerd Hoffmann
,
2020/06/10
[PATCH v7 3/9] floppy: move cmos_get_fd_drive_type() from pc
,
Gerd Hoffmann
,
2020/06/10
[PATCH v7 1/9] acpi: move aml builder code for floppy device
,
Gerd Hoffmann
,
2020/06/10
[PATCH v7 6/9] acpi: simplify build_isa_devices_aml()
,
Gerd Hoffmann
,
2020/06/10
[PATCH v7 7/9] acpi: drop serial/parallel enable bits from dsdt
,
Gerd Hoffmann
,
2020/06/10
[PATCH v7 5/9] acpi: factor out fw_cfg_add_acpi_dsdt()
,
Gerd Hoffmann
,
2020/06/10
[PATCH v7 9/9] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
,
Gerd Hoffmann
,
2020/06/10
[PATCH v7 4/9] acpi: move aml builder code for i8042 (kbd+mouse) device
,
Gerd Hoffmann
,
2020/06/10
Re: [PATCH v7 0/9] acpi: i386 tweaks
,
Igor Mammedov
,
2020/06/10
Re: [PATCH v7 0/9] acpi: i386 tweaks
,
Michael S. Tsirkin
,
2020/06/10
Re: [PATCH v7 0/9] acpi: i386 tweaks
,
Gerd Hoffmann
,
2020/06/10
Re: [PATCH v7 0/9] acpi: i386 tweaks
,
Michael S. Tsirkin
,
2020/06/10
Re: [PATCH v7 0/9] acpi: i386 tweaks
,
Igor Mammedov
,
2020/06/11
[PATCH] hw/timer/a9gtimer: Clear pending interrupt, after the clear of Event flag
,
Vaclav Vanc
,
2020/06/10
Re: [PATCH] hw/timer/a9gtimer: Clear pending interrupt, after the clear of Event flag
,
Peter Maydell
,
2020/06/15
Re: [PATCH] hw/timer/a9gtimer: Clear pending interrupt, after the clear of Event flag
,
Václav Vanc
,
2020/06/16
Re: [PATCH] hw/timer/a9gtimer: Clear pending interrupt, after the clear of Event flag
,
Peter Maydell
,
2020/06/26
[PATCH v2] hmp: Make json format optional for qom-set
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v2] hmp: Make json format optional for qom-set
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v2] hmp: Make json format optional for qom-set
,
Dr. David Alan Gilbert
,
2020/06/10
Re: [PATCH v2] hmp: Make json format optional for qom-set
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v2] hmp: Make json format optional for qom-set
,
Dr. David Alan Gilbert
,
2020/06/17
Re: [PATCH v2] hmp: Make json format optional for qom-set
,
Dr. David Alan Gilbert
,
2020/06/10
Re: [PATCH v2] hmp: Make json format optional for qom-set
,
Markus Armbruster
,
2020/06/15
Re: [PATCH v2] hmp: Make json format optional for qom-set
,
David Hildenbrand
,
2020/06/15
Re: [PATCH v2] hmp: Make json format optional for qom-set
,
Markus Armbruster
,
2020/06/22
Re: [PATCH v2] hmp: Make json format optional for qom-set
,
Dr. David Alan Gilbert
,
2020/06/15
[PATCH V2] virtio-pci: fix queue_enable write
,
Jason Wang
,
2020/06/10
Re: [PATCH V2] virtio-pci: fix queue_enable write
,
Stefano Garzarella
,
2020/06/10
Re: [PATCH V2] virtio-pci: fix queue_enable write
,
Michael S. Tsirkin
,
2020/06/10
Re: [PATCH V2] virtio-pci: fix queue_enable write
,
Stefano Garzarella
,
2020/06/10
Re: [PATCH V2] virtio-pci: fix queue_enable write
,
Jason Wang
,
2020/06/10
Re: [PATCH V2] virtio-pci: fix queue_enable write
,
Stefan Hajnoczi
,
2020/06/11
[PATCH RESEND v3 00/58] qdev: Rework how we plug into the parent bus
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 08/58] qdev: Convert to qdev_unrealize() manually
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 06/58] qdev: Convert to qbus_realize(), qbus_unrealize()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 12/58] qdev: Convert uses of qdev_set_parent_bus() manually
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 20/58] isa: Convert uses of isa_create(), isa_try_create() manually
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 18/58] isa: New isa_new(), isa_realize_and_unref() etc.
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 01/58] qdev: Rename qbus_realize() to qbus_init()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 05/58] qdev: Put qdev_new() to use with Coccinelle
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 03/58] Revert "hw/versatile: realize the PCI root bus as part of the versatile init"
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 07/58] qdev: Convert to qdev_unrealize() with Coccinelle
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 14/58] hw/ppc: Eliminate two superfluous QOM casts
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 10/58] qdev: Convert uses of qdev_create() manually
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 02/58] Revert "hw/prep: realize the PCI root bus as part of the prep init"
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 19/58] isa: Convert uses of isa_create() with Coccinelle
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 30/58] qdev: qdev_create(), qdev_try_create() are now unused, drop
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 22/58] ssi: ssi_auto_connect_slaves() never does anything, drop
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 09/58] qdev: Convert uses of qdev_create() with Coccinelle
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 26/58] usb: New usb_new(), usb_realize_and_unref()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 24/58] ssi: Convert last use of ssi_create_slave_no_init() manually
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 29/58] usb: Eliminate usb_try_create_simple()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 21/58] isa: isa_create(), isa_try_create() are now unused, drop
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 32/58] auxbus: New aux_bus_realize(), pairing with aux_bus_init()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 33/58] auxbus: Convert a use of qdev_set_parent_bus()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 17/58] pci: pci_create(), pci_create_multifunction() are now unused, drop
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 46/58] qdev: Drop qdev_realize() support for null bus
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 13/58] pci: New pci_new(), pci_realize_and_unref() etc.
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 42/58] hw/arm/armsse: Pass correct child size to sysbus_init_child_obj()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 25/58] ssi: ssi_create_slave_no_init() is now unused, drop
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 15/58] pci: Convert uses of pci_create() etc. with Coccinelle
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 44/58] sysbus: New sysbus_realize(), sysbus_realize_and_unref()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 37/58] macio: Convert use of qdev_set_parent_bus()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 40/58] microbit: Tidy up sysbus_init_child_obj() @child argument
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 39/58] sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 41/58] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 43/58] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 2
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 50/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 51/58] sysbus: sysbus_init_child_obj() is now unused, drop
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 28/58] usb: usb_create() is now unused, drop
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 54/58] qdev: Make qdev_realize() support bus-less devices
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 11/58] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 35/58] qom: Tidy up a few object_initialize_child() calls
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 38/58] macio: Eliminate macio_init_child_obj()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 34/58] auxbus: Eliminate aux_create_slave()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 31/58] auxbus: Rename aux_init_bus() to aux_bus_init()
,
Markus Armbruster
,
2020/06/10
Re: [PATCH RESEND v3 31/58] auxbus: Rename aux_init_bus() to aux_bus_init()
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH RESEND v3 23/58] ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 04/58] qdev: New qdev_new(), qdev_realize(), etc.
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 52/58] microbit: Eliminate two local variables in microbit_init()
,
Markus Armbruster
,
2020/06/10
Re: [PATCH RESEND v3 52/58] microbit: Eliminate two local variables in microbit_init()
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH RESEND v3 58/58] MAINTAINERS: Make section QOM cover hw/core/*bus.c as well
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 57/58] qdev: qdev_init_nofail() is now unused, drop
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 36/58] qom: Less verbose object_initialize_child()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 27/58] usb: Convert uses of usb_create()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 16/58] pci: Convert uses of pci_create() etc. manually
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 55/58] qdev: Use qdev_realize() in qdev_device_add()
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 47/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 53/58] s390x/event-facility: Simplify creation of SCLP event devices
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 49/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 56/58] qdev: Convert bus-less devices to qdev_realize() with Coccinelle
,
Markus Armbruster
,
2020/06/10
Re: [PATCH RESEND v3 56/58] qdev: Convert bus-less devices to qdev_realize() with Coccinelle
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH RESEND v3 56/58] qdev: Convert bus-less devices to qdev_realize() with Coccinelle
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 48/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
,
Markus Armbruster
,
2020/06/10
[PATCH RESEND v3 45/58] sysbus: Convert to sysbus_realize() etc. with Coccinelle
,
Markus Armbruster
,
2020/06/10
Re: [PATCH RESEND v3 00/58] qdev: Rework how we plug into the parent bus
,
Michael S. Tsirkin
,
2020/06/10
Clarification regarding new qemu-img convert --target-is-zero flag
,
Sam Eiderman
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Sam Eiderman
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Kevin Wolf
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Sam Eiderman
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
David Edmondson
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Sam Eiderman
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Kevin Wolf
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Sam Eiderman
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Sam Eiderman
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
David Edmondson
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Sam Eiderman
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Eric Blake
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
David Edmondson
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Eric Blake
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
David Edmondson
,
2020/06/11
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Kevin Wolf
,
2020/06/10
Re: Clarification regarding new qemu-img convert --target-is-zero flag
,
Sam Eiderman
,
2020/06/11
[PULL 00/56] virtio,acpi,pci: features, fixes, cleanups, tests
,
Michael S. Tsirkin
,
2020/06/10
[PULL 02/56] diffs-allowed: add the SRAT AML to diffs-allowed
,
Michael S. Tsirkin
,
2020/06/10
[PULL 01/56] msix: allow qword MSI-X table accesses
,
Michael S. Tsirkin
,
2020/06/10
[PULL 06/56] acpi: move aml builder code for rtc device
,
Michael S. Tsirkin
,
2020/06/10
[PULL 07/56] acpi: rtc: use a single crs range
,
Michael S. Tsirkin
,
2020/06/10
[PULL 08/56] acpi: serial: don't use _STA method
,
Michael S. Tsirkin
,
2020/06/10
[PULL 09/56] acpi: move aml builder code for serial device
,
Michael S. Tsirkin
,
2020/06/10
[PULL 10/56] acpi: parallel: don't use _STA method
,
Michael S. Tsirkin
,
2020/06/10
[PULL 12/56] tests/acpi: update DSDT expected files
,
Michael S. Tsirkin
,
2020/06/10
[PULL 13/56] acpi: tpm: Do not build TCPA table for TPM 2
,
Michael S. Tsirkin
,
2020/06/10
[PULL 14/56] acpi: Convert build_tpm2() to build_append* API
,
Michael S. Tsirkin
,
2020/06/10
[PULL 15/56] acpi: Move build_tpm2() in the generic part
,
Michael S. Tsirkin
,
2020/06/10
[PULL 16/56] arm/acpi: TPM2 ACPI table support
,
Michael S. Tsirkin
,
2020/06/10
[PULL 17/56] test/tpm-emu: include sockets and channel headers in tpm-emu header
,
Michael S. Tsirkin
,
2020/06/10
[PULL 18/56] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
,
Michael S. Tsirkin
,
2020/06/10
[PULL 19/56] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Michael S. Tsirkin
,
2020/06/10
[PULL 20/56] bios-tables-test: Add Q35/TPM-TIS test
,
Michael S. Tsirkin
,
2020/06/10
[PULL 22/56] virtio-balloon: fix free page hinting without an iothread
,
Michael S. Tsirkin
,
2020/06/10
[PULL 21/56] bios-tables-test: Generate reference tables for Q35/TPM-TIS
,
Michael S. Tsirkin
,
2020/06/10
[PULL 23/56] virtio-balloon: fix free page hinting check on unrealize
,
Michael S. Tsirkin
,
2020/06/10
[PULL 25/56] virtio-balloon: Implement support for page poison reporting feature
,
Michael S. Tsirkin
,
2020/06/10
[PULL 24/56] virtio-balloon: unref the iothread when unrealizing
,
Michael S. Tsirkin
,
2020/06/10
[PULL 27/56] MAINTAINERS: Fix the classification of bios-tables-test-allowed-diff.h
,
Michael S. Tsirkin
,
2020/06/10
[PULL 28/56] hw/pci/pcie: Move hot plug capability check to pre_plug callback
,
Michael S. Tsirkin
,
2020/06/10
[PULL 29/56] pci: assert configuration access is within bounds
,
Michael S. Tsirkin
,
2020/06/10
[PULL 31/56] hw/pci/pci_bridge: Correct pci_bridge_io memory region size
,
Michael S. Tsirkin
,
2020/06/10
[PULL 32/56] hw/pci/pci_bridge: Use the IEC binary prefix definitions
,
Michael S. Tsirkin
,
2020/06/10
[PULL 33/56] hw/pci-host: Use the IEC binary prefix definitions
,
Michael S. Tsirkin
,
2020/06/10
[PULL 35/56] vhost-user-blk: delay vhost_user_blk_disconnect
,
Michael S. Tsirkin
,
2020/06/10
[PULL 34/56] char-socket: return -1 in case of disconnect during tcp_chr_write
,
Michael S. Tsirkin
,
2020/06/10
[PULL 36/56] Add helper to populate vhost-user message regions
,
Michael S. Tsirkin
,
2020/06/10
[PULL 38/56] Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
,
Michael S. Tsirkin
,
2020/06/10
[PULL 39/56] Transmit vhost-user memory regions individually
,
Michael S. Tsirkin
,
2020/06/10
[PULL 40/56] Lift max memory slots limit imposed by vhost-user
,
Michael S. Tsirkin
,
2020/06/10
[PULL 41/56] Refactor out libvhost-user fault generation logic
,
Michael S. Tsirkin
,
2020/06/10
[PULL 42/56] Support ram slot configuration in libvhost-user
,
Michael S. Tsirkin
,
2020/06/10
[PULL 44/56] Support individual region unmap in libvhost-user
,
Michael S. Tsirkin
,
2020/06/10
[PULL 45/56] Lift max ram slots limit in libvhost-user
,
Michael S. Tsirkin
,
2020/06/10
[PULL 46/56] libvhost-user: advertise vring features
,
Michael S. Tsirkin
,
2020/06/10
[PULL 47/56] hw/pci: Fix crash when running QEMU with "-nic model=rocker"
,
Michael S. Tsirkin
,
2020/06/10
[PULL 48/56] vhost-vsock: add vhost-vsock-common abstraction
,
Michael S. Tsirkin
,
2020/06/10
[PULL 50/56] virtio: add vhost-user-vsock-pci device
,
Michael S. Tsirkin
,
2020/06/10
[PULL 55/56] acpi: ged: rename event memory region
,
Michael S. Tsirkin
,
2020/06/10
[PULL 56/56] Fix parameter type in vhost migration log path
,
Michael S. Tsirkin
,
2020/06/10
[PULL 03/56] hw/acpi/nvdimm: add a helper to augment SRAT generation
,
Michael S. Tsirkin
,
2020/06/10
[PULL 30/56] hw/pci-host/prep: Correct RAVEN bus bridge memory region size
,
Michael S. Tsirkin
,
2020/06/10
[PULL 04/56] tests/acpi: update expected SRAT files
,
Michael S. Tsirkin
,
2020/06/10
[PULL 11/56] acpi: move aml builder code for parallel device
,
Michael S. Tsirkin
,
2020/06/10
[PULL 05/56] qtest: allow DSDT acpi table changes
,
Michael S. Tsirkin
,
2020/06/10
[PULL 26/56] virtio-balloon: Provide an interface for free page reporting
,
Michael S. Tsirkin
,
2020/06/10
[PULL 53/56] acpi: madt: skip pci override on pci-less systems.
,
Michael S. Tsirkin
,
2020/06/10
[PULL 43/56] Support adding individual regions in libvhost-user
,
Michael S. Tsirkin
,
2020/06/10
[PULL 37/56] Add vhost-user helper to get MemoryRegion data
,
Michael S. Tsirkin
,
2020/06/10
[PULL 52/56] acpi: create acpi-common.c and move madt code
,
Michael S. Tsirkin
,
2020/06/10
[PULL 54/56] acpi: fadt: add hw-reduced sleep register support
,
Michael S. Tsirkin
,
2020/06/10
[PULL 51/56] acpi: make build_madt() more generic.
,
Michael S. Tsirkin
,
2020/06/10
[PULL 49/56] virtio: add vhost-user-vsock base device
,
Michael S. Tsirkin
,
2020/06/10
Re: [PULL 00/56] virtio,acpi,pci: features, fixes, cleanups, tests
,
no-reply
,
2020/06/10
Re: [PULL 00/56] virtio,acpi,pci: features, fixes, cleanups, tests
,
Peter Maydell
,
2020/06/11
Re: [PULL 00/56] virtio,acpi,pci: features, fixes, cleanups, tests
,
Michael S. Tsirkin
,
2020/06/12
[PATCH] hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
,
Thomas Huth
,
2020/06/09
Re: [PATCH] hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH] hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
,
Thomas Huth
,
2020/06/10
Re: [PATCH] hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH] hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
,
Thomas Huth
,
2020/06/10
Re: [PATCH] hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH] hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
,
Thomas Huth
,
2020/06/10
Re: [PATCH] hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH] hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
,
Alex Williamson
,
2020/06/11
Re: [PATCH] hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
,
Laurent Vivier
,
2020/06/10
Re: [PATCH] hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
,
Thomas Huth
,
2020/06/10
[PULL 0/3] NBD patches through 2020-06-09
,
Eric Blake
,
2020/06/09
[PULL 1/3] iotests: 194: wait for migration completion on target too
,
Eric Blake
,
2020/06/09
[PULL 3/3] block: Call attention to truncation of long NBD exports
,
Eric Blake
,
2020/06/09
[PULL 2/3] nbd/server: Avoid long error message assertions CVE-2020-10761
,
Eric Blake
,
2020/06/09
Re: [PULL 0/3] NBD patches through 2020-06-09
,
Eric Blake
,
2020/06/10
Re: [PATCH v2 08/20] qemu-storage-daemon: Add --object option
,
Coiby Xu
,
2020/06/09
[Bug 1882851] [NEW] QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/09
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/09
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/09
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/09
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/10
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Gerd Hoffmann
,
2020/06/11
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/11
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/11
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/11
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/11
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/12
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/12
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/12
[Bug 1882851] [PATCH] drm/virtio: fix unblank
,
Gerd Hoffmann
,
2020/06/12
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/12
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/12
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/12
[Bug 1882851] Re: QEMU video freezes with "Guest disabled display" (virtio driver)
,
Diego Viola
,
2020/06/12
[Bug 1807073] Re: qemu-guest-agent stop work when fsfreeze
,
Rene
,
2020/06/09
[PATCH] iotests: Add copyright line in qcow2.py
,
Eric Blake
,
2020/06/09
Re: [PATCH] iotests: Add copyright line in qcow2.py
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH] iotests: Add copyright line in qcow2.py
,
Stefan Hajnoczi
,
2020/06/11
Re: [PATCH] iotests: Add copyright line in qcow2.py
,
Kevin Wolf
,
2020/06/17
[PULL 00/15] bitmaps patches for 2020-06-09
,
Eric Blake
,
2020/06/09
[PULL 01/15] qemu-img: Fix doc typo for 'bitmap' subcommand
,
Eric Blake
,
2020/06/09
[PULL 05/15] qcow2_format.py: drop new line printing at end of dump()
,
Eric Blake
,
2020/06/09
[PULL 03/15] qcow2.py: add licensing blurb
,
Eric Blake
,
2020/06/09
[PULL 04/15] qcow2.py: move qcow2 format classes to separate module
,
Eric Blake
,
2020/06/09
[PULL 10/15] qcow2_format.py: add field-formatting class
,
Eric Blake
,
2020/06/09
[PULL 07/15] qcow2_format.py: use modern string formatting
,
Eric Blake
,
2020/06/09
[PULL 09/15] qcow2_format.py: separate generic functionality of structure classes
,
Eric Blake
,
2020/06/09
[PULL 02/15] qcow2.py: python style fixes
,
Eric Blake
,
2020/06/09
[PULL 12/15] qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2Struct
,
Eric Blake
,
2020/06/09
[PULL 15/15] iotests: Fix 291 across more file systems
,
Eric Blake
,
2020/06/09
[PULL 06/15] qcow2_format.py: use tuples instead of lists for fields
,
Eric Blake
,
2020/06/09
[PULL 08/15] qcow2_format.py: use strings to specify c-type of struct fields
,
Eric Blake
,
2020/06/09
[PULL 11/15] qcow2_format.py: QcowHeaderExtension: add dump method
,
Eric Blake
,
2020/06/09
[PULL 14/15] qcow2_format.py: dump bitmaps header extension
,
Eric Blake
,
2020/06/09
Re: [PULL 14/15] qcow2_format.py: dump bitmaps header extension
,
Max Reitz
,
2020/06/18
Re: [PULL 14/15] qcow2_format.py: dump bitmaps header extension
,
Vladimir Sementsov-Ogievskiy
,
2020/06/18
Re: [PULL 14/15] qcow2_format.py: dump bitmaps header extension
,
Max Reitz
,
2020/06/18
[PULL 13/15] qcow2: QcowHeaderExtension print names for extension magics
,
Eric Blake
,
2020/06/09
Re: [PULL 00/15] bitmaps patches for 2020-06-09
,
Peter Maydell
,
2020/06/11
[PATCH v3 00/13] Add Thread Sanitizer support to QEMU
,
Robert Foley
,
2020/06/09
[PATCH v3 01/13] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
,
Robert Foley
,
2020/06/09
[PATCH v3 02/13] cpu: convert queued work to a QSIMPLEQ
,
Robert Foley
,
2020/06/09
[PATCH v3 03/13] thread: add qemu_spin_destroy
,
Robert Foley
,
2020/06/09
[PATCH v3 04/13] cputlb: destroy CPUTLB with tlb_destroy
,
Robert Foley
,
2020/06/09
[PATCH v3 05/13] qht: call qemu_spin_destroy for head buckets
,
Robert Foley
,
2020/06/09
[PATCH v3 06/13] tcg: call qemu_spin_destroy for tb->jmp_lock
,
Robert Foley
,
2020/06/09
[PATCH v3 07/13] translate-all: call qemu_spin_destroy for PageDesc
,
Robert Foley
,
2020/06/09
[PATCH v3 08/13] thread: add tsan annotations to QemuSpin
,
Robert Foley
,
2020/06/09
[PATCH v3 09/13] tests/docker: Added docker build support for TSan.
,
Robert Foley
,
2020/06/09
[PATCH v3 10/13] include/qemu: Added tsan.h for annotations.
,
Robert Foley
,
2020/06/09
[PATCH v3 11/13] util: Added tsan annotate for thread name.
,
Robert Foley
,
2020/06/09
[PATCH v3 12/13] docs: Added details on TSan to testing.rst
,
Robert Foley
,
2020/06/09
[PATCH v3 13/13] tests: Disable select tests under TSan, which hit TSan issue.
,
Robert Foley
,
2020/06/09
Re: [PATCH v3 00/13] Add Thread Sanitizer support to QEMU
,
Alex Bennée
,
2020/06/10
[PATCH v7 00/22] nvme: small fixes, refactoring and cleanups
,
Klaus Jensen
,
2020/06/09
[PATCH v7 01/22] hw/block/nvme: fix pci doorbell size calculation
,
Klaus Jensen
,
2020/06/09
[PATCH v7 04/22] hw/block/nvme: move device parameters to separate struct
,
Klaus Jensen
,
2020/06/09
[PATCH v7 08/22] hw/block/nvme: add max_ioqpairs device parameter
,
Klaus Jensen
,
2020/06/09
[PATCH v7 02/22] hw/block/nvme: rename trace events to pci_nvme
,
Klaus Jensen
,
2020/06/09
[PATCH v7 09/22] hw/block/nvme: remove redundant cmbloc/cmbsz members
,
Klaus Jensen
,
2020/06/09
[PATCH v7 07/22] hw/block/nvme: fix pin-based interrupt behavior
,
Klaus Jensen
,
2020/06/09
[PATCH v7 03/22] hw/block/nvme: remove superfluous breaks
,
Klaus Jensen
,
2020/06/09
[PATCH v7 05/22] hw/block/nvme: use constants in identify
,
Klaus Jensen
,
2020/06/09
[PATCH v7 06/22] hw/block/nvme: refactor nvme_addr_read
,
Klaus Jensen
,
2020/06/09
[PATCH v7 13/22] hw/block/nvme: add namespace helpers
,
Klaus Jensen
,
2020/06/09
[PATCH v7 10/22] hw/block/nvme: factor out property/constraint checks
,
Klaus Jensen
,
2020/06/09
[PATCH v7 11/22] hw/block/nvme: factor out device state setup
,
Klaus Jensen
,
2020/06/09
[PATCH v7 16/22] hw/block/nvme: factor out cmb setup
,
Klaus Jensen
,
2020/06/09
[PATCH v7 15/22] hw/block/nvme: factor out pci setup
,
Klaus Jensen
,
2020/06/09
[PATCH v7 14/22] hw/block/nvme: factor out namespace setup
,
Klaus Jensen
,
2020/06/09
[PATCH v7 17/22] hw/block/nvme: factor out pmr setup
,
Klaus Jensen
,
2020/06/09
[PATCH v7 19/22] hw/block/nvme: factor out controller identify setup
,
Klaus Jensen
,
2020/06/09
[PATCH v7 21/22] hw/block/nvme: add msix_qsize parameter
,
Klaus Jensen
,
2020/06/09
[PATCH v7 12/22] hw/block/nvme: factor out block backend setup
,
Klaus Jensen
,
2020/06/09
[PATCH v7 20/22] hw/block/nvme: Verify msix_vector_use() returned value
,
Klaus Jensen
,
2020/06/09
[PATCH v7 18/22] hw/block/nvme: do cmb/pmr init as part of pci init
,
Klaus Jensen
,
2020/06/09
[PATCH v7 22/22] hw/block/nvme: verify msix_init_exclusive_bar() return value
,
Klaus Jensen
,
2020/06/09
Re: [PATCH v7 00/22] nvme: small fixes, refactoring and cleanups
,
Kevin Wolf
,
2020/06/15
[PATCH v2] nvme: allow cmb and pmr emulation on same device
,
Andrzej Jakowski
,
2020/06/09
[PATCH v2 1/2] nvme: indicate CMB support through controller capabilities register
,
Andrzej Jakowski
,
2020/06/09
[PATCH v2 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Andrzej Jakowski
,
2020/06/09
Re: [PATCH] qemu-img: Fix doc typo for 'bitmap' subcommand
,
Laurent Vivier
,
2020/06/09
Re: [PATCH v2] hw/vfio/common: Trace in which mode an IOMMU is opened
,
Laurent Vivier
,
2020/06/09
Re: [PATCH v2] hw/vfio/common: Trace in which mode an IOMMU is opened
,
Alex Williamson
,
2020/06/09
Re: [PATCH v2] hw/vfio/common: Trace in which mode an IOMMU is opened
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2] hw/vfio/common: Trace in which mode an IOMMU is opened
,
Laurent Vivier
,
2020/06/09
Re: [PATCH] hw/pci: Fix crash when running QEMU with "-nic model=rocker"
,
Laurent Vivier
,
2020/06/09
Re: [PATCH] hw/pci: Fix crash when running QEMU with "-nic model=rocker"
,
Paolo Bonzini
,
2020/06/09
Re: [PATCH] hw/pci: Fix crash when running QEMU with "-nic model=rocker"
,
Michael S. Tsirkin
,
2020/06/09
[Bug 1882817] [NEW] Segfault in audio_pcm_sw_write with audio over VNC
,
Artyom
,
2020/06/09
Re: [Bug 1882817] [NEW] Segfault in audio_pcm_sw_write with audio over VNC
,
Philippe Mathieu-Daudé
,
2020/06/09
[Bug 1882817] Re: Segfault in audio_pcm_sw_write with audio over VNC
,
Artyom
,
2020/06/09
[Bug 1882817] Re: Segfault in audio_pcm_sw_write with audio over VNC
,
Philippe Mathieu-Daudé
,
2020/06/10
[Bug 1882817] Re: Segfault in audio_pcm_sw_write with audio over VNC
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH v8 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
,
Philippe Mathieu-Daudé
,
2020/06/09
[PATCH v8 1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v8 1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
,
Laszlo Ersek
,
2020/06/15
[PATCH v8 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v8 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
,
Laszlo Ersek
,
2020/06/15
[PATCH v8 3/5] softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v8 3/5] softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace
,
Laszlo Ersek
,
2020/06/15
[PATCH v8 4/5] crypto: Add tls-cipher-suites object
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v8 4/5] crypto: Add tls-cipher-suites object
,
Laszlo Ersek
,
2020/06/15
[PATCH v8 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v8 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v8 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob
,
Laszlo Ersek
,
2020/06/15
[PATCH v2 0/7] virtio: enable VIRTIO_F_RING_PACKED for all devices
,
Stefan Hajnoczi
,
2020/06/09
[PATCH v2 1/7] tests/libqos: mask out VIRTIO_F_RING_PACKED for now
,
Stefan Hajnoczi
,
2020/06/09
[PATCH v2 2/7] libvhost-user: advertise vring features
,
Stefan Hajnoczi
,
2020/06/09
[PATCH v2 3/7] docs: document non-net VHOST_USER_GET_FEATURES behavior
,
Stefan Hajnoczi
,
2020/06/09
Re: [PATCH v2 3/7] docs: document non-net VHOST_USER_GET_FEATURES behavior
,
Michael S. Tsirkin
,
2020/06/10
[PATCH v2 4/7] vhost: involve device backends in feature negotiation
,
Stefan Hajnoczi
,
2020/06/09
Re: [PATCH v2 4/7] vhost: involve device backends in feature negotiation
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH v2 4/7] vhost: involve device backends in feature negotiation
,
Jason Wang
,
2020/06/09
Re: [PATCH v2 4/7] vhost: involve device backends in feature negotiation
,
Michael S. Tsirkin
,
2020/06/10
Re: [PATCH v2 4/7] vhost: involve device backends in feature negotiation
,
Jason Wang
,
2020/06/10
Re: [PATCH v2 4/7] vhost: involve device backends in feature negotiation
,
Michael S. Tsirkin
,
2020/06/10
Re: [PATCH v2 4/7] vhost: involve device backends in feature negotiation
,
Jason Wang
,
2020/06/10
Re: [PATCH v2 4/7] vhost: involve device backends in feature negotiation
,
Michael S. Tsirkin
,
2020/06/10
[PATCH v2 5/7] vhost-user-blk: add VIRTIO_F_RING_PACKED feature bit
,
Stefan Hajnoczi
,
2020/06/09
[PATCH v2 7/7] virtio: enable VIRTIO_F_RING_PACKED for all devices
,
Stefan Hajnoczi
,
2020/06/09
[PATCH v2 6/7] vhost-scsi: add VIRTIO_F_VERSION_1 and VIRTIO_F_RING_PACKED
,
Stefan Hajnoczi
,
2020/06/09
Re: [PATCH v2 0/7] virtio: enable VIRTIO_F_RING_PACKED for all devices
,
Michael S. Tsirkin
,
2020/06/10
[PATCH v3 00/39] qdev: Rework how we plug into the parent bus
,
Markus Armbruster
,
2020/06/09
[PATCH v3 05/39] qdev: Put qdev_new() to use with Coccinelle
,
Markus Armbruster
,
2020/06/09
[PATCH v3 01/39] qdev: Rename qbus_realize() to qbus_init()
,
Markus Armbruster
,
2020/06/09
[PATCH v3 03/39] Revert "hw/versatile: realize the PCI root bus as part of the versatile init"
,
Markus Armbruster
,
2020/06/09
[PATCH v3 07/39] qdev: Convert to qdev_unrealize() with Coccinelle
,
Markus Armbruster
,
2020/06/09
[PATCH v3 10/39] qdev: Convert uses of qdev_create() manually
,
Markus Armbruster
,
2020/06/09
[PATCH v3 06/39] qdev: Convert to qbus_realize(), qbus_unrealize()
,
Markus Armbruster
,
2020/06/09
[PATCH v3 14/39] hw/ppc: Eliminate two superfluous QOM casts
,
Markus Armbruster
,
2020/06/09
[PATCH v3 16/39] pci: Convert uses of pci_create() etc. manually
,
Markus Armbruster
,
2020/06/09
[PATCH v3 21/39] isa: isa_create(), isa_try_create() are now unused, drop
,
Markus Armbruster
,
2020/06/09
[PATCH v3 24/39] ssi: Convert last use of ssi_create_slave_no_init() manually
,
Markus Armbruster
,
2020/06/09
[PATCH v3 18/39] isa: New isa_new(), isa_realize_and_unref() etc.
,
Markus Armbruster
,
2020/06/09
[PATCH v3 30/39] qdev: qdev_create(), qdev_try_create() are now unused, drop
,
Markus Armbruster
,
2020/06/09
[PATCH v3 25/39] ssi: ssi_create_slave_no_init() is now unused, drop
,
Markus Armbruster
,
2020/06/09
[PATCH v3 19/39] isa: Convert uses of isa_create() with Coccinelle
,
Markus Armbruster
,
2020/06/09
[PATCH v3 15/39] pci: Convert uses of pci_create() etc. with Coccinelle
,
Markus Armbruster
,
2020/06/09
[PATCH v3 23/39] ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
,
Markus Armbruster
,
2020/06/09
[PATCH v3 08/39] qdev: Convert to qdev_unrealize() manually
,
Markus Armbruster
,
2020/06/09
[PATCH v3 12/39] qdev: Convert uses of qdev_set_parent_bus() manually
,
Markus Armbruster
,
2020/06/09
[PATCH v3 32/39] auxbus: New aux_bus_realize(), pairing with aux_bus_init()
,
Markus Armbruster
,
2020/06/09
[PATCH v3 37/39] macio: Convert use of qdev_set_parent_bus()
,
Markus Armbruster
,
2020/06/09
[PATCH v3 35/39] qom: Tidy up a few object_initialize_child() calls
,
Markus Armbruster
,
2020/06/09
[PATCH v3 26/39] usb: New usb_new(), usb_realize_and_unref()
,
Markus Armbruster
,
2020/06/09
[PATCH v3 09/39] qdev: Convert uses of qdev_create() with Coccinelle
,
Markus Armbruster
,
2020/06/09
[PATCH v3 02/39] Revert "hw/prep: realize the PCI root bus as part of the prep init"
,
Markus Armbruster
,
2020/06/09
[PATCH v3 38/39] macio: Eliminate macio_init_child_obj()
,
Markus Armbruster
,
2020/06/09
[PATCH v3 34/39] auxbus: Eliminate aux_create_slave()
,
Markus Armbruster
,
2020/06/09
[PATCH v3 28/39] usb: usb_create() is now unused, drop
,
Markus Armbruster
,
2020/06/09
[PATCH v3 33/39] auxbus: Convert a use of qdev_set_parent_bus()
,
Markus Armbruster
,
2020/06/09
[PATCH v3 29/39] usb: Eliminate usb_try_create_simple()
,
Markus Armbruster
,
2020/06/09
[PATCH v3 17/39] pci: pci_create(), pci_create_multifunction() are now unused, drop
,
Markus Armbruster
,
2020/06/09
[PATCH v3 13/39] pci: New pci_new(), pci_realize_and_unref() etc.
,
Markus Armbruster
,
2020/06/09
[PATCH v3 22/39] ssi: ssi_auto_connect_slaves() never does anything, drop
,
Markus Armbruster
,
2020/06/09
[PATCH v3 27/39] usb: Convert uses of usb_create()
,
Markus Armbruster
,
2020/06/09
[PATCH v3 11/39] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
,
Markus Armbruster
,
2020/06/09
[PATCH v3 04/39] qdev: New qdev_new(), qdev_realize(), etc.
,
Markus Armbruster
,
2020/06/09
[PATCH v3 39/39] sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
,
Markus Armbruster
,
2020/06/09
[PATCH v3 36/39] qom: Less verbose object_initialize_child()
,
Markus Armbruster
,
2020/06/09
[PATCH v3 31/39] auxbus: Rename aux_init_bus() to aux_bus_init()
,
Markus Armbruster
,
2020/06/09
[PATCH v3 20/39] isa: Convert uses of isa_create(), isa_try_create() manually
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v3 00/39] qdev: Rework how we plug into the parent bus
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v7 0/8] pci_expander_brdige:acpi: Support pxb-pcie for ARM
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH v2] Fix parameter type in vhost migration log path
,
Laurent Vivier
,
2020/06/09
Re: [PULL 3/9] tests/migration: Reduce autoconverge initial bandwidth
,
Michael S. Tsirkin
,
2020/06/09
Re: [PULL 3/9] tests/migration: Reduce autoconverge initial bandwidth
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PULL 3/9] tests/migration: Reduce autoconverge initial bandwidth
,
Dr. David Alan Gilbert
,
2020/06/09
Re: [PULL 3/9] tests/migration: Reduce autoconverge initial bandwidth
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PULL 3/9] tests/migration: Reduce autoconverge initial bandwidth
,
Michael S. Tsirkin
,
2020/06/09
[PULL 00/20] MIPS queue for June 9th, 2020
,
Aleksandar Markovic
,
2020/06/09
[PULL 03/20] target/mips: fpu: Demacro ADD.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/09
[PULL 01/20] mailmap: Change email address of Filip Bozuta
,
Aleksandar Markovic
,
2020/06/09
[PULL 04/20] target/mips: fpu: Demacro SUB.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/09
[PULL 06/20] target/mips: fpu: Demacro DIV.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/09
[PULL 02/20] mailmap: Change email address of Stefan Brankovic
,
Aleksandar Markovic
,
2020/06/09
[PULL 08/20] target/mips: fpu: Demacro MADD.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/09
[PULL 09/20] target/mips: fpu: Demacro MSUB.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/09
[PULL 10/20] target/mips: fpu: Demacro NMADD.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/09
[PULL 11/20] target/mips: fpu: Demacro NMSUB.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/09
[PULL 07/20] target/mips: fpu: Remove now unused macro FLOAT_BINOP
,
Aleksandar Markovic
,
2020/06/09
[PULL 05/20] target/mips: fpu: Demacro MUL.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/09
[PULL 12/20] target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
,
Aleksandar Markovic
,
2020/06/09
[PULL 13/20] target/mips: fpu: Demacro CLASS.<D|S>
,
Aleksandar Markovic
,
2020/06/09
[PULL 18/20] target/mips: fpu: Refactor conversion from ieee to mips exception flags
,
Aleksandar Markovic
,
2020/06/09
[PULL 17/20] target/mips: fpu: Name better paired-single variables
,
Aleksandar Markovic
,
2020/06/09
[PULL 15/20] target/mips: fpu: Demacro RINT.<D|S>
,
Aleksandar Markovic
,
2020/06/09
[PULL 16/20] target/mips: fpu: Remove now unused FLOAT_RINT macro
,
Aleksandar Markovic
,
2020/06/09
[PULL 14/20] target/mips: fpu: Remove now unused FLOAT_CLASS macro
,
Aleksandar Markovic
,
2020/06/09
[PULL 19/20] target/mips: Add Loongson-3 CPU definition
,
Aleksandar Markovic
,
2020/06/09
[PULL 20/20] target/mips: Enable hardware page table walker and CMGCR features for P5600
,
Aleksandar Markovic
,
2020/06/09
Re: [PULL 00/20] MIPS queue for June 9th, 2020
,
Peter Maydell
,
2020/06/11
[PULL 0/9] decodetree: Add non-overlapping groups
,
Richard Henderson
,
2020/06/09
[PULL 2/9] decodetree: Rename MultiPattern to IncMultiPattern
,
Richard Henderson
,
2020/06/09
[PULL 1/9] decodetree: Tidy error_with_file
,
Richard Henderson
,
2020/06/09
[PULL 3/9] decodetree: Split out MultiPattern from IncMultiPattern
,
Richard Henderson
,
2020/06/09
[PULL 4/9] decodetree: Allow group covering the entire insn space
,
Richard Henderson
,
2020/06/09
[PULL 6/9] decodetree: Implement non-overlapping groups
,
Richard Henderson
,
2020/06/09
[PULL 5/9] decodetree: Move semantic propagation into classes
,
Richard Henderson
,
2020/06/09
[PULL 8/9] decodetree: Drop check for less than 2 patterns in a group
,
Richard Henderson
,
2020/06/09
[PULL 7/9] tests/decode: Test non-overlapping groups
,
Richard Henderson
,
2020/06/09
[PULL 9/9] target/arm: Use a non-overlapping group for misc control
,
Richard Henderson
,
2020/06/09
Re: [PULL 0/9] decodetree: Add non-overlapping groups
,
Peter Maydell
,
2020/06/11
[PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
Peter Maydell
,
2020/06/09
[PATCH 5/7] target/arm: Convert Neon 3-reg-diff long multiplies
,
Peter Maydell
,
2020/06/09
Re: [PATCH 5/7] target/arm: Convert Neon 3-reg-diff long multiplies
,
Richard Henderson
,
2020/06/09
[PATCH 4/7] target/arm: Convert Neon 3-reg-diff VABAL, VABDL to decodetree
,
Peter Maydell
,
2020/06/09
Re: [PATCH 4/7] target/arm: Convert Neon 3-reg-diff VABAL, VABDL to decodetree
,
Richard Henderson
,
2020/06/09
[PATCH 2/7] target/arm: Convert Neon 3-reg-diff prewidening ops to decodetree
,
Peter Maydell
,
2020/06/09
Re: [PATCH 2/7] target/arm: Convert Neon 3-reg-diff prewidening ops to decodetree
,
Richard Henderson
,
2020/06/09
[PATCH 3/7] target/arm: Convert Neon 3-reg-diff narrowing ops to decodetree
,
Peter Maydell
,
2020/06/09
Re: [PATCH 3/7] target/arm: Convert Neon 3-reg-diff narrowing ops to decodetree
,
Richard Henderson
,
2020/06/09
[PATCH 1/7] target/arm: Fix missing temp frees in do_vshll_2sh
,
Peter Maydell
,
2020/06/09
Re: [PATCH 1/7] target/arm: Fix missing temp frees in do_vshll_2sh
,
Richard Henderson
,
2020/06/09
Re: [PATCH 1/7] target/arm: Fix missing temp frees in do_vshll_2sh
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH 6/7] target/arm: Convert Neon 3-reg-diff saturating doubling multiplies
,
Peter Maydell
,
2020/06/09
Re: [PATCH 6/7] target/arm: Convert Neon 3-reg-diff saturating doubling multiplies
,
Richard Henderson
,
2020/06/09
[PATCH 7/7] target/arm: Convert Neon 3-reg-diff polynomial VMULL
,
Peter Maydell
,
2020/06/09
Re: [PATCH 7/7] target/arm: Convert Neon 3-reg-diff polynomial VMULL
,
Richard Henderson
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
no-reply
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
no-reply
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
no-reply
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
no-reply
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
no-reply
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
no-reply
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
Philippe Mathieu-Daudé
,
2020/06/10
[Bug 1879175] Re: GVTd not working (black screen) after upgrade to qemu-5.0.0
,
Shak
,
2020/06/09
[Bug 1879175] Re: GVTd not working (black screen) after upgrade to qemu-5.0.0
,
TheCatFelix
,
2020/06/09
[Bug 1879175] Re: GVTd not working (black screen) after upgrade to qemu-5.0.0
,
Thomas Huth
,
2020/06/09
Re: [PATCH] pci: Display PCI IRQ pin in "info pci"
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH] pci: Display PCI IRQ pin in "info pci"
,
Peter Xu
,
2020/06/09
Re: [PATCH] pci: Display PCI IRQ pin in "info pci"
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH] pci: Display PCI IRQ pin in "info pci"
,
Peter Xu
,
2020/06/09
Re: [PATCH] pci: Display PCI IRQ pin in "info pci"
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH v1] pc: Support coldplugging of virtio-pmem-pci devices on all buses
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH v1] pc: Support coldplugging of virtio-pmem-pci devices on all buses
,
David Hildenbrand
,
2020/06/09
Re: [PATCH] virtio-pci: fix queue_enable write
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH] virtio-pci: fix queue_enable write
,
Jason Wang
,
2020/06/09
Re: [PATCH] virtio-pci: fix queue_enable write
,
Michael S. Tsirkin
,
2020/06/10
Re: [PATCH] virtio-pci: fix queue_enable write
,
Jason Wang
,
2020/06/10
Re: [PATCH v4 1/5] virtio-pci: add virtio_pci_optimal_num_queues() helper
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH v4 5/5] vhost-user-blk: default num_queues to -smp N
,
Michael S. Tsirkin
,
2020/06/09
[PATCH v2 0/1] tricore: added AURIX TC277 D-Step TriBoard
,
David Brenken
,
2020/06/09
[PATCH v2 1/1] tricore: added triboard with tc27x_soc
,
David Brenken
,
2020/06/09
Re: [PATCH v2 1/1] tricore: added triboard with tc27x_soc
,
Bastian Koppelmann
,
2020/06/10
AW: [PATCH v2 1/1] tricore: added triboard with tc27x_soc
,
Hofstetter, Georg (EFS-GH2)
,
2020/06/10
AW: [PATCH v2 1/1] tricore: added triboard with tc27x_soc
,
Konopik, Andreas (EFS-GH2)
,
2020/06/19
Re: [PATCH v2 1/1] tricore: added triboard with tc27x_soc
,
Bastian Koppelmann
,
2020/06/19
Re: [PATCH v6 08/16] acpi: move aml builder code for floppy device
,
Michael S. Tsirkin
,
2020/06/09
[Bug 1882787] [NEW] AUD_set_volume_out takes SWVoiceOut as parameter, but controls HWVoiceOut
,
malib69055
,
2020/06/09
[Bug 1882784] [NEW] Legacy IGD passthrough in QEMU 5 disabled
,
Shak
,
2020/06/09
[Bug 1882784] Re: Legacy IGD passthrough in QEMU 5 disabled
,
Thomas Huth
,
2020/06/09
[Bug 1882784] Re: Legacy IGD passthrough in QEMU 5 disabled
,
TheCatFelix
,
2020/06/09
[Bug 1882784] Re: Legacy IGD passthrough in QEMU 5 disabled
,
Shak
,
2020/06/09
[Bug 1882784] Re: Legacy IGD passthrough in QEMU 5 disabled
,
Thomas Huth
,
2020/06/09
[Bug 1882784] Re: Legacy IGD passthrough in QEMU 5 disabled
,
Thomas Huth
,
2020/06/10
[Bug 1882784] Re: Legacy IGD passthrough in QEMU 5 disabled
,
Thomas Huth
,
2020/06/15
[PATCH v6 0/7] coroutines: generate wrapper code
,
Vladimir Sementsov-Ogievskiy
,
2020/06/09
[PATCH v6 1/7] block: return error-code from bdrv_invalidate_cache
,
Vladimir Sementsov-Ogievskiy
,
2020/06/09
[PATCH v6 2/7] block/io: refactor coroutine wrappers
,
Vladimir Sementsov-Ogievskiy
,
2020/06/09
Re: [PATCH v6 2/7] block/io: refactor coroutine wrappers
,
Eric Blake
,
2020/06/09
[PATCH v6 4/7] scripts: add coroutine-wrapper.py
,
Vladimir Sementsov-Ogievskiy
,
2020/06/09
Re: [PATCH v6 4/7] scripts: add coroutine-wrapper.py
,
Eric Blake
,
2020/06/09
Re: [PATCH v6 4/7] scripts: add coroutine-wrapper.py
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH v6 5/7] block: generate coroutine-wrapper code
,
Vladimir Sementsov-Ogievskiy
,
2020/06/09
Re: [PATCH v6 5/7] block: generate coroutine-wrapper code
,
Eric Blake
,
2020/06/09
[PATCH v6 6/7] block: drop bdrv_prwv
,
Vladimir Sementsov-Ogievskiy
,
2020/06/09
[PATCH v6 3/7] block: declare some coroutine functions in block/coroutines.h
,
Vladimir Sementsov-Ogievskiy
,
2020/06/09
[PATCH v6 7/7] block/io: refactor save/load vmstate
,
Vladimir Sementsov-Ogievskiy
,
2020/06/09
Re: [PATCH v7 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v7 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
,
Corey Minyard
,
2020/06/09
Re: [PATCH v7 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
,
Laszlo Ersek
,
2020/06/11
Re: [PATCH v7 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
,
Philippe Mathieu-Daudé
,
2020/06/11
Re: [PATCH v7 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
,
Corey Minyard
,
2020/06/11
Re: [PATCH v7 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
,
Gerd Hoffmann
,
2020/06/15
Re: [PATCH v7 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH v7 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
,
Laszlo Ersek
,
2020/06/16
[PATCH] qcow2: Reduce write_zeroes size in handle_alloc_space()
,
Kevin Wolf
,
2020/06/09
Re: [PATCH] qcow2: Reduce write_zeroes size in handle_alloc_space()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/09
Re: [PATCH] qcow2: Reduce write_zeroes size in handle_alloc_space()
,
Eric Blake
,
2020/06/09
Re: [PATCH] qcow2: Reduce write_zeroes size in handle_alloc_space()
,
Kevin Wolf
,
2020/06/09
Re: [PATCH] qcow2: Reduce write_zeroes size in handle_alloc_space()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/09
Re: [PATCH] qcow2: Reduce write_zeroes size in handle_alloc_space()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
Re: [PATCH] qcow2: Reduce write_zeroes size in handle_alloc_space()
,
Eric Blake
,
2020/06/09
Re: [PATCH] qcow2: Reduce write_zeroes size in handle_alloc_space()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
Re: [PATCH] qcow2: Reduce write_zeroes size in handle_alloc_space()
,
Kevin Wolf
,
2020/06/10
Re: [PATCH] qcow2: Reduce write_zeroes size in handle_alloc_space()
,
Eric Blake
,
2020/06/09
[PATCH v5] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/09
Re: [PATCH v5] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
David Gibson
,
2020/06/10
Re: [PATCH v5 06/11] riscv: Initial commit of OpenTitan machine
,
Damien Hedde
,
2020/06/09
Re: [PATCH v5 06/11] riscv: Initial commit of OpenTitan machine
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v5 06/11] riscv: Initial commit of OpenTitan machine
,
Alistair Francis
,
2020/06/09
adding netfilter_queue to kernel config for qemu
,
Cheng Fei Phung
,
2020/06/09
[PATCH v2 0/5] TPM-TIS bios-tables-test
,
Eric Auger
,
2020/06/09
[PATCH v2 1/5] test/tpm-emu: include sockets and channel headers in tpm-emu header
,
Eric Auger
,
2020/06/09
[PATCH v2 2/5] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
,
Eric Auger
,
2020/06/09
[PATCH v2 3/5] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Eric Auger
,
2020/06/09
Re: [PATCH v2 3/5] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Stefan Berger
,
2020/06/10
[PATCH v2 5/5] bios-tables-test: Generate reference tables for Q35/TPM-TIS
,
Eric Auger
,
2020/06/09
[PATCH v2 4/5] bios-tables-test: Add Q35/TPM-TIS test
,
Eric Auger
,
2020/06/09
Re: [PATCH v2 4/5] bios-tables-test: Add Q35/TPM-TIS test
,
Stefan Berger
,
2020/06/10
Re: [PATCH v2 0/5] TPM-TIS bios-tables-test
,
no-reply
,
2020/06/09
Re: [PATCH v2 0/5] TPM-TIS bios-tables-test
,
Auger Eric
,
2020/06/09
Re: [PATCH v2 0/5] TPM-TIS bios-tables-test
,
no-reply
,
2020/06/09
Re: [PATCH v2 0/5] TPM-TIS bios-tables-test
,
no-reply
,
2020/06/09
[RFC PATCH 0/5] hw/misc: Add LED device
,
Philippe Mathieu-Daudé
,
2020/06/09
[RFC PATCH 1/5] hw/misc: Add a LED device
,
Philippe Mathieu-Daudé
,
2020/06/09
[RFC PATCH 5/5] hw/arm/tosa: Use LED device for the Bluetooth led
,
Philippe Mathieu-Daudé
,
2020/06/09
[RFC PATCH 4/5] hw/arm/microbit: Add a fake LED to use as proof-of-concept with Zephyr
,
Philippe Mathieu-Daudé
,
2020/06/09
[RFC PATCH 3/5] hw/misc/led: Add create_led_by_gpio_id() helper
,
Philippe Mathieu-Daudé
,
2020/06/09
[RFC PATCH 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [RFC PATCH 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
,
Eric Blake
,
2020/06/09
Re: [RFC PATCH 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [RFC PATCH 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
,
Markus Armbruster
,
2020/06/15
[PATCH v3 00/24] Fixes around device realization
,
Markus Armbruster
,
2020/06/09
[PATCH v3 01/24] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v3 01/24] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
,
Alistair Francis
,
2020/06/09
[PATCH v3 08/24] mac_via: Fix to realize "mos6522-q800-via*" devices
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v3 08/24] mac_via: Fix to realize "mos6522-q800-via*" devices
,
Laurent Vivier
,
2020/06/10
[PATCH v3 14/24] macio: Put "macio-nvram" device on the macio bus
,
Markus Armbruster
,
2020/06/09
[PATCH v3 16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
,
Markus Armbruster
,
2020/06/09
[PATCH v3 09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v3 09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
,
Markus Armbruster
,
2020/06/15
Re: [PATCH v3 09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
,
Philippe Mathieu-Daudé
,
2020/06/15
[PATCH v3 12/24] MAINTAINERS: Make section PowerNV cover pci-host/pnv* as well
,
Markus Armbruster
,
2020/06/09
[PATCH v3 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
,
Markus Armbruster
,
2020/06/09
[PATCH v3 05/24] arm/aspeed: Rework NIC attachment
,
Markus Armbruster
,
2020/06/09
[PATCH v3 21/24] sparc/leon3: Fix to put grlib,* devices on sysbus
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v3 21/24] sparc/leon3: Fix to put grlib, * devices on sysbus
,
Artyom Tarasenko
,
2020/06/09
[PATCH v3 17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
,
Markus Armbruster
,
2020/06/09
[PATCH v3 15/24] macio: Fix macio-bus to be a subtype of System bus
,
Markus Armbruster
,
2020/06/09
[PATCH v3 23/24] sd: Hide the qdev-but-not-quite thing created by sd_init()
,
Markus Armbruster
,
2020/06/09
[PATCH v3 03/24] sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
,
Markus Armbruster
,
2020/06/09
[PATCH v3 11/24] pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
,
Markus Armbruster
,
2020/06/09
[PATCH v3 04/24] arm/aspeed: Compute the number of CPUs from the SoC definition
,
Markus Armbruster
,
2020/06/09
[PATCH v3 20/24] riscv: Fix type of SiFive[EU]SocState, member parent_obj
,
Markus Armbruster
,
2020/06/09
[PATCH v3 24/24] qdev: Assert onboard devices all get realized properly
,
Markus Armbruster
,
2020/06/09
[PATCH v3 06/24] armv7m: Delete unused "ARM,bitband-memory" devices
,
Markus Armbruster
,
2020/06/09
[PATCH v3 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
Markus Armbruster
,
2020/06/09
[PATCH v3 10/24] macio: Delete unused "macio-gpio" devices
,
Markus Armbruster
,
2020/06/09
[PATCH v3 13/24] ppc4xx: Drop redundant device realization
,
Markus Armbruster
,
2020/06/09
[PATCH v3 22/24] qdev: Assert devices are plugged into a bus that can take them
,
Markus Armbruster
,
2020/06/09
[PATCH v3 07/24] auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slave
,
Markus Armbruster
,
2020/06/09
[PATCH v3 19/24] riscv: Fix to put "riscv.hart_array" devices on sysbus
,
Markus Armbruster
,
2020/06/09
Using QXL & Spice with Windows Host & QEMU
,
laurens . nikolaisen
,
2020/06/09
Re: Using QXL & Spice with Windows Host & QEMU
,
Marc-André Lureau
,
2020/06/09
Re: Using QXL & Spice with Windows Host & QEMU
,
laurens . nikolaisen
,
2020/06/09
[Bug 1882671] [NEW] qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios
,
Vladislav K. Valtchev
,
2020/06/09
[Bug 1882671] Re: qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios
,
Laszlo Ersek (Red Hat)
,
2020/06/09
[Bug 1882671] Re: qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios
,
Vladislav K. Valtchev
,
2020/06/09
[Bug 1882671] Re: qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios
,
Launchpad Bug Tracker
,
2020/06/10
[Bug 1882671] Re: qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios
,
Laszlo Ersek (Red Hat)
,
2020/06/10
[Bug 1882671] Re: qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios
,
Laszlo Ersek (Red Hat)
,
2020/06/10
[Bug 1882671] Re: qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios
,
Vladislav K. Valtchev
,
2020/06/10
[Bug 1882671] Re: qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios
,
Laszlo Ersek (Red Hat)
,
2020/06/10
[PULL 00/17] testing and misc fixes
,
Alex Bennée
,
2020/06/09
[PULL 01/17] qemu-plugin.h: add missing include <stddef.h> to define size_t
,
Alex Bennée
,
2020/06/09
[PULL 04/17] exec: flush the whole TLB if a watchpoint crosses a page boundary
,
Alex Bennée
,
2020/06/09
[PULL 03/17] tests/plugin: correctly honour io_count
,
Alex Bennée
,
2020/06/09
[PULL 02/17] scripts/clean-includes: Mark 'qemu/qemu-plugin.h' as special header
,
Alex Bennée
,
2020/06/09
[PULL 12/17] tests/tcg: add simple commpage test case
,
Alex Bennée
,
2020/06/09
[PULL 05/17] .travis.yml: allow failure for unreliable hosts
,
Alex Bennée
,
2020/06/09
[PULL 06/17] .shippable: temporaily disable some cross builds
,
Alex Bennée
,
2020/06/09
[PULL 09/17] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Alex Bennée
,
2020/06/09
[PULL 10/17] linux-user: provide fallback pgd_find_hole for bare chroots
,
Alex Bennée
,
2020/06/09
[PULL 08/17] docker: update Ubuntu to 20.04
,
Alex Bennée
,
2020/06/09
[PULL 11/17] linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
,
Alex Bennée
,
2020/06/09
[PULL 07/17] tests/docker: fix pre-requisite for debian-tricore-cross
,
Alex Bennée
,
2020/06/09
[PULL 15/17] tests/vm: Remove flex/bison packages
,
Alex Bennée
,
2020/06/09
Re: [PULL 15/17] tests/vm: Remove flex/bison packages
,
Claudio Fontana
,
2020/06/09
Re: [PULL 15/17] tests/vm: Remove flex/bison packages
,
Alex Bennée
,
2020/06/09
[PULL 13/17] linux-user: detect overflow of MAP_FIXED mmap
,
Alex Bennée
,
2020/06/09
[PULL 17/17] scripts/coverity-scan: Remove flex/bison packages
,
Alex Bennée
,
2020/06/09
[PULL 14/17] tests/docker: Remove flex/bison packages
,
Alex Bennée
,
2020/06/09
[PULL 16/17] cirrus-ci: Remove flex/bison packages
,
Alex Bennée
,
2020/06/09
Re: [PULL 00/17] testing and misc fixes
,
Peter Maydell
,
2020/06/11
Re: [PATCH v2] riscv: Add helper to make NaN-boxing for FP register
,
Chih-Min Chao
,
2020/06/09
Re: [PATCH v2] riscv: Add helper to make NaN-boxing for FP register
,
Alistair Francis
,
2020/06/09
[PATCH 0/1] hw/block/nvme: fix assert on invalid irq vector
,
Klaus Jensen
,
2020/06/09
[PATCH 1/2] hw/block/nvme: add msix_qsize parameter
,
Klaus Jensen
,
2020/06/09
[PATCH 2/2] hw/block/nvme: verify msix_init_exclusive_bar() return value
,
Klaus Jensen
,
2020/06/09
Re: [PATCH 0/1] hw/block/nvme: fix assert on invalid irq vector
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH 0/1] hw/block/nvme: fix assert on invalid irq vector
,
Klaus Jensen
,
2020/06/09
Re: [PATCH 0/1] hw/block/nvme: fix assert on invalid irq vector
,
Kevin Wolf
,
2020/06/09
Re: [PATCH 0/1] hw/block/nvme: fix assert on invalid irq vector
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH 0/1] hw/block/nvme: fix assert on invalid irq vector
,
Kevin Wolf
,
2020/06/09
Re: [PATCH 0/1] hw/block/nvme: fix assert on invalid irq vector
,
Klaus Jensen
,
2020/06/09
[RFC PATCH] softfloat: partially convert float32_to_floatx80 to new style (HACK)
,
Alex Bennée
,
2020/06/09
Re: [PATCH 1/1] qga-win: fix "guest-get-fsinfo" wrong filesystem type
,
Basil Salman
,
2020/06/09
Re: [PATCH v2 46/58] qdev: Drop qdev_realize() support for null bus
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 46/58] qdev: Drop qdev_realize() support for null bus
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v2 45/58] sysbus: Convert to sysbus_realize() etc. with Coccinelle
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 44/58] sysbus: New sysbus_realize(), sysbus_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 37/58] macio: Convert use of qdev_set_parent_bus()
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 33/58] auxbus: Convert a use of qdev_set_parent_bus()
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 26/58] usb: New usb_new(), usb_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 18/58] isa: New isa_new(), isa_realize_and_unref() etc.
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 18/58] isa: New isa_new(), isa_realize_and_unref() etc.
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 06/58] qdev: Convert to qbus_realize(), qbus_unrealize()
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 12/58] qdev: Convert uses of qdev_set_parent_bus() manually
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 12/58] qdev: Convert uses of qdev_set_parent_bus() manually
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v2 11/58] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 08/58] qdev: Convert to qdev_unrealize() manually
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 07/58] qdev: Convert to qdev_unrealize() with Coccinelle
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 04/58] qdev: New qdev_new(), qdev_realize(), etc.
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 04/58] qdev: New qdev_new(), qdev_realize(), etc.
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v2 05/58] qdev: Put qdev_new() to use with Coccinelle
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 00/16] SPARC patches for 2020-06-09
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 02/16] hw/misc/empty_slot: Lower address space priority
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 01/16] hw/sparc/sun4m: Use UnimplementedDevice for I/O devices
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 06/16] hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 04/16] hw/misc/empty_slot: Add a 'name' qdev property
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 03/16] hw/misc/empty_slot: Convert 'size' field as qdev property
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 09/16] hw/sparc64/niagara: Map the UART device unconditionally
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 07/16] hw/misc/empty_slot: Name the slots when created
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 12/16] hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 05/16] hw/misc/empty_slot: Convert debug printf() to trace event
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 13/16] hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 14/16] hw/timer/grlib_gptimer: Display frequency in decimal
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 11/16] hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 15/16] target/sparc/int32_helper: Remove DEBUG_PCALL definition
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 08/16] hw/sparc/leon3: Map the UART device unconditionally
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 10/16] hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definition
,
Philippe Mathieu-Daudé
,
2020/06/09
[PULL 16/16] target/sparc/int32_helper: Extract and use excp_name_str()
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PULL 00/16] SPARC patches for 2020-06-09
,
Peter Maydell
,
2020/06/09
Re: [PULL 00/16] SPARC patches for 2020-06-09
,
Mark Cave-Ayland
,
2020/06/09
Re: [PULL 00/16] SPARC patches for 2020-06-09
,
Philippe Mathieu-Daudé
,
2020/06/11
Re: [PULL 00/16] SPARC patches for 2020-06-09
,
Aleksandar Markovic
,
2020/06/11
Re: [PULL 00/16] SPARC patches for 2020-06-09
,
Philippe Mathieu-Daudé
,
2020/06/11
[PATCH] rbd: Use RBD fast-diff for querying actual allocation
,
Yi Li
,
2020/06/09
Re: [PATCH] rbd: Use RBD fast-diff for querying actual allocation
,
Jason Dillaman
,
2020/06/09
Re: [PATCH] rbd: Use RBD fast-diff for querying actual allocation
,
李义
,
2020/06/09
[PATCH v2] rbd: Use RBD fast-diff for querying actual allocation
,
Yi Li
,
2020/06/09
[PATCH v2] rbd: Use RBD fast-diff for querying actual allocation
,
Yi Li
,
2020/06/11
Re: [PATCH v2] rbd: Use RBD fast-diff for querying actual allocation
,
Yi Li
,
2020/06/17
Re: [PATCH] rbd: Use RBD fast-diff for querying actual allocation
,
李义
,
2020/06/09
Re: [PATCH v2 21/24] sparc/leon3: Fix to put grlib,* devices on sysbus
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 21/24] sparc/leon3: Fix to put grlib,* devices on sysbus
,
Philippe Mathieu-Daudé
,
2020/06/09
[PATCH] target/mips: Fix PageMask with variable page size
,
Jiaxun Yang
,
2020/06/08
Re: [PATCH] target/mips: Fix PageMask with variable page size
,
Jiaxun Yang
,
2020/06/09
[PATCH] target/mips: Fix PageMask with variable page size
,
Jiaxun Yang
,
2020/06/13
Re: [PATCH] target/mips: Fix PageMask with variable page size
,
no-reply
,
2020/06/14
Re: [PATCH] target/mips: Fix PageMask with variable page size
,
Aleksandar Markovic
,
2020/06/14
Re: [PATCH] target/mips: Fix PageMask with variable page size
,
Peter Maydell
,
2020/06/15
Re: [PATCH] target/mips: Fix PageMask with variable page size
,
Jiaxun Yang
,
2020/06/15
Re: [PATCH] target/mips: Fix PageMask with variable page size
,
Peter Maydell
,
2020/06/15
Re: [PATCH 6/6] hw/arm: Add two NPCM7xx-based machines
,
Joel Stanley
,
2020/06/08
Re: [PATCH 6/6] hw/arm: Add two NPCM7xx-based machines
,
Cédric Le Goater
,
2020/06/09
Re: [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Joel Stanley
,
2020/06/08
Re: [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Cédric Le Goater
,
2020/06/09
Re: [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Havard Skinnemoen
,
2020/06/09
Re: [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Cédric Le Goater
,
2020/06/11
Re: [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Peter Maydell
,
2020/06/11
Re: [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Cédric Le Goater
,
2020/06/17
Re: [PATCH 4/6] hw/timer: Add NPCM7xx Timer device model
,
Joel Stanley
,
2020/06/08
Re: [PATCH 3/6] hw/misc: Add NPCM7xx Clock Controller device model
,
Joel Stanley
,
2020/06/08
Re: [PATCH 3/6] hw/misc: Add NPCM7xx Clock Controller device model
,
Cédric Le Goater
,
2020/06/09
Re: [PATCH 2/6] hw/misc: Add NPCM7xx System Global Control Registers device model
,
Joel Stanley
,
2020/06/08
Re: [PATCH 2/6] hw/misc: Add NPCM7xx System Global Control Registers device model
,
Cédric Le Goater
,
2020/06/09
Re: [PATCH 1/6] npcm7xx: Add config symbol
,
Joel Stanley
,
2020/06/08
[PATCH] Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
,
Yi Wang
,
2020/06/08
Re: [PATCH] Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH] Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
,
Paolo Bonzini
,
2020/06/15
Re: [PATCH] Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
,
Peter Maydell
,
2020/06/15
Re: [PATCH] Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
,
Paolo Bonzini
,
2020/06/15
Re: [PATCH] Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
,
Peter Maydell
,
2020/06/15
Re: [PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/06/08
Re: [PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Joel Stanley
,
2020/06/08
Re: [PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/06/09
Re: [PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Cédric Le Goater
,
2020/06/09
Re: [PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Peter Maydell
,
2020/06/09
Re: [PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/06/09
[PATCH 0/2] Fix couple of issues with AMD topology
,
Babu Moger
,
2020/06/08
[PATCH 2/2] i386: Simplify CPUID_8000_001E for AMD
,
Babu Moger
,
2020/06/08
[PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug
,
Babu Moger
,
2020/06/08
Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug
,
Igor Mammedov
,
2020/06/16
RE: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug
,
Babu Moger
,
2020/06/16
Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug
,
Igor Mammedov
,
2020/06/24
RE: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug
,
Babu Moger
,
2020/06/24
Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug
,
Igor Mammedov
,
2020/06/25
RE: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug
,
Babu Moger
,
2020/06/25
Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug
,
Igor Mammedov
,
2020/06/25
Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug
,
Babu Moger
,
2020/06/25
RE: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug
,
Babu Moger
,
2020/06/26
RE: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug
,
Babu Moger
,
2020/06/29
[PATCH] iotests: Fix 291 across more file systems
,
Eric Blake
,
2020/06/08
Re: [PATCH] iotests: Fix 291 across more file systems
,
Kevin Wolf
,
2020/06/09
Re: [PATCH] iotests: Fix 291 across more file systems
,
Eric Blake
,
2020/06/09
Re: [PATCH] iotests: Fix 291 across more file systems
,
Kevin Wolf
,
2020/06/10
Re: [PATCH v6 5/5] iotests: Add test 291 to for qemu-img bitmap coverage
,
Kevin Wolf
,
2020/06/08
Re: [PATCH v6 5/5] iotests: Add test 291 to for qemu-img bitmap coverage
,
Eric Blake
,
2020/06/08
[PATCH] qcow2: Tweak comments on qcow2_get_persistent_dirty_bitmap_size
,
Eric Blake
,
2020/06/08
Re: [PATCH] qcow2: Tweak comments on qcow2_get_persistent_dirty_bitmap_size
,
Kevin Wolf
,
2020/06/08
[PATCH v3 0/9] decodetree: Add non-overlapping groups
,
Richard Henderson
,
2020/06/08
[PATCH v3 1/9] decodetree: Tidy error_with_file
,
Richard Henderson
,
2020/06/08
[PATCH v3 3/9] decodetree: Split out MultiPattern from IncMultiPattern
,
Richard Henderson
,
2020/06/08
[PATCH v3 4/9] decodetree: Allow group covering the entire insn space
,
Richard Henderson
,
2020/06/08
[PATCH v3 2/9] decodetree: Rename MultiPattern to IncMultiPattern
,
Richard Henderson
,
2020/06/08
[PATCH v3 6/9] decodetree: Implement non-overlapping groups
,
Richard Henderson
,
2020/06/08
[PATCH v3 7/9] tests/decode: Test non-overlapping groups
,
Richard Henderson
,
2020/06/08
[PATCH v3 5/9] decodetree: Move semantic propagation into classes
,
Richard Henderson
,
2020/06/08
[PATCH v3 8/9] decodetree: Drop check for less than 2 patterns in a group
,
Richard Henderson
,
2020/06/08
Re: [PATCH v3 8/9] decodetree: Drop check for less than 2 patterns in a group
,
Peter Maydell
,
2020/06/09
[PATCH v3 9/9] target/arm: Use a non-overlapping group for misc control
,
Richard Henderson
,
2020/06/08
Re: [PATCH v3 0/9] decodetree: Add non-overlapping groups
,
Peter Maydell
,
2020/06/09
[PATCH 0/2] Fix NBD CVE-2020-10761
,
Eric Blake
,
2020/06/08
[PATCH 2/2] block: Call attention to truncation of long NBD exports
,
Eric Blake
,
2020/06/08
Re: [PATCH 2/2] block: Call attention to truncation of long NBD exports
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
Re: [PATCH 2/2] block: Call attention to truncation of long NBD exports
,
Eric Blake
,
2020/06/10
[PATCH 1/2] nbd/server: Avoid long error message assertions CVE-2020-10761
,
Eric Blake
,
2020/06/08
Re: [PATCH 1/2] nbd/server: Avoid long error message assertions CVE-2020-10761
,
Eric Blake
,
2020/06/09
Re: [PATCH 1/2] nbd/server: Avoid long error message assertions CVE-2020-10761
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
Re: [PATCH 1/2] nbd/server: Avoid long error message assertions CVE-2020-10761
,
Eric Blake
,
2020/06/10
Re: [PATCH 1/2] nbd/server: Avoid long error message assertions CVE-2020-10761
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PATCH] block: Refactor subdirectory recursion during make
,
Eric Blake
,
2020/06/08
Re: [PATCH] block: Refactor subdirectory recursion during make
,
Kevin Wolf
,
2020/06/08
Re: [PATCH] linux-user/sparc64: Translate flushw opcode
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH 0/3] hw/sparc: Map the UART devices unconditionally
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH 3/3] hw/sparc64/niagara: Map the UART device unconditionally
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH 3/3] hw/sparc64/niagara: Map the UART device unconditionally
,
Artyom Tarasenko
,
2020/06/08
[PATCH 1/3] hw/sparc/leon3: Map the UART device unconditionally
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH 1/3] hw/sparc/leon3: Map the UART device unconditionally
,
Fred Konrad
,
2020/06/08
Re: [PATCH 1/3] hw/sparc/leon3: Map the UART device unconditionally
,
Artyom Tarasenko
,
2020/06/08
[PATCH 2/3] hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definition
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH 2/3] hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definition
,
Artyom Tarasenko
,
2020/06/08
Re: [PATCH 0/3] hw/sparc: Map the UART devices unconditionally
,
Philippe Mathieu-Daudé
,
2020/06/09
[PATCH v2 0/6] Add strace support for printing arguments of selected syscalls
,
Filip Bozuta
,
2020/06/08
[PATCH v2 1/6] linux-user: Extend strace support to enable argument printing after syscall execution
,
Filip Bozuta
,
2020/06/08
Re: [PATCH v2 1/6] linux-user: Extend strace support to enable argument printing after syscall execution
,
Laurent Vivier
,
2020/06/10
[PATCH v2 2/6] linux-user: Add strace support for a group of syscalls
,
Filip Bozuta
,
2020/06/08
[PATCH v2 3/6] linux-user: Add strace support for printing argument of syscalls used for extended attributes
,
Filip Bozuta
,
2020/06/08
Re: [PATCH v2 3/6] linux-user: Add strace support for printing argument of syscalls used for extended attributes
,
Laurent Vivier
,
2020/06/10
[PATCH v2 4/6] linux-user: Add strace support for printing arguments of lseek()
,
Filip Bozuta
,
2020/06/08
Re: [PATCH v2 4/6] linux-user: Add strace support for printing arguments of lseek()
,
Laurent Vivier
,
2020/06/10
[PATCH v2 5/6] linux-user: Add strace support for printing arguments of chown()/lchown()
,
Filip Bozuta
,
2020/06/08
[PATCH v2 6/6] linux-user: Add strace support for printing arguments of fallocate()
,
Filip Bozuta
,
2020/06/08
Re: [PATCH v2 6/6] linux-user: Add strace support for printing arguments of fallocate()
,
Laurent Vivier
,
2020/06/10
Re: [PATCH v2 0/6] Add strace support for printing arguments of selected syscalls
,
no-reply
,
2020/06/08
Re: [PATCH v2 0/6] Add strace support for printing arguments of selected syscalls
,
no-reply
,
2020/06/08
[PATCH v2 0/6] softfloat, target/i386: fprem, fprem1 fixes
,
Joseph Myers
,
2020/06/08
[PATCH v2 1/6] softfloat: merge floatx80_mod and floatx80_rem
,
Joseph Myers
,
2020/06/08
[PATCH v2 2/6] softfloat: fix floatx80 remainder pseudo-denormal check for zero
,
Joseph Myers
,
2020/06/08
[PATCH v2 3/6] softfloat: do not return pseudo-denormal from floatx80 remainder
,
Joseph Myers
,
2020/06/08
[PATCH v2 4/6] softfloat: do not set denominator high bit for floatx80 remainder
,
Joseph Myers
,
2020/06/08
[PATCH v2 5/6] softfloat: return low bits of quotient from floatx80_modrem
,
Joseph Myers
,
2020/06/08
[PATCH v2 6/6] target/i386: reimplement fprem, fprem1 using floatx80 operations
,
Joseph Myers
,
2020/06/08
Re: [PATCH v2 0/6] softfloat, target/i386: fprem, fprem1 fixes
,
Paolo Bonzini
,
2020/06/12
[PATCH v8 00/10] accel: Allow targets to use Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v8 01/10] MAINTAINERS: Fix KVM path expansion glob
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v8 02/10] MAINTAINERS: Add an 'overall' entry for accelerators
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v8 03/10] MAINTAINERS: Cover the HAX accelerator stub
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v8 04/10] configure: Generate rule to calculate the base architecture of a target
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v8 06/10] Makefile: Write MINIKCONF variables as one entry per line
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v8 07/10] accel/Kconfig: Extract accel selectors into their own config
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v8 09/10] Makefile: Allow target-specific optional Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v8 05/10] Makefile: Remove dangerous EOL trailing backslash
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v8 05/10] Makefile: Remove dangerous EOL trailing backslash
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v8 08/10] accel/Kconfig: Add the TCG selector
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v8 10/10] accel/tcg: Add stub for probe_access()
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v8 00/10] accel: Allow targets to use Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/15
[PATCH v2] hw/openrisc/openrisc_sim: Add assertion to silence GCC warning
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v2] hw/openrisc/openrisc_sim: Add assertion to silence GCC warning
,
Richard Henderson
,
2020/06/08
Re: [PATCH v2] hw/openrisc/openrisc_sim: Add assertion to silence GCC warning
,
Laurent Vivier
,
2020/06/09
Re: [PATCH v2 0/5] tests: Remove unused bison/flex packages
,
Alex Bennée
,
2020/06/08
[RFC PATCH 00/35] hw/qdev: Warn when using pre-qdev/QOM devices
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 02/35] hw/core/qdev: Add qdev_warn_deprecated_function_used() helper
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 01/35] qom/object: Update documentation
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 03/35] hw/arm/omap: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 07/35] hw/char/parallel: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 06/35] hw/timer/arm_timer: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 06/35] hw/timer/arm_timer: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 08/35] hw/display/blizzard: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 09/35] hw/display/ramfb: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 10/35] hw/display/tc6393xb: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 11/35] hw/display/vga-isa-mm: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 04/35] hw/arm/pxa2xx: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 12/35] hw/dma/etraxfs_dma: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 05/35] hw/arm/nseries: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 14/35] hw/i386/pc: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 14/35] hw/i386/pc: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 13/35] hw/dma/soc_dma: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 16/35] hw/input/lasips2: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 17/35] hw/input/pckbd: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 17/35] hw/input/pckbd: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 15/35] hw/i386/xen/xen-hvm: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
RE: [RFC PATCH 15/35] hw/i386/xen/xen-hvm: Emit warning when old code is used
,
Paul Durrant
,
2020/06/08
Re: [RFC PATCH 15/35] hw/i386/xen/xen-hvm: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 18/35] hw/input/ps2: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 18/35] hw/input/ps2: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 19/35] hw/input/tsc2005: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 21/35] hw/lm32/lm32_hwsetup: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 21/35] hw/lm32/lm32_hwsetup: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 20/35] hw/intc/i8259: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 20/35] hw/intc/i8259: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 22/35] hw/m68k/mcf520x: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 22/35] hw/m68k/mcf520x: Emit warning when old code is used
,
Thomas Huth
,
2020/06/08
[RFC PATCH 24/35] hw/misc/cbus: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 23/35] hw/misc/applesmc: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 23/35] hw/misc/applesmc: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 25/35] hw/nvram/eeprom93xx: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 26/35] hw/openrisc/cputimer: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 26/35] hw/openrisc/cputimer: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 27/35] hw/ppc/ppc: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 27/35] hw/ppc/ppc: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 29/35] hw/ppc/ppc_booke: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 29/35] hw/ppc/ppc_booke: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 28/35] hw/ppc/ppc4xx: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 30/35] hw/ppc/virtex_ml507: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 30/35] hw/ppc/virtex_ml507: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 31/35] hw/sh4: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 32/35] hw/riscv: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 32/35] hw/riscv: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 33/35] hw/timer/slavio_timer: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 33/35] hw/timer/slavio_timer: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 34/35] hw/usb/hcd-musb: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 35/35] hw/xtensa/xtfpga: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 00/35] hw/qdev: Warn when using pre-qdev/QOM devices
,
Peter Maydell
,
2020/06/08
Re: [RFC PATCH 00/35] hw/qdev: Warn when using pre-qdev/QOM devices
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 00/35] hw/qdev: Warn when using pre-qdev/QOM devices
,
Paolo Bonzini
,
2020/06/09
Re: [PATCH v25 QEMU 0/3] virtio-balloon: add support for page poison and free page reporting
,
Alexander Duyck
,
2020/06/08
Re: [PATCH v25 QEMU 0/3] virtio-balloon: add support for page poison and free page reporting
,
Michael S. Tsirkin
,
2020/06/08
Re: [PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
,
Mark Cave-Ayland
,
2020/06/08
Re: [PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
,
Artyom Tarasenko
,
2020/06/08
Re: [PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 23/24] sd: Hide the qdev-but-not-quite thing created by sd_init()
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v2 23/24] sd: Hide the qdev-but-not-quite thing created by sd_init()
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v2 23/24] sd: Hide the qdev-but-not-quite thing created by sd_init()
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 06/24] armv7m: Delete unused "ARM, bitband-memory" devices
,
Peter Maydell
,
2020/06/08
[PATCH 00/15] hw/riscv: sifive_u: Add GPIO and Mode Select (MSEL[3:0]) support
,
Bin Meng
,
2020/06/08
[PATCH 01/15] hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functions
,
Bin Meng
,
2020/06/08
Re: [PATCH 01/15] hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functions
,
Alistair Francis
,
2020/06/15
[PATCH 03/15] hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bit
,
Bin Meng
,
2020/06/08
Re: [PATCH 03/15] hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bit
,
Alistair Francis
,
2020/06/15
[PATCH 02/15] hw/riscv: opentitan: Remove the riscv_ prefix of the machine* and soc* functions
,
Bin Meng
,
2020/06/08
Re: [PATCH 02/15] hw/riscv: opentitan: Remove the riscv_ prefix of the machine* and soc* functions
,
Alistair Francis
,
2020/06/15
[PATCH 04/15] hw/riscv: sifive_u: Generate device tree node for OTP
,
Bin Meng
,
2020/06/08
Re: [PATCH 04/15] hw/riscv: sifive_u: Generate device tree node for OTP
,
Alistair Francis
,
2020/06/15
[PATCH 06/15] hw/riscv: sifive_gpio: Add a new 'ngpio' property
,
Bin Meng
,
2020/06/08
Re: [PATCH 06/15] hw/riscv: sifive_gpio: Add a new 'ngpio' property
,
Alistair Francis
,
2020/06/15
[PATCH 05/15] hw/riscv: sifive_gpio: Clean up the codes
,
Bin Meng
,
2020/06/08
Re: [PATCH 05/15] hw/riscv: sifive_gpio: Clean up the codes
,
Alistair Francis
,
2020/06/15
[PATCH 08/15] hw/riscv: sifive_gpio: Do not blindly trigger output IRQs
,
Bin Meng
,
2020/06/08
Re: [PATCH 08/15] hw/riscv: sifive_gpio: Do not blindly trigger output IRQs
,
Alistair Francis
,
2020/06/15
[PATCH 07/15] hw/riscv: sifive_u: Hook a GPIO controller
,
Bin Meng
,
2020/06/08
Re: [PATCH 07/15] hw/riscv: sifive_u: Hook a GPIO controller
,
Alistair Francis
,
2020/06/15
[PATCH 10/15] hw/riscv: sifive_u: Rename serial property get/set functions to a generic name
,
Bin Meng
,
2020/06/08
Re: [PATCH 10/15] hw/riscv: sifive_u: Rename serial property get/set functions to a generic name
,
Alistair Francis
,
2020/06/15
[PATCH 09/15] hw/riscv: sifive_u: Add reset functionality
,
Bin Meng
,
2020/06/08
Re: [PATCH 09/15] hw/riscv: sifive_u: Add reset functionality
,
Alistair Francis
,
2020/06/15
[PATCH 12/15] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
,
Bin Meng
,
2020/06/08
Re: [PATCH 12/15] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
,
Alistair Francis
,
2020/06/15
[PATCH 14/15] hw/riscv: sifive_u: Sort the SoC memmap table entries
,
Bin Meng
,
2020/06/08
Re: [PATCH 14/15] hw/riscv: sifive_u: Sort the SoC memmap table entries
,
Alistair Francis
,
2020/06/15
[PATCH 11/15] hw/riscv: sifive_u: Add a new property msel for MSEL pin state
,
Bin Meng
,
2020/06/08
Re: [PATCH 11/15] hw/riscv: sifive_u: Add a new property msel for MSEL pin state
,
Alistair Francis
,
2020/06/15
[PATCH 13/15] hw/riscv: sifive_u: Support different boot source per MSEL pin state
,
Bin Meng
,
2020/06/08
Re: [PATCH 13/15] hw/riscv: sifive_u: Support different boot source per MSEL pin state
,
Alistair Francis
,
2020/06/15
[PATCH 15/15] hw/riscv: sifive_u: Add a dummy DDR memory controller device
,
Bin Meng
,
2020/06/08
Re: [PATCH 15/15] hw/riscv: sifive_u: Add a dummy DDR memory controller device
,
Alistair Francis
,
2020/06/15
Re: [PATCH 00/15] hw/riscv: sifive_u: Add GPIO and Mode Select (MSEL[3:0]) support
,
Alistair Francis
,
2020/06/15
Re: [PATCH v2 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v2 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v2 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v2 09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v2 09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
,
Peter Maydell
,
2020/06/08
Re: [PATCH v2 09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v2 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v1] hmp: Make json format optional for qom-set
,
David Hildenbrand
,
2020/06/08
Re: [PATCH v1] hmp: Make json format optional for qom-set
,
Paolo Bonzini
,
2020/06/08
Re: [PATCH v1] hmp: Make json format optional for qom-set
,
David Hildenbrand
,
2020/06/08
Re: [PATCH v2 03/24] sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v2 14/24] macio: Put "macio-nvram" device on the macio bus
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v2 06/24] armv7m: Delete unused "ARM,bitband-memory" devices
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v2] hw/misc/imx6ul_ccm: Implement non writable bits in CCM registers
,
Jean-Christophe Dubois
,
2020/06/08
Re: [PATCH v2] hw/misc/imx6ul_ccm: Implement non writable bits in CCM registers
,
Peter Maydell
,
2020/06/15
Re: [PATCH v3 4/4] microvm: move virtio base to 0xfeb00000
,
Michael S. Tsirkin
,
2020/06/08
Re: [PATCH v6 00/16] acpi: i386 tweaks
,
Gerd Hoffmann
,
2020/06/08
Re: [PATCH v6 00/16] acpi: i386 tweaks
,
Michael S. Tsirkin
,
2020/06/08
Re: [PATCH v6 00/16] acpi: i386 tweaks
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH v6 00/16] acpi: i386 tweaks
,
Gerd Hoffmann
,
2020/06/10
fpu/softfloat: a question on BFloat 16 support on QEMU
,
LIU Zhiwei
,
2020/06/08
Re: fpu/softfloat: a question on BFloat 16 support on QEMU
,
Alex Bennée
,
2020/06/08
Re: fpu/softfloat: a question on BFloat 16 support on QEMU
,
LIU Zhiwei
,
2020/06/08
Re: fpu/softfloat: a question on BFloat 16 support on QEMU
,
Alex Bennée
,
2020/06/09
Re: fpu/softfloat: a question on BFloat 16 support on QEMU
,
LIU Zhiwei
,
2020/06/09
Re: fpu/softfloat: a question on BFloat 16 support on QEMU
,
LIU Zhiwei
,
2020/06/17
Re: fpu/softfloat: a question on BFloat 16 support on QEMU
,
Richard Henderson
,
2020/06/26
Re: fpu/softfloat: a question on BFloat 16 support on QEMU
,
Richard Henderson
,
2020/06/08
Re: fpu/softfloat: a question on BFloat 16 support on QEMU
,
LIU Zhiwei
,
2020/06/08
[PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
,
Ying Fang
,
2020/06/08
Re: [PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
,
Andrew Jones
,
2020/06/08
Re: [PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
,
Ying Fang
,
2020/06/09
Re: [PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
,
Andrew Jones
,
2020/06/10
Re: [PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
,
Ying Fang
,
2020/06/15
Re: [PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
,
Peter Maydell
,
2020/06/15
Re: [PATCH 0/2] qom: Make "info qom-tree" show children sorted
,
Mark Cave-Ayland
,
2020/06/08
[PATCH v4] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Michael S. Tsirkin
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Greg Kurz
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Eric Blake
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH v2 10/24] macio: Delete unused "macio-gpio" devices
,
Mark Cave-Ayland
,
2020/06/08
Re: [PATCH v2 10/24] macio: Delete unused "macio-gpio" devices
,
Markus Armbruster
,
2020/06/09
[PATCH] travis.yml: Test also the other targets on s390x
,
Thomas Huth
,
2020/06/08
Re: [PATCH] travis.yml: Test also the other targets on s390x
,
Laurent Vivier
,
2020/06/08
Re: [PATCH] travis.yml: Test also the other targets on s390x
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH] travis.yml: Test also the other targets on s390x
,
Alex Bennée
,
2020/06/10
[RFC PATCH 0/3] target/arm: move common aarch64 init to helpers and make cpu max standalone
,
Leif Lindholm
,
2020/06/08
[RFC PATCH 1/3] target/arm: commonalize aarch64 cpu init
,
Leif Lindholm
,
2020/06/08
Re: [RFC PATCH 1/3] target/arm: commonalize aarch64 cpu init
,
Peter Maydell
,
2020/06/08
[RFC PATCH 3/3] target/arm: use cortex...common_init for cpu64 max
,
Leif Lindholm
,
2020/06/08
[RFC PATCH 2/3] target/arm: move cpu64 cortex processor common init settings to function
,
Leif Lindholm
,
2020/06/08
Re: [RFC PATCH 2/3] target/arm: move cpu64 cortex processor common init settings to function
,
Peter Maydell
,
2020/06/08
Re: [PATCH 0/7] hw/misc/empty_slot: Spring cleaning
,
Artyom Tarasenko
,
2020/06/08
Re: [PATCH 0/7] hw/misc/empty_slot: Spring cleaning
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH 00/55] qdev: Rework how we plug into the parent bus
,
Markus Armbruster
,
2020/06/08
Re: [PATCH 00/55] qdev: Rework how we plug into the parent bus
,
Paolo Bonzini
,
2020/06/08
Re: [PATCH 00/55] qdev: Rework how we plug into the parent bus
,
Markus Armbruster
,
2020/06/09
Re: [PATCH 00/55] qdev: Rework how we plug into the parent bus
,
Paolo Bonzini
,
2020/06/09
Re: [PATCH 00/55] qdev: Rework how we plug into the parent bus
,
Markus Armbruster
,
2020/06/09
[PATCH v8 00/14] LUKS: encryption slot management using amend interface
,
Maxim Levitsky
,
2020/06/08
[PATCH v8 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
,
Maxim Levitsky
,
2020/06/08
[PATCH v8 02/14] qcrypto/luks: implement encryption key management
,
Maxim Levitsky
,
2020/06/08
[PATCH v8 03/14] block/amend: add 'force' option
,
Maxim Levitsky
,
2020/06/08
[PATCH v8 04/14] block/amend: separate amend and create options for qemu-img
,
Maxim Levitsky
,
2020/06/08
[PATCH v8 06/14] block/crypto: rename two functions
,
Maxim Levitsky
,
2020/06/08
[PATCH v8 05/14] block/amend: refactor qcow2 amend options
,
Maxim Levitsky
,
2020/06/08
Re: [PATCH v8 05/14] block/amend: refactor qcow2 amend options
,
Max Reitz
,
2020/06/16
[PATCH v8 08/14] block/qcow2: extend qemu-img amend interface with crypto options
,
Maxim Levitsky
,
2020/06/08
[PATCH v8 07/14] block/crypto: implement the encryption key management
,
Maxim Levitsky
,
2020/06/08
Re: [PATCH v8 07/14] block/crypto: implement the encryption key management
,
Max Reitz
,
2020/06/08
Re: [PATCH v8 07/14] block/crypto: implement the encryption key management
,
Maxim Levitsky
,
2020/06/16
[PATCH v8 09/14] iotests: filter few more luks specific create options
,
Maxim Levitsky
,
2020/06/08
[PATCH v8 10/14] iotests: qemu-img tests for luks key management
,
Maxim Levitsky
,
2020/06/08
[PATCH v8 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
,
Maxim Levitsky
,
2020/06/08
[PATCH v8 12/14] block/crypto: implement blockdev-amend
,
Maxim Levitsky
,
2020/06/08
[PATCH v8 13/14] block/qcow2: implement blockdev-amend
,
Maxim Levitsky
,
2020/06/08
[PATCH v8 14/14] iotests: add tests for blockdev-amend
,
Maxim Levitsky
,
2020/06/08
Re: [PATCH v8 00/14] LUKS: encryption slot management using amend interface
,
no-reply
,
2020/06/08
Re: [PATCH v8 00/14] LUKS: encryption slot management using amend interface
,
Max Reitz
,
2020/06/08
[PATCH] virtiofsd: Whitelist fchmod
,
Max Reitz
,
2020/06/08
Re: [PATCH] virtiofsd: Whitelist fchmod
,
Dr. David Alan Gilbert
,
2020/06/08
Re: [Virtio-fs] [PATCH] virtiofsd: Whitelist fchmod
,
Vivek Goyal
,
2020/06/09
Re: [PATCH] virtiofsd: Whitelist fchmod
,
Dr. David Alan Gilbert
,
2020/06/17
[PATCH 0/2] hw/net/opencores_eth: Trivial patches
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH 1/2] hw/net/opencores_eth: Use definitions instead of magic values
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH 1/2] hw/net/opencores_eth: Use definitions instead of magic values
,
Max Filippov
,
2020/06/08
[PATCH 2/2] hw/net/opencores_eth: Remove unnecessary address masking
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH 2/2] hw/net/opencores_eth: Remove unnecessary address masking
,
Max Filippov
,
2020/06/08
[PATCH v2 0/8] sh4: Mark it orphan in MAINTAINERS & trivial fixes
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v2 1/8] MAINTAINERS: Mark SH4 hardware orphan
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v2 1/8] MAINTAINERS: Mark SH4 hardware orphan
,
Aleksandar Markovic
,
2020/06/10
Re: [PATCH v2 1/8] MAINTAINERS: Mark SH4 hardware orphan
,
Thomas Huth
,
2020/06/10
Re: [PATCH v2 1/8] MAINTAINERS: Mark SH4 hardware orphan
,
Aleksandar Markovic
,
2020/06/10
Re: [PATCH v2 1/8] MAINTAINERS: Mark SH4 hardware orphan
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH v2 1/8] MAINTAINERS: Mark SH4 hardware orphan
,
Aleksandar Markovic
,
2020/06/10
Re: [PATCH v2 1/8] MAINTAINERS: Mark SH4 hardware orphan
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH v2 2/8] MAINTAINERS: Mark SH4 based R2D & Shix machines orphan
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v2 2/8] MAINTAINERS: Mark SH4 based R2D & Shix machines orphan
,
Thomas Huth
,
2020/06/08
Re: [PATCH v2 2/8] MAINTAINERS: Mark SH4 based R2D & Shix machines orphan
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v2 2/8] MAINTAINERS: Mark SH4 based R2D & Shix machines orphan
,
Magnus Damm
,
2020/06/09
Re: [PATCH v2 2/8] MAINTAINERS: Mark SH4 based R2D & Shix machines orphan
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 2/8] MAINTAINERS: Mark SH4 based R2D & Shix machines orphan
,
Yoshinori Sato
,
2020/06/10
Re: [PATCH v2 2/8] MAINTAINERS: Mark SH4 based R2D & Shix machines orphan
,
Aleksandar Markovic
,
2020/06/10
[PATCH v2 3/8] MAINTAINERS: Mark SH4 TCG target orphan
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v2 3/8] MAINTAINERS: Mark SH4 TCG target orphan
,
Aurelien Jarno
,
2020/06/09
[PATCH v2 4/8] hw/sh4: Use MemoryRegion typedef
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v2 4/8] hw/sh4: Use MemoryRegion typedef
,
Thomas Huth
,
2020/06/08
[PATCH v2 5/8] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v2 6/8] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v2 8/8] .travis.yml: Test SH4 QEMU advent calendar image
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v2 7/8] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image
,
Philippe Mathieu-Daudé
,
2020/06/08
[Bug 1879672] Re: QEMU installer with WHPX support
,
Philippe Mathieu-Daudé
,
2020/06/08
[Bug 1881004] Re: fpu/softfloat.c: error: bitwise negation of a boolean expression
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH] hw/openrisc/openrisc_sim: Add assertion to silent GCC warning
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH] hw/openrisc/openrisc_sim: Add assertion to silent GCC warning
,
Thomas Huth
,
2020/06/08
Re: [PATCH] hw/openrisc/openrisc_sim: Add assertion to silent GCC warning
,
Eric Blake
,
2020/06/08
Re: [PATCH] hw/openrisc/openrisc_sim: Add assertion to silent GCC warning
,
Stafford Horne
,
2020/06/09
Re: [PATCH] hw/openrisc/openrisc_sim: Add assertion to silent GCC warning
,
Stafford Horne
,
2020/06/09
Re: [PATCH] hw/openrisc/openrisc_sim: Add assertion to silent GCC warning
,
Eric Blake
,
2020/06/09
[Bug 1882497] [NEW] Missing 'cmp' utility makes build take 10 times as long
,
Adam Baxter
,
2020/06/08
[Bug 1882497] Re: Missing 'cmp' utility makes build take 10 times as long
,
Laurent Vivier
,
2020/06/08
[Bug 1874073] Re: openrisc_sim.c:87:42: error: 'cpu_irqs[0]' may be used uninitialized in this function [-Werror=maybe-uninitialized]
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH] migration: fix xbzrle encoding rate calculation
,
Wei Wang
,
2020/06/07
Re: [PATCH] migration: fix xbzrle encoding rate calculation
,
Richard Henderson
,
2020/06/08
Re: [PATCH] migration: fix xbzrle encoding rate calculation
,
Richard Henderson
,
2020/06/10
Re: [PATCH] migration: fix xbzrle encoding rate calculation
,
Dr. David Alan Gilbert
,
2020/06/10
[PATCH v5] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions.
,
agrecascino123
,
2020/06/07
Re: [PATCH v5] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions.
,
Richard Henderson
,
2020/06/26
[PATCH V3 0/3] migration/colo: Optimize COLO framework code
,
Zhang Chen
,
2020/06/07
[PATCH V3 1/3] migration/colo: Optimize COLO boot code path
,
Zhang Chen
,
2020/06/07
Re: [PATCH V3 1/3] migration/colo: Optimize COLO boot code path
,
Lukas Straub
,
2020/06/08
[PATCH V3 2/3] migration/colo: Update checkpoint time lately
,
Zhang Chen
,
2020/06/07
[PATCH V3 3/3] migration/migration.c: Remove MIGRATION_STATUS_ACTIVE in migration_iteration_finish
,
Zhang Chen
,
2020/06/07
Re: [PATCH V3 3/3] migration/migration.c: Remove MIGRATION_STATUS_ACTIVE in migration_iteration_finish
,
Lukas Straub
,
2020/06/08
RE: [PATCH V3 0/3] migration/colo: Optimize COLO framework code
,
Zhang, Chen
,
2020/06/10
Re: [PATCH V3 0/3] migration/colo: Optimize COLO framework code
,
Dr. David Alan Gilbert
,
2020/06/17
RE: [PATCH V3 0/3] migration/colo: Optimize COLO framework code
,
Zhang, Chen
,
2020/06/22
[PULL 00/21] MIPS queue for June 7th, 2020
,
Aleksandar Markovic
,
2020/06/07
[PULL 02/21] mailmap: Change email address of Stefan Brankovic
,
Aleksandar Markovic
,
2020/06/07
[PULL 03/21] target/mips: fpu: Demacro ADD.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/07
[PULL 04/21] target/mips: fpu: Demacro SUB.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/07
[PULL 01/21] mailmap: Change email address of Filip Bozuta
,
Aleksandar Markovic
,
2020/06/07
[PULL 06/21] target/mips: fpu: Demacro DIV.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/07
[PULL 08/21] target/mips: fpu: Demacro MADD.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/07
[PULL 07/21] target/mips: fpu: Remove now unused macro FLOAT_BINOP
,
Aleksandar Markovic
,
2020/06/07
[PULL 09/21] target/mips: fpu: Demacro MSUB.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/07
[PULL 15/21] target/mips: fpu: Demacro RINT.<D|S>
,
Aleksandar Markovic
,
2020/06/07
[PULL 05/21] target/mips: fpu: Demacro MUL.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/07
[PULL 11/21] target/mips: fpu: Demacro NMSUB.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/07
[PULL 12/21] target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
,
Aleksandar Markovic
,
2020/06/07
[PULL 13/21] target/mips: fpu: Demacro CLASS.<D|S>
,
Aleksandar Markovic
,
2020/06/07
[PULL 18/21] target/mips: fpu: Refactor conversion from ieee to mips exception flags
,
Aleksandar Markovic
,
2020/06/07
[PULL 19/21] hw/mips: Implement the kvm_type() hook in MachineClass
,
Aleksandar Markovic
,
2020/06/07
[PULL 10/21] target/mips: fpu: Demacro NMADD.<D|S|PS>
,
Aleksandar Markovic
,
2020/06/07
[PULL 17/21] target/mips: fpu: Name better paired-single variables
,
Aleksandar Markovic
,
2020/06/07
[PULL 20/21] target/mips: Add Loongson-3 CPU definition
,
Aleksandar Markovic
,
2020/06/07
[PULL 21/21] target/mips: Enable hardware page table walker and CMGCR features for P5600
,
Aleksandar Markovic
,
2020/06/07
[PULL 16/21] target/mips: fpu: Remove now unused FLOAT_RINT macro
,
Aleksandar Markovic
,
2020/06/07
[PULL 14/21] target/mips: fpu: Remove now unused FLOAT_CLASS macro
,
Aleksandar Markovic
,
2020/06/07
Re: [PULL 00/21] MIPS queue for June 7th, 2020
,
no-reply
,
2020/06/07
Re: [PULL 00/21] MIPS queue for June 7th, 2020
,
Aleksandar Markovic
,
2020/06/08
Re: [PULL 00/21] MIPS queue for June 7th, 2020
,
Peter Maydell
,
2020/06/08
Re: [PULL 00/21] MIPS queue for June 7th, 2020
,
Aleksandar Markovic
,
2020/06/08
Re: [PULL 00/21] MIPS queue for June 7th, 2020
,
Aleksandar Markovic
,
2020/06/09
[PATCH] Makefile: set PYTHON to python2 instead of python
,
fepitre
,
2020/06/07
Re: [PATCH] Makefile: set PYTHON to python2 instead of python
,
Frédéric Pierret
,
2020/06/07
[PATCH] MAINTAINERS: Fix the classification of bios-tables-test-allowed-diff.h
,
Thomas Huth
,
2020/06/07
Re: [PATCH] MAINTAINERS: Fix the classification of bios-tables-test-allowed-diff.h
,
Philippe Mathieu-Daudé
,
2020/06/07
Re: [PATCH v4 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/06/06
Re: [PATCH v4 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Stefan Hajnoczi
,
2020/06/17
[PATCH 0/4] More sm501 fixes and optimisations
,
BALATON Zoltan
,
2020/06/06
[PATCH 2/4] sm501: Drop unneded variable
,
BALATON Zoltan
,
2020/06/06
Re: [PATCH 2/4] sm501: Drop unneded variable
,
Peter Maydell
,
2020/06/15
[PATCH 3/4] sm501: Ignore no-op blits
,
BALATON Zoltan
,
2020/06/06
Re: [PATCH 3/4] sm501: Ignore no-op blits
,
Peter Maydell
,
2020/06/15
Re: [PATCH 3/4] sm501: Ignore no-op blits
,
BALATON Zoltan
,
2020/06/15
[PATCH 4/4] sm501: Optimise 1 pixel 2d ops
,
BALATON Zoltan
,
2020/06/06
Re: [PATCH 4/4] sm501: Optimise 1 pixel 2d ops
,
Peter Maydell
,
2020/06/15
Re: [PATCH 4/4] sm501: Optimise 1 pixel 2d ops
,
BALATON Zoltan
,
2020/06/15
[PATCH 1/4] sm501: Fix bounds checks
,
BALATON Zoltan
,
2020/06/06
Re: [PATCH 1/4] sm501: Fix bounds checks
,
Peter Maydell
,
2020/06/15
Re: [PATCH 1/4] sm501: Fix bounds checks
,
BALATON Zoltan
,
2020/06/15
Re: [PATCH 1/4] sm501: Fix bounds checks
,
Peter Maydell
,
2020/06/15
Re: [PATCH 1/4] sm501: Fix bounds checks
,
BALATON Zoltan
,
2020/06/15
Re: [PATCH 0/4] More sm501 fixes and optimisations
,
BALATON Zoltan
,
2020/06/12
[PATCH v2 0/7] colo: Introduce resource agent and test suite/CI
,
Lukas Straub
,
2020/06/06
[PATCH v2 1/7] block/quorum.c: stable children names
,
Lukas Straub
,
2020/06/06
[PATCH v2 2/7] avocado_qemu: Introduce pick_qemu_util to pick qemu utility binaries
,
Lukas Straub
,
2020/06/06
[PATCH v2 3/7] boot_linux.py: Use pick_qemu_util
,
Lukas Straub
,
2020/06/06
[PATCH v2 4/7] colo: Introduce resource agent
,
Lukas Straub
,
2020/06/06
[PATCH v2 6/7] configure,Makefile: Install colo resource-agent
,
Lukas Straub
,
2020/06/06
[PATCH v2 5/7] colo: Introduce high-level test suite
,
Lukas Straub
,
2020/06/06
[PATCH v2 7/7] MAINTAINERS: Add myself as maintainer for COLO resource agent
,
Lukas Straub
,
2020/06/06
Re: [PATCH 0/5] colo: Introduce resource agent and test suite/CI
,
Lukas Straub
,
2020/06/06
RE: [PATCH 0/5] colo: Introduce resource agent and test suite/CI
,
Zhang, Chen
,
2020/06/15
Re: [PATCH 0/5] colo: Introduce resource agent and test suite/CI
,
Lukas Straub
,
2020/06/19
[PULL v2 00/19] Linux user for 5.1 patches
,
Laurent Vivier
,
2020/06/06
[PULL v2 03/19] linux-user: Add support for /proc/cpuinfo on hppa platform
,
Laurent Vivier
,
2020/06/06
[PULL v2 01/19] linux-user, alpha: fix oldumount syscall
,
Laurent Vivier
,
2020/06/06
[PULL v2 02/19] linux-user: return target error codes for socket() and prctl()
,
Laurent Vivier
,
2020/06/06
Re: [PULL v2 00/19] Linux user for 5.1 patches
,
Laurent Vivier
,
2020/06/06
Re: [PULL v2 00/19] Linux user for 5.1 patches
,
Aleksandar Markovic
,
2020/06/06
[PULL v2 00/19] Linux user for 5.1 patches
,
Laurent Vivier
,
2020/06/06
[PULL v2 01/19] linux-user, alpha: fix oldumount syscall
,
Laurent Vivier
,
2020/06/06
[PULL v2 02/19] linux-user: return target error codes for socket() and prctl()
,
Laurent Vivier
,
2020/06/06
[PULL v2 07/19] Makefile: Only build virtiofsd if system-mode is enabled
,
Laurent Vivier
,
2020/06/06
[PULL v2 03/19] linux-user: Add support for /proc/cpuinfo on hppa platform
,
Laurent Vivier
,
2020/06/06
[PULL v2 05/19] linux-user/mmap.c: fix integer underflow in target_mremap
,
Laurent Vivier
,
2020/06/06
[PULL v2 12/19] stubs/Makefile: Reduce the user-mode object list
,
Laurent Vivier
,
2020/06/06
[PULL v2 11/19] util/Makefile: Reduce the user-mode object list
,
Laurent Vivier
,
2020/06/06
[PULL v2 16/19] target/i386: Restrict CpuClass::get_crash_info() to system-mode
,
Laurent Vivier
,
2020/06/06
[PULL v2 04/19] linux-user/strace.list: fix epoll_create{, 1} -strace output
,
Laurent Vivier
,
2020/06/06
[PULL v2 06/19] linux-user: implement OFD locks
,
Laurent Vivier
,
2020/06/06
[PULL v2 18/19] hw/core: Restrict CpuClass::get_crash_info() to system-mode
,
Laurent Vivier
,
2020/06/06
[PULL v2 10/19] tests/Makefile: Restrict some softmmu-only tests
,
Laurent Vivier
,
2020/06/06
[PULL v2 17/19] target/s390x: Restrict CpuClass::get_crash_info() to system-mode
,
Laurent Vivier
,
2020/06/06
[PULL v2 08/19] configure: Avoid building TCG when not needed
,
Laurent Vivier
,
2020/06/06
[PULL v2 09/19] tests/Makefile: Only display TCG-related tests when TCG is available
,
Laurent Vivier
,
2020/06/06
[PULL v2 15/19] arch_init: Remove unused 'qapi-commands-misc.h' include
,
Laurent Vivier
,
2020/06/06
[PULL v2 19/19] stubs: Restrict ui/win32-kbd-hook to system-mode
,
Laurent Vivier
,
2020/06/06
[PULL v2 13/19] target/riscv/cpu: Restrict CPU migration to system-mode
,
Laurent Vivier
,
2020/06/06
[PULL v2 14/19] exec: Assert CPU migration is not used on user-only build
,
Laurent Vivier
,
2020/06/06
Re: [PULL v2 00/19] Linux user for 5.1 patches
,
Peter Maydell
,
2020/06/08
Re: [PATCH] net: tulip: Set PCI revision to match dec21143
,
Marek Vasut
,
2020/06/06
Re: [PATCH] net: tulip: Set PCI revision to match dec21143
,
Philippe Mathieu-Daudé
,
2020/06/07
Re: [PATCH] net: tulip: Set PCI revision to match dec21143
,
Sven Schnelle
,
2020/06/10
Re: [PATCH] net: tulip: Set PCI revision to match dec21143
,
Philippe Mathieu-Daudé
,
2020/06/10
Re: [PATCH] net: tulip: Set PCI revision to match dec21143
,
Marek Vasut
,
2020/06/10
[Bug 1659267] Re: It's not possible to start a VM with a network cable unplugged
,
timsoft
,
2020/06/06
[Bug 1659267] Re: It's not possible to start a VM with a network cable unplugged
,
Daniel Berrange
,
2020/06/08
[Bug 1882350] [NEW] it always create sdx device when I configure ide device with hdx name
,
marshell
,
2020/06/06
Re: [Bug 1882350] [NEW] it always create sdx device when I configure ide device with hdx name
,
Eric Blake
,
2020/06/08
[Bug 1882350] Re: it always create sdx device when I configure ide device with hdx name
,
marshell
,
2020/06/08
gitlab-ci: Do not use the standard container images from gitlab
,
Sam Eiderman
,
2020/06/06
Re: gitlab-ci: Do not use the standard container images from gitlab
,
Alex Bennée
,
2020/06/06
Re: gitlab-ci: Do not use the standard container images from gitlab
,
Sam Eiderman
,
2020/06/06
Re: gitlab-ci: Do not use the standard container images from gitlab
,
Thomas Huth
,
2020/06/07
Re: gitlab-ci: Do not use the standard container images from gitlab
,
Sam Eiderman
,
2020/06/07
[PATCH v2] Implement configurable descriptor size in ftgmac100
,
Erik Smit
,
2020/06/06
Re: [PATCH v2] Implement configurable descriptor size in ftgmac100
,
Cédric Le Goater
,
2020/06/08
Re: [PATCH v2] Implement configurable descriptor size in ftgmac100
,
Peter Maydell
,
2020/06/15
[PATCH v5 00/13] iotests: Dump QCOW2 dirty bitmaps metadata
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
[PATCH v5 01/13] qcow2.py: python style fixes
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
Re: [PATCH v5 01/13] qcow2.py: python style fixes
,
Eric Blake
,
2020/06/08
[PATCH v5 02/13] qcow2.py: add licensing blurb
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
Re: [PATCH v5 02/13] qcow2.py: add licensing blurb
,
Eric Blake
,
2020/06/08
[PATCH v5 06/13] qcow2_format.py: use modern string formatting
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
[PATCH v5 05/13] qcow2_format.py: use tuples instead of lists for fields
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
[PATCH v5 09/13] qcow2_format.py: add field-formatting class
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
[PATCH v5 03/13] qcow2.py: move qcow2 format classes to separate module
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
Re: [PATCH v5 03/13] qcow2.py: move qcow2 format classes to separate module
,
Eric Blake
,
2020/06/08
[PATCH v5 04/13] qcow2_format.py: drop new line printing at end of dump()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
[PATCH v5 08/13] qcow2_format.py: separate generic functionality of structure classes
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
Re: [PATCH v5 08/13] qcow2_format.py: separate generic functionality of structure classes
,
Eric Blake
,
2020/06/08
[PATCH v5 07/13] qcow2_format.py: use strings to specify c-type of struct fields
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
[PATCH v5 10/13] qcow2_format.py: QcowHeaderExtension: add dump method
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
[PATCH v5 12/13] qcow2: QcowHeaderExtension print names for extension magics
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
Re: [PATCH v5 12/13] qcow2: QcowHeaderExtension print names for extension magics
,
Andrey Shinkevich
,
2020/06/08
Re: [PATCH v5 12/13] qcow2: QcowHeaderExtension print names for extension magics
,
Andrey Shinkevich
,
2020/06/08
Re: [PATCH v5 12/13] qcow2: QcowHeaderExtension print names for extension magics
,
Eric Blake
,
2020/06/09
[PATCH v5 11/13] qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2Struct
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
[PATCH v5 13/13] qcow2_format.py: dump bitmaps header extension
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
Re: [PATCH v5 13/13] qcow2_format.py: dump bitmaps header extension
,
Eric Blake
,
2020/06/08
Re: [PATCH v5 13/13] qcow2_format.py: dump bitmaps header extension
,
Vladimir Sementsov-Ogievskiy
,
2020/06/09
[PATCH] hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printf
,
Philippe Mathieu-Daudé
,
2020/06/06
Re: [PATCH] hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printf
,
Richard Henderson
,
2020/06/06
Re: [PATCH] hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printf
,
Thomas Huth
,
2020/06/07
Re: [PATCH] hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printf
,
Laurent Vivier
,
2020/06/09
[PATCH v5 0/3] account for NVDIMM nodes during SRAT generation
,
Vishal Verma
,
2020/06/05
[PATCH v5 1/3] diffs-allowed: add the SRAT AML to diffs-allowed
,
Vishal Verma
,
2020/06/05
[PATCH v5 2/3] hw/acpi/nvdimm: add a helper to augment SRAT generation
,
Vishal Verma
,
2020/06/05
[PATCH v5 3/3] tests/acpi: update expected SRAT files
,
Vishal Verma
,
2020/06/05
Re: [PATCH v5 3/3] tests/acpi: update expected SRAT files
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH v5 3/3] tests/acpi: update expected SRAT files
,
Igor Mammedov
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/06/05
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Cornelia Huck
,
2020/06/08
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/06/08
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Cornelia Huck
,
2020/06/09
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/06/09
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Pierre Morel
,
2020/06/09
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Claudio Imbrenda
,
2020/06/09
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Cornelia Huck
,
2020/06/09
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/06/09
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/06/09
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
David Gibson
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
David Gibson
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Viktor Mihajlovski
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
David Gibson
,
2020/06/18
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
David Gibson
,
2020/06/18
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
David Gibson
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
David Gibson
,
2020/06/18
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
David Gibson
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/06/10
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
David Gibson
,
2020/06/18
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Michael S. Tsirkin
,
2020/06/08
Re: [PATCH RFC v2 0/5] block: add block-dirty-bitmap-populate job
,
Eric Blake
,
2020/06/05
Re: [PATCH RFC v2 0/5] block: add block-dirty-bitmap-populate job
,
Peter Krempa
,
2020/06/09
[PATCH 0/7] softfloat, target/i386: fprem, fprem1 fixes
,
Joseph Myers
,
2020/06/05
[PATCH 1/7] softfloat: merge floatx80_mod and floatx80_rem
,
Joseph Myers
,
2020/06/05
Re: [PATCH 1/7] softfloat: merge floatx80_mod and floatx80_rem
,
Richard Henderson
,
2020/06/06
[PATCH 2/7] softfloat: fix floatx80 remainder pseudo-denormal check for zero
,
Joseph Myers
,
2020/06/05
Re: [PATCH 2/7] softfloat: fix floatx80 remainder pseudo-denormal check for zero
,
Richard Henderson
,
2020/06/06
[PATCH 3/7] softfloat: do not return pseudo-denormal from floatx80 remainder
,
Joseph Myers
,
2020/06/05
Re: [PATCH 3/7] softfloat: do not return pseudo-denormal from floatx80 remainder
,
Richard Henderson
,
2020/06/06
[PATCH 4/7] softfloat: do not set denominator high bit for floatx80 remainder
,
Joseph Myers
,
2020/06/05
Re: [PATCH 4/7] softfloat: do not set denominator high bit for floatx80 remainder
,
Richard Henderson
,
2020/06/06
[PATCH 5/7] softfloat: return low bits of quotient from floatx80_modrem
,
Joseph Myers
,
2020/06/05
Re: [PATCH 5/7] softfloat: return low bits of quotient from floatx80_modrem
,
Richard Henderson
,
2020/06/06
[PATCH 6/7] target/i386: reimplement fprem1 using floatx80 operations
,
Joseph Myers
,
2020/06/05
Re: [PATCH 6/7] target/i386: reimplement fprem1 using floatx80 operations
,
Richard Henderson
,
2020/06/06
Re: [PATCH 6/7] target/i386: reimplement fprem1 using floatx80 operations
,
Alex Bennée
,
2020/06/08
Re: [PATCH 6/7] target/i386: reimplement fprem1 using floatx80 operations
,
Joseph Myers
,
2020/06/08
Re: [PATCH 6/7] target/i386: reimplement fprem1 using floatx80 operations
,
Alex Bennée
,
2020/06/08
[PATCH 7/7] target/i386: reimplement fprem using floatx80 operations
,
Joseph Myers
,
2020/06/05
[Bug 1815263] Re: hvf accelerator crashes on quest boot
,
Roman Bolshakov
,
2020/06/05
[Bug 1827005] Re: hvf: ubuntu iso boot menu issue
,
Roman Bolshakov
,
2020/06/05
[PATCH v1] nvme: allow cmb and pmr emulation on same device
,
Andrzej Jakowski
,
2020/06/05
[PATCH v1 1/2] nvme: indicate CMB support through controller capabilities register
,
Andrzej Jakowski
,
2020/06/05
[PATCH v1 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Andrzej Jakowski
,
2020/06/05
Re: [PATCH v1 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Klaus Jensen
,
2020/06/08
Re: [PATCH v1 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Andrzej Jakowski
,
2020/06/08
Re: [PATCH v1 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Klaus Jensen
,
2020/06/09
[PATCH v7 00/11] accel: Allow targets to use Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v7 01/11] MAINTAINERS: Fix KVM path expansion glob
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v7 02/11] MAINTAINERS: Add an 'overall' entry for accelerators
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v7 04/11] rules.mak: Add strequal() and startswith() rules
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v7 04/11] rules.mak: Add strequal() and startswith() rules
,
Richard Henderson
,
2020/06/05
[PATCH v7 05/11] rules.mak: Add base-arch() rule
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v7 05/11] rules.mak: Add base-arch() rule
,
Richard Henderson
,
2020/06/05
[PATCH v7 03/11] MAINTAINERS: Add an entry for the HAX accelerator
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v7 06/11] Makefile: Remove dangerous EOL trailing backslash
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v7 06/11] Makefile: Remove dangerous EOL trailing backslash
,
Richard Henderson
,
2020/06/05
[PATCH v7 07/11] Makefile: Write MINIKCONF variables as one entry per line
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v7 08/11] accel/Kconfig: Extract accel selectors into their own config
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v7 09/11] accel/Kconfig: Add the TCG selector
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v7 10/11] Makefile: Allow target-specific optional Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v7 11/11] accel/tcg: Add stub for probe_access()
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v2] fuzz: add oss-fuzz build.sh script
,
Alexander Bulekov
,
2020/06/05
Re: [PATCH v2] fuzz: add oss-fuzz build.sh script
,
Darren Kenny
,
2020/06/05
Re: [PATCH v2] fuzz: add oss-fuzz build.sh script
,
Alexander Bulekov
,
2020/06/05
Re: [PATCH v2] fuzz: add oss-fuzz build.sh script
,
Darren Kenny
,
2020/06/05
Re: [PATCH v2] fuzz: add oss-fuzz build.sh script
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v2] fuzz: add oss-fuzz build.sh script
,
no-reply
,
2020/06/05
Re: [PATCH v2] fuzz: add oss-fuzz build.sh script
,
Stefan Hajnoczi
,
2020/06/09
[PATCH] fuzz: add oss-fuzz build.sh script
,
Alexander Bulekov
,
2020/06/05
Re: [PATCH] fuzz: add oss-fuzz build.sh script
,
Alexander Bulekov
,
2020/06/05
Re: [PATCH] fuzz: add oss-fuzz build.sh script
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH] fuzz: add oss-fuzz build.sh script
,
Alexander Bulekov
,
2020/06/05
Re: [PATCH] fuzz: add oss-fuzz build.sh script
,
Alexander Bulekov
,
2020/06/08
Re: [PATCH] fuzz: add oss-fuzz build.sh script
,
no-reply
,
2020/06/05
[PATCH v2 00/13] Add Thread Sanitizer support to QEMU
,
Robert Foley
,
2020/06/05
[PATCH v2 01/13] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
,
Robert Foley
,
2020/06/05
Re: [PATCH v2 01/13] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
,
Alex Bennée
,
2020/06/08
Re: [PATCH v2 01/13] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
,
Robert Foley
,
2020/06/08
[PATCH v2 02/13] cpu: convert queued work to a QSIMPLEQ
,
Robert Foley
,
2020/06/05
[PATCH v2 03/13] thread: add qemu_spin_destroy
,
Robert Foley
,
2020/06/05
[PATCH v2 04/13] cputlb: destroy CPUTLB with tlb_destroy
,
Robert Foley
,
2020/06/05
[PATCH v2 05/13] qht: call qemu_spin_destroy for head buckets
,
Robert Foley
,
2020/06/05
[PATCH v2 06/13] tcg: call qemu_spin_destroy for tb->jmp_lock
,
Robert Foley
,
2020/06/05
Re: [PATCH v2 06/13] tcg: call qemu_spin_destroy for tb->jmp_lock
,
Alex Bennée
,
2020/06/08
Re: [PATCH v2 06/13] tcg: call qemu_spin_destroy for tb->jmp_lock
,
Robert Foley
,
2020/06/08
[PATCH v2 07/13] translate-all: call qemu_spin_destroy for PageDesc
,
Robert Foley
,
2020/06/05
Re: [PATCH v2 07/13] translate-all: call qemu_spin_destroy for PageDesc
,
Alex Bennée
,
2020/06/08
[PATCH v2 08/13] thread: add tsan annotations to QemuSpin
,
Robert Foley
,
2020/06/05
[PATCH v2 09/13] tests/docker: Added docker build support for TSan.
,
Robert Foley
,
2020/06/05
Re: [PATCH v2 09/13] tests/docker: Added docker build support for TSan.
,
Alex Bennée
,
2020/06/08
[PATCH v2 10/13] include/qemu: Added tsan.h for annotations.
,
Robert Foley
,
2020/06/05
Re: [PATCH v2 10/13] include/qemu: Added tsan.h for annotations.
,
Alex Bennée
,
2020/06/08
[PATCH v2 11/13] util: Added tsan annotate for thread name.
,
Robert Foley
,
2020/06/05
[PATCH v2 12/13] docs: Added details on TSan to testing.rst
,
Robert Foley
,
2020/06/05
Re: [PATCH v2 12/13] docs: Added details on TSan to testing.rst
,
Alex Bennée
,
2020/06/08
[PATCH v2 13/13] tests: Disable select tests under TSan, which hit TSan issue.
,
Robert Foley
,
2020/06/05
Re: [PATCH v2 13/13] tests: Disable select tests under TSan, which hit TSan issue.
,
Emilio G. Cota
,
2020/06/07
Re: [PATCH v2 13/13] tests: Disable select tests under TSan, which hit TSan issue.
,
Alex Bennée
,
2020/06/08
Re: [PATCH v2 00/13] Add Thread Sanitizer support to QEMU
,
no-reply
,
2020/06/05
Re: [PATCH v2 00/13] Add Thread Sanitizer support to QEMU
,
Alex Bennée
,
2020/06/08
[PATCH] MAINTAINERS: Add an entry to review Avocado based acceptance tests
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH] MAINTAINERS: Add an entry to review Avocado based acceptance tests
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH] MAINTAINERS: Add an entry to review Avocado based acceptance tests
,
Eduardo Habkost
,
2020/06/16
Re: [PATCH] MAINTAINERS: Add an entry to review Avocado based acceptance tests
,
Cleber Rosa
,
2020/06/17
Re: [PATCH] MAINTAINERS: Add an entry to review Avocado based acceptance tests
,
Philippe Mathieu-Daudé
,
2020/06/19
[PULL 00/29] target-arm queue
,
Peter Maydell
,
2020/06/05
[PULL 01/29] hw/ssi/imx_spi: changed while statement to prevent underflow
,
Peter Maydell
,
2020/06/05
[PULL 02/29] hw/ssi/imx_spi: Removed unnecessary cast of rx data received from slave
,
Peter Maydell
,
2020/06/05
[PULL 03/29] hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask()
,
Peter Maydell
,
2020/06/05
[PULL 04/29] hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()
,
Peter Maydell
,
2020/06/05
[PULL 06/29] target/arm: Convert rax1 to gvec helpers
,
Peter Maydell
,
2020/06/05
[PULL 05/29] target/arm: Convert aes and sm4 to gvec helpers
,
Peter Maydell
,
2020/06/05
[PULL 07/29] target/arm: Convert sha512 and sm3 to gvec helpers
,
Peter Maydell
,
2020/06/05
[PULL 08/29] target/arm: Convert sha1 and sha256 to gvec helpers
,
Peter Maydell
,
2020/06/05
[PULL 09/29] target/arm: Split helper_crypto_sha1_3reg
,
Peter Maydell
,
2020/06/05
[PULL 11/29] hw/adc/stm32f2xx_adc: Correct memory region size and access size
,
Peter Maydell
,
2020/06/05
[PULL 13/29] docs/system: Document Aspeed boards
,
Peter Maydell
,
2020/06/05
[PULL 12/29] tests/acceptance: Add a boot test for the xlnx-versal-virt machine
,
Peter Maydell
,
2020/06/05
[PULL 10/29] target/arm: Split helper_crypto_sm3tt
,
Peter Maydell
,
2020/06/05
[PULL 14/29] raspi: add BCM2835 SOC MPHI emulation
,
Peter Maydell
,
2020/06/05
[PULL 16/29] dwc-hsotg (dwc2) USB host controller state definitions
,
Peter Maydell
,
2020/06/05
[PULL 15/29] dwc-hsotg (dwc2) USB host controller register definitions
,
Peter Maydell
,
2020/06/05
[PULL 18/29] usb: add short-packet handling to usb-storage driver
,
Peter Maydell
,
2020/06/05
[PULL 20/29] raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB host
,
Peter Maydell
,
2020/06/05
[PULL 17/29] dwc-hsotg (dwc2) USB host controller emulation
,
Peter Maydell
,
2020/06/05
[PULL 19/29] wire in the dwc-hsotg (dwc2) USB host controller emulation
,
Peter Maydell
,
2020/06/05
[PULL 21/29] target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree
,
Peter Maydell
,
2020/06/05
[PULL 23/29] target/arm: Convert Neon VSRA, VSRI, VRSHR, VRSRA 2-reg-shift insns to decodetree
,
Peter Maydell
,
2020/06/05
[PULL 24/29] target/arm: Convert VQSHLU, VQSHL 2-reg-shift insns to decodetree
,
Peter Maydell
,
2020/06/05
[PULL 25/29] target/arm: Convert Neon narrowing shifts with op==8 to decodetree
,
Peter Maydell
,
2020/06/05
[PULL 22/29] target/arm: Convert Neon VSHR 2-reg-shift insns to decodetree
,
Peter Maydell
,
2020/06/05
[PULL 26/29] target/arm: Convert Neon narrowing shifts with op==9 to decodetree
,
Peter Maydell
,
2020/06/05
[PULL 27/29] target/arm: Convert Neon VSHLL, VMOVL to decodetree
,
Peter Maydell
,
2020/06/05
[PULL 28/29] target/arm: Convert VCVT fixed-point ops to decodetree
,
Peter Maydell
,
2020/06/05
[PULL 29/29] target/arm: Convert Neon one-register-and-immediate insns to decodetree
,
Peter Maydell
,
2020/06/05
Re: [PULL 00/29] target-arm queue
,
no-reply
,
2020/06/05
Re: [PULL 00/29] target-arm queue
,
Peter Maydell
,
2020/06/08
[PATCH] MAINTAINERS: Cover pip requirements.txt
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH] MAINTAINERS: Cover pip requirements.txt
,
Philippe Mathieu-Daudé
,
2020/06/24
Reviewing QEMU OSS-Fuzz Integration PR
,
Alexander Bulekov
,
2020/06/05
Re: [PATCH 05/10] hw/rx: RX MCU and target
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH 04/10] hw/char: Renesas SCI module.
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v3] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/05
Re: [PATCH v3] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Greg Kurz
,
2020/06/05
Re: [PATCH v3] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/08
Re: [PATCH v3] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Paolo Bonzini
,
2020/06/23
[PATCH v1 00/14] various fixes for next PR (testing, vhost, guest_base fixes)
,
Alex Bennée
,
2020/06/05
[PATCH v1 04/14] exec: flush the whole TLB if a watchpoint crosses a page boundary
,
Alex Bennée
,
2020/06/05
[PATCH v1 02/14] scripts/clean-includes: Mark 'qemu/qemu-plugin.h' as special header
,
Alex Bennée
,
2020/06/05
[PATCH v1 01/14] qemu-plugin.h: add missing include <stddef.h> to define size_t
,
Alex Bennée
,
2020/06/05
[PATCH v1 05/14] .travis.yml: allow failure for unreliable hosts
,
Alex Bennée
,
2020/06/05
[PATCH v1 03/14] tests/plugin: correctly honour io_count
,
Alex Bennée
,
2020/06/05
[PATCH v1 06/14] .shippable: temporaily disable some cross builds
,
Alex Bennée
,
2020/06/05
Re: [PATCH v1 06/14] .shippable: temporaily disable some cross builds
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v1 08/14] tests/docker: fix pre-requisite for debian-tricore-cross
,
Alex Bennée
,
2020/06/05
[PATCH v1 10/14] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Alex Bennée
,
2020/06/05
[PATCH v1 09/14] docker: update Ubuntu to 20.04
,
Alex Bennée
,
2020/06/05
[PATCH v1 12/14] linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
,
Alex Bennée
,
2020/06/05
[PATCH v1 14/14] linux-user: detect overflow of MAP_FIXED mmap
,
Alex Bennée
,
2020/06/05
Re: [PATCH v1 14/14] linux-user: detect overflow of MAP_FIXED mmap
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v1 13/14] tests/tcg: add simple commpage test case
,
Alex Bennée
,
2020/06/05
[PATCH v1 07/14] iotests: 194: wait migration completion on target too
,
Alex Bennée
,
2020/06/05
[PATCH v1 11/14] linux-user: provide fallback pgd_find_hole for bare chroots
,
Alex Bennée
,
2020/06/05
Re: [PATCH v1 00/14] various fixes for next PR (testing, vhost, guest_base fixes)
,
Eric Blake
,
2020/06/05
Re: [PATCH v1 00/14] various fixes for next PR (testing, vhost, guest_base fixes)
,
no-reply
,
2020/06/05
Re: [PATCH v1 00/14] various fixes for next PR (testing, vhost, guest_base fixes)
,
Thomas Huth
,
2020/06/07
Re: [PATCH v1 00/14] various fixes for next PR (testing, vhost, guest_base fixes)
,
Alex Bennée
,
2020/06/08
Re: [PATCH 01/10] hw/intc: RX62N interrupt controller (ICUa)
,
Philippe Mathieu-Daudé
,
2020/06/05
[PULL 00/10] s390x update
,
Cornelia Huck
,
2020/06/05
[PULL 01/10] s390x/kvm: help valgrind in several places
,
Cornelia Huck
,
2020/06/05
[PULL 02/10] s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
,
Cornelia Huck
,
2020/06/05
[PULL 03/10] docs/s390x: document the virtual css
,
Cornelia Huck
,
2020/06/05
[PULL 05/10] vfio-ccw: allow non-prefetch ORBs
,
Cornelia Huck
,
2020/06/05
[PULL 06/10] docs/s390x: document vfio-ccw
,
Cornelia Huck
,
2020/06/05
[PULL 04/10] docs/s390x: document 3270
,
Cornelia Huck
,
2020/06/05
[PULL 07/10] MAINTAINERS: add Thomas as additional s390x maintainer
,
Cornelia Huck
,
2020/06/05
[PULL 08/10] target/s390x: Only compile decode_basedisp() on system-mode
,
Cornelia Huck
,
2020/06/05
[PULL 09/10] target/s390x/helper: Clean ifdef'ry
,
Cornelia Huck
,
2020/06/05
[PULL 10/10] target/s390x: Restrict system-mode declarations
,
Cornelia Huck
,
2020/06/05
Re: [PULL 00/10] s390x update
,
Peter Maydell
,
2020/06/05
Re: [PATCH v2 00/24] Fixes around device realization
,
Markus Armbruster
,
2020/06/05
Re: [PATCH v2 00/24] Fixes around device realization
,
Paolo Bonzini
,
2020/06/05
Re: [PATCH v2 00/24] Fixes around device realization
,
Markus Armbruster
,
2020/06/08
Re: [PATCH v2 00/24] Fixes around device realization
,
Mark Cave-Ayland
,
2020/06/08
[PATCH 00/16] Crazy shit around -global (pardon my french)
,
Markus Armbruster
,
2020/06/05
[PATCH 05/16] fdc: Open-code fdctrl_init_isa()
,
Markus Armbruster
,
2020/06/05
Re: [PATCH 05/16] fdc: Open-code fdctrl_init_isa()
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH 11/16] qdev: Reject drive property override
,
Markus Armbruster
,
2020/06/05
[PATCH 07/16] docs/qdev-device-use.txt: Update section "Default Devices"
,
Markus Armbruster
,
2020/06/05
[PATCH 02/16] iotests/172: Cover empty filename and multiple use of drives
,
Markus Armbruster
,
2020/06/05
[PATCH 13/16] qdev: Make qdev_prop_set_drive() match the other helpers
,
Markus Armbruster
,
2020/06/05
Re: [PATCH 13/16] qdev: Make qdev_prop_set_drive() match the other helpers
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH 13/16] qdev: Make qdev_prop_set_drive() match the other helpers
,
Markus Armbruster
,
2020/06/08
Re: [PATCH 13/16] qdev: Make qdev_prop_set_drive() match the other helpers
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH 06/16] fdc: Deprecate configuring floppies with -global isa-fdc
,
Markus Armbruster
,
2020/06/05
Re: [PATCH 06/16] fdc: Deprecate configuring floppies with -global isa-fdc
,
John Snow
,
2020/06/10
[PATCH 09/16] qdev: Eliminate get_pointer(), set_pointer()
,
Markus Armbruster
,
2020/06/05
[PATCH 01/16] iotests/172: Include "info block" in test output
,
Markus Armbruster
,
2020/06/05
[PATCH 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
,
Markus Armbruster
,
2020/06/05
Re: [PATCH 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
,
Cédric Le Goater
,
2020/06/05
Re: [PATCH 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH 04/16] fdc: Reject clash between -drive if=floppy and -global isa-fdc
,
Markus Armbruster
,
2020/06/05
[PATCH 08/16] blockdev: Deprecate -drive with bogus interface type
,
Markus Armbruster
,
2020/06/05
[PATCH 15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
,
Markus Armbruster
,
2020/06/05
Re: [PATCH 15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH 10/16] qdev: Improve netdev property override error a bit
,
Markus Armbruster
,
2020/06/05
Re: [PATCH 10/16] qdev: Improve netdev property override error a bit
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH 10/16] qdev: Improve netdev property override error a bit
,
Markus Armbruster
,
2020/06/10
[PATCH 12/16] qdev: Reject chardev property override
,
Markus Armbruster
,
2020/06/05
[PATCH 03/16] iotests/172: Cover -global floppy.drive=...
,
Markus Armbruster
,
2020/06/05
[PATCH 16/16] sd/milkymist-memcard: Fix error API violation
,
Markus Armbruster
,
2020/06/05
Re: [PATCH 00/16] Crazy shit around -global (pardon my french)
,
John Snow
,
2020/06/10
Re: [PATCH] hw/misc/imx6ul_ccm.c: Implement non writable bits in CCM registers
,
Peter Maydell
,
2020/06/05
Re: [PATCH v6 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
,
Peter Maydell
,
2020/06/05
Re: [PATCH v6 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
,
Paul Zimmerman
,
2020/06/05
Re: [PATCH v6 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
,
Peter Maydell
,
2020/06/05
Re: [PATCH] block: Remove trailing newline in format used by error_report API
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH] block: Remove trailing newline in format used by error_report API
,
Markus Armbruster
,
2020/06/08
Re: [PATCH] block: Remove trailing newline in format used by error_report API
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH 03/13] i386: hvf: Clean stray includes in sysemu
,
Claudio Fontana
,
2020/06/05
Re: [PATCH 01/13] i386: hvf: Move HVFState definition into hvf
,
Claudio Fontana
,
2020/06/05
Re: [PATCH v2] tests/acceptance: Add a boot test for the xlnx-versal-virt machine
,
Peter Maydell
,
2020/06/05
[PATCH v2] usb: add hostdevice property to usb-host
,
Gerd Hoffmann
,
2020/06/05
[Bug 1882241] [NEW] file transfer over cifs to 64bit guest corrupts large files
,
timsoft
,
2020/06/05
Re: [Bug 1882241] [NEW] file transfer over cifs to 64bit guest corrupts large files
,
Stefan Hajnoczi
,
2020/06/17
[Bug 1882241] Re: file transfer over cifs to 64bit guest corrupts large files
,
timsoft
,
2020/06/17
Re: [Bug 1882241] Re: file transfer over cifs to 64bit guest corrupts large files
,
Stefan Hajnoczi
,
2020/06/23
[PATCH v2] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/05
Re: [PATCH v2] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
no-reply
,
2020/06/05
Re: [PATCH v2] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
no-reply
,
2020/06/05
Re: [PATCH v2] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Paolo Bonzini
,
2020/06/23
[PULL 00/19] Linux user for 5.1 patches
,
Laurent Vivier
,
2020/06/05
[PULL 03/19] linux-user: Add support for /proc/cpuinfo on hppa platform
,
Laurent Vivier
,
2020/06/05
[PULL 02/19] linux-user: return target error codes for socket() and prctl()
,
Laurent Vivier
,
2020/06/05
[PULL 01/19] linux-user, alpha: fix oldumount syscall
,
Laurent Vivier
,
2020/06/05
Re: [PULL 00/19] Linux user for 5.1 patches
,
Laurent Vivier
,
2020/06/05
[PULL 00/19] Linux user for 5.1 patches
,
Laurent Vivier
,
2020/06/05
[PULL 01/19] linux-user, alpha: fix oldumount syscall
,
Laurent Vivier
,
2020/06/05
[PULL 02/19] linux-user: return target error codes for socket() and prctl()
,
Laurent Vivier
,
2020/06/05
[PULL 12/19] stubs/Makefile: Reduce the user-mode object list
,
Laurent Vivier
,
2020/06/05
[PULL 11/19] util/Makefile: Reduce the user-mode object list
,
Laurent Vivier
,
2020/06/05
[PULL 06/19] linux-user: implement OFD locks
,
Laurent Vivier
,
2020/06/05
[PULL 09/19] tests/Makefile: Only display TCG-related tests when TCG is available
,
Laurent Vivier
,
2020/06/05
[PULL 03/19] linux-user: Add support for /proc/cpuinfo on hppa platform
,
Laurent Vivier
,
2020/06/05
[PULL 13/19] target/riscv/cpu: Restrict CPU migration to system-mode
,
Laurent Vivier
,
2020/06/05
[PULL 19/19] stubs: Restrict ui/win32-kbd-hook to system-mode
,
Laurent Vivier
,
2020/06/05
[PULL 04/19] linux-user/strace.list: fix epoll_create{, 1} -strace output
,
Laurent Vivier
,
2020/06/05
[PULL 05/19] linux-user/mmap.c: fix integer underflow in target_mremap
,
Laurent Vivier
,
2020/06/05
[PULL 16/19] target/i386: Restrict CpuClass::get_crash_info() to system-mode
,
Laurent Vivier
,
2020/06/05
[PULL 10/19] tests/Makefile: Restrict some softmmu-only tests
,
Laurent Vivier
,
2020/06/05
[PULL 08/19] configure: Avoid building TCG when not needed
,
Laurent Vivier
,
2020/06/05
[PULL 07/19] Makefile: Only build virtiofsd if system-mode is enabled
,
Laurent Vivier
,
2020/06/05
[PULL 17/19] target/s390x: Restrict CpuClass::get_crash_info() to system-mode
,
Laurent Vivier
,
2020/06/05
[PULL 14/19] exec: Assert CPU migration is not used on user-only build
,
Laurent Vivier
,
2020/06/05
[PULL 15/19] arch_init: Remove unused 'qapi-commands-misc.h' include
,
Laurent Vivier
,
2020/06/05
[PULL 18/19] hw/core: Restrict CpuClass::get_crash_info() to system-mode
,
Laurent Vivier
,
2020/06/05
Re: [PULL 00/19] Linux user for 5.1 patches
,
Peter Maydell
,
2020/06/05
Re: [PULL 00/19] Linux user for 5.1 patches
,
Laurent Vivier
,
2020/06/05
Re: [PULL 00/19] Linux user for 5.1 patches
,
Peter Maydell
,
2020/06/05
Re: [PULL 00/19] Linux user for 5.1 patches
,
Richard Henderson
,
2020/06/05
Re: [PULL 00/19] Linux user for 5.1 patches
,
Thomas Huth
,
2020/06/08
[PULL 0/2] Vga 20200605 patches
,
Gerd Hoffmann
,
2020/06/05
[PULL 2/2] hw/display/cirrus_vga: Fix code mis-indentation
,
Gerd Hoffmann
,
2020/06/05
[PULL 1/2] ati-vga: check mm_index before recursive call (CVE-2020-13800)
,
Gerd Hoffmann
,
2020/06/05
Re: [PULL 0/2] Vga 20200605 patches
,
Peter Maydell
,
2020/06/05
Re: [PULL 3/5] crypto/linux_keyring: add 'secret_keyring' secret object.
,
Daniel P . Berrangé
,
2020/06/05
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Cornelia Huck
,
2020/06/05
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Halil Pasic
,
2020/06/05
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Michael S. Tsirkin
,
2020/06/06
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/06
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Cornelia Huck
,
2020/06/09
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Halil Pasic
,
2020/06/09
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Cornelia Huck
,
2020/06/09
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Michael S. Tsirkin
,
2020/06/09
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/10
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/10
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Cornelia Huck
,
2020/06/10
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/10
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Halil Pasic
,
2020/06/10
[PATCH v3 00/11] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v3 01/11] MAINTAINERS: Cc qemu-block mailing list
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v3 02/11] hw/sd/sdcard: Update coding style to make checkpatch.pl happy
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v3 02/11] hw/sd/sdcard: Update coding style to make checkpatch.pl happy
,
Peter Maydell
,
2020/06/15
[PATCH v3 03/11] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v3 03/11] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
,
Peter Maydell
,
2020/06/15
[PATCH v3 04/11] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v3 04/11] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
,
Peter Maydell
,
2020/06/15
[PATCH v3 05/11] hw/sd/sdcard: Update the SDState documentation
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v3 05/11] hw/sd/sdcard: Update the SDState documentation
,
Peter Maydell
,
2020/06/15
[PATCH v3 06/11] hw/sd/sdcard: Simplify cmd_valid_while_locked()
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v3 06/11] hw/sd/sdcard: Simplify cmd_valid_while_locked()
,
Peter Maydell
,
2020/06/15
[PATCH v3 07/11] hw/sd/sdcard: Constify sd_crc*()'s message argument
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v3 08/11] hw/sd/sdcard: Make iolen unsigned
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v3 08/11] hw/sd/sdcard: Make iolen unsigned
,
Peter Maydell
,
2020/06/15
[PATCH v3 09/11] hw/sd/sdcard: Correctly display the command name in trace events
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v3 09/11] hw/sd/sdcard: Correctly display the command name in trace events
,
Peter Maydell
,
2020/06/15
[PATCH v3 10/11] hw/sd/sdcard: Display offset in read/write_data() trace events
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v3 10/11] hw/sd/sdcard: Display offset in read/write_data() trace events
,
Peter Maydell
,
2020/06/15
[PATCH v3 11/11] hw/sd/sdcard: Simplify realize() a bit
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v3 11/11] hw/sd/sdcard: Simplify realize() a bit
,
Peter Maydell
,
2020/06/15
Re: [PATCH v3 00/11] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v3 00/11] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
Philippe Mathieu-Daudé
,
2020/06/15
[PATCH] tests/qtest: Fix LGPL information in the file headers
,
Thomas Huth
,
2020/06/05
Re: [PATCH] tests/qtest: Fix LGPL information in the file headers
,
Laurent Vivier
,
2020/06/05
Re: [PATCH] tests/qtest: Fix LGPL information in the file headers
,
Stefan Hajnoczi
,
2020/06/09
[PULL 00/11] Block patches
,
Stefan Hajnoczi
,
2020/06/05
[PULL 01/11] io_uring: retry io_uring_submit() if it fails with errno=EINTR
,
Stefan Hajnoczi
,
2020/06/05
[PULL 02/11] io_uring: use io_uring_cq_ready() to check for ready cqes
,
Stefan Hajnoczi
,
2020/06/05
[PULL 03/11] fuzz: add datadir for oss-fuzz compatability
,
Stefan Hajnoczi
,
2020/06/05
[PULL 04/11] fuzz: fix typo in i440fx-qtest-reboot arguments
,
Stefan Hajnoczi
,
2020/06/05
[PULL 05/11] fuzz: add mangled object name to linker script
,
Stefan Hajnoczi
,
2020/06/05
[PULL 06/11] fuzz: run the main-loop in fork-server process
,
Stefan Hajnoczi
,
2020/06/05
[PULL 08/11] memory: Extract memory_region_msync() from memory_region_writeback()
,
Stefan Hajnoczi
,
2020/06/05
[PULL 07/11] memory: Rename memory_region_do_writeback -> memory_region_writeback
,
Stefan Hajnoczi
,
2020/06/05
[PULL 09/11] hw/block: Let the NVMe emulated device be target-agnostic
,
Stefan Hajnoczi
,
2020/06/05
[PULL 10/11] exec: Rename qemu_ram_writeback() as qemu_ram_msync()
,
Stefan Hajnoczi
,
2020/06/05
[PULL 11/11] block: Factor out bdrv_run_co()
,
Stefan Hajnoczi
,
2020/06/05
Re: [PULL 00/11] Block patches
,
Peter Maydell
,
2020/06/05
Re: [PATCH v2] linux-user: support of semtimedop syscall
,
Laurent Vivier
,
2020/06/05
[PATCH v6 00/11] accel: Allow targets to use Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v6 01/11] MAINTAINERS: Fix KVM path expansion glob
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v6 01/11] MAINTAINERS: Fix KVM path expansion glob
,
Alex Bennée
,
2020/06/08
[PATCH v6 02/11] MAINTAINERS: Add an 'overall' entry for accelerators
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v6 02/11] MAINTAINERS: Add an 'overall' entry for accelerators
,
Alex Bennée
,
2020/06/08
[PATCH v6 03/11] MAINTAINERS: Add an entry for the HAX accelerator
,
Philippe Mathieu-Daudé
,
2020/06/05
RE: [PATCH v6 03/11] MAINTAINERS: Add an entry for the HAX accelerator
,
Wang, Wenchao
,
2020/06/08
Re: [PATCH v6 03/11] MAINTAINERS: Add an entry for the HAX accelerator
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v6 04/11] rules.mak: Add strequal() and startwith() rules
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v6 05/11] rules.mak: Add base-arch() rule
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v6 05/11] rules.mak: Add base-arch() rule
,
Alex Bennée
,
2020/06/08
[PATCH v6 06/11] Makefile: Remove dangerous EOL trailing backslash
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v6 06/11] Makefile: Remove dangerous EOL trailing backslash
,
Alex Bennée
,
2020/06/08
[PATCH v6 07/11] Makefile: Write MINIKCONF variables as one entry per line
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v6 07/11] Makefile: Write MINIKCONF variables as one entry per line
,
Alex Bennée
,
2020/06/08
[PATCH v6 08/11] accel/Kconfig: Extract accel selectors into their own config
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v6 08/11] accel/Kconfig: Extract accel selectors into their own config
,
Alex Bennée
,
2020/06/08
[PATCH v6 09/11] accel/Kconfig: Add the TCG selector
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v6 09/11] accel/Kconfig: Add the TCG selector
,
Alex Bennée
,
2020/06/08
[PATCH v6 10/11] Makefile: Allow target-specific optional Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v6 10/11] Makefile: Allow target-specific optional Kconfig
,
Alex Bennée
,
2020/06/08
[PATCH v6 11/11] accel/tcg: Add stub for probe_access()
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v6 11/11] accel/tcg: Add stub for probe_access()
,
Alex Bennée
,
2020/06/08
[PATCH 1/4] riscv: Generalize CPU init routine for the base CPU
,
Bin Meng
,
2020/06/05
[PATCH 2/4] riscv: Generalize CPU init routine for the gcsu CPU
,
Bin Meng
,
2020/06/05
Re: [PATCH 2/4] riscv: Generalize CPU init routine for the gcsu CPU
,
Alistair Francis
,
2020/06/10
[PATCH 3/4] riscv: Generalize CPU init routine for the imacu CPU
,
Bin Meng
,
2020/06/05
Re: [PATCH 3/4] riscv: Generalize CPU init routine for the imacu CPU
,
Alistair Francis
,
2020/06/10
[PATCH 4/4] riscv: Keep the CPU init routine names consistent
,
Bin Meng
,
2020/06/05
Re: [PATCH 4/4] riscv: Keep the CPU init routine names consistent
,
Alistair Francis
,
2020/06/10
Re: [PATCH 1/4] riscv: Generalize CPU init routine for the base CPU
,
Alistair Francis
,
2020/06/10
[PATCH v5 00/11] accel: Allow targets to use Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v5 01/11] MAINTAINERS: Fix KVM path expansion glob
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v5 02/11] MAINTAINERS: Add an 'overall' entry for accelerators
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v5 04/11] rules.mak: Add strequal() and startwith() and rules
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v5 04/11] rules.mak: Add strequal() and startwith() and rules
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v5 04/11] rules.mak: Add strequal() and startwith() and rules
,
Markus Armbruster
,
2020/06/05
Re: [PATCH v5 04/11] rules.mak: Add strequal() and startwith() and rules
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v5 05/11] rules.mak: Add base-arch() rule
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v5 06/11] Makefile: Remove dangerous EOL trailing backslash
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v5 03/11] MAINTAINERS: Add an entry for the HAX accelerator
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v5 03/11] MAINTAINERS: Add an entry for the HAX accelerator
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v5 07/11] Makefile: Write MINIKCONF variables as one entry per line
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v5 08/11] accel/Kconfig: Extract accel selectors into their own config
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v5 09/11] accel/Kconfig: Add the TCG selector
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v5 10/11] Makefile: Allow target-specific optional Kconfig
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v5 11/11] accel/tcg: Add stub for probe_access()
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v5 11/11] accel/tcg: Add stub for probe_access()
,
David Hildenbrand
,
2020/06/05
[PATCH 1/1] target/ppc: add vmsumudm vmsumcud instructions
,
Lijun Pan
,
2020/06/05
Re: [PATCH 1/1] target/ppc: add vmsumudm vmsumcud instructions
,
Richard Henderson
,
2020/06/06
[RFC] hw: nios2: update interrupt_request when STATUS_PIE disabled
,
Wu, Wentong
,
2020/06/05
Re: [RFC] hw: nios2: update interrupt_request when STATUS_PIE disabled
,
Thomas Huth
,
2020/06/05
RE: [RFC] hw: nios2: update interrupt_request when STATUS_PIE disabled
,
Wu, Wentong
,
2020/06/05
RE: [RFC] hw: nios2: update interrupt_request when STATUS_PIE disabled
,
Wu, Wentong
,
2020/06/07
RE: [RFC] hw: nios2: update interrupt_request when STATUS_PIE disabled
,
Wu, Wentong
,
2020/06/09
Re: [RFC] hw: nios2: update interrupt_request when STATUS_PIE disabled
,
Thomas Huth
,
2020/06/10
RE: [RFC] hw: nios2: update interrupt_request when STATUS_PIE disabled
,
Wu, Wentong
,
2020/06/11
Re: [PATCH 2/2] hw/sd/sd: Delay timer_new_ns() from init to realize to avoid memleaks
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH v2 00/17] target-arm: Implement ARMv8.5-MemTag, user mode
,
Richard Henderson
,
2020/06/05
[PATCH v2 01/17] tcg: Introduce target-specific page data for user-only
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 01/17] tcg: Introduce target-specific page data for user-only
,
Peter Maydell
,
2020/06/25
[PATCH v2 03/17] linux-user: Check for overflow in access_ok
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 03/17] linux-user: Check for overflow in access_ok
,
Peter Maydell
,
2020/06/25
[PATCH v2 02/17] linux-user: Introduce PAGE_ANON
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 02/17] linux-user: Introduce PAGE_ANON
,
Peter Maydell
,
2020/06/25
[PATCH v2 04/17] linux-user: Tidy VERIFY_READ/VERIFY_WRITE
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 04/17] linux-user: Tidy VERIFY_READ/VERIFY_WRITE
,
Peter Maydell
,
2020/06/25
[PATCH v2 05/17] bsd-user: Tidy VERIFY_READ/VERIFY_WRITE
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 05/17] bsd-user: Tidy VERIFY_READ/VERIFY_WRITE
,
Peter Maydell
,
2020/06/25
[PATCH v2 06/17] linux-user: Do not use guest_addr_valid for h2g_valid
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 06/17] linux-user: Do not use guest_addr_valid for h2g_valid
,
Peter Maydell
,
2020/06/25
[PATCH v2 07/17] linux-user: Fix guest_addr_valid vs reserved_va
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 07/17] linux-user: Fix guest_addr_valid vs reserved_va
,
Peter Maydell
,
2020/06/25
[PATCH v2 08/17] exec: Add support for TARGET_TAGGED_ADDRESSES
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 08/17] exec: Add support for TARGET_TAGGED_ADDRESSES
,
Peter Maydell
,
2020/06/25
[PATCH v2 09/17] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 09/17] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
,
Peter Maydell
,
2020/06/25
[PATCH v2 10/17] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 10/17] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
,
Peter Maydell
,
2020/06/25
[PATCH v2 11/17] linux-user/aarch64: Implement PROT_MTE
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 11/17] linux-user/aarch64: Implement PROT_MTE
,
Peter Maydell
,
2020/06/25
[PATCH v2 12/17] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 12/17] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
,
Peter Maydell
,
2020/06/25
[PATCH v2 13/17] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
,
Richard Henderson
,
2020/06/05
[PATCH v2 14/17] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
,
Richard Henderson
,
2020/06/05
[PATCH v2 15/17] target/arm: Add allocation tag storage for user mode
,
Richard Henderson
,
2020/06/05
[PATCH v2 16/17] target/arm: Enable MTE for user-only
,
Richard Henderson
,
2020/06/05
[PATCH v2 17/17] tests/tcg/aarch64: Add mte smoke tests
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 00/17] target-arm: Implement ARMv8.5-MemTag, user mode
,
Peter Maydell
,
2020/06/25
[PATCH v7] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
chengang
,
2020/06/04
Re: [PATCH v7] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
Laurent Vivier
,
2020/06/05
Re: [PATCH v7] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
Laurent Vivier
,
2020/06/29
[PATCH v2 00/17] RISC-V: Update the Hypervisor spec to v0.6.1
,
Alistair Francis
,
2020/06/04
[PATCH v2 01/17] target/riscv: Set access as data_load when validating stage-2 PTEs
,
Alistair Francis
,
2020/06/04
Re: [PATCH v2 01/17] target/riscv: Set access as data_load when validating stage-2 PTEs
,
Richard Henderson
,
2020/06/05
[PATCH v2 02/17] target/riscv: Report errors validating 2nd-stage PTEs
,
Alistair Francis
,
2020/06/04
Re: [PATCH v2 02/17] target/riscv: Report errors validating 2nd-stage PTEs
,
Richard Henderson
,
2020/06/05
[PATCH v2 03/17] target/riscv: Move the hfence instructions to the rvh decode
,
Alistair Francis
,
2020/06/04
Re: [PATCH v2 03/17] target/riscv: Move the hfence instructions to the rvh decode
,
Richard Henderson
,
2020/06/05
[PATCH v2 04/17] target/riscv: Implement checks for hfence
,
Alistair Francis
,
2020/06/04
Re: [PATCH v2 04/17] target/riscv: Implement checks for hfence
,
Richard Henderson
,
2020/06/05
[PATCH v2 05/17] target/riscv: Allow setting a two-stage lookup in the virt status
,
Alistair Francis
,
2020/06/04
[PATCH v2 11/17] target/riscv: Update the Hypervisor trap return/entry
,
Alistair Francis
,
2020/06/04
[PATCH v2 12/17] target/riscv: Update the CSRs to the v0.6 Hyp extension
,
Alistair Francis
,
2020/06/04
[PATCH v2 06/17] target/riscv: Allow generating hlv/hlvx/hsv instructions
,
Alistair Francis
,
2020/06/04
[PATCH v2 08/17] target/riscv: Don't allow guest to write to htinst
,
Alistair Francis
,
2020/06/04
[PATCH v2 07/17] target/riscv: Do two-stage lookups on hlv/hlvx/hsv instructions
,
Alistair Francis
,
2020/06/04
[PATCH v2 13/17] target/riscv: Only support a single VSXL length
,
Alistair Francis
,
2020/06/04
[PATCH v2 10/17] target/riscv: Fix the interrupt cause code
,
Alistair Francis
,
2020/06/04
[PATCH v2 09/17] target/riscv: Convert MSTATUS MTL to GVA
,
Alistair Francis
,
2020/06/04
[PATCH v2 14/17] target/riscv: Only support little endian guests
,
Alistair Francis
,
2020/06/04
[PATCH v2 15/17] target/riscv: Support the v0.6 Hypervisor extension CRSs
,
Alistair Francis
,
2020/06/04
[PATCH v2 16/17] target/riscv: Return the exception from invalid CSR accesses
,
Alistair Francis
,
2020/06/04
[PATCH v2 17/17] target/riscv: Support the Virtual Instruction fault
,
Alistair Francis
,
2020/06/04
[PATCH v8 0/4] vhost-user block device backend implementation
,
Coiby Xu
,
2020/06/04
[PATCH v8 1/4] Allow vu_message_read to be replaced
,
Coiby Xu
,
2020/06/04
Re: [PATCH v8 1/4] Allow vu_message_read to be replaced
,
Stefan Hajnoczi
,
2020/06/11
Re: [PATCH v8 1/4] Allow vu_message_read to be replaced
,
Marc-André Lureau
,
2020/06/11
[PATCH v8 2/4] generic vhost user server
,
Coiby Xu
,
2020/06/04
Re: [PATCH v8 2/4] generic vhost user server
,
Stefan Hajnoczi
,
2020/06/11
Re: [PATCH v8 2/4] generic vhost user server
,
Coiby Xu
,
2020/06/14
[PATCH v8 3/4] vhost-user block device backend server
,
Coiby Xu
,
2020/06/04
Re: [PATCH v8 3/4] vhost-user block device backend server
,
Stefan Hajnoczi
,
2020/06/11
Re: [PATCH v8 3/4] vhost-user block device backend server
,
Coiby Xu
,
2020/06/14
[PATCH v8 4/4] new qTest case to test the vhost-user-blk-server
,
Coiby Xu
,
2020/06/04
Re: [PATCH v8 4/4] new qTest case to test the vhost-user-blk-server
,
Thomas Huth
,
2020/06/05
Re: [PATCH v8 4/4] new qTest case to test the vhost-user-blk-server
,
Coiby Xu
,
2020/06/05
Re: [PATCH v8 4/4] new qTest case to test the vhost-user-blk-server
,
Thomas Huth
,
2020/06/05
Re: [PATCH v8 4/4] new qTest case to test the vhost-user-blk-server
,
Coiby Xu
,
2020/06/05
Re: [PATCH v8 0/4] vhost-user block device backend implementation
,
Stefano Garzarella
,
2020/06/11
Re: [PATCH v8 0/4] vhost-user block device backend implementation
,
Coiby Xu
,
2020/06/14
Re: [PATCH v8 0/4] vhost-user block device backend implementation
,
Stefano Garzarella
,
2020/06/15
Re: [PATCH v8 0/4] vhost-user block device backend implementation
,
Coiby Xu
,
2020/06/16
Re: [PATCH v8 0/4] vhost-user block device backend implementation
,
Stefan Hajnoczi
,
2020/06/11
Re: [PATCH v8 0/4] vhost-user block device backend implementation
,
Coiby Xu
,
2020/06/12
[PATCH] docker: update Ubuntu to 20.04
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH] docker: update Ubuntu to 20.04
,
Alex Bennée
,
2020/06/05
Re: [PATCH] docker: update Ubuntu to 20.04
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH] docker: update Ubuntu to 20.04
,
Paolo Bonzini
,
2020/06/05
[PATCH] linux-headers: update to Linux 5.8-rc1
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH] linux-headers: update to Linux 5.8-rc1
,
Cornelia Huck
,
2020/06/05
Re: [PATCH] linux-headers: update to Linux 5.8-rc1
,
Paolo Bonzini
,
2020/06/05
Re: [PATCH] linux-headers: update to Linux 5.8-rc1
,
Cornelia Huck
,
2020/06/05
[PATCH] linux-headers: update to Linux 5.8-rc1
,
Paolo Bonzini
,
2020/06/19
Re: [PATCH] linux-headers: update to Linux 5.8-rc1
,
Cornelia Huck
,
2020/06/19
Re: [PATCH] linux-headers: update to Linux 5.8-rc1
,
no-reply
,
2020/06/19
Re: [PATCH] linux-headers: update to Linux 5.8-rc1
,
no-reply
,
2020/06/19
[PATCH v4] osdep: Make MIN/MAX evaluate arguments only once
,
Eric Blake
,
2020/06/04
Re: [PATCH v4] osdep: Make MIN/MAX evaluate arguments only once
,
Eric Blake
,
2020/06/04
Re: [PATCH v4] osdep: Make MIN/MAX evaluate arguments only once
,
Richard Henderson
,
2020/06/04
Re: [PATCH v4] osdep: Make MIN/MAX evaluate arguments only once
,
David Edmondson
,
2020/06/05
Re: [PATCH v4] osdep: Make MIN/MAX evaluate arguments only once
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v4] osdep: Make MIN/MAX evaluate arguments only once
,
Eric Blake
,
2020/06/05
Re: [PATCH v4] osdep: Make MIN/MAX evaluate arguments only once
,
Paolo Bonzini
,
2020/06/23
[PATCH] pflash: cfi02: Convert debug log to tracing
,
Guenter Roeck
,
2020/06/04
Re: [PATCH v8 58/62] target/riscv: floating-point scalar move instructions
,
Richard Henderson
,
2020/06/04
Re: [PATCH v8 58/62] target/riscv: floating-point scalar move instructions
,
LIU Zhiwei
,
2020/06/04
Re: [PATCH v8 56/62] target/riscv: integer extract instruction
,
Richard Henderson
,
2020/06/04
Re: [PATCH v8 42/62] target/riscv: vector floating-point merge instructions
,
Richard Henderson
,
2020/06/04
Re: [PATCH v8 40/62] target/riscv: vector floating-point compare instructions
,
Richard Henderson
,
2020/06/04
Re: [PATCH v8 40/62] target/riscv: vector floating-point compare instructions
,
LIU Zhiwei
,
2020/06/04
[V2][PATCH 1/1] lockable: use QLNULL for a null lockable
,
Joe Slater
,
2020/06/04
Re: [PATCH v8 26/62] target/riscv: vector single-width fractional multiply with rounding and saturation
,
Richard Henderson
,
2020/06/04
[PATCH v3 00/16] python: add mypy support to python/qemu
,
John Snow
,
2020/06/04
[PATCH v3 04/16] python/qmp.py: Do not return None from cmd_obj
,
John Snow
,
2020/06/04
[PATCH v3 03/16] python/qmp.py: re-absorb MonitorResponseError
,
John Snow
,
2020/06/04
[PATCH v3 05/16] python/qmp.py: add casts to JSON deserialization
,
John Snow
,
2020/06/04
[PATCH v3 06/16] python/qmp.py: add QMPProtocolError
,
John Snow
,
2020/06/04
[PATCH v3 02/16] iotests.py: use qemu.qmp type aliases
,
John Snow
,
2020/06/04
[PATCH v3 08/16] python/machine.py: reorder __init__
,
John Snow
,
2020/06/04
[PATCH v3 07/16] python/machine.py: Fix monitor address typing
,
John Snow
,
2020/06/04
[PATCH v3 09/16] python/machine.py: Don't modify state in _base_args()
,
John Snow
,
2020/06/04
[PATCH v3 12/16] python/machine.py: Add _qmp access shim
,
John Snow
,
2020/06/04
Re: [PATCH v3 12/16] python/machine.py: Add _qmp access shim
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 12/16] python/machine.py: Add _qmp access shim
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 12/16] python/machine.py: Add _qmp access shim
,
Kevin Wolf
,
2020/06/22
Re: [PATCH v3 12/16] python/machine.py: Add _qmp access shim
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v3 12/16] python/machine.py: Add _qmp access shim
,
John Snow
,
2020/06/26
Re: [PATCH v3 12/16] python/machine.py: Add _qmp access shim
,
John Snow
,
2020/06/22
[PATCH v3 10/16] python/machine.py: Handle None events in events_wait
,
John Snow
,
2020/06/04
[PATCH v3 11/16] python/machine.py: use qmp.command
,
John Snow
,
2020/06/04
[PATCH v3 15/16] iotests.py: Adjust HMP kwargs typing
,
John Snow
,
2020/06/04
[PATCH v3 13/16] python/machine.py: fix _popen access
,
John Snow
,
2020/06/04
[PATCH v3 14/16] python/qemu: make 'args' style arguments immutable
,
John Snow
,
2020/06/04
[PATCH v3 16/16] python/qemu: Add mypy type annotations
,
John Snow
,
2020/06/04
[PATCH v3 01/16] python/qmp.py: Define common types
,
John Snow
,
2020/06/04
Re: [PATCH v3 00/16] python: add mypy support to python/qemu
,
Kevin Wolf
,
2020/06/05
Re: [PATCH v3 00/16] python: add mypy support to python/qemu
,
John Snow
,
2020/06/08
Re: [PATCH v3 00/16] python: add mypy support to python/qemu
,
Kevin Wolf
,
2020/06/08
Re: [PATCH v3 00/16] python: add mypy support to python/qemu
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v3 00/16] python: add mypy support to python/qemu
,
Markus Armbruster
,
2020/06/09
applying mailing list review tags (was: Re: [PATCH v3 00/16] python: add mypy support to python/qemu)
,
John Snow
,
2020/06/16
Re: applying mailing list review tags (was: Re: [PATCH v3 00/16] python: add mypy support to python/qemu)
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH v3 00/16] python: add mypy support to python/qemu
,
John Snow
,
2020/06/17
Re: applying mailing list review tags (was: Re: [PATCH v3 00/16] python: add mypy support to python/qemu)
,
Paolo Bonzini
,
2020/06/17
Re: [PATCH v3 00/16] python: add mypy support to python/qemu
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v3 00/16] python: add mypy support to python/qemu
,
John Snow
,
2020/06/17
Re: [PATCH v8 25/62] target/riscv: vector single-width averaging add and subtract
,
Richard Henderson
,
2020/06/04
[PATCH v3 0/3] python/machine.py: refactor shutdown
,
John Snow
,
2020/06/04
[PATCH v3 1/3] python/machine.py: consolidate _post_shutdown()
,
John Snow
,
2020/06/04
[PATCH v3 2/3] python/machine.py: refactor shutdown
,
John Snow
,
2020/06/04
[PATCH v3 3/3] python/machine.py: re-add sigkill warning suppression
,
John Snow
,
2020/06/04
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
Kevin Wolf
,
2020/06/05
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
John Snow
,
2020/06/09
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
Eduardo Habkost
,
2020/06/15
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
John Snow
,
2020/06/16
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
Cleber Rosa
,
2020/06/16
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
John Snow
,
2020/06/22
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
John Snow
,
2020/06/22
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
John Snow
,
2020/06/26
Re: [PATCH v3 0/3] python/machine.py: refactor shutdown
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v5] xen: fix build without pci passthrough
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH v5] xen: fix build without pci passthrough
,
Anthony PERARD
,
2020/06/05
Re: [PATCH 12/13] i386: hvf: Move mmio_buf into CPUX86State
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH 12/13] i386: hvf: Move mmio_buf into CPUX86State
,
Roman Bolshakov
,
2020/06/05
Re: [PATCH 12/13] i386: hvf: Move mmio_buf into CPUX86State
,
Claudio Fontana
,
2020/06/11
Re: [PATCH 12/13] i386: hvf: Move mmio_buf into CPUX86State
,
Roman Bolshakov
,
2020/06/11
[Bug 1882123] [NEW] ARM cpu emulation regression on QEMU 4.2.0
,
Hajin Jang
,
2020/06/04
[Bug 1882123] Re: ARM cpu emulation regression on QEMU 4.2.0
,
Hajin Jang
,
2020/06/04
[Bug 1882123] Re: ARM cpu emulation regression on QEMU 4.2.0
,
Peter Maydell
,
2020/06/05
[Bug 1882123] Re: ARM cpu emulation regression on QEMU 4.2.0
,
Hajin Jang
,
2020/06/05
[Bug 1882123] Re: ARM cpu emulation regression on QEMU 4.2.0
,
Hajin Jang
,
2020/06/29
[Bug 1882123] Re: ARM cpu emulation regression on QEMU 4.2.0
,
Peter Maydell
,
2020/06/29
[PATCH v2] hw/sd/sdcard: Verify CMD24 (Block Write) address is valid
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH v2] hw/sd/sdcard: Verify CMD24 (Block Write) address is valid
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v4] exec: set map length to zero when returning NULL
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH] configure: Do not ignore malloc value
,
Paolo Bonzini
,
2020/06/04
[PATCH v4 00/12] iotests: Dump QCOW2 dirty bitmaps metadata
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
[PATCH v4 01/12] qcow2.py: python style fixes
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH v4 01/12] qcow2.py: python style fixes
,
Andrey Shinkevich
,
2020/06/05
Re: [PATCH v4 01/12] qcow2.py: python style fixes
,
Eric Blake
,
2020/06/05
Re: [PATCH v4 01/12] qcow2.py: python style fixes
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
[PATCH v4 02/12] qcow2.py: move qcow2 format classes to separate module
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH v4 02/12] qcow2.py: move qcow2 format classes to separate module
,
Andrey Shinkevich
,
2020/06/05
Re: [PATCH v4 02/12] qcow2.py: move qcow2 format classes to separate module
,
Eric Blake
,
2020/06/05
Re: [PATCH v4 02/12] qcow2.py: move qcow2 format classes to separate module
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
Re: [PATCH v4 02/12] qcow2.py: move qcow2 format classes to separate module
,
Eric Blake
,
2020/06/08
[PATCH v4 09/12] qcow2_format.py: QcowHeaderExtension: add dump method
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH v4 09/12] qcow2_format.py: QcowHeaderExtension: add dump method
,
Andrey Shinkevich
,
2020/06/05
[PATCH v4 06/12] qcow2_format.py: use strings to specify c-type of struct fields
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH v4 06/12] qcow2_format.py: use strings to specify c-type of struct fields
,
Andrey Shinkevich
,
2020/06/05
Re: [PATCH v4 06/12] qcow2_format.py: use strings to specify c-type of struct fields
,
Eric Blake
,
2020/06/05
[PATCH v4 07/12] qcow2_format.py: separate generic functionality of structure classes
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH v4 07/12] qcow2_format.py: separate generic functionality of structure classes
,
Andrey Shinkevich
,
2020/06/05
Re: [PATCH v4 07/12] qcow2_format.py: separate generic functionality of structure classes
,
Vladimir Sementsov-Ogievskiy
,
2020/06/05
[PATCH v4 03/12] qcow2_format.py: drop new line printing at end of dump()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH v4 03/12] qcow2_format.py: drop new line printing at end of dump()
,
Andrey Shinkevich
,
2020/06/05
[PATCH v4 05/12] qcow2_format.py: use modern string formatting
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH v4 05/12] qcow2_format.py: use modern string formatting
,
Andrey Shinkevich
,
2020/06/05
[PATCH v4 10/12] qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2Struct
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH v4 10/12] qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2Struct
,
Andrey Shinkevich
,
2020/06/05
[PATCH v4 08/12] qcow2_format.py: add field-formatting class
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH v4 08/12] qcow2_format.py: add field-formatting class
,
Andrey Shinkevich
,
2020/06/05
[PATCH v4 04/12] qcow2_format.py: use tuples instead of lists for fields
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH v4 04/12] qcow2_format.py: use tuples instead of lists for fields
,
Andrey Shinkevich
,
2020/06/05
Re: [PATCH v4 04/12] qcow2_format.py: use tuples instead of lists for fields
,
Eric Blake
,
2020/06/05
Re: [PATCH v4 04/12] qcow2_format.py: use tuples instead of lists for fields
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
[PATCH v4 11/12] qcow2: QcowHeaderExtension print names for extension magics
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH v4 11/12] qcow2: QcowHeaderExtension print names for extension magics
,
Andrey Shinkevich
,
2020/06/05
Re: [PATCH v4 11/12] qcow2: QcowHeaderExtension print names for extension magics
,
Vladimir Sementsov-Ogievskiy
,
2020/06/05
Re: [PATCH v4 11/12] qcow2: QcowHeaderExtension print names for extension magics
,
Andrey Shinkevich
,
2020/06/05
[PATCH v4 12/12] qcow2_format.py: dump bitmaps header extension
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH v4 12/12] qcow2_format.py: dump bitmaps header extension
,
Andrey Shinkevich
,
2020/06/05
Re: [PATCH v4 00/12] iotests: Dump QCOW2 dirty bitmaps metadata
,
no-reply
,
2020/06/04
Re: [PATCH v4 00/12] iotests: Dump QCOW2 dirty bitmaps metadata
,
Vladimir Sementsov-Ogievskiy
,
2020/06/05
Re: [PATCH v4 00/12] iotests: Dump QCOW2 dirty bitmaps metadata
,
Eric Blake
,
2020/06/05
[PATCH] hw/sd/sdcard: Verify CMD24 (Block Write) address is valid
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH] hw/sd/sdcard: Verify CMD24 (Block Write) address is valid
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH] hw/sd/sdcard: Verify CMD24 (Block Write) address is valid
,
Philippe Mathieu-Daudé
,
2020/06/04
[PATCH v7 0/4] vhost-user block device backend implementation
,
Coiby Xu
,
2020/06/04
[PATCH v7 1/4] Allow vu_message_read to be replaced
,
Coiby Xu
,
2020/06/04
[PATCH v7 2/4] generic vhost user server
,
Coiby Xu
,
2020/06/04
[PATCH v7 3/4] vhost-user block device backend server
,
Coiby Xu
,
2020/06/04
[PATCH v7 4/4] new qTest case to test the vhost-user-blk-server
,
Coiby Xu
,
2020/06/04
[Bug 1866870] Re: KVM Guest pauses after upgrade to Ubuntu 20.04
,
Fabrice Moyen
,
2020/06/04
[Bug 1866870] Re: KVM Guest pauses after upgrade to Ubuntu 20.04
,
Dr. David Alan Gilbert
,
2020/06/04
[Bug 1866870] Re: KVM Guest pauses after upgrade to Ubuntu 20.04
,
Fabrice Moyen
,
2020/06/05
Re: [PATCH] hw/block/pflash_cfi01: Limit maximum flash size to 256 MiB
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH] hw/block/pflash_cfi01: Limit maximum flash size to 256 MiB
,
Peter Maydell
,
2020/06/04
Re: [PATCH] hw/block/pflash_cfi01: Limit maximum flash size to 256 MiB
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH] hw/block/pflash_cfi01: Limit maximum flash size to 256 MiB
,
Peter Maydell
,
2020/06/04
[Bug 714629] Re: BIOS doesn't load when read() returns less than the full ROM length
,
Philippe Mathieu-Daudé
,
2020/06/04
[Bug 714629] Re: BIOS doesn't load when read() returns less than the full ROM length
,
Philippe Mathieu-Daudé
,
2020/06/04
[Bug 1880822] Re: CVE-2020-13253 QEMU: sd: OOB access could crash the guest resulting in DoS
,
Philippe Mathieu-Daudé
,
2020/06/04
[Bug 1880822] Re: CVE-2020-13253 QEMU: sd: OOB access could crash the guest resulting in DoS
,
Philippe Mathieu-Daudé
,
2020/06/05
[Bug 1777235] Re: NVME is missing support for Get Log Page command
,
Philippe Mathieu-Daudé
,
2020/06/04
[Bug 1852196] Re: update edk2 submodule & binaries to edk2-stable202005
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH v4 07/10] Support ram slot configuration in libvhost-user
,
Marc-André Lureau
,
2020/06/04
Re: [PATCH v4 06/10] Refactor out libvhost-user fault generation logic
,
Marc-André Lureau
,
2020/06/04
Re: [PATCH v4 05/10] Lift max memory slots limit imposed by vhost-user
,
Marc-André Lureau
,
2020/06/04
Re: [PATCH v4 04/10] Transmit vhost-user memory regions individually
,
Marc-André Lureau
,
2020/06/04
Re: [PATCH v4 04/10] Transmit vhost-user memory regions individually
,
Raphael Norwitz
,
2020/06/09
Re: [PATCH v4 03/10] Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
,
Marc-André Lureau
,
2020/06/04
Re: [PATCH v4 02/10] Add vhost-user helper to get MemoryRegion data
,
Marc-André Lureau
,
2020/06/04
Re: [PATCH v4 01/10] Add helper to populate vhost-user message regions
,
Marc-André Lureau
,
2020/06/04
Re: [PULL v2 05/13] accel/tcg: Relax va restrictions on 64-bit guests
,
Laurent Vivier
,
2020/06/04
Re: [PULL v2 05/13] accel/tcg: Relax va restrictions on 64-bit guests
,
Alex Bennée
,
2020/06/04
Re: [PULL v2 05/13] accel/tcg: Relax va restrictions on 64-bit guests
,
Alex Bennée
,
2020/06/05
Re: [PULL v2 05/13] accel/tcg: Relax va restrictions on 64-bit guests
,
Richard Henderson
,
2020/06/05
Re: [PULL v2 05/13] accel/tcg: Relax va restrictions on 64-bit guests
,
Alex Bennée
,
2020/06/05
Re: [PULL v2 05/13] accel/tcg: Relax va restrictions on 64-bit guests
,
Richard Henderson
,
2020/06/05
Re: [PATCH v6 4/4] new qTest case to test the vhost-user-blk-server
,
Thomas Huth
,
2020/06/04
Re: [PATCH v6 4/4] new qTest case to test the vhost-user-blk-server
,
Thomas Huth
,
2020/06/04
Re: [PATCH v6 4/4] new qTest case to test the vhost-user-blk-server
,
Coiby Xu
,
2020/06/04
[PATCH v2] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Alex Bennée
,
2020/06/04
Re: [PATCH v2] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Fabiano Rosas
,
2020/06/04
Re: [PATCH v2] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Michael S. Tsirkin
,
2020/06/04
Re: [PATCH v2] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Stefan Hajnoczi
,
2020/06/05
Re: [PATCH v2] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Alex Bennée
,
2020/06/05
Re: [PATCH v2] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Stefan Hajnoczi
,
2020/06/09
Re: [PATCH v2] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Alex Bennée
,
2020/06/09
Re: [PATCH v2] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Stefan Hajnoczi
,
2020/06/17
[PATCH v2 0/7] build some devices as modules.
,
Gerd Hoffmann
,
2020/06/04
[PATCH v2 2/7] build: fix device module builds
,
Gerd Hoffmann
,
2020/06/04
[PATCH v2 5/7] vga: build qxl as module
,
Gerd Hoffmann
,
2020/06/04
[PATCH v2 6/7] vga: build virtio-gpu only once
,
Gerd Hoffmann
,
2020/06/04
Re: [PATCH v2 6/7] vga: build virtio-gpu only once
,
Philippe Mathieu-Daudé
,
2020/06/04
[PATCH v2 7/7] vga: build virtio-gpu as module
,
Gerd Hoffmann
,
2020/06/04
[PATCH v2 3/7] ccid: build smartcard as module
,
Gerd Hoffmann
,
2020/06/04
[PATCH v2 1/7] qdev: add support for device module loading
,
Gerd Hoffmann
,
2020/06/04
Re: [PATCH v2 1/7] qdev: add support for device module loading
,
BALATON Zoltan
,
2020/06/04
[PATCH v2 4/7] usb: build usb-redir as module
,
Gerd Hoffmann
,
2020/06/04
Re: [PATCH v4 00/19] target/mips: FPU and other cleanups and improvements
,
Aleksandar Markovic
,
2020/06/04
[PATCH v2] hw/pci/pcie: Move hot plug capability check to pre_plug callback
,
Julia Suvorova
,
2020/06/04
kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Leif Lindholm
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Peter Maydell
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Andrew Jones
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Peter Maydell
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Leif Lindholm
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Peter Maydell
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Andrew Jones
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Leif Lindholm
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Peter Maydell
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Leif Lindholm
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Peter Maydell
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Leif Lindholm
,
2020/06/08
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Peter Maydell
,
2020/06/08
[PATCH v5 0/3] hw/net/imx_fec: improve the imx fec emulator
,
Jean-Christophe Dubois
,
2020/06/04
[PATCH v5 1/3] hw/net/imx_fec: Convert debug fprintf() to trace events
,
Jean-Christophe Dubois
,
2020/06/04
[PATCH v5 2/3] hw/net/imx_fec: Allow phy not to be the first device on the mii bus.
,
Jean-Christophe Dubois
,
2020/06/04
Re: [PATCH v5 2/3] hw/net/imx_fec: Allow phy not to be the first device on the mii bus.
,
Peter Maydell
,
2020/06/15
Re: [PATCH v5 2/3] hw/net/imx_fec: Allow phy not to be the first device on the mii bus.
,
Jean-Christophe DUBOIS
,
2020/06/15
[PATCH v5 3/3] hw/net/imx_fec: improve PHY implementation.
,
Jean-Christophe Dubois
,
2020/06/04
Re: [PATCH v5 3/3] hw/net/imx_fec: improve PHY implementation.
,
Peter Maydell
,
2020/06/15
Re: [PATCH v5 3/3] hw/net/imx_fec: improve PHY implementation.
,
Jean-Christophe DUBOIS
,
2020/06/18
Re: [PATCH v5 0/3] hw/net/imx_fec: improve the imx fec emulator
,
Peter Maydell
,
2020/06/15
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Cornelia Huck
,
2020/06/04
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Cornelia Huck
,
2020/06/05
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Paolo Bonzini
,
2020/06/05
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Cornelia Huck
,
2020/06/05
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Paolo Bonzini
,
2020/06/05
hw/char: a question about watch callback function in serial
,
LIU Zhiwei
,
2020/06/04
Re: hw/char: a question about watch callback function in serial
,
Peter Maydell
,
2020/06/04
Re: hw/char: a question about watch callback function in serial
,
LIU Zhiwei
,
2020/06/04
Re: hw/char: a question about watch callback function in serial
,
LIU Zhiwei
,
2020/06/07
Re: target/mips: Enable Hardware page table walker and CMGCR features for P5600
,
Aleksandar Markovic
,
2020/06/04
[PATCH] pci: assert configuration access is within bounds
,
P J P
,
2020/06/04
Re: [PATCH] pci: assert configuration access is within bounds
,
Michael S. Tsirkin
,
2020/06/04
Re: [PATCH] pci: assert configuration access is within bounds
,
Dr. David Alan Gilbert
,
2020/06/04
Re: [PATCH] pci: assert configuration access is within bounds
,
Michael S. Tsirkin
,
2020/06/09
[RFC PATCH] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Alex Bennée
,
2020/06/04
Re: [RFC PATCH] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Michael S. Tsirkin
,
2020/06/04
Re: [RFC PATCH] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Alex Bennée
,
2020/06/04
Re: [RFC PATCH] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Michael S. Tsirkin
,
2020/06/04
Re: [RFC PATCH] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Alex Bennée
,
2020/06/04
Re: [RFC PATCH] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Dr. David Alan Gilbert
,
2020/06/04
Re: [RFC PATCH] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [RFC PATCH] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Alex Bennée
,
2020/06/04
Re: [RFC PATCH] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Dr. David Alan Gilbert
,
2020/06/04
Re: [RFC PATCH] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Alex Bennée
,
2020/06/04
Re: [RFC PATCH] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
,
Dr. David Alan Gilbert
,
2020/06/04
[PATCH v3] ati-vga: check address before reading configuration bytes (CVE-2020-13791)
,
P J P
,
2020/06/04
Re: [PATCH v3] ati-vga: check address before reading configuration bytes (CVE-2020-13791)
,
Michael S. Tsirkin
,
2020/06/04
Re: [PATCH v3] ati-vga: check address before reading configuration bytes (CVE-2020-13791)
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH v3] ati-vga: check address before reading configuration bytes (CVE-2020-13791)
,
Michael S. Tsirkin
,
2020/06/04
Re: [PATCH v3] ati-vga: check address before reading configuration bytes (CVE-2020-13791)
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH] acpi: tpm: Do not build TCPA table for TPM 2
,
Igor Mammedov
,
2020/06/04
[Bug 1882065] [NEW] Could this cause OOB bug ?
,
r1ng0hacking
,
2020/06/04
[Bug 1882065] Re: Could this cause OOB bug ?
,
r1ng0hacking
,
2020/06/04
[Bug 1882065] Re: Could this cause OOB bug ?
,
r1ng0hacking
,
2020/06/10
[Bug 1882065] Re: Could this cause OOB bug ?
,
r1ng0hacking
,
2020/06/10
[Bug 1882065] Re: Could this cause OOB bug ?
,
Thomas Huth
,
2020/06/13
[Bug 1882065] Re: Could this cause OOB bug ?
,
Thomas Huth
,
2020/06/29
Re: [PATCH v4 2/3] hw/acpi/nvdimm: add a helper to augment SRAT generation
,
Igor Mammedov
,
2020/06/04
Re: [PATCH v4 2/3] hw/acpi/nvdimm: add a helper to augment SRAT generation
,
Verma, Vishal L
,
2020/06/04
Re: [PATCH v4 2/3] hw/acpi/nvdimm: add a helper to augment SRAT generation
,
Igor Mammedov
,
2020/06/05
Re: [PATCH v4 2/3] hw/acpi/nvdimm: add a helper to augment SRAT generation
,
Verma, Vishal L
,
2020/06/05
[PATCH] qga: fix assert regression on guest-shutdown
,
Marc-André Lureau
,
2020/06/04
Re: [PATCH] qga: fix assert regression on guest-shutdown
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH] qga: fix assert regression on guest-shutdown
,
Christian Ehrhardt
,
2020/06/04
Re: [PATCH] qga: fix assert regression on guest-shutdown
,
Christian Ehrhardt
,
2020/06/09
Re: [PATCH] qga: fix assert regression on guest-shutdown
,
Christian Ehrhardt
,
2020/06/15
Re: [PATCH RFC v2 5/5] iotests: add 287 for block-dirty-bitmap-populate
,
Kevin Wolf
,
2020/06/04
Question about vhost-user-gpu on Arm64
,
Zhoujian (jay)
,
2020/06/04
[PATCH v3] ati-vga: check mm_index before recursive call (CVE-2020-13800)
,
P J P
,
2020/06/04
Re: [PATCH v3] ati-vga: check mm_index before recursive call (CVE-2020-13800)
,
Gerd Hoffmann
,
2020/06/04
Re: [PATCH v3] ati-vga: check mm_index before recursive call (CVE-2020-13800)
,
BALATON Zoltan
,
2020/06/04
Re: [PATCH v3] ati-vga: check mm_index before recursive call (CVE-2020-13800)
,
Gerd Hoffmann
,
2020/06/05
[PATCH V2 0/2] migration/colo: Optimize COLO framework code
,
Zhang Chen
,
2020/06/04
[PATCH V2 1/2] migration/colo: Optimize COLO boot code path
,
Zhang Chen
,
2020/06/04
Re: [PATCH V2 1/2] migration/colo: Optimize COLO boot code path
,
Lukas Straub
,
2020/06/06
RE: [PATCH V2 1/2] migration/colo: Optimize COLO boot code path
,
Zhang, Chen
,
2020/06/07
[PATCH V2 2/2] migration/colo: Update checkpoint time lately
,
Zhang Chen
,
2020/06/04
Re: [PATCH V2 2/2] migration/colo: Update checkpoint time lately
,
Lukas Straub
,
2020/06/06
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Kevin Wolf
,
2020/06/04
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Eric Blake
,
2020/06/16
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
John Snow
,
2020/06/16
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Eric Blake
,
2020/06/16
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Kevin Wolf
,
2020/06/17
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Kevin Wolf
,
2020/06/04
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Peter Krempa
,
2020/06/04
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Kevin Wolf
,
2020/06/04
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Peter Krempa
,
2020/06/04
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Kevin Wolf
,
2020/06/05
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Peter Krempa
,
2020/06/05
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Kevin Wolf
,
2020/06/05
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Peter Krempa
,
2020/06/05
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Kevin Wolf
,
2020/06/05
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Peter Krempa
,
2020/06/05
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Kevin Wolf
,
2020/06/08
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Vladimir Sementsov-Ogievskiy
,
2020/06/08
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Kevin Wolf
,
2020/06/08
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Peter Krempa
,
2020/06/08
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Vladimir Sementsov-Ogievskiy
,
2020/06/08
Re: [PATCH RFC v2 1/5] block: add bitmap-populate job
,
Peter Krempa
,
2020/06/08
[PATCH v2 00/15] tests/tcg: Add TriCore tests
,
Bastian Koppelmann
,
2020/06/04
[PATCH v2 01/15] docker/tricore: Use stretch-slim as a base image
,
Bastian Koppelmann
,
2020/06/04
Re: [PATCH v2 01/15] docker/tricore: Use stretch-slim as a base image
,
Alex Bennée
,
2020/06/04
[PATCH v2 04/15] hw/tricore: Add testdevice for tests in tests/tcg/
,
Bastian Koppelmann
,
2020/06/04
Re: [PATCH v2 04/15] hw/tricore: Add testdevice for tests in tests/tcg/
,
Alex Bennée
,
2020/06/16
[PATCH v2 03/15] tests/tcg: Run timeout cmds using --foreground
,
Bastian Koppelmann
,
2020/06/04
Re: [PATCH v2 03/15] tests/tcg: Run timeout cmds using --foreground
,
Alex Bennée
,
2020/06/16
Re: [PATCH v2 03/15] tests/tcg: Run timeout cmds using --foreground
,
Bastian Koppelmann
,
2020/06/17
Re: [PATCH v2 03/15] tests/tcg: Run timeout cmds using --foreground
,
Alex Bennée
,
2020/06/17
Re: [PATCH v2 03/15] tests/tcg: Run timeout cmds using --foreground
,
Bastian Koppelmann
,
2020/06/17
[PATCH v2 05/15] tests/tcg/tricore: Add build infrastructure
,
Bastian Koppelmann
,
2020/06/04
Re: [PATCH v2 05/15] tests/tcg/tricore: Add build infrastructure
,
Alex Bennée
,
2020/06/16
[PATCH v2 02/15] tests/tcg: Add docker_as and docker_ld cmds
,
Bastian Koppelmann
,
2020/06/04
Re: [PATCH v2 02/15] tests/tcg: Add docker_as and docker_ld cmds
,
Alex Bennée
,
2020/06/16
[PATCH v2 06/15] tests/tcg/tricore: Add macros to create tests and first test 'abs'
,
Bastian Koppelmann
,
2020/06/04
Re: [PATCH v2 06/15] tests/tcg/tricore: Add macros to create tests and first test 'abs'
,
Alex Bennée
,
2020/06/16
[PATCH v2 07/15] tests/tcg/tricore: Add bmerge test
,
Bastian Koppelmann
,
2020/06/04
[PATCH v2 08/15] tests/tcg/tricore: Add clz test
,
Bastian Koppelmann
,
2020/06/04
[PATCH v2 09/15] tests/tcg/tricore: Add dvstep test
,
Bastian Koppelmann
,
2020/06/04
[PATCH v2 10/15] tests/tcg/tricore: Add fadd test
,
Bastian Koppelmann
,
2020/06/04
[PATCH v2 11/15] tests/tcg/tricore: Add fmul test
,
Bastian Koppelmann
,
2020/06/04
[PATCH v2 12/15] tests/tcg/tricore: Add ftoi test
,
Bastian Koppelmann
,
2020/06/04
[PATCH v2 13/15] tests/tcg/tricore: Add madd test
,
Bastian Koppelmann
,
2020/06/04
[PATCH v2 14/15] tests/tcg/tricore: Add msub test
,
Bastian Koppelmann
,
2020/06/04
[PATCH v2 15/15] tests/tcg/tricore: Add muls test
,
Bastian Koppelmann
,
2020/06/04
Re: [PATCH v2 00/15] tests/tcg: Add TriCore tests
,
no-reply
,
2020/06/04
Re: [PATCH v2 00/15] tests/tcg: Add TriCore tests
,
Alex Bennée
,
2020/06/16
qemu-guest agent asserts on shutdown
,
Christian Ehrhardt
,
2020/06/04
Re: qemu-guest agent asserts on shutdown
,
Marc-André Lureau
,
2020/06/04
Forward migration broken down since virt-4.2 machine type
,
Ying Fang
,
2020/06/04
Re: Forward migration broken down since virt-4.2 machine type
,
Ying Fang
,
2020/06/07
[PATCH] iotests: 194: wait migration completion on target too
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH] iotests: 194: wait migration completion on target too
,
Dr. David Alan Gilbert
,
2020/06/04
Re: [PATCH] iotests: 194: wait migration completion on target too
,
Thomas Huth
,
2020/06/04
Re: [PATCH] iotests: 194: wait migration completion on target too
,
Eric Blake
,
2020/06/04
Re: [PATCH] iotests: 194: wait migration completion on target too
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
python/qemu: Refactor QemuBinaryInfo
,
Philippe Mathieu-Daudé
,
2020/06/04
[PATCH 0/2] build qxl as module
,
Gerd Hoffmann
,
2020/06/04
[PATCH 1/2] qdev: add support for device module loading
,
Gerd Hoffmann
,
2020/06/04
[PATCH 2/2] vga: build qxl as module
,
Gerd Hoffmann
,
2020/06/04
Re: [PATCH 0/2] build qxl as module
,
no-reply
,
2020/06/04
Re: [PATCH 0/2] build qxl as module
,
no-reply
,
2020/06/04
Re: [PATCH 0/2] build qxl as module
,
Daniel P . Berrangé
,
2020/06/04
Re: [PATCH 0/2] build qxl as module
,
Gerd Hoffmann
,
2020/06/04
Re: [PATCH 0/2] build qxl as module
,
Gerd Hoffmann
,
2020/06/04
About improving devices and renaming migration stream...
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: About improving devices and renaming migration stream...
,
Dr. David Alan Gilbert
,
2020/06/04
[Bug 1618301] Re: qemu-input: Mouse stops working in Windows guest
,
kjonca
,
2020/06/04
Re: [PATCH 06/13] i386: hvf: Use IP from CPUX86State
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH 06/13] i386: hvf: Use IP from CPUX86State
,
Claudio Fontana
,
2020/06/04
Re: [PATCH 11/13] i386: hvf: Move lazy_flags into CPUX86State
,
Philippe Mathieu-Daudé
,
2020/06/04
[PATCH 0/9] AMD SEV: Cleanup state handling
,
David Gibson
,
2020/06/04
[PATCH 1/9] target/i386: sev: Remove unused QSevGuestInfoClass
,
David Gibson
,
2020/06/04
[PATCH 4/9] target/i386: sev: Embed SEVState in SevGuestState
,
David Gibson
,
2020/06/04
[PATCH 2/9] target/i386: sev: Move local structure definitions into .c file
,
David Gibson
,
2020/06/04
[PATCH 6/9] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
,
David Gibson
,
2020/06/04
[PATCH 5/9] target/i386: sev: Partial cleanup to sev_state global
,
David Gibson
,
2020/06/04
Re: [PATCH 5/9] target/i386: sev: Partial cleanup to sev_state global
,
Philippe Mathieu-Daudé
,
2020/06/04
[PATCH 8/9] target/i386: sev: Remove redundant handle field
,
David Gibson
,
2020/06/04
[PATCH 9/9] target/i386: sev: Unify SEVState and SevGuestState
,
David Gibson
,
2020/06/04
[PATCH 3/9] target/i386: sev: Rename QSevGuestInfo
,
David Gibson
,
2020/06/04
[PATCH 7/9] target/i386: sev: Remove redundant policy field
,
David Gibson
,
2020/06/04
Re: [PATCH 0/9] AMD SEV: Cleanup state handling
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH 0/9] AMD SEV: Cleanup state handling
,
David Gibson
,
2020/06/10
Re: [PATCH 0/9] AMD SEV: Cleanup state handling
,
Paolo Bonzini
,
2020/06/10
Re: [PATCH 05/13] i386: hvf: Use ins_len to advance IP
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH 05/13] i386: hvf: Use ins_len to advance IP
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH 05/13] i386: hvf: Use ins_len to advance IP
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH 02/13] i386: hvf: Drop useless declarations in sysemu
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH 02/13] i386: hvf: Drop useless declarations in sysemu
,
Claudio Fontana
,
2020/06/04
Re: [PATCH 02/13] i386: hvf: Drop useless declarations in sysemu
,
Roman Bolshakov
,
2020/06/05
Re: [PATCH 04/13] i386: hvf: Drop unused variable
,
Philippe Mathieu-Daudé
,
2020/06/04
[Bug 1878628] Re: linux-user/mmap build failure using Clang 10
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [RFC v2 17/18] spapr: Added PEF based guest memory protection
,
David Gibson
,
2020/06/04
[Bug 1878627] Re: audio/mixeng build failure using Clang 10
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH v4 00/10] vhost-user: Lift Max Ram Slots Limitation
,
Raphael Norwitz
,
2020/06/04
[PATCH] configure: Disable -Wtautological-type-limit-compare
,
Richard Henderson
,
2020/06/03
Re: [PATCH] configure: Disable -Wtautological-type-limit-compare
,
Thomas Huth
,
2020/06/04
Re: [PATCH] configure: Disable -Wtautological-type-limit-compare
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH] configure: Disable -Wtautological-type-limit-compare
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH] configure: Disable -Wtautological-type-limit-compare
,
Thomas Huth
,
2020/06/05
Re: [PATCH] configure: Disable -Wtautological-type-limit-compare
,
Alex Bennée
,
2020/06/05
Re: [PATCH] configure: Disable -Wtautological-type-limit-compare
,
Eric Blake
,
2020/06/04
Re: [PATCH] configure: Disable -Wtautological-type-limit-compare
,
Alex Bennée
,
2020/06/05
Re: [PATCH] configure: Disable -Wtautological-type-limit-compare
,
Richard Henderson
,
2020/06/05
Re: [PATCH] configure: Disable -Wtautological-type-limit-compare
,
Peter Maydell
,
2020/06/05
Re: [PATCH] configure: Disable -Wtautological-type-limit-compare
,
Eric Blake
,
2020/06/05
Re: [PATCH] configure: Disable -Wtautological-type-limit-compare
,
Aleksandar Markovic
,
2020/06/08
Re: [PATCH 00/13] i386: hvf: Remove HVFX86EmulatorState
,
Cameron Esfahani
,
2020/06/03
[PATCH v4] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions.
,
agrecascino123
,
2020/06/03
Re: [PATCH v4] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions.
,
Richard Henderson
,
2020/06/03
[PATCH] [PATCH v6] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
chengang
,
2020/06/03
Re: [PATCH] [PATCH v6] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
Laurent Vivier
,
2020/06/04
Re: [PATCH] [PATCH v6] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
Chen Gang
,
2020/06/04
Re: [PATCH v5 03/15] acpi: rtc: use a single crs range
,
Cameron Esfahani
,
2020/06/03
Re: [PATCH 04/11] sysemu/hvf: Only declare hvf_allowed when HVF is available
,
Cameron Esfahani
,
2020/06/03
[PATCH v3] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions.
,
agrecascino123
,
2020/06/03
Re: [PATCH v3] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions.
,
Catherine A. Frederick / mptcultist
,
2020/06/03
[PATCH 0/2] Use QLNULL for null lockable
,
Joe Slater
,
2020/06/03
[PATCH 1/2] lockable: use QLNULL for a null lockable
,
Joe Slater
,
2020/06/03
Re: [PATCH 1/2] lockable: use QLNULL for a null lockable
,
Eric Blake
,
2020/06/04
[PATCH 2/2] lockable: do not rely on optimization for null lockables
,
Joe Slater
,
2020/06/03
Re: [PATCH 2/2] lockable: do not rely on optimization for null lockables
,
Eric Blake
,
2020/06/04
[PATCH v2 0/2] Ensure PCI configuration access is within bounds
,
P J P
,
2020/06/03
[PATCH v2 1/2] ait-vga: check address before reading configuration bytes
,
P J P
,
2020/06/03
Re: [PATCH v2 1/2] ait-vga: check address before reading configuration bytes
,
BALATON Zoltan
,
2020/06/03
Re: [PATCH v2 1/2] ait-vga: check address before reading configuration bytes
,
Daniel P . Berrangé
,
2020/06/04
Re: [PATCH v2 1/2] ait-vga: check address before reading configuration bytes
,
P J P
,
2020/06/04
Re: [PATCH v2 1/2] ait-vga: check address before reading configuration bytes
,
Michael S. Tsirkin
,
2020/06/04
[PATCH v2 2/2] pci: ensure configuration access is within bounds
,
P J P
,
2020/06/03
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
BALATON Zoltan
,
2020/06/03
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
Gerd Hoffmann
,
2020/06/04
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
Michael S. Tsirkin
,
2020/06/04
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
P J P
,
2020/06/04
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
Michael S. Tsirkin
,
2020/06/04
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
BALATON Zoltan
,
2020/06/04
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
Michael S. Tsirkin
,
2020/06/04
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
BALATON Zoltan
,
2020/06/04
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
Michael S. Tsirkin
,
2020/06/04
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
BALATON Zoltan
,
2020/06/04
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
Michael S. Tsirkin
,
2020/06/04
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
Peter Maydell
,
2020/06/04
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
Michael S. Tsirkin
,
2020/06/04
Re: [PATCH v2 2/2] pci: ensure configuration access is within bounds
,
Michael S. Tsirkin
,
2020/06/04
Re: [PATCH v3] migration/xbzrle: add encoding rate
,
Richard Henderson
,
2020/06/03
Re: [PATCH v3] migration/xbzrle: add encoding rate
,
Wei Wang
,
2020/06/03
Re: [PATCH v3] migration/xbzrle: add encoding rate
,
Richard Henderson
,
2020/06/03
Re: [PATCH v3] migration/xbzrle: add encoding rate
,
Wei Wang
,
2020/06/04
Re: [PATCH v3] migration/xbzrle: add encoding rate
,
Dr. David Alan Gilbert
,
2020/06/04
Re: [PATCH v3] migration/xbzrle: add encoding rate
,
Wei Wang
,
2020/06/04
Re: [PATCH v3] migration/xbzrle: add encoding rate
,
Richard Henderson
,
2020/06/04
Re: [PATCH v3] migration/xbzrle: add encoding rate
,
Wei Wang
,
2020/06/04
Re: [PATCH v3] migration/xbzrle: add encoding rate
,
Dr. David Alan Gilbert
,
2020/06/05
[PATCH v2] ati-vga: check mm_index before recursive call
,
P J P
,
2020/06/03
Re: [PATCH v2] ati-vga: check mm_index before recursive call
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH v2] ati-vga: check mm_index before recursive call
,
BALATON Zoltan
,
2020/06/03
Re: [PATCH v2] ati-vga: check mm_index before recursive call
,
Daniel P . Berrangé
,
2020/06/04
Re: [PATCH v2] ati-vga: check mm_index before recursive call
,
P J P
,
2020/06/04
[PATCH] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH v6 4/5] 9pfs: T_readdir latency optimization
,
Christian Schoenebeck
,
2020/06/03
Re: [PATCH v6 4/5] 9pfs: T_readdir latency optimization
,
Greg Kurz
,
2020/06/29
Re: [PATCH v6 4/5] 9pfs: T_readdir latency optimization
,
Christian Schoenebeck
,
2020/06/30
Re: [PATCH v6 4/5] 9pfs: T_readdir latency optimization
,
Greg Kurz
,
2020/06/30
Re: [PATCH v6 4/5] 9pfs: T_readdir latency optimization
,
Christian Schoenebeck
,
2020/06/30
[PATCH] tests: fix a memory in test_socket_unix_abstract_good
,
Li Qiang
,
2020/06/03
Re: [PATCH] tests: fix a memory in test_socket_unix_abstract_good
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH] tests: fix a memory in test_socket_unix_abstract_good
,
xiaoqiang zhao
,
2020/06/03
Re: [PATCH] tests: fix a memory in test_socket_unix_abstract_good
,
Li Qiang
,
2020/06/18
Re: [PATCH] tests: fix a memory in test_socket_unix_abstract_good
,
Daniel P . Berrangé
,
2020/06/24
[PULL 00/15] riscv-to-apply queue
,
Alistair Francis
,
2020/06/03
[PULL 01/15] riscv: Suppress the error report for QEMU testing with riscv_find_firmware()
,
Alistair Francis
,
2020/06/03
[PULL 02/15] riscv: Change the default behavior if no -bios option is specified
,
Alistair Francis
,
2020/06/03
[PULL 03/15] hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functions
,
Alistair Francis
,
2020/06/03
[PULL 04/15] hw/riscv: virt: Remove the riscv_ prefix of the machine* functions
,
Alistair Francis
,
2020/06/03
[PULL 05/15] hw/riscv: spike: Remove deprecated ISA specific machines
,
Alistair Francis
,
2020/06/03
[PULL 09/15] riscv: sifive_e: Manually define the machine
,
Alistair Francis
,
2020/06/03
[PULL 08/15] docs: deprecated: Update the -bios documentation
,
Alistair Francis
,
2020/06/03
[PULL 07/15] target/riscv: Drop support for ISA spec version 1.09.1
,
Alistair Francis
,
2020/06/03
[PULL 06/15] target/riscv: Remove the deprecated CPUs
,
Alistair Francis
,
2020/06/03
Re: [PULL 00/15] riscv-to-apply queue
,
Peter Maydell
,
2020/06/04
Re: [RFC PATCH 2/2] linux-user/mmap: Fix Clang 'type-limit-compare' warning
,
Eric Blake
,
2020/06/03
Re: [RFC PATCH 2/2] linux-user/mmap: Fix Clang 'type-limit-compare' warning
,
Richard Henderson
,
2020/06/03
Re: [RFC PATCH 2/2] linux-user/mmap: Fix Clang 'type-limit-compare' warning
,
Thomas Huth
,
2020/06/03
[PATCH v3] xen: fix build without pci passthrough
,
Anthony PERARD
,
2020/06/03
RE: [PATCH v3] xen: fix build without pci passthrough
,
Paul Durrant
,
2020/06/03
Re: [PATCH v3] xen: fix build without pci passthrough
,
Roger Pau Monné
,
2020/06/03
Re: [PATCH v3] xen: fix build without pci passthrough
,
Paolo Bonzini
,
2020/06/03
Re: [PATCH v3] xen: fix build without pci passthrough
,
no-reply
,
2020/06/03
[PATCH v4] xen: fix build without pci passthrough
,
Anthony PERARD
,
2020/06/04
Re: [PATCH v4] xen: fix build without pci passthrough
,
Paolo Bonzini
,
2020/06/04
RE: [Question] Regarding containers "unattached/peripheral/anonymous" - their relation with hot(un)plug of devices
,
Salil Mehta
,
2020/06/03
Re: [Question] Regarding containers "unattached/peripheral/anonymous" - their relation with hot(un)plug of devices
,
Igor Mammedov
,
2020/06/04
RE: [Question] Regarding containers "unattached/peripheral/anonymous" - their relation with hot(un)plug of devices
,
Salil Mehta
,
2020/06/04
[PATCH v2 0/2] sd: sdhci: Implement basic vendor specific register support
,
Guenter Roeck
,
2020/06/03
[PATCH v2 1/2] sd: sdhci: Implement basic vendor specific register support
,
Guenter Roeck
,
2020/06/03
[PATCH v2 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Guenter Roeck
,
2020/06/03
Re: [PATCH v2 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH v2 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Peter Maydell
,
2020/06/15
Re: [PATCH v2 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Guenter Roeck
,
2020/06/15
Re: [PATCH v2 0/2] sd: sdhci: Implement basic vendor specific register support
,
Peter Maydell
,
2020/06/15
[PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/03
[PATCH v3 01/20] exec: Introduce ram_block_discard_(disable|require)()
,
David Hildenbrand
,
2020/06/03
[PATCH v3 02/20] vfio: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/03
[PATCH v3 03/20] accel/kvm: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/03
[PATCH v3 04/20] s390x/pv: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/03
[PATCH v3 05/20] virtio-balloon: Rip out qemu_balloon_inhibit()
,
David Hildenbrand
,
2020/06/03
[PATCH v3 06/20] target/i386: sev: Use ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/03
[PATCH v3 07/20] migration/rdma: Use ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/03
[PATCH v3 08/20] migration/colo: Use ram_block_discard_disable()
,
David Hildenbrand
,
2020/06/03
Re: [PATCH v3 08/20] migration/colo: Use ram_block_discard_disable()
,
Lukas Straub
,
2020/06/06
[PATCH v3 09/20] linux-headers: update to contain virtio-mem
,
David Hildenbrand
,
2020/06/03
[PATCH v3 10/20] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/03
[PATCH v3 11/20] virtio-pci: Proxy for virtio-mem
,
David Hildenbrand
,
2020/06/03
[PATCH v3 12/20] MAINTAINERS: Add myself as virtio-mem maintainer
,
David Hildenbrand
,
2020/06/03
[PATCH v3 13/20] hmp: Handle virtio-mem when printing memory device info
,
David Hildenbrand
,
2020/06/03
[PATCH v3 14/20] numa: Handle virtio-mem in NUMA stats
,
David Hildenbrand
,
2020/06/03
Re: [PATCH v3 14/20] numa: Handle virtio-mem in NUMA stats
,
Pankaj Gupta
,
2020/06/03
[PATCH v3 15/20] pc: Support for virtio-mem-pci
,
David Hildenbrand
,
2020/06/03
[PATCH v3 16/20] virtio-mem: Allow notifiers for size changes
,
David Hildenbrand
,
2020/06/03
[PATCH v3 17/20] virtio-pci: Send qapi events when the virtio-mem size changes
,
David Hildenbrand
,
2020/06/03
[PATCH v3 18/20] virtio-mem: Migration sanity checks
,
David Hildenbrand
,
2020/06/03
[PATCH v3 19/20] virtio-mem: Add trace events
,
David Hildenbrand
,
2020/06/03
[PATCH v3 20/20] virtio-mem: Exclude unplugged memory during migration
,
David Hildenbrand
,
2020/06/03
Re: [PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
,
Eric Blake
,
2020/06/03
Re: [PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/09
Re: [PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
,
Eduardo Habkost
,
2020/06/09
Re: [PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/09
Re: [PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
,
Michael S. Tsirkin
,
2020/06/09
Re: [PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
,
Sean Christopherson
,
2020/06/09
Re: [PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/09
Re: [PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/10
[PATCH 1/1] block: propagate discard alignment from format drivers to the guest
,
Denis V. Lunev
,
2020/06/03
Re: [PATCH] block/block-copy: block_copy_dirty_clusters: fix failure check
,
Max Reitz
,
2020/06/03
Re: [PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
,
Max Reitz
,
2020/06/03
Re: [PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
,
Kevin Wolf
,
2020/06/05
Re: [PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
,
Max Reitz
,
2020/06/05
Re: [PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
,
Kevin Wolf
,
2020/06/05
Re: [PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
,
Max Reitz
,
2020/06/05
Re: [PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
,
Alberto Garcia
,
2020/06/18
Re: [PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
,
Max Reitz
,
2020/06/19
Re: [PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
,
Alberto Garcia
,
2020/06/19
[PATCH] ati-vga: increment mm_index in ati_mm_read/write
,
P J P
,
2020/06/03
Re: [PATCH] ati-vga: increment mm_index in ati_mm_read/write
,
Gerd Hoffmann
,
2020/06/03
Re: [PATCH] ati-vga: increment mm_index in ati_mm_read/write
,
BALATON Zoltan
,
2020/06/03
Re: [PATCH] ati-vga: increment mm_index in ati_mm_read/write
,
P J P
,
2020/06/03
Re: [PATCH] ati-vga: increment mm_index in ati_mm_read/write
,
Gerd Hoffmann
,
2020/06/03
Re: [PATCH] ati-vga: increment mm_index in ati_mm_read/write
,
BALATON Zoltan
,
2020/06/03
Re: [PATCH] ati-vga: increment mm_index in ati_mm_read/write
,
BALATON Zoltan
,
2020/06/03
Re: [PATCH] ati-vga: increment mm_index in ati_mm_read/write
,
P J P
,
2020/06/03
[PATCH] pci: check address before reading configuration bytes
,
P J P
,
2020/06/03
Re: [PATCH] pci: check address before reading configuration bytes
,
Daniel P . Berrangé
,
2020/06/03
Re: [PATCH] pci: check address before reading configuration bytes
,
Philippe Mathieu-Daudé
,
2020/06/03
[PATCH 0/3] target/unicore32: Semihosting cleanup
,
Philippe Mathieu-Daudé
,
2020/06/03
[PATCH 2/3] target/unicore32: Replace DPRINTF() by qemu_log_mask(GUEST_ERROR)
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH 2/3] target/unicore32: Replace DPRINTF() by qemu_log_mask(GUEST_ERROR)
,
Richard Henderson
,
2020/06/03
Re: [PATCH 2/3] target/unicore32: Replace DPRINTF() by qemu_log_mask(GUEST_ERROR)
,
Laurent Vivier
,
2020/06/09
[PATCH 3/3] target/unicore32: Prefer qemu_semihosting_log_out() over curses
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH 3/3] target/unicore32: Prefer qemu_semihosting_log_out() over curses
,
Richard Henderson
,
2020/06/03
Re: [PATCH 3/3] target/unicore32: Prefer qemu_semihosting_log_out() over curses
,
Laurent Vivier
,
2020/06/09
[PATCH 1/3] target/unicore32: Remove unused headers
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH 1/3] target/unicore32: Remove unused headers
,
Richard Henderson
,
2020/06/03
Re: [PATCH 1/3] target/unicore32: Remove unused headers
,
Laurent Vivier
,
2020/06/09
[PATCH 1/2] Introduce (x86) CPU model deprecation API
,
Robert Hoo
,
2020/06/03
[PATCH 2/2] Mark Icelake-Client CPU models deprecated
,
Robert Hoo
,
2020/06/03
Re: [PATCH 1/2] Introduce (x86) CPU model deprecation API
,
Eric Blake
,
2020/06/03
Re: [PATCH 1/2] Introduce (x86) CPU model deprecation API
,
Robert Hoo
,
2020/06/04
Re: [PATCH 1/2] Introduce (x86) CPU model deprecation API
,
Eric Blake
,
2020/06/04
Re: [PATCH 1/2] Introduce (x86) CPU model deprecation API
,
Robert Hoo
,
2020/06/04
Re: [PATCH 1/2] Introduce (x86) CPU model deprecation API
,
Eric Blake
,
2020/06/05
Re: [PATCH 1/2] Introduce (x86) CPU model deprecation API
,
Robert Hoo
,
2020/06/05
[PATCH v2] exec: flush the whole TLB if a watchpoint crosses a page boundary
,
Alex Bennée
,
2020/06/03
Re: [PATCH v2] exec: flush the whole TLB if a watchpoint crosses a page boundary
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH v2] exec: flush the whole TLB if a watchpoint crosses a page boundary
,
Philippe Mathieu-Daudé
,
2020/06/05
Re: [PATCH v2] exec: flush the whole TLB if a watchpoint crosses a page boundary
,
Alex Bennée
,
2020/06/05
Re: [PATCH v2] exec: flush the whole TLB if a watchpoint crosses a page boundary
,
Richard Henderson
,
2020/06/03
[PATCH v4] icount: make dma reads deterministic
,
Pavel Dovgalyuk
,
2020/06/03
Re: [PATCH v4] icount: make dma reads deterministic
,
Kevin Wolf
,
2020/06/03
How do I add my tcg tests to check-tcg?
,
Bastian Koppelmann
,
2020/06/03
Re: How do I add my tcg tests to check-tcg?
,
Alex Bennée
,
2020/06/03
Re: How do I add my tcg tests to check-tcg?
,
Bastian Koppelmann
,
2020/06/04
[PATCH 0/2] virtio-blk: Avoid processing requests on the main context on restart
,
Sergio Lopez
,
2020/06/03
[PATCH 1/2] virtio-blk: Refactor the code that processes queued requests
,
Sergio Lopez
,
2020/06/03
[PATCH 2/2] virtio-blk: On restart, process queued requests in the proper context
,
Sergio Lopez
,
2020/06/03
Re: [PATCH 0/2] virtio-blk: Avoid processing requests on the main context on restart
,
Kevin Wolf
,
2020/06/03
[Bug 1805256] Autopkgtest regression report (qemu/1:4.2-3ubuntu6.2)
,
Ubuntu SRU Bot
,
2020/06/03
[PATCH 0/9] monitor/hmp-cmds: small improvements for migration
,
Mao Zhongyi
,
2020/06/03
[PATCH 6/9] monitor/hmp-cmds: add 'goto end' to reduce duplicate code.
,
Mao Zhongyi
,
2020/06/03
Re: [PATCH 6/9] monitor/hmp-cmds: add 'goto end' to reduce duplicate code.
,
Dr. David Alan Gilbert
,
2020/06/11
[PATCH 5/9] monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()
,
Mao Zhongyi
,
2020/06/03
Re: [PATCH 5/9] monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()
,
Dr. David Alan Gilbert
,
2020/06/11
[PATCH 4/9] monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' fails
,
Mao Zhongyi
,
2020/06/03
[PATCH 9/9] migration/ram: calculate un/encoded_size only when needed.
,
Mao Zhongyi
,
2020/06/03
Re: [PATCH 9/9] migration/ram: calculate un/encoded_size only when needed.
,
Dr. David Alan Gilbert
,
2020/06/11
Re: [PATCH 9/9] migration/ram: calculate un/encoded_size only whenneeded.
,
maozy
,
2020/06/11
[PATCH 2/9] tests/migration: fix unreachable path in stress test
,
Mao Zhongyi
,
2020/06/03
[PATCH 7/9] monitor/hmp-cmds: improvements for the 'info migrate'
,
Mao Zhongyi
,
2020/06/03
Re: [PATCH 7/9] monitor/hmp-cmds: improvements for the 'info migrate'
,
Dr. David Alan Gilbert
,
2020/06/11
[PATCH 3/9] monitor/hmp-cmds: add units for migrate_parameters
,
Mao Zhongyi
,
2020/06/03
[PATCH 8/9] docs/xbzrle: update 'cache miss rate' and 'encoding rate' to docs
,
Mao Zhongyi
,
2020/06/03
Re: [PATCH 8/9] docs/xbzrle: update 'cache miss rate' and 'encoding rate' to docs
,
Dr. David Alan Gilbert
,
2020/06/11
[PATCH 1/9] tests/migration: mem leak fix
,
Mao Zhongyi
,
2020/06/03
Re: [PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap
,
Thomas Huth
,
2020/06/03
Re: [PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap
,
Vladimir Sementsov-Ogievskiy
,
2020/06/03
Re: [PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap
,
Thomas Huth
,
2020/06/04
Re: [PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap
,
Vladimir Sementsov-Ogievskiy
,
2020/06/04
Re: [PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap
,
Thomas Huth
,
2020/06/04
Re: [RFC v3 8/8] vhost-vdpa: introduce vhost-vdpa net client
,
Jason Wang
,
2020/06/03
Re: [RFC v3 8/8] vhost-vdpa: introduce vhost-vdpa net client
,
Cindy Lu
,
2020/06/03
Re: [RFC v3 8/8] vhost-vdpa: introduce vhost-vdpa net client
,
Jason Wang
,
2020/06/03
Re: [RFC v3 8/8] vhost-vdpa: introduce vhost-vdpa net client
,
Cindy Lu
,
2020/06/03
[PATCH] qom-hmp-cmds: fix a memleak in hmp_qom_get
,
Pan Nengyuan
,
2020/06/03
Re: [PATCH] qom-hmp-cmds: fix a memleak in hmp_qom_get
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH] qom-hmp-cmds: fix a memleak in hmp_qom_get
,
Pan Nengyuan
,
2020/06/03
Re: [PATCH] qom-hmp-cmds: fix a memleak in hmp_qom_get
,
Li Qiang
,
2020/06/03
Re: [PATCH] qom-hmp-cmds: fix a memleak in hmp_qom_get
,
Dr. David Alan Gilbert
,
2020/06/17
Re: [PATCH] hw/display/cirrus_vga: Fix code mis-indentation
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH] hw/display/cirrus_vga: Fix code mis-indentation
,
Gerd Hoffmann
,
2020/06/05
Re: [PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
,
David CARLIER
,
2020/06/03
Re: [PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
,
Justin Hibbits
,
2020/06/03
Re: [PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
,
David CARLIER
,
2020/06/03
Re: [PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
,
Peter Maydell
,
2020/06/15
Re: [PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
,
Justin Hibbits
,
2020/06/03
Re: [PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
,
Roman Bolshakov
,
2020/06/08
Re: [PATCH] hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH] hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()
,
Laurent Vivier
,
2020/06/09
[PATCH v3] hw/adc/stm32f2xx_adc: Correct memory region size and access size
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH v3] hw/adc/stm32f2xx_adc: Correct memory region size and access size
,
Peter Maydell
,
2020/06/05
[PATCH v3] icount: make dma reads deterministic
,
Pavel Dovgalyuk
,
2020/06/03
[PATCH 0/2] sd: sdhci: Implement basic vendor specific register support
,
Guenter Roeck
,
2020/06/03
[PATCH 1/2] sd: sdhci: Implement basic vendor specific register support
,
Guenter Roeck
,
2020/06/03
Re: [PATCH 1/2] sd: sdhci: Implement basic vendor specific register support
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH 1/2] sd: sdhci: Implement basic vendor specific register support
,
Guenter Roeck
,
2020/06/03
Re: [PATCH 1/2] sd: sdhci: Implement basic vendor specific register support
,
Philippe Mathieu-Daudé
,
2020/06/03
[PATCH 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Guenter Roeck
,
2020/06/03
Re: [PATCH 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Guenter Roeck
,
2020/06/03
Re: [PATCH] hw/isa/apm: Convert debug printf()s to trace events
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH] hw/isa/apm: Convert debug printf()s to trace events
,
Richard Henderson
,
2020/06/03
Re: [PATCH] hw/isa/apm: Convert debug printf()s to trace events
,
Laurent Vivier
,
2020/06/09
Re: [PATCH 1/1] util/oslib: Returns real thread identifier on FreeBSD and NetBSD
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH 1/1] util/oslib: Returns real thread identifier on FreeBSD and NetBSD
,
David CARLIER
,
2020/06/03
Re: [PATCH 1/1] util/oslib: Returns real thread identifier on FreeBSD and NetBSD
,
Li-Wen Hsu
,
2020/06/03
Re: [PATCH 1/1] util/oslib: Returns real thread identifier on FreeBSD and NetBSD
,
David CARLIER
,
2020/06/05
Re: [PATCH] .mailmap: Update Fred Konrad email address
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH] .mailmap: Update Fred Konrad email address
,
Laurent Vivier
,
2020/06/09
Re: [PATCH] net: Do not include a newline in the id of -nic devices
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH] net: Do not include a newline in the id of -nic devices
,
Laurent Vivier
,
2020/06/09
Re: [PATCH] hw/i386/vmport: Drop superfluous parenthesis around function typedef
,
Philippe Mathieu-Daudé
,
2020/06/03
[PATCH] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions.
,
agrecascino123
,
2020/06/03
Re: [PATCH] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions.
,
Catherine A. Frederick / mptcultist
,
2020/06/03
Re: [PATCH] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions.
,
no-reply
,
2020/06/03
[PATCH] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions.
,
agrecascino123
,
2020/06/03
Re: [PATCH] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions.
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions.
,
Richard Henderson
,
2020/06/03
Re: [PATCH v8 30/62] target/riscv: Update fp_status when float rounding mode changes
,
Richard Henderson
,
2020/06/03
Re: [PATCH v8 30/62] target/riscv: Update fp_status when float rounding mode changes
,
LIU Zhiwei
,
2020/06/03
Re: [PATCH v8 30/62] target/riscv: Update fp_status when float rounding mode changes
,
Richard Henderson
,
2020/06/04
Re: [PATCH v8 30/62] target/riscv: Update fp_status when float rounding mode changes
,
LIU Zhiwei
,
2020/06/04
Re: [PATCH v8 30/62] target/riscv: Update fp_status when float rounding mode changes
,
Richard Henderson
,
2020/06/04
Re: [PATCH v8 30/62] target/riscv: Update fp_status when float rounding mode changes
,
LIU Zhiwei
,
2020/06/07
Re: [PATCH v8 30/62] target/riscv: Update fp_status when float rounding mode changes
,
Richard Henderson
,
2020/06/08
[Bug 1805256] Autopkgtest regression report (qemu/1:4.0+dfsg-0ubuntu9.7)
,
Ubuntu SRU Bot
,
2020/06/03
Re: [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
,
Jason Wang
,
2020/06/02
Re: [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
,
Cindy Lu
,
2020/06/03
Re: [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
,
Jason Wang
,
2020/06/02
Re: [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
,
Cindy Lu
,
2020/06/03
Re: [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
,
Jason Wang
,
2020/06/03
Re: [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
,
Cindy Lu
,
2020/06/03
Re: [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
,
Eugenio Perez Martin
,
2020/06/04
Re: [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
,
Michael S. Tsirkin
,
2020/06/04
Re: [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
,
Cindy Lu
,
2020/06/08
Re: [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
,
Eric Blake
,
2020/06/08
Re: [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
,
Cindy Lu
,
2020/06/08
Re: [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
,
Laurent Vivier
,
2020/06/15
Re: [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
,
Cindy Lu
,
2020/06/16
[PATCH v2] target/arm/cpu: adjust virtual time for arm cpu
,
Ying Fang
,
2020/06/02
Re: [PATCH v2] target/arm/cpu: adjust virtual time for arm cpu
,
Richard Henderson
,
2020/06/02
Re: [PATCH v2] target/arm/cpu: adjust virtual time for arm cpu
,
Andrew Jones
,
2020/06/03
Re: [PATCH v2] target/arm/cpu: adjust virtual time for arm cpu
,
Peter Maydell
,
2020/06/03
Re: [PATCH v2] target/arm/cpu: adjust virtual time for arm cpu
,
Ying Fang
,
2020/06/04
[PATCH v3] osdep: Make MIN/MAX evaluate arguments only once
,
Eric Blake
,
2020/06/02
Re: [PATCH v3] osdep: Make MIN/MAX evaluate arguments only once
,
Richard Henderson
,
2020/06/02
Re: [PATCH v3] osdep: Make MIN/MAX evaluate arguments only once
,
Eric Blake
,
2020/06/02
Re: [PATCH v3] osdep: Make MIN/MAX evaluate arguments only once
,
Eric Blake
,
2020/06/03
Re: [PATCH v3] osdep: Make MIN/MAX evaluate arguments only once
,
Richard Henderson
,
2020/06/03
Re: [PATCH v3] osdep: Make MIN/MAX evaluate arguments only once
,
Eric Blake
,
2020/06/03
Re: [PATCH v3] osdep: Make MIN/MAX evaluate arguments only once
,
Paolo Bonzini
,
2020/06/04
[PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
,
Richard Henderson
,
2020/06/02
[PATCH v7 01/42] target/arm: Add isar tests for mte
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 01/42] target/arm: Add isar tests for mte
,
Peter Maydell
,
2020/06/18
[PATCH v7 02/42] target/arm: Improve masking of SCR RES0 bits
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 02/42] target/arm: Improve masking of SCR RES0 bits
,
Peter Maydell
,
2020/06/18
[PATCH v7 03/42] target/arm: Add support for MTE to SCTLR_ELx
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 03/42] target/arm: Add support for MTE to SCTLR_ELx
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 03/42] target/arm: Add support for MTE to SCTLR_ELx
,
Richard Henderson
,
2020/06/18
Re: [PATCH v7 03/42] target/arm: Add support for MTE to SCTLR_ELx
,
Peter Maydell
,
2020/06/18
[PATCH v7 04/42] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 04/42] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
,
Peter Maydell
,
2020/06/18
[PATCH v7 06/42] target/arm: Add DISAS_UPDATE_NOCHAIN
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 06/42] target/arm: Add DISAS_UPDATE_NOCHAIN
,
Peter Maydell
,
2020/06/18
[PATCH v7 05/42] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 05/42] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
,
Peter Maydell
,
2020/06/18
[PATCH v7 07/42] target/arm: Add MTE system registers
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 07/42] target/arm: Add MTE system registers
,
Peter Maydell
,
2020/06/18
[PATCH v7 08/42] target/arm: Add MTE bits to tb_flags
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 08/42] target/arm: Add MTE bits to tb_flags
,
Peter Maydell
,
2020/06/18
[PATCH v7 09/42] target/arm: Implement the IRG instruction
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 09/42] target/arm: Implement the IRG instruction
,
Peter Maydell
,
2020/06/18
[PATCH v7 10/42] target/arm: Implement the ADDG, SUBG instructions
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 10/42] target/arm: Implement the ADDG, SUBG instructions
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 10/42] target/arm: Implement the ADDG, SUBG instructions
,
Richard Henderson
,
2020/06/18
Re: [PATCH v7 10/42] target/arm: Implement the ADDG, SUBG instructions
,
Peter Maydell
,
2020/06/18
[PATCH v7 11/42] target/arm: Implement the GMI instruction
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 11/42] target/arm: Implement the GMI instruction
,
Peter Maydell
,
2020/06/18
[PATCH v7 12/42] target/arm: Implement the SUBP instruction
,
Richard Henderson
,
2020/06/02
[PATCH v7 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Richard Henderson
,
2020/06/18
Re: [PATCH v7 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Richard Henderson
,
2020/06/18
[PATCH v7 16/42] target/arm: Implement the STGP instruction
,
Richard Henderson
,
2020/06/02
[PATCH v7 17/42] target/arm: Restrict the values of DCZID.BS under TCG
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 17/42] target/arm: Restrict the values of DCZID.BS under TCG
,
Peter Maydell
,
2020/06/18
[PATCH v7 14/42] target/arm: Add helper_probe_access
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 14/42] target/arm: Add helper_probe_access
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 14/42] target/arm: Add helper_probe_access
,
Richard Henderson
,
2020/06/18
[PATCH v7 21/42] target/arm: Move regime_el to internals.h
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 21/42] target/arm: Move regime_el to internals.h
,
Peter Maydell
,
2020/06/18
[PATCH v7 15/42] target/arm: Implement LDG, STG, ST2G instructions
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 15/42] target/arm: Implement LDG, STG, ST2G instructions
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 15/42] target/arm: Implement LDG, STG, ST2G instructions
,
Richard Henderson
,
2020/06/18
[PATCH v7 22/42] target/arm: Move regime_tcr to internals.h
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 22/42] target/arm: Move regime_tcr to internals.h
,
Peter Maydell
,
2020/06/18
[PATCH v7 20/42] target/arm: Implement the access tag cache flushes
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 20/42] target/arm: Implement the access tag cache flushes
,
Peter Maydell
,
2020/06/18
[PATCH v7 18/42] target/arm: Simplify DC_ZVA
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 18/42] target/arm: Simplify DC_ZVA
,
Peter Maydell
,
2020/06/18
[PATCH v7 19/42] target/arm: Implement the LDGM, STGM, STZGM instructions
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 19/42] target/arm: Implement the LDGM, STGM, STZGM instructions
,
Peter Maydell
,
2020/06/19
[PATCH v7 23/42] target/arm: Add gen_mte_check1
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 23/42] target/arm: Add gen_mte_check1
,
Peter Maydell
,
2020/06/18
[PATCH v7 24/42] target/arm: Add gen_mte_checkN
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 24/42] target/arm: Add gen_mte_checkN
,
Peter Maydell
,
2020/06/18
[PATCH v7 25/42] target/arm: Implement helper_mte_check1
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 25/42] target/arm: Implement helper_mte_check1
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 25/42] target/arm: Implement helper_mte_check1
,
Richard Henderson
,
2020/06/18
Re: [PATCH v7 25/42] target/arm: Implement helper_mte_check1
,
Peter Maydell
,
2020/06/19
Re: [PATCH v7 25/42] target/arm: Implement helper_mte_check1
,
Richard Henderson
,
2020/06/19
[PATCH v7 28/42] target/arm: Use mte_checkN for sve unpredicated loads
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 28/42] target/arm: Use mte_checkN for sve unpredicated loads
,
Peter Maydell
,
2020/06/19
Re: [PATCH v7 28/42] target/arm: Use mte_checkN for sve unpredicated loads
,
Richard Henderson
,
2020/06/19
[PATCH v7 27/42] target/arm: Add helper_mte_check_zva
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 27/42] target/arm: Add helper_mte_check_zva
,
Peter Maydell
,
2020/06/19
[PATCH v7 26/42] target/arm: Implement helper_mte_checkN
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 26/42] target/arm: Implement helper_mte_checkN
,
Peter Maydell
,
2020/06/19
[PATCH v7 29/42] target/arm: Use mte_checkN for sve unpredicated stores
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 29/42] target/arm: Use mte_checkN for sve unpredicated stores
,
Peter Maydell
,
2020/06/19
[PATCH v7 30/42] target/arm: Use mte_check1 for sve LD1R
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 30/42] target/arm: Use mte_check1 for sve LD1R
,
Peter Maydell
,
2020/06/19
Re: [PATCH v7 30/42] target/arm: Use mte_check1 for sve LD1R
,
Richard Henderson
,
2020/06/19
[PATCH v7 31/42] target/arm: Add mte helpers for sve scalar + int loads
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 31/42] target/arm: Add mte helpers for sve scalar + int loads
,
Peter Maydell
,
2020/06/19
Re: [PATCH v7 31/42] target/arm: Add mte helpers for sve scalar + int loads
,
Richard Henderson
,
2020/06/19
[PATCH v7 32/42] target/arm: Add mte helpers for sve scalar + int stores
,
Richard Henderson
,
2020/06/02
[PATCH v7 34/42] target/arm: Handle TBI for sve scalar + int memory ops
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 34/42] target/arm: Handle TBI for sve scalar + int memory ops
,
Peter Maydell
,
2020/06/19
[PATCH v7 33/42] target/arm: Add mte helpers for sve scalar + int ff/nf loads
,
Richard Henderson
,
2020/06/02
[PATCH v7 36/42] target/arm: Complete TBI clearing for user-only for SVE
,
Richard Henderson
,
2020/06/02
[PATCH v7 35/42] target/arm: Add mte helpers for sve scatter/gather memory ops
,
Richard Henderson
,
2020/06/02
[PATCH v7 38/42] target/arm: Set PSTATE.TCO on exception entry
,
Richard Henderson
,
2020/06/02
[PATCH v7 37/42] target/arm: Implement data cache set allocation tags
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 37/42] target/arm: Implement data cache set allocation tags
,
Peter Maydell
,
2020/06/19
[PATCH v7 39/42] target/arm: Enable MTE
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 39/42] target/arm: Enable MTE
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 39/42] target/arm: Enable MTE
,
Richard Henderson
,
2020/06/18
[PATCH v7 40/42] target/arm: Cache the Tagged bit for a page in MemTxAttrs
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 40/42] target/arm: Cache the Tagged bit for a page in MemTxAttrs
,
Peter Maydell
,
2020/06/19
[PATCH v7 41/42] target/arm: Create tagged ram when MTE is enabled
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 41/42] target/arm: Create tagged ram when MTE is enabled
,
Peter Maydell
,
2020/06/19
[PATCH v7 42/42] target/arm: Add allocation tag storage for system mode
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
,
no-reply
,
2020/06/02
Re: [PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
,
Richard Henderson
,
2020/06/03
Re: [PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
,
Peter Maydell
,
2020/06/19
[PATCH v5] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
chengang
,
2020/06/02
Re: [PATCH v5] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
Laurent Vivier
,
2020/06/03
Re: [PATCH v5] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
Chen Gang
,
2020/06/03
Re: [PATCH v5] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
Laurent Vivier
,
2020/06/03
Re: [PATCH v5] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
Chen Gang
,
2020/06/03
[PATCH 0/7] python: create installable package
,
John Snow
,
2020/06/02
[PATCH 1/7] python/qemu: create qemu.lib module
,
John Snow
,
2020/06/02
Re: [PATCH 1/7] python/qemu: create qemu.lib module
,
Vladimir Sementsov-Ogievskiy
,
2020/06/05
[PATCH 3/7] python/qemu: add README.rst
,
John Snow
,
2020/06/02
Re: [PATCH 3/7] python/qemu: add README.rst
,
Vladimir Sementsov-Ogievskiy
,
2020/06/05
Re: [PATCH 3/7] python/qemu: add README.rst
,
John Snow
,
2020/06/05
[PATCH 2/7] python/qemu: formalize as package
,
John Snow
,
2020/06/02
Re: [PATCH 2/7] python/qemu: formalize as package
,
Vladimir Sementsov-Ogievskiy
,
2020/06/05
Re: [PATCH 2/7] python/qemu: formalize as package
,
John Snow
,
2020/06/05
Re: [PATCH 2/7] python/qemu: formalize as package
,
John Snow
,
2020/06/05
[PATCH 6/7] python/qemu: Add flake8 to pipenv
,
John Snow
,
2020/06/02
[PATCH 7/7] python/qemu: add mypy to pipenv
,
John Snow
,
2020/06/02
[PATCH 4/7] python/qemu: Add pipenv support
,
John Snow
,
2020/06/02
Re: [PATCH 4/7] python/qemu: Add pipenv support
,
Vladimir Sementsov-Ogievskiy
,
2020/06/05
Re: [PATCH 4/7] python/qemu: Add pipenv support
,
John Snow
,
2020/06/05
Re: [PATCH 4/7] python/qemu: Add pipenv support
,
Vladimir Sementsov-Ogievskiy
,
2020/06/05
Re: [PATCH 4/7] python/qemu: Add pipenv support
,
John Snow
,
2020/06/05
Re: [PATCH 4/7] python/qemu: Add pipenv support
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
[PATCH 5/7] python/qemu: add pylint to pipenv
,
John Snow
,
2020/06/02
Re: [PATCH 0/7] python: create installable package
,
Vladimir Sementsov-Ogievskiy
,
2020/06/06
Re: [PATCH 0/7] python: create installable package
,
John Snow
,
2020/06/08
Re: [PATCH 0/7] python: create installable package
,
Cleber Rosa
,
2020/06/17
Re: [PATCH 0/7] python: create installable package
,
John Snow
,
2020/06/17
Re: [PATCH 0/7] python: create installable package
,
Kevin Wolf
,
2020/06/18
Re: [PATCH 0/7] python: create installable package
,
John Snow
,
2020/06/19
Re: [PATCH 0/7] python: create installable package
,
Kevin Wolf
,
2020/06/19
Re: [PATCH 0/7] python: create installable package
,
John Snow
,
2020/06/19
Re: [PATCH 0/7] python: create installable package
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PATCH 0/7] python: create installable package
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PATCH 0/7] python: create installable package
,
John Snow
,
2020/06/19
[PATCH v2 0/8] decodetree: Add non-overlapping groups
,
Richard Henderson
,
2020/06/02
[PATCH v2 1/8] decodetree: Tidy error_with_file
,
Richard Henderson
,
2020/06/02
[PATCH v2 2/8] decodetree: Rename MultiPattern to IncMultiPattern
,
Richard Henderson
,
2020/06/02
[PATCH v2 3/8] decodetree: Split out MultiPattern from IncMultiPattern
,
Richard Henderson
,
2020/06/02
[PATCH v2 4/8] decodetree: Allow group covering the entire insn space
,
Richard Henderson
,
2020/06/02
[PATCH v2 5/8] decodetree: Move semantic propagation into classes
,
Richard Henderson
,
2020/06/02
[PATCH v2 6/8] decodetree: Implement non-overlapping groups
,
Richard Henderson
,
2020/06/02
Re: [PATCH v2 6/8] decodetree: Implement non-overlapping groups
,
Peter Maydell
,
2020/06/08
[PATCH v2 7/8] tests/decode: Test non-overlapping groups
,
Richard Henderson
,
2020/06/02
Re: [PATCH v2 7/8] tests/decode: Test non-overlapping groups
,
Peter Maydell
,
2020/06/08
[PATCH v2 8/8] target/arm: Use a non-overlapping group for misc control
,
Richard Henderson
,
2020/06/02
[Bug 1805256] Please test proposed package
,
Brian Murray
,
2020/06/02
[Bug 1805256] Please test proposed package
,
Brian Murray
,
2020/06/02
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
Brian Murray
,
2020/06/02
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
Ike Panhc
,
2020/06/03
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
Christian Ehrhardt
,
2020/06/05
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
Andrew Cloke
,
2020/06/11
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
Christian Ehrhardt
,
2020/06/17
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
Launchpad Bug Tracker
,
2020/06/18
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
Launchpad Bug Tracker
,
2020/06/18
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
Launchpad Bug Tracker
,
2020/06/18
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
Andrew Cloke
,
2020/06/18
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
Christian Ehrhardt
,
2020/06/30
Re: [PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
,
Alex Williamson
,
2020/06/02
Re: [PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
,
Yan Zhao
,
2020/06/02
Re: [PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
,
Alex Williamson
,
2020/06/02
Re: [PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
,
Yan Zhao
,
2020/06/03
Re: [PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
,
Alex Williamson
,
2020/06/03
Re: [PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
,
Dr. David Alan Gilbert
,
2020/06/05
Re: [PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
,
Alex Williamson
,
2020/06/05
Re: [PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
,
Dr. David Alan Gilbert
,
2020/06/05
Re: [PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
,
Yan Zhao
,
2020/06/09
Re: [PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
,
Alex Williamson
,
2020/06/19
Re: [PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
,
Yan Zhao
,
2020/06/21
[PATCH v2 00/16] python: add mypy support to python/qemu
,
John Snow
,
2020/06/02
[PATCH v2 02/16] iotests.py: use qemu.qmp type aliases
,
John Snow
,
2020/06/02
[PATCH v2 01/16] python/qmp.py: Define common types
,
John Snow
,
2020/06/02
[PATCH v2 03/16] python/qmp.py: re-absorb MonitorResponseError
,
John Snow
,
2020/06/02
[PATCH v2 04/16] python/qmp.py: Do not return None from cmd_obj
,
John Snow
,
2020/06/02
[PATCH v2 05/16] python/qmp.py: add casts to JSON deserialization
,
John Snow
,
2020/06/02
Re: [PATCH v2 05/16] python/qmp.py: add casts to JSON deserialization
,
Kevin Wolf
,
2020/06/04
Re: [PATCH v2 05/16] python/qmp.py: add casts to JSON deserialization
,
John Snow
,
2020/06/04
[PATCH v2 06/16] python/qmp.py: add QMPProtocolError
,
John Snow
,
2020/06/02
[PATCH v2 07/16] python/machine.py: Fix monitor address typing
,
John Snow
,
2020/06/02
[PATCH v2 09/16] python/machine.py: Don't modify state in _base_args()
,
John Snow
,
2020/06/02
[PATCH v2 08/16] python/machine.py: reorder __init__
,
John Snow
,
2020/06/02
[PATCH v2 10/16] python/machine.py: Handle None events in event_wait
,
John Snow
,
2020/06/02
Re: [PATCH v2 10/16] python/machine.py: Handle None events in event_wait
,
Kevin Wolf
,
2020/06/04
Re: [PATCH v2 10/16] python/machine.py: Handle None events in event_wait
,
John Snow
,
2020/06/04
[PATCH v2 12/16] python/machine.py: Add _qmp access shim
,
John Snow
,
2020/06/02
[PATCH v2 11/16] python/machine.py: use qmp.command
,
John Snow
,
2020/06/02
[PATCH v2 14/16] python/qemu: make 'args' style arguments immutable
,
John Snow
,
2020/06/02
[PATCH v2 13/16] python/machine.py: fix _popen access
,
John Snow
,
2020/06/02
[PATCH v2 15/16] iotests.py: Adjust HMP kwargs typing
,
John Snow
,
2020/06/02
[PATCH v2 16/16] python/qemu: Add mypy type annotations
,
John Snow
,
2020/06/02
Re: [PATCH v2 16/16] python/qemu: Add mypy type annotations
,
Kevin Wolf
,
2020/06/04
Re: [PATCH v2 16/16] python/qemu: Add mypy type annotations
,
John Snow
,
2020/06/04
Re: [PATCH v2 00/16] python: add mypy support to python/qemu
,
Eric Blake
,
2020/06/02
Re: [PATCH v2 00/16] python: add mypy support to python/qemu
,
John Snow
,
2020/06/02
Re: [PATCH v2 00/16] python: add mypy support to python/qemu
,
Vladimir Sementsov-Ogievskiy
,
2020/06/03
Re: [PATCH v2 00/16] python: add mypy support to python/qemu
,
John Snow
,
2020/06/03
Re: [PATCH v2 00/16] python: add mypy support to python/qemu
,
Kevin Wolf
,
2020/06/04
Re: another tst-arm-mte bug: qemu-system segfaults
,
Richard Henderson
,
2020/06/02
Re: another tst-arm-mte bug: qemu-system segfaults
,
Richard Henderson
,
2020/06/02
Re: another tst-arm-mte bug: qemu-system segfaults
,
Szabolcs Nagy
,
2020/06/03
Re: another tst-arm-mte bug: qemu-system segfaults
,
Richard Henderson
,
2020/06/03
Re: another tst-arm-mte bug: qemu-system segfaults
,
Szabolcs Nagy
,
2020/06/03
Re: another tst-arm-mte bug: qemu-system segfaults
,
Richard Henderson
,
2020/06/05
Re: another tst-arm-mte bug: qemu-system segfaults
,
Szabolcs Nagy
,
2020/06/08
Re: [PATCH v1 09/12] tests/docker: Added docker build support for TSan.
,
Alex Bennée
,
2020/06/02
Re: [PATCH v1 09/12] tests/docker: Added docker build support for TSan.
,
Robert Foley
,
2020/06/03
Re: [PATCH v1 08/12] thread: add tsan annotations to QemuSpin
,
Alex Bennée
,
2020/06/02
[PATCH] ftgmac100: Implement variable descriptor size
,
Erik Smit
,
2020/06/02
Re: [PATCH] ftgmac100: Implement variable descriptor size
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH] ftgmac100: Implement variable descriptor size
,
Cédric Le Goater
,
2020/06/03
Re: [PATCH] ftgmac100: Implement variable descriptor size
,
Cédric Le Goater
,
2020/06/03
Re: [PATCH] ftgmac100: Implement variable descriptor size
,
Erik Smit
,
2020/06/04
Re: [PATCH] ftgmac100: Implement variable descriptor size
,
Cédric Le Goater
,
2020/06/04
[PATCH v2 0/1] python/machine.py: refactor shutdown
,
John Snow
,
2020/06/02
[PATCH v2 1/1] python/machine.py: refactor shutdown
,
John Snow
,
2020/06/02
Re: [PATCH v2 1/1] python/machine.py: refactor shutdown
,
Kevin Wolf
,
2020/06/04
Re: [PATCH v2 1/1] python/machine.py: refactor shutdown
,
John Snow
,
2020/06/04
Re: [PATCH v1 05/12] qht: call qemu_spin_destroy for head buckets
,
Alex Bennée
,
2020/06/02
Re: [PATCH v1 04/12] cputlb: destroy CPUTLB with tlb_destroy
,
Alex Bennée
,
2020/06/02
Re: [PATCH v1 03/12] thread: add qemu_spin_destroy
,
Alex Bennée
,
2020/06/02
Re: [PATCH v1 01/12] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
,
Alex Bennée
,
2020/06/02
Re: [PATCH v1 01/12] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
,
Robert Foley
,
2020/06/03
Re: [PATCH 0/6] target/arm: Convert crypto to gvec
,
Peter Maydell
,
2020/06/02
Re: [PATCH 0/6] target/arm: Convert crypto to gvec
,
Richard Henderson
,
2020/06/02
Re: [PATCH 0/6] target/arm: Convert crypto to gvec
,
Peter Maydell
,
2020/06/05
[PATCH 1/2] vfio iommu: Use shift operation for 64-bit integer division
,
Kirti Wankhede
,
2020/06/02
[PATCH 2/2] vfio iommu: typecast corrections
,
Kirti Wankhede
,
2020/06/02
Re: [PATCH 1/2] vfio iommu: Use shift operation for 64-bit integer division
,
Alex Williamson
,
2020/06/02
Re: [PATCH 7/8] decodetree: Implement non-overlapping groups
,
Peter Maydell
,
2020/06/02
Re: [PATCH 7/8] decodetree: Implement non-overlapping groups
,
Richard Henderson
,
2020/06/02
Re: [PATCH 6/8] decodetree: Move semantic propagation into classes
,
Peter Maydell
,
2020/06/02
Re: [PATCH 0/4] target/i386: miscellaneous x87 fixes
,
Joseph Myers
,
2020/06/02
Re: [PATCH 0/4] target/i386: miscellaneous x87 fixes
,
Paolo Bonzini
,
2020/06/04
[Bug 1881450] Re: Emulation of a math function fails for m68k Linux user mode
,
Laurent Vivier
,
2020/06/02
Re: [PATCH v13 1/5] i386: Add support for CPUID_8000_001E for AMD
,
Eduardo Habkost
,
2020/06/02
RE: [PATCH v13 1/5] i386: Add support for CPUID_8000_001E for AMD
,
Babu Moger
,
2020/06/03
RE: [PATCH v13 1/5] i386: Add support for CPUID_8000_001E for AMD
,
Babu Moger
,
2020/06/04
Re: [PATCH v13 1/5] i386: Add support for CPUID_8000_001E for AMD
,
Eduardo Habkost
,
2020/06/04
RE: [PATCH v13 1/5] i386: Add support for CPUID_8000_001E for AMD
,
Babu Moger
,
2020/06/05
Re: [PATCH 1/2] hax: Fix setting of FD_CLOEXEC
,
Eric Blake
,
2020/06/02
[Bug 1835865] Re: piix crashes on mips when accessing acpi-pci-hotplug
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
,
Eduardo Habkost
,
2020/06/02
RE: [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
,
Babu Moger
,
2020/06/02
RE: [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
,
Babu Moger
,
2020/06/02
Re: [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
,
Eduardo Habkost
,
2020/06/02
RE: [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
,
Babu Moger
,
2020/06/02
RE: [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
,
Babu Moger
,
2020/06/03
Re: [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
,
Eduardo Habkost
,
2020/06/03
Re: [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
,
Babu Moger
,
2020/06/03
Re: [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
,
Eduardo Habkost
,
2020/06/03
Re: [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
,
Babu Moger
,
2020/06/03
RE: [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
,
Babu Moger
,
2020/06/03
Re: [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
,
Dr. David Alan Gilbert
,
2020/06/15
[PULL 00/12] tcg patch queue
,
Richard Henderson
,
2020/06/02
[PULL 01/12] tcg: Implement gvec support for rotate by immediate
,
Richard Henderson
,
2020/06/02
[PULL 02/12] tcg: Implement gvec support for rotate by vector
,
Richard Henderson
,
2020/06/02
[PULL 03/12] tcg: Remove expansion to shift by vector from do_shifts
,
Richard Henderson
,
2020/06/02
[PULL 04/12] tcg: Implement gvec support for rotate by scalar
,
Richard Henderson
,
2020/06/02
[PULL 05/12] tcg/i386: Implement INDEX_op_rotl{i,s,v}_vec
,
Richard Henderson
,
2020/06/02
[PULL 06/12] tcg/aarch64: Implement INDEX_op_rotl{i,v}_vec
,
Richard Henderson
,
2020/06/02
[PULL 07/12] tcg/ppc: Implement INDEX_op_rot[lr]v_vec
,
Richard Henderson
,
2020/06/02
[PULL 08/12] target/ppc: Use tcg_gen_gvec_rotlv
,
Richard Henderson
,
2020/06/02
[PULL 10/12] tcg: Improve move ops in liveness_pass_2
,
Richard Henderson
,
2020/06/02
[PULL 11/12] accel/tcg: Adjust cpu_signal_handler for NetBSD/arm
,
Richard Henderson
,
2020/06/02
[PULL 09/12] target/s390x: Use tcg_gen_gvec_rotl{i,s,v}
,
Richard Henderson
,
2020/06/02
[PULL 12/12] accel/tcg: Provide a NetBSD specific aarch64 cpu_signal_handler
,
Richard Henderson
,
2020/06/02
Re: [PULL 00/12] tcg patch queue
,
Peter Maydell
,
2020/06/02
[RFC PATCH] exec: flush the whole TLB if a watchpoint crosses a page boundary
,
Alex Bennée
,
2020/06/02
Re: [RFC PATCH] exec: flush the whole TLB if a watchpoint crosses a page boundary
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 00/14] LUKS: encryption slot management using amend interface
,
Max Reitz
,
2020/06/02
Re: [PATCH v7 00/14] LUKS: encryption slot management using amend interface
,
Maxim Levitsky
,
2020/06/07
[PATCH Kernel v24 5/8] vfio iommu: Implementation of ioctl for dirty pages tracking
,
Kirti Wankhede
,
2020/06/02
Re: [PATCH Kernel v24 5/8] vfio iommu: Implementation of ioctl for dirty pages tracking
,
Alex Williamson
,
2020/06/02
gdbstub.c CPU clusters not handled for ThreadInfo packets
,
Fabien Chouteau
,
2020/06/02
Re: gdbstub.c CPU clusters not handled for ThreadInfo packets
,
Peter Maydell
,
2020/06/02
Re: gdbstub.c CPU clusters not handled for ThreadInfo packets
,
Fabien Chouteau
,
2020/06/02
Re: gdbstub.c CPU clusters not handled for ThreadInfo packets
,
Peter Maydell
,
2020/06/02
Re: gdbstub.c CPU clusters not handled for ThreadInfo packets
,
Alistair Francis
,
2020/06/02
Re: gdbstub.c CPU clusters not handled for ThreadInfo packets
,
Fabien Chouteau
,
2020/06/05
Re: [PATCH v6 08/20] hw/block/nvme: allow use of any valid msix vector
,
Philippe Mathieu-Daudé
,
2020/06/02
[PATCH] hw/block/nvme: Verify msix_vector_use() returned value
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: [PATCH] hw/block/nvme: Verify msix_vector_use() returned value
,
Kevin Wolf
,
2020/06/03
[PATCH v1 0/9] plugins/next (bug fixes, hwprofile, lockstep)
,
Alex Bennée
,
2020/06/02
[PATCH v1 2/9] qemu-plugin.h: add missing include <stddef.h> to define size_t
,
Alex Bennée
,
2020/06/02
[PATCH v1 3/9] scripts/clean-includes: Mark 'qemu/qemu-plugin.h' as special header
,
Alex Bennée
,
2020/06/02
[PATCH v1 1/9] plugins: new lockstep plugin for debugging TCG changes
,
Alex Bennée
,
2020/06/02
[PATCH v1 4/9] tests/plugin: correctly honour io_count
,
Alex Bennée
,
2020/06/02
Re: [PATCH v1 4/9] tests/plugin: correctly honour io_count
,
Philippe Mathieu-Daudé
,
2020/06/02
[PATCH v1 5/9] cputlb: ensure we re-fill the TLB if it has reset
,
Alex Bennée
,
2020/06/02
Re: [PATCH v1 5/9] cputlb: ensure we re-fill the TLB if it has reset
,
Richard Henderson
,
2020/06/02
Re: [PATCH v1 5/9] cputlb: ensure we re-fill the TLB if it has reset
,
Alex Bennée
,
2020/06/02
[PATCH v1 6/9] hw/virtio/pci: include vdev name in registered PCI sections
,
Alex Bennée
,
2020/06/02
Re: [PATCH v1 6/9] hw/virtio/pci: include vdev name in registered PCI sections
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: [PATCH v1 6/9] hw/virtio/pci: include vdev name in registered PCI sections
,
Michael S. Tsirkin
,
2020/06/04
[PATCH v1 7/9] plugins: add API to return a name for a IO device
,
Alex Bennée
,
2020/06/02
Re: [PATCH v1 7/9] plugins: add API to return a name for a IO device
,
Clement Deschamps
,
2020/06/02
Re: [PATCH v1 7/9] plugins: add API to return a name for a IO device
,
Emilio G. Cota
,
2020/06/07
Re: [PATCH v1 7/9] plugins: add API to return a name for a IO device
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v1 7/9] plugins: add API to return a name for a IO device
,
Alex Bennée
,
2020/06/08
Re: [PATCH v1 7/9] plugins: add API to return a name for a IO device
,
Emilio G. Cota
,
2020/06/09
Re: [PATCH v1 7/9] plugins: add API to return a name for a IO device
,
Alex Bennée
,
2020/06/09
Re: [PATCH v1 7/9] plugins: add API to return a name for a IO device
,
Emilio G. Cota
,
2020/06/09
[PATCH v1 9/9] .travis.yml: allow failure for unreliable hosts
,
Alex Bennée
,
2020/06/02
Re: [PATCH v1 9/9] .travis.yml: allow failure for unreliable hosts
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH v1 9/9] .travis.yml: allow failure for unreliable hosts
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH v1 9/9] .travis.yml: allow failure for unreliable hosts
,
Thomas Huth
,
2020/06/11
[PATCH v1 8/9] plugins: new hwprofile plugin
,
Alex Bennée
,
2020/06/02
Re: [PATCH v1 8/9] plugins: new hwprofile plugin
,
Robert Foley
,
2020/06/02
Re: [PATCH v1 8/9] plugins: new hwprofile plugin
,
Alex Bennée
,
2020/06/03
Re: [PATCH v1 8/9] plugins: new hwprofile plugin
,
Robert Foley
,
2020/06/03
Re: [PATCH v1 8/9] plugins: new hwprofile plugin
,
Alex Bennée
,
2020/06/03
Re: [PATCH v1 8/9] plugins: new hwprofile plugin
,
Peter Maydell
,
2020/06/03
Re: [PATCH v1 8/9] plugins: new hwprofile plugin
,
Alex Bennée
,
2020/06/03
Re: [PATCH v1 0/9] plugins/next (bug fixes, hwprofile, lockstep)
,
no-reply
,
2020/06/02
Re: [PATCH v1 0/9] plugins/next (bug fixes, hwprofile, lockstep)
,
no-reply
,
2020/06/02
Re: [PATCH v6 00/20] nvme: small fixes, refactoring and cleanups
,
Kevin Wolf
,
2020/06/02
Re: [PATCH v6 00/20] nvme: small fixes, refactoring and cleanups
,
Maxim Levitsky
,
2020/06/07
Re: [PATCH v6 00/20] nvme: small fixes, refactoring and cleanups
,
Maxim Levitsky
,
2020/06/07
[PULL 0/2] M68k for 5.1 patches
,
Laurent Vivier
,
2020/06/02
[PULL 2/2] target/m68k: implement opcode fetoxm1
,
Laurent Vivier
,
2020/06/02
[PULL 1/2] target/m68k: implement fmove.l #<data>,FPCR
,
Laurent Vivier
,
2020/06/02
Re: [PULL 0/2] M68k for 5.1 patches
,
Peter Maydell
,
2020/06/02
Re: RFC: use VFIO over a UNIX domain socket to implement device offloading
,
Alex Williamson
,
2020/06/02
Re: RFC: use VFIO over a UNIX domain socket to implement device offloading
,
John G Johnson
,
2020/06/10
Re: RFC: use VFIO over a UNIX domain socket to implement device offloading
,
Stefan Hajnoczi
,
2020/06/15
Re: RFC: use VFIO over a UNIX domain socket to implement device offloading
,
John G Johnson
,
2020/06/18
Re: RFC: use VFIO over a UNIX domain socket to implement device offloading
,
Stefan Hajnoczi
,
2020/06/23
Re: RFC: use VFIO over a UNIX domain socket to implement device offloading
,
John G Johnson
,
2020/06/25
Re: RFC: use VFIO over a UNIX domain socket to implement device offloading
,
Stefan Hajnoczi
,
2020/06/26
Re: [PATCH v4 00/13] user-mode: Prune build dependencies (part 1)
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: [PATCH v4 00/13] user-mode: Prune build dependencies (part 1)
,
Laurent Vivier
,
2020/06/02
Re: [PATCH for-4.2 v2 3/3] block/file-posix: Let post-EOF fallocate serialize
,
Vladimir Sementsov-Ogievskiy
,
2020/06/02
Re: [PATCH for-4.2 v2 3/3] block/file-posix: Let post-EOF fallocate serialize
,
Max Reitz
,
2020/06/02
Re: [PATCH for-4.2 v2 3/3] block/file-posix: Let post-EOF fallocate serialize
,
Vladimir Sementsov-Ogievskiy
,
2020/06/02
Re: [PATCH for-4.2 v2 3/3] block/file-posix: Let post-EOF fallocate serialize
,
Max Reitz
,
2020/06/02
Re: [PATCH for-4.2 v2 3/3] block/file-posix: Let post-EOF fallocate serialize
,
Vladimir Sementsov-Ogievskiy
,
2020/06/02
Re: [PATCH for-4.2 v2 3/3] block/file-posix: Let post-EOF fallocate serialize
,
Vladimir Sementsov-Ogievskiy
,
2020/06/02
Re: [PATCH 5/8] decodetree: Allow group covering the entire insn space
,
Peter Maydell
,
2020/06/02
Re: [PATCH 5/8] decodetree: Allow group covering the entire insn space
,
Richard Henderson
,
2020/06/02
Re: [PATCH 5/8] decodetree: Allow group covering the entire insn space
,
Peter Maydell
,
2020/06/02
Re: [PATCH 2/8] decodetree: Tidy error_with_file
,
Peter Maydell
,
2020/06/02
[PATCH] docs/system: Document Aspeed boards
,
Cédric Le Goater
,
2020/06/02
Re: [PATCH] docs/system: Document Aspeed boards
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: [PATCH] docs/system: Document Aspeed boards
,
Cédric Le Goater
,
2020/06/02
Re: [PATCH] docs/system: Document Aspeed boards
,
Andrew Jeffery
,
2020/06/02
Re: [PATCH] docs/system: Document Aspeed boards
,
Peter Maydell
,
2020/06/05
Re: [PATCH v6 02/12] monitor: Use getter/setter functions for cur_mon
,
Kevin Wolf
,
2020/06/02
Re: [PATCH v3 0/2] fuzz: Skip QTest serialization
,
Darren Kenny
,
2020/06/02
Re: [PATCH v3 0/2] fuzz: Skip QTest serialization
,
Alexander Bulekov
,
2020/06/02
Re: [PATCH v3 0/2] fuzz: Skip QTest serialization
,
Thomas Huth
,
2020/06/03
Re: [PATCH v3 0/2] fuzz: Skip QTest serialization
,
Alexander Bulekov
,
2020/06/03
what is the symbole "leul" mean on this code?
,
tugouxp
,
2020/06/02
Re: what is the symbole "leul" mean on this code?
,
Laurent Desnogues
,
2020/06/02
[PATCH 0/5] Add strace support for printing arguments of selected syscalls
,
Filip Bozuta
,
2020/06/02
[PATCH 2/5] linux-user: Add strace support for printing argument of syscalls used for extend attributes
,
Filip Bozuta
,
2020/06/02
Re: [PATCH 2/5] linux-user: Add strace support for printing argument of syscalls used for extend attributes
,
Laurent Vivier
,
2020/06/03
[PATCH 1/5] linux-user: Add strace support for a group of syscalls
,
Filip Bozuta
,
2020/06/02
Re: [PATCH 1/5] linux-user: Add strace support for a group of syscalls
,
Laurent Vivier
,
2020/06/03
[PATCH 4/5] linux-user: Add strace support for printing arguments of chown()/lchown()
,
Filip Bozuta
,
2020/06/02
Re: [PATCH 4/5] linux-user: Add strace support for printing arguments of chown()/lchown()
,
Laurent Vivier
,
2020/06/03
[PATCH 5/5] linux-user: Add strace support for printing arguments of fallocate()
,
Filip Bozuta
,
2020/06/02
Re: [PATCH 5/5] linux-user: Add strace support for printing arguments of fallocate()
,
Laurent Vivier
,
2020/06/03
[PATCH 3/5] linux-user: Add strace support for printing arguments of lseek()
,
Filip Bozuta
,
2020/06/02
Re: [PATCH 3/5] linux-user: Add strace support for printing arguments of lseek()
,
Laurent Vivier
,
2020/06/03
Re: [PATCH 0/5] Add strace support for printing arguments of selected syscalls
,
no-reply
,
2020/06/02
Re: [PATCH 0/5] Add strace support for printing arguments of selected syscalls
,
Alex Bennée
,
2020/06/03
Re: [PULL 0/1] machine queue, 2020-05-13
,
Peter Maydell
,
2020/06/02
Re: [PATCH 3/5] colo: Introduce high-level test suite
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: [PATCH 3/5] colo: Introduce high-level test suite
,
Lukas Straub
,
2020/06/04
Re: [PATCH v8 5/8] qdev-properties: make blocksize accept size suffixes
,
Philippe Mathieu-Daudé
,
2020/06/02
[PATCH v4] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
chengang
,
2020/06/02
Re: [PATCH v4] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
Laurent Vivier
,
2020/06/02
Re: [PATCH v4] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
,
Chen Gang
,
2020/06/02
Re: [PATCH v8 2/8] block: consolidate blocksize properties consistency checks
,
Kevin Wolf
,
2020/06/02
Re: [PATCH qemu v9] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2020/06/02
Re: [PATCH qemu v9] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2020/06/23
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Alexey Kardashevskiy
,
2020/06/02
[PATCH] .travis.yml: Temporarily disable the aarch64 job
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: [PATCH] .travis.yml: Temporarily disable the aarch64 job
,
Alex Bennée
,
2020/06/02
Re: [PATCH] .travis.yml: Temporarily disable the aarch64 job
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: [PATCH] .travis.yml: Temporarily disable the aarch64 job
,
Richard Henderson
,
2020/06/02
Re: [PATCH RFC 03/32] python//machine.py: remove bare except
,
Kevin Wolf
,
2020/06/02
Re: [PATCH RFC 03/32] python//machine.py: remove bare except
,
John Snow
,
2020/06/02
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Max Reitz
,
2020/06/02
Re: [RFC v2] migration: Add migrate-set-bitmap-node-mapping
,
Peter Krempa
,
2020/06/02
Re: [PATCH RFC 26/32] python//machine.py: use qmp.command
,
Kevin Wolf
,
2020/06/02
Re: [PATCH RFC 26/32] python//machine.py: use qmp.command
,
Kevin Wolf
,
2020/06/02
Re: [PATCH RFC 26/32] python//machine.py: use qmp.command
,
John Snow
,
2020/06/02
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
Kevin Wolf
,
2020/06/02
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
John Snow
,
2020/06/02
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
Kevin Wolf
,
2020/06/03
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
John Snow
,
2020/06/03
Re: [PATCH RFC 01/32] python/qemu: create qemu.lib module
,
Vladimir Sementsov-Ogievskiy
,
2020/06/02
Re: [PATCH] virtiofsd: Use clone() and not unshare(), support non-root
,
Stefan Hajnoczi
,
2020/06/02
Re: [PATCH] virtiofsd: Use clone() and not unshare(), support non-root
,
Colin Walters
,
2020/06/02
Re: [PATCH] virtiofsd: Use clone() and not unshare(), support non-root
,
Stefan Hajnoczi
,
2020/06/17
Re: [PATCH] virtiofsd: Use clone() and not unshare(), support non-root
,
Colin Walters
,
2020/06/17
Re: [PATCH] virtiofsd: Use clone() and not unshare(), support non-root
,
Stefan Hajnoczi
,
2020/06/23
Re: [PULL 00/21] Vga 20200528 patches
,
Gerd Hoffmann
,
2020/06/02
[Bug 1881729] [NEW] target_read_memory in disas.c ignores possible errors
,
Nickie S.
,
2020/06/02
[PATCH 0/2] mailmap: change email addresses of two contributors
,
Aleksandar Markovic
,
2020/06/02
[PATCH 1/2] mailmap: Change email address of Filip Bozuta
,
Aleksandar Markovic
,
2020/06/02
Re: [PATCH 1/2] mailmap: Change email address of Filip Bozuta
,
Filip Bozuta
,
2020/06/02
[PATCH 2/2] mailmap: Change email address of Stefan Brankovic
,
Aleksandar Markovic
,
2020/06/02
Re: [PATCH 2/2] mailmap: Change email address of Stefan Brankovic
,
Stefan Brankovic
,
2020/06/02
[PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/02
Re: [PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Michal Privoznik
,
2020/06/04
Re: [PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Eric Blake
,
2020/06/04
Re: [PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/05
[PATCH] virtio-blk: Disable request queuing while switching contexts
,
Sergio Lopez
,
2020/06/02
Re: [PATCH] virtio-blk: Disable request queuing while switching contexts
,
Kevin Wolf
,
2020/06/02
Re: [PATCH] virtio-blk: Disable request queuing while switching contexts
,
Sergio Lopez
,
2020/06/02
Re: [PATCH] virtio-blk: Disable request queuing while switching contexts
,
Kevin Wolf
,
2020/06/02
Re: [PATCH] virtio-blk: Disable request queuing while switching contexts
,
Sergio Lopez
,
2020/06/02
Re: [PATCH] virtio-blk: Disable request queuing while switching contexts
,
Stefan Hajnoczi
,
2020/06/02
[question] Partial sector issue while discard in qcow2 image
,
Lin Ma
,
2020/06/02
Re: [question] Partial sector issue while discard in qcow2 image
,
Kevin Wolf
,
2020/06/02
Re: [question] Partial sector issue while discard in qcow2 image
,
Lin Ma
,
2020/06/03
Re: [PATCH] or1k: Fix compilation hiccup
,
Markus Armbruster
,
2020/06/02
Re: [PATCH] or1k: Fix compilation hiccup
,
Markus Armbruster
,
2020/06/08
Re: [PATCH] or1k: Fix compilation hiccup
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH] or1k: Fix compilation hiccup
,
Markus Armbruster
,
2020/06/08
Re: [PATCH] or1k: Fix compilation hiccup
,
Eric Blake
,
2020/06/08
[PATCH 0/4] Add Support for GET LBA STATUS 16 command in scsi emulation
,
Lin Ma
,
2020/06/02
[PATCH 1/4] block: Add bdrv_co_get_lba_status
,
Lin Ma
,
2020/06/02
Re: [PATCH 1/4] block: Add bdrv_co_get_lba_status
,
Claudio Fontana
,
2020/06/03
[PATCH 2/4] block: Add GET LBA STATUS support
,
Lin Ma
,
2020/06/02
[PATCH 3/4] block: Add block accounting code for GET LBA STATUS
,
Lin Ma
,
2020/06/02
Re: [PATCH 3/4] block: Add block accounting code for GET LBA STATUS
,
Claudio Fontana
,
2020/06/03
[PATCH 4/4] scsi-disk: Add support for the GET LBA STATUS 16 command
,
Lin Ma
,
2020/06/02
Re: [PATCH 4/4] scsi-disk: Add support for the GET LBA STATUS 16 command
,
Claudio Fontana
,
2020/06/03
Re: [PATCH 0/4] Add Support for GET LBA STATUS 16 command in scsi emulation
,
no-reply
,
2020/06/02
Re: [PATCH 0/4] Add Support for GET LBA STATUS 16 command in scsi emulation
,
no-reply
,
2020/06/02
Re: [PATCH 0/4] Add Support for GET LBA STATUS 16 command in scsi emulation
,
no-reply
,
2020/06/02
Re: [PATCH 0/4] Add Support for GET LBA STATUS 16 command in scsi emulation
,
no-reply
,
2020/06/02
Re: Sam460Ex screen mode, audio and network
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: Sam460Ex screen mode, audio and network
,
BALATON Zoltan
,
2020/06/02
Re: Sam460Ex screen mode, audio and network
,
BALATON Zoltan
,
2020/06/02
Re: Sam460Ex screen mode, audio and network
,
Andrea Palmatè
,
2020/06/02
Re: Sam460Ex screen mode, audio and network
,
Andrea Palmatè
,
2020/06/02
Re: Sam460Ex screen mode, audio and network
,
BALATON Zoltan
,
2020/06/02
Re: [PATCH 1/6] target/s390x/mmu_helper: Use address_space_rw() in place
,
David Hildenbrand
,
2020/06/02
RE: [PATCH 3/3] migration/colo: Merge multi checkpoint request into one.
,
Zhanghailiang
,
2020/06/02
RE: [PATCH 3/3] migration/colo: Merge multi checkpoint request into one.
,
Zhang, Chen
,
2020/06/03
RE: [PATCH 3/3] migration/colo: Merge multi checkpoint request into one.
,
Zhanghailiang
,
2020/06/03
RE: [PATCH 3/3] migration/colo: Merge multi checkpoint request into one.
,
Zhang, Chen
,
2020/06/04
RE: [PATCH 2/3] migration/colo: Update checkpoint time lately
,
Zhanghailiang
,
2020/06/02
Re: [PATCH v3 0/3] account for NVDIMM nodes during SRAT generation
,
Michael S. Tsirkin
,
2020/06/02
[PATCH] checkpatch: reversed logic with acpi test checks
,
Michael S. Tsirkin
,
2020/06/02
Re: [PATCH] checkpatch: reversed logic with acpi test checks
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: [PATCH] checkpatch: reversed logic with acpi test checks
,
Auger Eric
,
2020/06/02
Re: [PATCH] checkpatch: reversed logic with acpi test checks
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH] checkpatch: reversed logic with acpi test checks
,
Michael S. Tsirkin
,
2020/06/04
Re: [PATCH] checkpatch: reversed logic with acpi test checks
,
Peter Maydell
,
2020/06/04
Re: [PATCH v3 0/4] microvm: memory config tweaks
,
Michael S. Tsirkin
,
2020/06/02
Re: [PATCH v3 0/4] microvm: memory config tweaks
,
Gerd Hoffmann
,
2020/06/08
Re: [PATCH v3 0/4] microvm: memory config tweaks
,
Gerd Hoffmann
,
2020/06/17
Re: [PATCH v3 0/4] microvm: memory config tweaks
,
Michael S. Tsirkin
,
2020/06/08
Re: [RFC v2 16/18] guest memory protection: Add Error ** to GuestMemoryProtection::kvm_init
,
Richard Henderson
,
2020/06/02
Re: [RFC v2 15/18] guest memory protection: Decouple kvm_memcrypt_*() helpers from KVM
,
Richard Henderson
,
2020/06/02
Re: [RFC v2 15/18] guest memory protection: Decouple kvm_memcrypt_*() helpers from KVM
,
David Gibson
,
2020/06/03
Re: [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
,
David Gibson
,
2020/06/04
Re: [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
,
Thomas Huth
,
2020/06/04
Re: [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
,
David Gibson
,
2020/06/04
Re: [RFC v2 13/18] guest memory protection: Move side effect out of machine_set_memory_encryption()
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 12/18] guest memory protection: Perform KVM init via interface
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 12/18] guest memory protection: Perform KVM init via interface
,
Richard Henderson
,
2020/06/01
RE: [PATCH 1/3] migration/colo: Optimize COLO boot code path
,
Zhanghailiang
,
2020/06/01
Re: [RFC v2 11/18] guest memory protection: Handle memory encrption via interface
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 11/18] guest memory protection: Handle memory encrption via interface
,
David Gibson
,
2020/06/04
Re: [RFC v2 09/18] target/i386: sev: Unify SEVState and SevGuestState
,
Richard Henderson
,
2020/06/01
Re: [PATCH v4 2/2] vhost-user-blk: delay vhost_user_blk_disconnect
,
Li Feng
,
2020/06/01
Re: [PATCH v4 2/2] vhost-user-blk: delay vhost_user_blk_disconnect
,
Dima Stepanov
,
2020/06/02
Re: [RFC v2 08/18] target/i386: sev: Remove redundant handle field
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 07/18] target/i386: sev: Remove redundant policy field
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 06/18] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 05/18] target/i386: sev: Partial cleanup to sev_state global
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 04/18] target/i386: sev: Embed SEVState in SevGuestState
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 04/18] target/i386: sev: Embed SEVState in SevGuestState
,
David Gibson
,
2020/06/04
Re: [RFC v2 03/18] target/i386: sev: Rename QSevGuestInfo
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 02/18] target/i386: sev: Move local structure definitions into .c file
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 01/18] target/i386: sev: Remove unused QSevGuestInfoClass
,
Richard Henderson
,
2020/06/01
[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/01
[PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Huacai Chen
,
2020/06/01
Re: [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Aleksandar Markovic
,
2020/06/03
Re: [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Huacai Chen
,
2020/06/03
Re: [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Aleksandar Markovic
,
2020/06/04
Re: [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Aleksandar Markovic
,
2020/06/14
Re: [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Huacai Chen
,
2020/06/14
Re: [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Thomas Huth
,
2020/06/15
Re: [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Aleksandar Markovic
,
2020/06/15
Re: [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Huacai Chen
,
2020/06/16
Re: [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
,
Aleksandar Markovic
,
2020/06/16
[PATCH for-5.1 V4 2/4] target/mips: Add Loongson-3 CPU definition
,
Huacai Chen
,
2020/06/01
Re: [PATCH for-5.1 V4 2/4] target/mips: Add Loongson-3 CPU definition
,
Aleksandar Markovic
,
2020/06/06
[PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/01
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/06
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/06
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
chen huacai
,
2020/06/06
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/07
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/07
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Jiaxun Yang
,
2020/06/11
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/11
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Jiaxun Yang
,
2020/06/11
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/11
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/12
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/14
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/14
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/15
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/15
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/15
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/15
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/15
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/15
Re: [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/15
[PATCH for-5.1 V4 4/4] MAINTAINERS: Add myself as Loongson-3 maintainer
,
Huacai Chen
,
2020/06/01
Re: [PATCH for-5.1 V4 4/4] MAINTAINERS: Add myself as Loongson-3 maintainer
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: [PATCH for-5.1 V4 4/4] MAINTAINERS: Add myself as Loongson-3 maintainer
,
chen huacai
,
2020/06/02
Re: [PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/05
Re: [PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/05
Re: [PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
,
Jiaxun Yang
,
2020/06/05
Re: [PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/06/05
Re: [PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/06/05
Re: [RFC v2 10/18] guest memory protection: Add guest memory protection interface
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 10/18] guest memory protection: Add guest memory protection interface
,
David Gibson
,
2020/06/03
Re: [RFC v2 10/18] guest memory protection: Add guest memory protection interface
,
David Gibson
,
2020/06/03
RE: [PATCH 1/5] block/quorum.c: stable children names
,
Zhang, Chen
,
2020/06/01
Re: [PATCH 1/5] block/quorum.c: stable children names
,
Alberto Garcia
,
2020/06/02
Re: [PATCH v1 3/3] tests/tcg: add simple commpage test case
,
Richard Henderson
,
2020/06/01
Re: [PATCH v1 1/3] linux-user: provide fallback pgd_find_hole for bare chroots
,
Richard Henderson
,
2020/06/01
Re: [PATCH v1 2/3] linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
,
Richard Henderson
,
2020/06/01
Re: [PATCH v1 2/3] linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
,
Alex Bennée
,
2020/06/05
Re: [PATCH v1 2/3] linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
,
Alex Bennée
,
2020/06/05
Re: [PATCH v2 9/9] target/arm: Convert Neon one-register-and-immediate insns to decodetree
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 9/9] target/arm: Convert Neon one-register-and-immediate insns to decodetree
,
Peter Maydell
,
2020/06/02
Re: [PATCH v2 5/9] target/arm: Convert Neon narrowing shifts with op==8 to decodetree
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 4/9] target/arm: Convert VQSHLU, VQSHL 2-reg-shift insns to decodetree
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 1/9] target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree
,
Richard Henderson
,
2020/06/01
Re: [PATCH v4 13/13] stubs: Restrict ui/win32-kbd-hook to system-mode
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 1/1] target/rx: Check for page crossings in use_goto_tb()
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 1/1] target/rx: Check for page crossings in use_goto_tb()
,
Aleksandar Markovic
,
2020/06/24
Re: [PATCH] target/m68k: implement opcode fetoxm1
,
Richard Henderson
,
2020/06/01
Re: [PATCH] target/m68k: implement fmove.l #<data>,FPCR
,
Richard Henderson
,
2020/06/01
Re: [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
,
Alistair Francis
,
2020/06/01
Re: [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
,
LIU Zhiwei
,
2020/06/02
Re: [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
,
LIU Zhiwei
,
2020/06/02
Re: [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
,
Alistair Francis
,
2020/06/02
Re: [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
,
LIU Zhiwei
,
2020/06/03
Re: [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
,
Alistair Francis
,
2020/06/03
Re: [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
,
LIU Zhiwei
,
2020/06/03
Re: [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
,
Alistair Francis
,
2020/06/04
Re: [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
,
LIU Zhiwei
,
2020/06/04
Re: [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
,
Alistair Francis
,
2020/06/04
Re: [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
,
LIU Zhiwei
,
2020/06/04
Re: [PATCH v5 07/11] hw/char: Initial commit of Ibex UART
,
Alistair Francis
,
2020/06/02
Re: [PATCH v2 4/5] target/tricore: Implement tricore_cpu_get_phys_page_debug
,
Richard Henderson
,
2020/06/01
[PATCH v9 0/9] tests/vm: Add support for aarch64 VMs
,
Robert Foley
,
2020/06/01
[PATCH v9 1/9] tests/vm: pass args through to BaseVM's __init__
,
Robert Foley
,
2020/06/01
[PATCH v9 2/9] tests/vm: Add configuration to basevm.py
,
Robert Foley
,
2020/06/01
[PATCH v9 4/9] tests/vm: Add common Ubuntu python module
,
Robert Foley
,
2020/06/01
[PATCH v9 3/9] tests/vm: Added configuration file support
,
Robert Foley
,
2020/06/01
[PATCH v9 6/9] tests/vm: Added a new script for centos.aarch64.
,
Robert Foley
,
2020/06/01
[PATCH v9 5/9] tests/vm: Added a new script for ubuntu.aarch64.
,
Robert Foley
,
2020/06/01
[PATCH v9 7/9] tests/vm: change scripts to use self._config
,
Robert Foley
,
2020/06/01
[PATCH v9 8/9] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
,
Robert Foley
,
2020/06/01
[PATCH v9 9/9] tests/vm: Add workaround to consume console
,
Robert Foley
,
2020/06/01
Re: [PATCH v9 0/9] tests/vm: Add support for aarch64 VMs
,
Alex Bennée
,
2020/06/17
Re: [PATCH v2 3/5] target/tricore: Raise EXCP_DEBUG in gen_goto_tb() for singlestep
,
Richard Henderson
,
2020/06/01
[PATCH] sparc: implement addr function
,
Jason A. Donenfeld
,
2020/06/01
Re: [Libguestfs] Provide NBD via Browser over Websockets
,
Eric Wheeler
,
2020/06/01
Re: [PATCH v2 2/5] target/tricore: Move translate feature check to ctx
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 1/5] target/tricore: Don't save pc in generate_qemu_excp
,
Richard Henderson
,
2020/06/01
[Bug 1881648] [NEW] `qemu-img info` reports an incorrect actual-size when the underlying posix filesystem has transparent compression
,
Graham Christensen
,
2020/06/01
[Bug 1881648] Re: `qemu-img info` reports an incorrect actual-size when the underlying posix filesystem has transparent compression
,
Max Reitz
,
2020/06/02
[Bug 1881645] [NEW] qemu-system-x86_64 --help (or --version) gives no output
,
Adriano Pinaffo
,
2020/06/01
[Bug 1881645] Re: qemu-system-x86_64 --help (or --version) gives no output
,
Adriano Pinaffo
,
2020/06/10
Re: [PATCH 0/2] Add support for SEV Launch Secret Injection
,
Dr. David Alan Gilbert
,
2020/06/01
[PULL 00/12] migration/virtiofs/hmp queue
,
Dr. David Alan Gilbert (git)
,
2020/06/01
[PULL 02/12] migration/rdma: cleanup rdma context before g_free to avoid memleaks
,
Dr. David Alan Gilbert (git)
,
2020/06/01
[PULL 03/12] hmp: Implement qom-get HMP command
,
Dr. David Alan Gilbert (git)
,
2020/06/01
[PULL 04/12] hmp: Simplify qom-set
,
Dr. David Alan Gilbert (git)
,
2020/06/01
Re: [PULL 04/12] hmp: Simplify qom-set
,
Markus Armbruster
,
2020/06/02
Re: [PULL 04/12] hmp: Simplify qom-set
,
Dr. David Alan Gilbert
,
2020/06/02
Re: [PULL 04/12] hmp: Simplify qom-set
,
David Hildenbrand
,
2020/06/03
Re: [PULL 04/12] hmp: Simplify qom-set
,
Dr. David Alan Gilbert
,
2020/06/03
Re: [PULL 04/12] hmp: Simplify qom-set
,
David Hildenbrand
,
2020/06/03
Re: [PULL 04/12] hmp: Simplify qom-set
,
David Hildenbrand
,
2020/06/03
Re: [PULL 04/12] hmp: Simplify qom-set
,
Dr. David Alan Gilbert
,
2020/06/03
Re: [PULL 04/12] hmp: Simplify qom-set
,
David Hildenbrand
,
2020/06/03
Re: [PULL 04/12] hmp: Simplify qom-set
,
Dr. David Alan Gilbert
,
2020/06/03
Re: [PULL 04/12] hmp: Simplify qom-set
,
David Hildenbrand
,
2020/06/03
Re: [PULL 04/12] hmp: Simplify qom-set
,
David Hildenbrand
,
2020/06/03
Re: [PULL 04/12] hmp: Simplify qom-set
,
Dr. David Alan Gilbert
,
2020/06/03
[PULL 01/12] migration/rdma: fix potential nullptr access in rdma_start_incoming_migration
,
Dr. David Alan Gilbert (git)
,
2020/06/01
[PULL 05/12] virtiofsd: remove symlink fallbacks
,
Dr. David Alan Gilbert (git)
,
2020/06/01
[PULL 08/12] migration/colo.c: Use cpu_synchronize_all_states()
,
Dr. David Alan Gilbert (git)
,
2020/06/01
[PULL 06/12] migration/vmstate: Remove unnecessary MemoryRegion forward declaration
,
Dr. David Alan Gilbert (git)
,
2020/06/01
[PULL 09/12] migration/colo.c: Flush ram cache only after receiving device state
,
Dr. David Alan Gilbert (git)
,
2020/06/01
[PULL 10/12] migration/colo.c: Relaunch failover even if there was an error
,
Dr. David Alan Gilbert (git)
,
2020/06/01
[PULL 07/12] migration/colo.c: Use event instead of semaphore
,
Dr. David Alan Gilbert (git)
,
2020/06/01
[PULL 11/12] migration/colo.c: Move colo_notify_compares_event to the right place
,
Dr. David Alan Gilbert (git)
,
2020/06/01
[PULL 12/12] migration/migration.c: Fix hang in ram_save_host_page
,
Dr. David Alan Gilbert (git)
,
2020/06/01
Re: [PULL 00/12] migration/virtiofs/hmp queue
,
Peter Maydell
,
2020/06/02
[Bug 1880332] Re: Possible regression in QEMU 5.0.0 after CVE-2020-10702 (segmentation fault)
,
Richard Henderson
,
2020/06/01
[PATCH v2 00/20] backup performance: block_status + async
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 01/20] block/block-copy: block_copy_dirty_clusters: fix failure check
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 02/20] iotests: 129 don't check backup "busy"
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 04/20] block/block-copy: More explicit call_state
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 03/20] qapi: backup: add x-use-copy-range parameter
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 05/20] block/block-copy: implement block_copy_async
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 06/20] block/block-copy: add max_chunk and max_workers parameters
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 07/20] block/block-copy: add ratelimit to block-copy
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 08/20] block/block-copy: add block_copy_cancel
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 09/20] blockjob: add set_speed to BlockJobDriver
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 10/20] job: call job_enter from job_user_pause
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 12/20] iotests: 56: prepare for backup over block-copy
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 11/20] qapi: backup: add x-max-chunk and x-max-workers parameters
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
Re: [PATCH v2 11/20] qapi: backup: add x-max-chunk and x-max-workers parameters
,
Vladimir Sementsov-Ogievskiy
,
2020/06/02
[PATCH v2 14/20] iotests: 185: prepare for backup over block-copy
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 15/20] iotests: 219: prepare for backup over block-copy
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 13/20] iotests: 129: prepare for backup over block-copy
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 18/20] block/block-copy: drop unused argument of block_copy()
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 17/20] backup: move to block-copy
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 19/20] simplebench: bench_block_job: add cmd_options argument
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 16/20] iotests: 257: prepare for backup over block-copy
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
[PATCH v2 20/20] simplebench: add bench-backup.py
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
Re: [PATCH v2 00/20] backup performance: block_status + async
,
Vladimir Sementsov-Ogievskiy
,
2020/06/01
Re: [PATCH v2 00/20] backup performance: block_status + async
,
no-reply
,
2020/06/01
Re: [PATCH v2 00/20] backup performance: block_status + async
,
Vladimir Sementsov-Ogievskiy
,
2020/06/02
Re: [PATCH v2 00/20] backup performance: block_status + async
,
no-reply
,
2020/06/01
[Bug 1877418] Re: qemu-nbd freezes access to VDI file
,
John Snow
,
2020/06/01
[v1] docs: Add to gdbstub documentation the PhyMemMode
,
Jon Doron
,
2020/06/01
Re: [PATCH v2 6/6] migration/migration.c: Fix hang in ram_save_host_page
,
Dr. David Alan Gilbert
,
2020/06/01
Re: [PATCH 0/6] colo: migration related bugfixes
,
Dr. David Alan Gilbert
,
2020/06/01
[PATCH] hw/pci/pcie: Move hot plug capability check to pre_plug callback
,
Julia Suvorova
,
2020/06/01
Re: [PATCH] hw/pci/pcie: Move hot plug capability check to pre_plug callback
,
Michael S. Tsirkin
,
2020/06/01
Re: [PATCH] hw/pci/pcie: Move hot plug capability check to pre_plug callback
,
Julia Suvorova
,
2020/06/02
Re: [PATCH] hw/pci/pcie: Move hot plug capability check to pre_plug callback
,
Igor Mammedov
,
2020/06/04
Re: [PATCH] hw/pci/pcie: Move hot plug capability check to pre_plug callback
,
Michael S. Tsirkin
,
2020/06/04
Re: [PATCH 1/1] e1000e: Added ICR clearing by corresponding IMS bit.
,
Andrew Melnichenko
,
2020/06/01
Re: [PATCH 1/1] e1000e: Added ICR clearing by corresponding IMS bit.
,
Jason Wang
,
2020/06/01
[PATCH 00/12] hw/rx: Add RX GDB simulator machine
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 01/12] target/rx/cpu: Remove unused headers
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 02/12] MAINTAINERS: Add entry for RX hardware
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 03/12] hw/intc: RX62N interrupt controller (ICUa)
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 04/12] hw/timer: RX62N 8-Bit timer (TMR)
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 05/12] hw/timer: RX62N compare match timer (CMT)
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 06/12] hw/char: RX62N serial communication interface (SCI)
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 08/12] hw/rx: Honor -accel qtest
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 09/12] hw/rx: Register R5F562N7 and R5F562N8 MCUs
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 07/12] hw/rx: RX62N microcontroller (MCU)
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 10/12] hw/rx: Add RX GDB simulator
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 11/12] BootLinuxConsoleTest: Test the RX GDB simulator
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 12/12] docs: Document the RX target
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH 1/1] hw/net: Added basic IPv6 fragmentation. Fixed IPv6 payload length. Fixed CSO for IPv6.
,
Andrew Melnichenko
,
2020/06/01
[PULL 0/5] tricore queue
,
Bastian Koppelmann
,
2020/06/01
[PULL 2/5] target/tricore: Move translate feature check to ctx
,
Bastian Koppelmann
,
2020/06/01
[PULL 5/5] target/tricore: Implement gdbstub
,
Bastian Koppelmann
,
2020/06/01
[PULL 4/5] target/tricore: Implement tricore_cpu_get_phys_page_debug
,
Bastian Koppelmann
,
2020/06/01
[PULL 3/5] target/tricore: Raise EXCP_DEBUG in gen_goto_tb() for singlestep
,
Bastian Koppelmann
,
2020/06/01
[PULL 1/5] target/tricore: Don't save pc in generate_qemu_excp
,
Bastian Koppelmann
,
2020/06/01
Re: [PULL 0/5] tricore queue
,
Peter Maydell
,
2020/06/01
[Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/01
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Andrew Jones
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Auger Eric
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Andrew Jones
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Auger Eric
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Igor Mammedov
,
2020/06/05
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/03
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Andrew Jones
,
2020/06/03
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Andrew Jones
,
2020/06/03
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Igor Mammedov
,
2020/06/05
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/05
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Igor Mammedov
,
2020/06/08
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/08
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/03
Re: [PATCH 00/10] Add RX hardware emulation
,
Yoshinori Sato
,
2020/06/01
Re: [PATCH 00/10] Add RX hardware emulation
,
Philippe Mathieu-Daudé
,
2020/06/02
[PATCH v2 0/8] hw: Fix some incomplete memory region size
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH v2 1/8] hw/arm/aspeed: Correct DRAM container region size
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 1/8] hw/arm/aspeed: Correct DRAM container region size
,
Cédric Le Goater
,
2020/06/01
Re: [PATCH v2 1/8] hw/arm/aspeed: Correct DRAM container region size
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 1/8] hw/arm/aspeed: Correct DRAM container region size
,
Laurent Vivier
,
2020/06/09
[PATCH v2 2/8] hw/pci-host/prep: Correct RAVEN bus bridge memory region size
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 2/8] hw/pci-host/prep: Correct RAVEN bus bridge memory region size
,
Richard Henderson
,
2020/06/01
[PATCH v2 5/8] hw/pci-host: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 5/8] hw/pci-host: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
[PATCH v2 3/8] hw/pci/pci_bridge: Correct pci_bridge_io memory region size
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 3/8] hw/pci/pci_bridge: Correct pci_bridge_io memory region size
,
Richard Henderson
,
2020/06/01
[PATCH v2 6/8] hw/hppa/dino: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 6/8] hw/hppa/dino: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 6/8] hw/hppa/dino: Use the IEC binary prefix definitions
,
Laurent Vivier
,
2020/06/09
[PATCH v2 4/8] hw/pci/pci_bridge: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 4/8] hw/pci/pci_bridge: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
[PATCH v2 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
RE: [PATCH v2 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Paul Durrant
,
2020/06/01
Re: [PATCH v2 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Laurent Vivier
,
2020/06/09
[PATCH v2 8/8] target/i386/cpu: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 8/8] target/i386/cpu: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 8/8] target/i386/cpu: Use the IEC binary prefix definitions
,
Laurent Vivier
,
2020/06/09
Re: [PATCH v2 0/8] hw: Fix some incomplete memory region size
,
Michael S. Tsirkin
,
2020/06/01
[PATCH v2 0/3] exec: Kill CPUReadMemoryFunc/CPUWriteMemoryFunc typedefs
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH v2 1/3] exec/memory: Remove unused MemoryRegionMmio type
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 1/3] exec/memory: Remove unused MemoryRegionMmio type
,
Richard Henderson
,
2020/06/01
[PATCH v2 3/3] exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 3/3] exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
,
Richard Henderson
,
2020/06/01
[PATCH v2 2/3] hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 2/3] hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 0/3] exec: Kill CPUReadMemoryFunc/CPUWriteMemoryFunc typedefs
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH v5 00/15] Apply COR-filter to the block-stream permanently
,
Andrey Shinkevich
,
2020/06/01
[PATCH v3 0/6] iotests: Dump QCOW2 dirty bitmaps metadata
,
Andrey Shinkevich
,
2020/06/01
[PATCH v3 2/6] iotests: move check for printable data to QcowHeaderExtension class
,
Andrey Shinkevich
,
2020/06/01
Re: [PATCH v3 2/6] iotests: move check for printable data to QcowHeaderExtension class
,
Eric Blake
,
2020/06/02
Re: [PATCH v3 2/6] iotests: move check for printable data to QcowHeaderExtension class
,
Vladimir Sementsov-Ogievskiy
,
2020/06/02
[PATCH v3 1/6] iotests: Add extension names to qcow2.py dump
,
Andrey Shinkevich
,
2020/06/01
Re: [PATCH v3 1/6] iotests: Add extension names to qcow2.py dump
,
Eric Blake
,
2020/06/02
Re: [PATCH v3 1/6] iotests: Add extension names to qcow2.py dump
,
Eric Blake
,
2020/06/02
Re: [PATCH v3 1/6] iotests: Add extension names to qcow2.py dump
,
Vladimir Sementsov-Ogievskiy
,
2020/06/02
[PATCH v3 5/6] iotests: Dump bitmap table entries serialized in QCOW2 image
,
Andrey Shinkevich
,
2020/06/01
Re: [PATCH v3 5/6] iotests: Dump bitmap table entries serialized in QCOW2 image
,
Eric Blake
,
2020/06/02
Re: [PATCH v3 5/6] iotests: Dump bitmap table entries serialized in QCOW2 image
,
Vladimir Sementsov-Ogievskiy
,
2020/06/02
[PATCH v3 3/6] iotests: dump bitmap extension data with qcow2.py
,
Andrey Shinkevich
,
2020/06/01
Re: [PATCH v3 3/6] iotests: dump bitmap extension data with qcow2.py
,
Eric Blake
,
2020/06/02
Re: [PATCH v3 3/6] iotests: dump bitmap extension data with qcow2.py
,
Vladimir Sementsov-Ogievskiy
,
2020/06/02
[PATCH v3 4/6] iotests: Dump bitmap directory info with qcow2.py
,
Andrey Shinkevich
,
2020/06/01
Re: [PATCH v3 4/6] iotests: Dump bitmap directory info with qcow2.py
,
Eric Blake
,
2020/06/02
Re: [PATCH v3 4/6] iotests: Dump bitmap directory info with qcow2.py
,
Vladimir Sementsov-Ogievskiy
,
2020/06/02
[PATCH v3 6/6] iotests: Dump QCOW2 image metadata in JSON format with qcow2.py
,
Andrey Shinkevich
,
2020/06/01
Re: [PATCH v3 6/6] iotests: Dump QCOW2 image metadata in JSON format with qcow2.py
,
Eric Blake
,
2020/06/02
Re: [PATCH v3 6/6] iotests: Dump QCOW2 image metadata in JSON format with qcow2.py
,
Vladimir Sementsov-Ogievskiy
,
2020/06/02
Re: [PATCH v3 0/6] iotests: Dump QCOW2 dirty bitmaps metadata
,
Eric Blake
,
2020/06/01
Re: [PATCH v3 0/6] iotests: Dump QCOW2 dirty bitmaps metadata
,
Andrey Shinkevich
,
2020/06/04
Re: [PATCH v8 08/12] tests/vm: Added a new script for ubuntu.aarch64.
,
Robert Foley
,
2020/06/01
Re: [PATCH v8 11/12] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
,
Robert Foley
,
2020/06/01
Re: [PATCH v8 12/12] tests/vm: Add workaround to consume console
,
Robert Foley
,
2020/06/01
Re: [PATCH 2/5] vhost: involve device backends in feature negotiation
,
Jason Wang
,
2020/06/01
Re: [PATCH 2/5] vhost: involve device backends in feature negotiation
,
Stefan Hajnoczi
,
2020/06/03
Re: [PATCH 2/5] vhost: involve device backends in feature negotiation
,
Stefan Hajnoczi
,
2020/06/03
[PATCH] configure: Don't warn about lack of PIE on macOS
,
Roman Bolshakov
,
2020/06/01
Re: [PATCH] configure: Don't warn about lack of PIE on macOS
,
Cameron Esfahani
,
2020/06/03
Re: [PATCH] configure: Don't warn about lack of PIE on macOS
,
Stefan Hajnoczi
,
2020/06/23
Re: [PATCH] configure: Don't warn about lack of PIE on macOS
,
Roman Bolshakov
,
2020/06/23
Re: [PATCH] target/arm/cpu: adjust virtual time for cortex series cpu
,
Peter Maydell
,
2020/06/01
Re: [PATCH] target/arm/cpu: adjust virtual time for cortex series cpu
,
Ying Fang
,
2020/06/02
[Bug 1844053] Re: task blocked for more than X seconds - events drm_fb_helper_dirty_work
,
sles
,
2020/06/01
Re: [PATCH] target/arm: Init GIC CPU IF regs for A15/A7
,
Peter Maydell
,
2020/06/01
Re: [PATCH] target/arm: Init GIC CPU IF regs for A15/A7
,
Adam Lackorzynski
,
2020/06/01
Re: [PATCH] target/arm: Init GIC CPU IF regs for A15/A7
,
Peter Maydell
,
2020/06/01
[PULL 0/6] MIPS queue for June 1st, 2020
,
Aleksandar Markovic
,
2020/06/01
[PULL 2/6] configure: Add KVM target support for MIPS64
,
Aleksandar Markovic
,
2020/06/01
[PULL 4/6] target/mips: Add more CP0 register for save/restore
,
Aleksandar Markovic
,
2020/06/01
[PULL 3/6] hw/mips: Add CPU IRQ3 delivery for KVM
,
Aleksandar Markovic
,
2020/06/01
[PULL 1/6] tests/Makefile: Fix description of "make check"
,
Aleksandar Markovic
,
2020/06/01
[PULL 5/6] target/mips: Support variable page size
,
Aleksandar Markovic
,
2020/06/01
[PULL 6/6] hw/mips: fuloong2e: Set preferred page size to 16KB
,
Aleksandar Markovic
,
2020/06/01
Re: [PULL 0/6] MIPS queue for June 1st, 2020
,
Peter Maydell
,
2020/06/01
Re: [PULL 0/6] MIPS queue for June 1st, 2020
,
Aleksandar Markovic
,
2020/06/01
[PULL 0/6] MIPS queue for June 1st, 2020
,
Aleksandar Markovic
,
2020/06/01
[PULL 2/6] configure: Add KVM target support for MIPS64
,
Aleksandar Markovic
,
2020/06/01
[PULL 3/6] hw/mips: Add CPU IRQ3 delivery for KVM
,
Aleksandar Markovic
,
2020/06/01
[PULL 1/6] tests/Makefile: Fix description of "make check"
,
Aleksandar Markovic
,
2020/06/01
[PULL 4/6] target/mips: Add more CP0 register for save/restore
,
Aleksandar Markovic
,
2020/06/01
Re: [PULL 4/6] target/mips: Add more CP0 register for save/restore
,
Alex Bennée
,
2020/06/11
Re: [PULL 4/6] target/mips: Add more CP0 register for save/restore
,
Aleksandar Markovic
,
2020/06/11
Re: [PULL 4/6] target/mips: Add more CP0 register for save/restore
,
Aleksandar Markovic
,
2020/06/11
Re: [PULL 4/6] target/mips: Add more CP0 register for save/restore
,
Aleksandar Markovic
,
2020/06/11
[PULL 6/6] hw/mips: fuloong2e: Set preferred page size to 16KB
,
Aleksandar Markovic
,
2020/06/01
[PULL 5/6] target/mips: Support variable page size
,
Aleksandar Markovic
,
2020/06/01
Re: [PULL 0/6] MIPS queue for June 1st, 2020
,
Peter Maydell
,
2020/06/01
Re: [Qemu-devel] [PATCH 10/20] nvic: Add NS alias SCS region
,
Peter Maydell
,
2020/06/01
Re: [PATCH v8 07/12] tests/vm: Add common Ubuntu python module
,
Robert Foley
,
2020/06/01
Re: [PULL 00/25] python-next patches for 2020-05-31
,
Peter Maydell
,
2020/06/01
Re: [PATCH v5 0/2] Makefile: libfdt: build only the strict necessary
,
Claudio Fontana
,
2020/06/01
Re: [PATCH v5 0/2] Makefile: libfdt: build only the strict necessary
,
Thomas Huth
,
2020/06/07
Re: [PATCH v5 0/2] Makefile: libfdt: build only the strict necessary
,
David Gibson
,
2020/06/08
Re: [PATCH v5 0/2] Makefile: libfdt: build only the strict necessary
,
Claudio Fontana
,
2020/06/08
Re: [PATCH v5 0/2] Makefile: libfdt: build only the strict necessary
,
David Gibson
,
2020/06/10
Re: [PATCH 0/3] Couple of HMAT fixes
,
Michal Privoznik
,
2020/06/01
Re: [PATCH v2] icount: make dma reads deterministic
,
Pavel Dovgalyuk
,
2020/06/01
Re: [PATCH v2] icount: make dma reads deterministic
,
Kevin Wolf
,
2020/06/02
Re: [PATCH v2] icount: make dma reads deterministic
,
Pavel Dovgalyuk
,
2020/06/03
Re: [PATCH v2] icount: make dma reads deterministic
,
Kevin Wolf
,
2020/06/03
Re: [PATCH v2] icount: make dma reads deterministic
,
Pavel Dovgalyuk
,
2020/06/03
Re: [PATCH v2] icount: make dma reads deterministic
,
Pavel Dovgalyuk
,
2020/06/03
Re: [PATCH] replay: fix replay shutdown for console mode
,
Pavel Dovgalyuk
,
2020/06/01
Re: [PATCH] replay: fix replay shutdown for console mode
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH] replay: notify the main loop when there are no instructions
,
Pavel Dovgalyuk
,
2020/06/01
Re: [PATCH] replay: notify the main loop when there are no instructions
,
Paolo Bonzini
,
2020/06/01
Re: [PATCH] replay: notify the main loop when there are no instructions
,
Pavel Dovgalyuk
,
2020/06/15
Re: [PATCH] replay: notify the main loop when there are no instructions
,
Paolo Bonzini
,
2020/06/15
Re: [RFC 1/3] WIP virtiofsd: import Linux <fuse.h> header file
,
Alex Bennée
,
2020/06/01
Re: [RFC 1/3] WIP virtiofsd: import Linux <fuse.h> header file
,
Stefan Hajnoczi
,
2020/06/01
Re: [PATCH] tests/Makefile: Fix description of "make check"
,
Aleksandar Markovic
,
2020/06/01
[RFC 0/6] TPM-TIS bios-tables-test
,
Eric Auger
,
2020/06/01
[RFC 1/6] test/tpm-emu: include sockets and channel headers in tpm-emu header
,
Eric Auger
,
2020/06/01
Re: [RFC 1/6] test/tpm-emu: include sockets and channel headers in tpm-emu header
,
Stefan Berger
,
2020/06/02
[RFC 2/6] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
,
Eric Auger
,
2020/06/01
Re: [RFC 2/6] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
,
Stefan Berger
,
2020/06/02
Re: [RFC 2/6] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
,
Igor Mammedov
,
2020/06/05
[RFC 3/6] tests/acpi: Ignore TPM2.tis and DSDT.tis
,
Eric Auger
,
2020/06/01
Re: [RFC 3/6] tests/acpi: Ignore TPM2.tis and DSDT.tis
,
Stefan Berger
,
2020/06/02
Re: [RFC 3/6] tests/acpi: Ignore TPM2.tis and DSDT.tis
,
Igor Mammedov
,
2020/06/05
[RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Eric Auger
,
2020/06/01
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Stefan Berger
,
2020/06/02
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Stefan Berger
,
2020/06/02
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Auger Eric
,
2020/06/02
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Stefan Berger
,
2020/06/02
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Auger Eric
,
2020/06/02
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Auger Eric
,
2020/06/05
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Stefan Berger
,
2020/06/05
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Auger Eric
,
2020/06/05
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Igor Mammedov
,
2020/06/08
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Auger Eric
,
2020/06/08
[RFC 5/6] bios-tables-test: Add Q35/TPM-TIS test
,
Eric Auger
,
2020/06/01
Re: [RFC 5/6] bios-tables-test: Add Q35/TPM-TIS test
,
Stefan Berger
,
2020/06/02
Re: [RFC 5/6] bios-tables-test: Add Q35/TPM-TIS test
,
Igor Mammedov
,
2020/06/05
Re: [RFC 5/6] bios-tables-test: Add Q35/TPM-TIS test
,
Auger Eric
,
2020/06/09
[RFC 6/6] bios-tables-test: Generate reference tables for Q35/TPM-TIS
,
Eric Auger
,
2020/06/01
Re: [RFC 6/6] bios-tables-test: Generate reference tables for Q35/TPM-TIS
,
Stefan Berger
,
2020/06/02
Re: [RFC 0/6] TPM-TIS bios-tables-test
,
Auger Eric
,
2020/06/02
Re: [PATCH 2/3] mips/mips_fulong2e: Set preferred page size to 16KB
,
Aleksandar Markovic
,
2020/06/01
[PATCH v3 0/4] vTPM/aarch64 ACPI support
,
Eric Auger
,
2020/06/01
[PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Eric Auger
,
2020/06/01
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Stefan Berger
,
2020/06/02
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/02
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Stefan Berger
,
2020/06/02
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/02
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/05
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/05
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/10
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/11
[PATCH v3 2/4] acpi: Move build_tpm2() in the generic part
,
Eric Auger
,
2020/06/01
[PATCH v3 3/4] arm/acpi: TPM2 ACPI table support
,
Eric Auger
,
2020/06/01
[PATCH v3 4/4] arm/acpi: Add the TPM2.0 device under the DSDT
,
Eric Auger
,
2020/06/01
Re: [PATCH v3 4/4] arm/acpi: Add the TPM2.0 device under the DSDT
,
Igor Mammedov
,
2020/06/05
Re: [PATCH v3 4/4] arm/acpi: Add the TPM2.0 device under the DSDT
,
Auger Eric
,
2020/06/11
KVM call for 2020-06-02
,
Juan Quintela
,
2020/06/01
[Bug 1881552] [NEW] potential AArch64 ABI bug wrt handling of 128-bit bit-fields
,
Philippe Mathieu-Daudé
,
2020/06/01
[RFC PATCH] qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [RFC PATCH] qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute
,
Paolo Bonzini
,
2020/06/01
Re: [PATCH] migration/vmstate: Remove unnecessary MemoryRegion forward declaration
,
Dr. David Alan Gilbert
,
2020/06/01
[PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
,
Aleksandar Markovic
,
2020/06/01
Re: [PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
,
Aleksandar Markovic
,
2020/06/01
Re: [PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
,
Peter Maydell
,
2020/06/01
Re: [PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
,
Aleksandar Markovic
,
2020/06/01
Re: [PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
,
Aurelien Jarno
,
2020/06/01
Re: [PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
,
Yoshinori Sato
,
2020/06/10
Re: [PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
,
Markus Armbruster
,
2020/06/02
Re: [PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: [PATCH] semihosting: remove the pthread include which seems unused
,
Fred Konrad
,
2020/06/01
Re: [PATCH] semihosting: remove the pthread include which seems unused
,
Alex Bennée
,
2020/06/01
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Dr. David Alan Gilbert
,
2020/06/01
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Sean Christopherson
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Thiago Jung Bauermann
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Thiago Jung Bauermann
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Paolo Bonzini
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Thiago Jung Bauermann
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Paolo Bonzini
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Thiago Jung Bauermann
,
2020/06/05
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/06
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Thiago Jung Bauermann
,
2020/06/08
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Greg Kurz
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/06
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Cornelia Huck
,
2020/06/05
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/06
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Halil Pasic
,
2020/06/09
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/10
Re: [PATCH 0/5] hw/sh4: current patch queue
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH 0/5] hw/sh4: current patch queue
,
Alex Bennée
,
2020/06/01
Re: [PATCH for-5.1 V3 5/7] target/mips: Add more CP0 register for save/restore
,
Aleksandar Markovic
,
2020/06/01
Re: [PATCH for-5.1 V3 1/7] configure: Add KVM target support for MIPS64
,
Aleksandar Markovic
,
2020/06/01
Re: [PATCH for-5.1 V3 2/7] hw/mips: Implement the kvm_type() hook in MachineClass
,
Aleksandar Markovic
,
2020/06/01
Re: [PATCH for-5.1 V3 2/7] hw/mips: Implement the kvm_type() hook in MachineClass
,
Aleksandar Markovic
,
2020/06/01
Re: [PATCH for-5.1 V3 2/7] hw/mips: Implement the kvm_type() hook in MachineClass
,
chen huacai
,
2020/06/01
Re: [PATCH 1/3] target/mips: Support variable page size
,
Aleksandar Markovic
,
2020/06/01
Re: [PATCH 1/3] target/mips: Support variable page size
,
Aleksandar Markovic
,
2020/06/01
Re: [RFC PATCH 6/6] memory: Use CPU register size as default access_size_max
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH 3/3] numa: Initialize node initiator with respect to .has_cpu
,
Michal Privoznik
,
2020/06/01
Re: [PATCH 3/3] numa: Initialize node initiator with respect to .has_cpu
,
Tao Xu
,
2020/06/02
Re: [PATCH 3/3] numa: Initialize node initiator with respect to .has_cpu
,
Michal Privoznik
,
2020/06/03
Re: [PATCH 3/3] numa: Initialize node initiator with respect to .has_cpu
,
Tao Xu
,
2020/06/04
Re: [PATCH 3/3] numa: Initialize node initiator with respect to .has_cpu
,
Michal Privoznik
,
2020/06/11
Re: [PATCH 5/6] exec: Restrict 32-bit CPUs to 32-bit address space
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH 5/6] exec: Restrict 32-bit CPUs to 32-bit address space
,
Peter Maydell
,
2020/06/01
Re: [PATCH 5/6] exec: Restrict 32-bit CPUs to 32-bit address space
,
Richard Henderson
,
2020/06/01
Re: About the kvm-no-adjvtime CPU property
,
Andrew Jones
,
2020/06/01
Re: About the kvm-no-adjvtime CPU property
,
Ying Fang
,
2020/06/01
Re: About the kvm-no-adjvtime CPU property
,
Andrew Jones
,
2020/06/01
Re: About the kvm-no-adjvtime CPU property
,
Ying Fang
,
2020/06/02
Re: About the kvm-no-adjvtime CPU property
,
Andrew Jones
,
2020/06/03
Re: About the kvm-no-adjvtime CPU property
,
Ying Fang
,
2020/06/04
[PATCH 0/3] exec: Kill CPUReadMemoryFunc/CPUWriteMemoryFunc typedefs
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 1/3] exec/memory: Remove unused MemoryRegionMmio type
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 2/3] hw/usb: Move device-specific declarations to new 'musb.h' header
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH 3/3] exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/musb.h'
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH 0/3] exec: Kill CPUReadMemoryFunc/CPUWriteMemoryFunc typedefs
,
Peter Maydell
,
2020/06/01
Re: [PATCH 0/3] exec: Kill CPUReadMemoryFunc/CPUWriteMemoryFunc typedefs
,
Philippe Mathieu-Daudé
,
2020/06/01
[Bug 1881231] Re: colo: Can not recover colo after svm failover twice
,
Zhang Chen
,
2020/06/01
[PATCH] block/quorum.c: Decrease child index when del_child
,
Zhang Chen
,
2020/06/01
Re: [PATCH] block/quorum.c: Decrease child index when del_child
,
Alberto Garcia
,
2020/06/01
Re: [PATCH] block/quorum.c: Decrease child index when del_child
,
Lukas Straub
,
2020/06/01
Re: [PATCH] block/quorum.c: Decrease child index when del_child
,
Alberto Garcia
,
2020/06/01
RE: [PATCH] block/quorum.c: Decrease child index when del_child
,
Zhang, Chen
,
2020/06/01
Re: [PATCH 4/6] exec/cpu-common: Do not restrict CPU to 32-bit memory access maximum
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH-for-5.0] gdbstub: Use correct address space with Qqemu.PhyMemMode packet
,
Jon Doron
,
2020/06/01
Re: [PATCH-for-5.0] gdbstub: Use correct address space with Qqemu.PhyMemMode packet
,
Alex Bennée
,
2020/06/01
Re: [PATCH-for-5.0] gdbstub: Use correct address space with Qqemu.PhyMemMode packet
,
Jon Doron
,
2020/06/01
Re: [PATCH v4 05/11] rules.mak: Add base-arch() rule
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v4 05/11] rules.mak: Add base-arch() rule
,
Philippe Mathieu-Daudé
,
2020/06/05
RE: [PATCH 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Paul Durrant
,
2020/06/01
Re: [PATCH 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: ia-32/ia-64 fxsave64 instruction behavior when saving mmx
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v5 04/11] target/riscv: Don't set PMP feature in the cpu init
,
Bin Meng
,
2020/06/01
Re: [PATCH v5 03/11] target/riscv: Disable the MMU correctly
,
Bin Meng
,
2020/06/01
[PATCH] msix: add valid.accepts methods to check address
,
P J P
,
2020/06/01
Re: [PATCH] msix: add valid.accepts methods to check address
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH] msix: add valid.accepts methods to check address
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH] msix: add valid.accepts methods to check address
,
P J P
,
2020/06/01
Re: [PATCH] msix: add valid.accepts methods to check address
,
Michael S. Tsirkin
,
2020/06/01
Re: [PATCH] msix: add valid.accepts methods to check address
,
P J P
,
2020/06/01
Re: [PATCH v4 4/4] docs: deprecated: Update the -bios documentation
,
Bin Meng
,
2020/06/01
Re: [PATCH v4 3/4] target/riscv: Drop support for ISA spec version 1.09.1
,
Bin Meng
,
2020/06/01
Re: [PATCH v4 2/4] target/riscv: Remove the deprecated CPUs
,
Bin Meng
,
2020/06/01
Re: [PATCH v4 2/4] target/riscv: Remove the deprecated CPUs
,
Alistair Francis
,
2020/06/01
[PATCH] migration: Count new_dirty instead of real_dirty
,
Keqian Zhu
,
2020/06/01
Re: [PATCH] migration: Count new_dirty instead of real_dirty
,
zhukeqian
,
2020/06/14
RE: [PATCH] migration: Count new_dirty instead of real_dirty
,
Zhoujian (jay)
,
2020/06/15
Re: [PATCH] migration: Count new_dirty instead of real_dirty
,
zhukeqian
,
2020/06/15
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc