Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Mon Aug 31 2020 23:49:44 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v3 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Bin Meng
,
2020/08/31
[PATCH v3 01/16] target/riscv: cpu: Add a new 'resetvec' property
,
Bin Meng
,
2020/08/31
[PATCH v3 02/16] hw/riscv: hart: Add a new 'resetvec' property
,
Bin Meng
,
2020/08/31
[PATCH v3 03/16] target/riscv: cpu: Set reset vector based on the configured property value
,
Bin Meng
,
2020/08/31
[PATCH v3 04/16] hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
,
Bin Meng
,
2020/08/31
[PATCH v3 05/16] hw/char: Add Microchip PolarFire SoC MMUART emulation
,
Bin Meng
,
2020/08/31
[PATCH v3 06/16] hw/riscv: microchip_pfsoc: Connect 5 MMUARTs
,
Bin Meng
,
2020/08/31
[PATCH v3 07/16] hw/sd: Add Cadence SDHCI emulation
,
Bin Meng
,
2020/08/31
[PATCH v3 08/16] hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
,
Bin Meng
,
2020/08/31
[PATCH v3 09/16] hw/dma: Add SiFive platform DMA controller emulation
,
Bin Meng
,
2020/08/31
[PATCH v3 10/16] hw/riscv: microchip_pfsoc: Connect a DMA controller
,
Bin Meng
,
2020/08/31
[PATCH v3 11/16] hw/net: cadence_gem: Add a new 'phy-addr' property
,
Bin Meng
,
2020/08/31
[PATCH v3 12/16] hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23
,
Bin Meng
,
2020/08/31
[PATCH v3 13/16] hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
,
Bin Meng
,
2020/08/31
[PATCH v3 14/16] hw/riscv: microchip_pfsoc: Hook GPIO controllers
,
Bin Meng
,
2020/08/31
[PATCH v3 15/16] hw/riscv: clint: Avoid using hard-coded timebase frequency
,
Bin Meng
,
2020/08/31
[PATCH v3 16/16] hw/riscv: sifive_u: Connect a DMA controller
,
Bin Meng
,
2020/08/31
[PATCH v2 0/3] ppc: Fixes for class and instance size problems
,
David Gibson
,
2020/08/31
[PATCH v2 3/3] spapr: Remove unnecessary DRC type-checker macros
,
David Gibson
,
2020/08/31
[PATCH v2 2/3] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
,
David Gibson
,
2020/08/31
[PATCH v2 1/3] adb: Correct class size on TYPE_ADB_DEVICE
,
David Gibson
,
2020/08/31
RE: [PATCH] WHPX: vmware cpuid leaf for tsc and apic frequency
,
Sunil Muthuswamy
,
2020/08/31
QEMU | Pipeline #184069766 has failed for master | 2f4c51c0
,
GitLab
,
2020/08/31
[PATCH 0/1] tcg: Adjust simd_desc size encoding
,
Richard Henderson
,
2020/08/31
[PATCH 1/1] tcg: Adjust simd_desc size encoding
,
Richard Henderson
,
2020/08/31
Re: [PATCH 1/1] tcg: Adjust simd_desc size encoding
,
Philippe Mathieu-Daudé
,
2020/08/31
Re: [PATCH 0/1] tcg: Adjust simd_desc size encoding
,
Frank Chang
,
2020/08/31
[REPORT] Nightly Performance Tests - Monday, August 31, 2020
,
Ahmed Karaman
,
2020/08/31
[PATCH v4 00/18] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 03/18] qom: Allow class type name to be specified in OBJECT_DECLARE*
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 01/18] qom: make object_ref/unref use a void * instead of Object *.
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 07/18] [automated] Delete duplicate QOM typedefs
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 04/18] qom: DECLARE_*_CHECKERS macros
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 05/18] qom: Make type checker functions accept const pointers
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 02/18] qom: provide convenient macros for declaring and defining types
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 06/18] codeconverter: script for automating QOM code cleanups
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 09/18] [automated] Move QOM typedefs and add missing includes (pass 2)
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 10/18] [automated] Move QOM typedefs and add missing includes (pass 3)
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 08/18] [automated] Move QOM typedefs and add missing includes
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 12/18] [automated] Use DECLARE_*CHECKER* macros (pass 2)
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 14/18] [semi-automated] Use DECLARE_*CHECKER* when possible (--force mode)
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 13/18] [automated] Use DECLARE_*CHECKER* macros (pass 3)
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 17/18] [automated] Use OBJECT_DECLARE_TYPE where possible (pass 3)
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 11/18] [automated] Use DECLARE_*CHECKER* macros
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 16/18] [automated] Use OBJECT_DECLARE_TYPE where possible (pass 2)
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 15/18] [automated] Use OBJECT_DECLARE_TYPE where possible
,
Eduardo Habkost
,
2020/08/31
[PATCH v4 18/18] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
,
Eduardo Habkost
,
2020/08/31
QEMU | Pipeline #184026826 has failed for master | 4bc08c61
,
GitLab
,
2020/08/31
[Bug 1893691] [NEW] Chardev logfile is not written (regression between 5.0 and 5.1)
,
Piotr Jurkiewicz
,
2020/08/31
[kvm-unit-tests RFC 0/4] KVM: arm64: Statistical Profiling Extension Tests
,
Eric Auger
,
2020/08/31
[kvm-unit-tests RFC 1/4] arm64: Move get_id_aa64dfr0() in processor.h
,
Eric Auger
,
2020/08/31
[kvm-unit-tests RFC 2/4] spe: Probing and Introspection Test
,
Eric Auger
,
2020/08/31
[kvm-unit-tests RFC 3/4] spe: Add profiling buffer test
,
Eric Auger
,
2020/08/31
[kvm-unit-tests RFC 4/4] spe: Test Profiling Buffer Events
,
Eric Auger
,
2020/08/31
[PATCH 0/6] target/microblaze: Use tcg_gen_lookup_and_goto_ptr
,
Richard Henderson
,
2020/08/31
[PATCH 1/6] target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT
,
Richard Henderson
,
2020/08/31
[PATCH 3/6] target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXT
,
Richard Henderson
,
2020/08/31
[PATCH 4/6] target/microblaze: Handle DISAS_EXIT_NEXT in delay slot
,
Richard Henderson
,
2020/08/31
[PATCH 2/6] target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP
,
Richard Henderson
,
2020/08/31
[PATCH 5/6] target/microblaze: Force rtid, rted, rtbd to exit
,
Richard Henderson
,
2020/08/31
[PATCH 6/6] target/microblaze: Use tcg_gen_lookup_and_goto_ptr
,
Richard Henderson
,
2020/08/31
[PATCH v6 00/10] Remove EPYC mode apicid decode and use generic decode
,
Babu Moger
,
2020/08/31
[PATCH v6 00/10] Remove EPYC mode apicid decode and use generic decode
,
Babu Moger
,
2020/08/31
[PATCH v6 01/10] Revert "i386: Fix pkg_id offset for EPYC cpu models"
,
Babu Moger
,
2020/08/31
[PATCH v6 02/10] Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"
,
Babu Moger
,
2020/08/31
[PATCH v6 03/10] Revert "hw/i386: Move arch_id decode inside x86_cpus_init"
,
Babu Moger
,
2020/08/31
[PATCH v6 04/10] Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"
,
Babu Moger
,
2020/08/31
[PATCH v6 05/10] Revert "hw/i386: Introduce apicid functions inside X86MachineState"
,
Babu Moger
,
2020/08/31
[PATCH v6 06/10] Revert "target/i386: Cleanup and use the EPYC mode topology functions"
,
Babu Moger
,
2020/08/31
[PATCH v6 07/10] Revert "hw/386: Add EPYC mode topology decoding functions"
,
Babu Moger
,
2020/08/31
[PATCH v6 08/10] Revert "hw/i386: Update structures to save the number of nodes per package"
,
Babu Moger
,
2020/08/31
[PATCH v6 09/10] i386: Simplify CPUID_8000_001E for AMD
,
Babu Moger
,
2020/08/31
[PATCH v6 10/10] i386: Simplify CPUID_8000_001E for AMD
,
Babu Moger
,
2020/08/31
Re: [PATCH] hw/register: Document register_init_block @memory_size
,
Laurent Vivier
,
2020/08/31
[PULL 00/76] target/microblaze improvements
,
Richard Henderson
,
2020/08/31
[PULL 01/76] tests/tcg: Add microblaze to arches filter
,
Richard Henderson
,
2020/08/31
[PULL 02/76] tests/tcg: Do not require FE_TOWARDZERO
,
Richard Henderson
,
2020/08/31
[PULL 03/76] tests/tcg: Do not require FE_* exception bits
,
Richard Henderson
,
2020/08/31
[PULL 04/76] target/microblaze: Tidy gdbstub
,
Richard Henderson
,
2020/08/31
[PULL 05/76] target/microblaze: Split out PC from env->sregs
,
Richard Henderson
,
2020/08/31
[PULL 06/76] target/microblaze: Split out MSR from env->sregs
,
Richard Henderson
,
2020/08/31
[PULL 07/76] target/microblaze: Split out EAR from env->sregs
,
Richard Henderson
,
2020/08/31
[PULL 08/76] target/microblaze: Split out ESR from env->sregs
,
Richard Henderson
,
2020/08/31
[PULL 09/76] target/microblaze: Split out FSR from env->sregs
,
Richard Henderson
,
2020/08/31
[PULL 10/76] target/microblaze: Split out BTR from env->sregs
,
Richard Henderson
,
2020/08/31
[PULL 11/76] target/microblaze: Split out EDR from env->sregs
,
Richard Henderson
,
2020/08/31
[PULL 12/76] target/microblaze: Split the cpu_SR array
,
Richard Henderson
,
2020/08/31
[PULL 13/76] target/microblaze: Fix width of PC and BTARGET
,
Richard Henderson
,
2020/08/31
[PULL 14/76] target/microblaze: Fix width of MSR
,
Richard Henderson
,
2020/08/31
[PULL 15/76] target/microblaze: Fix width of ESR
,
Richard Henderson
,
2020/08/31
[PULL 16/76] target/microblaze: Fix width of FSR
,
Richard Henderson
,
2020/08/31
[PULL 17/76] target/microblaze: Fix width of BTR
,
Richard Henderson
,
2020/08/31
[PULL 18/76] target/microblaze: Fix width of EDR
,
Richard Henderson
,
2020/08/31
[PULL 19/76] target/microblaze: Remove cpu_ear
,
Richard Henderson
,
2020/08/31
[PULL 21/76] target/microblaze: Mark raise_exception as noreturn
,
Richard Henderson
,
2020/08/31
[PULL 20/76] target/microblaze: Tidy raising of exceptions
,
Richard Henderson
,
2020/08/31
[PULL 22/76] target/microblaze: Remove helper_debug and env->debug
,
Richard Henderson
,
2020/08/31
[PULL 23/76] target/microblaze: Rename env_* tcg variables to cpu_*
,
Richard Henderson
,
2020/08/31
[PULL 24/76] target/microblaze: Tidy mb_tcg_init
,
Richard Henderson
,
2020/08/31
[PULL 25/76] target/microblaze: Split out MSR[C] to its own variable
,
Richard Henderson
,
2020/08/31
[PULL 26/76] target/microblaze: Use DISAS_NORETURN
,
Richard Henderson
,
2020/08/31
[PULL 28/76] target/microblaze: Convert to DisasContextBase
,
Richard Henderson
,
2020/08/31
[PULL 27/76] target/microblaze: Check singlestep_enabled in gen_goto_tb
,
Richard Henderson
,
2020/08/31
[PULL 30/76] target/microblaze: Remove SIM_COMPAT
,
Richard Henderson
,
2020/08/31
[PULL 29/76] target/microblaze: Convert to translator_loop
,
Richard Henderson
,
2020/08/31
[PULL 31/76] target/microblaze: Remove DISAS_GNU
,
Richard Henderson
,
2020/08/31
[PULL 32/76] target/microblaze: Remove empty D macros
,
Richard Henderson
,
2020/08/31
[PULL 33/76] target/microblaze: Remove LOG_DIS
,
Richard Henderson
,
2020/08/31
[PULL 34/76] target/microblaze: Ensure imm constant is always available
,
Richard Henderson
,
2020/08/31
[PULL 35/76] target/microblaze: Add decodetree infrastructure
,
Richard Henderson
,
2020/08/31
[PULL 36/76] target/microblaze: Convert dec_add to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 37/76] target/microblaze: Convert dec_sub to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 38/76] target/microblaze: Implement cmp and cmpu inline
,
Richard Henderson
,
2020/08/31
[PULL 39/76] target/microblaze: Convert dec_pattern to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 40/76] target/microblaze: Convert dec_and, dec_or, dec_xor to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 41/76] target/microblaze: Convert dec_mul to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 42/76] target/microblaze: Convert dec_div to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 43/76] target/microblaze: Unwind properly when raising divide-by-zero
,
Richard Henderson
,
2020/08/31
[PULL 44/76] target/microblaze: Convert dec_bit to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 45/76] target/microblaze: Convert dec_barrel to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 46/76] target/microblaze: Convert dec_imm to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 47/76] target/microblaze: Convert dec_fpu to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 48/76] target/microblaze: Fix cpu unwind for fpu exceptions
,
Richard Henderson
,
2020/08/31
[PULL 49/76] target/microblaze: Mark fpu helpers TCG_CALL_NO_WG
,
Richard Henderson
,
2020/08/31
[PULL 51/76] target/microblaze: Cache mem_index in DisasContext
,
Richard Henderson
,
2020/08/31
[PULL 50/76] target/microblaze: Replace MSR_EE_FLAG with MSR_EE
,
Richard Henderson
,
2020/08/31
[PULL 52/76] target/microblaze: Fix cpu unwind for stackprot
,
Richard Henderson
,
2020/08/31
[PULL 54/76] target/microblaze: Assert no overlap in flags making up tb_flags
,
Richard Henderson
,
2020/08/31
[PULL 53/76] target/microblaze: Convert dec_load and dec_store to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 55/76] target/microblaze: Move bimm to BIMM_FLAG
,
Richard Henderson
,
2020/08/31
[PULL 56/76] target/microblaze: Fix no-op mb_cpu_transaction_failed
,
Richard Henderson
,
2020/08/31
[PULL 57/76] target/microblaze: Store "current" iflags in insn_start
,
Richard Henderson
,
2020/08/31
[PULL 58/76] tcg: Add tcg_get_insn_start_param
,
Richard Henderson
,
2020/08/31
[PULL 59/76] target/microblaze: Use cc->do_unaligned_access
,
Richard Henderson
,
2020/08/31
[PULL 60/76] target/microblaze: Replace clear_imm with tb_flags_to_set
,
Richard Henderson
,
2020/08/31
[PULL 62/76] target/microblaze: Tidy mb_cpu_dump_state
,
Richard Henderson
,
2020/08/31
[PULL 61/76] target/microblaze: Replace delayed_branch with tb_flags_to_set
,
Richard Henderson
,
2020/08/31
[PULL 63/76] target/microblaze: Convert brk and brki to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 64/76] target/microblaze: Convert mbar to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 65/76] target/microblaze: Reorganize branching
,
Richard Henderson
,
2020/08/31
[PULL 66/76] target/microblaze: Convert dec_br to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 67/76] target/microblaze: Convert dec_bcc to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 68/76] target/microblaze: Convert dec_rts to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 69/76] target/microblaze: Tidy do_rti, do_rtb, do_rte
,
Richard Henderson
,
2020/08/31
[PULL 70/76] target/microblaze: Convert msrclr, msrset to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 71/76] target/microblaze: Convert dec_msr to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 72/76] target/microblaze: Convert dec_stream to decodetree
,
Richard Henderson
,
2020/08/31
[PULL 74/76] target/microblaze: Remove cpu_R[0]
,
Richard Henderson
,
2020/08/31
[PULL 73/76] target/microblaze: Remove last of old decoder
,
Richard Henderson
,
2020/08/31
[PULL 75/76] target/microblaze: Add flags markup to some helpers
,
Richard Henderson
,
2020/08/31
[PULL 76/76] target/microblaze: Reduce linux-user address space to 32-bit
,
Richard Henderson
,
2020/08/31
Re: [PULL 00/76] target/microblaze improvements
,
no-reply
,
2020/08/31
Re: [PULL 00/76] target/microblaze improvements
,
no-reply
,
2020/08/31
[PATCH v2 0/4] Qemu SEV-ES guest support
,
Tom Lendacky
,
2020/08/31
[PATCH v2 1/4] sev/i386: Add initial support for SEV-ES
,
Tom Lendacky
,
2020/08/31
[PATCH v2 2/4] sev/i386: Allow AP booting under SEV-ES
,
Tom Lendacky
,
2020/08/31
[PATCH v2 3/4] sev/i386: Don't allow a system reset under an SEV-ES guest
,
Tom Lendacky
,
2020/08/31
[PATCH v2 4/4] sev/i386: Enable an SEV-ES guest based on SEV policy
,
Tom Lendacky
,
2020/08/31
[PATCH] cirrus.yml: Split FreeBSD job into two parts
,
Thomas Huth
,
2020/08/31
[PATCH] gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer job
,
Thomas Huth
,
2020/08/31
Re: [PATCH] gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer job
,
Alexander Bulekov
,
2020/08/31
Re: [PATCH] gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer job
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v3 0/5] pc-bios: s390x: Cleanup part 2
,
Janosch Frank
,
2020/08/31
[PATCH v3 3/5] pc-bios: s390x: Use reset PSW if avaliable
,
Janosch Frank
,
2020/08/31
[PATCH v3 2/5] pc-bios: s390x: Save PSW rework
,
Janosch Frank
,
2020/08/31
Re: [PATCH v3 2/5] pc-bios: s390x: Save PSW rework
,
Thomas Huth
,
2020/08/31
[PATCH v3 4/5] pc-bios: s390x: Save io and external new PSWs before overwriting them
,
Janosch Frank
,
2020/08/31
[PATCH v3 5/5] pc-bios: s390x: Go into disabled wait when encountering a PGM exception
,
Janosch Frank
,
2020/08/31
[PATCH v3 1/5] pc-bios: s390x: Fix bootmap.c zipl component entry data handling
,
Janosch Frank
,
2020/08/31
Re: [PATCH v3 0/5] pc-bios: s390x: Cleanup part 2
,
no-reply
,
2020/08/31
[Bug 1893667] [NEW] Btrfs commands don't work when using user-space emulation of other architectures
,
Neal Gompa
,
2020/08/31
[Bug 1893667] Re: Btrfs commands don't work when using user-space emulation of other architectures
,
Laurent Vivier
,
2020/08/31
[PATCH v4 0/9] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
,
Maxim Levitsky
,
2020/08/31
[PATCH v4 1/9] scsi/scsi_bus: switch search direction in scsi_device_find
,
Maxim Levitsky
,
2020/08/31
[PATCH v4 2/9] rcu: Implement drain_call_rcu
,
Maxim Levitsky
,
2020/08/31
[PATCH v4 3/9] device_core: use drain_call_rcu in in hmp_device_del/qmp_device_add
,
Maxim Levitsky
,
2020/08/31
[PATCH v4 4/9] device-core: use RCU for list of childs of a bus
,
Maxim Levitsky
,
2020/08/31
[PATCH v4 5/9] device-core: use atomic_set on .realized property
,
Maxim Levitsky
,
2020/08/31
[PATCH v4 7/9] scsi/scsi_bus: Add scsi_device_get
,
Maxim Levitsky
,
2020/08/31
[PATCH v4 8/9] virtio-scsi: use scsi_device_get
,
Maxim Levitsky
,
2020/08/31
[PATCH v4 9/9] scsi/scsi_bus: fix races in REPORT LUNS
,
Maxim Levitsky
,
2020/08/31
[PATCH v4 6/9] scsi/scsi-bus: scsi_device_find: don't return unrealized devices
,
Maxim Levitsky
,
2020/08/31
[PATCH 0/2] Replace posix_fallocate() with falloate()
,
Nir Soffer
,
2020/08/31
[PATCH 1/2] block: file-posix: Extract preallocate helpers
,
Nir Soffer
,
2020/08/31
[PATCH 2/2] block: file-posix: Replace posix_fallocate with fallocate
,
Nir Soffer
,
2020/08/31
Re: [PATCH 0/2] Replace posix_fallocate() with falloate()
,
no-reply
,
2020/08/31
[Bug 1589923] Re: https websockets not working in 2.5 or 2.6
,
Christian Ehrhardt
,
2020/08/31
[PATCH] build: fix recurse-all target
,
Paolo Bonzini
,
2020/08/31
Re: [PATCH] build: fix recurse-all target
,
Thomas Huth
,
2020/08/31
Re: [PATCH] build: fix recurse-all target
,
Miroslav Rezanina
,
2020/08/31
some mason warnings during latest master build
,
Claudio Fontana
,
2020/08/31
Re: some mason warnings during latest master build
,
Paolo Bonzini
,
2020/08/31
[PATCH] target/arm: Configure number of pmu counters
,
Sai Pavan Boddu
,
2020/08/31
[PULL 0/8] Linux user for 5.2 patches
,
Laurent Vivier
,
2020/08/31
[PULL 1/8] linux-user: Add support for a group of btrfs ioctls used for subvolumes
,
Laurent Vivier
,
2020/08/31
[PULL 2/8] linux-user: Add support for a group of btrfs ioctls used for snapshots
,
Laurent Vivier
,
2020/08/31
[PULL 3/8] linux-user: Add support for btrfs ioctls used to manipulate with devices
,
Laurent Vivier
,
2020/08/31
[PULL 5/8] linux-user: Add support for a group of btrfs inode ioctls
,
Laurent Vivier
,
2020/08/31
[PULL 4/8] linux-user: Add support for btrfs ioctls used to get/set features
,
Laurent Vivier
,
2020/08/31
[PULL 6/8] linux-user: Add support for two btrfs ioctls used for subvolume
,
Laurent Vivier
,
2020/08/31
[PULL 7/8] linux-user: Add support for btrfs ioctls used to manage quota
,
Laurent Vivier
,
2020/08/31
[PULL 8/8] linux-user: Add support for btrfs ioctls used to scrub a filesystem
,
Laurent Vivier
,
2020/08/31
[PULL 0/5] Ui 20200831 patches
,
Gerd Hoffmann
,
2020/08/31
[PULL 4/5] ui: Add more mouse buttons to SPICE
,
Gerd Hoffmann
,
2020/08/31
[PULL 3/5] meson: fix keymaps witout qemu-keymap
,
Gerd Hoffmann
,
2020/08/31
[PULL 2/5] vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
,
Gerd Hoffmann
,
2020/08/31
[PULL 5/5] ui/gtk: Update refresh interval after widget is realized
,
Gerd Hoffmann
,
2020/08/31
[PULL 1/5] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
,
Gerd Hoffmann
,
2020/08/31
[Bug 1893634] [NEW] blk_get_max_transfer() works only with sg
,
Tom Yan
,
2020/08/31
[Bug 1893634] Re: blk_get_max_transfer() works only with sg
,
Tom Yan
,
2020/08/31
[PATCH] meson: use pkg-config method to find dependencies
,
Paolo Bonzini
,
2020/08/31
Re: [PATCH] meson: use pkg-config method to find dependencies
,
Gerd Hoffmann
,
2020/08/31
Re: [PATCH] meson: use pkg-config method to find dependencies
,
Paolo Bonzini
,
2020/08/31
[PATCH v3 0/7] vhost-user-blk: fix the migration issue and enhance qtests
,
Dima Stepanov
,
2020/08/31
[PATCH v3 2/7] vhost: check queue state in the vhost_dev_set_log routine
,
Dima Stepanov
,
2020/08/31
[PATCH v3 1/7] vhost: recheck dev state in the vhost_migration_log routine
,
Dima Stepanov
,
2020/08/31
Re: [PATCH v3 1/7] vhost: recheck dev state in the vhost_migration_log routine
,
Raphael Norwitz
,
2020/08/31
[PATCH v3 3/7] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
,
Dima Stepanov
,
2020/08/31
[PATCH v3 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
,
Dima Stepanov
,
2020/08/31
[PATCH v3 5/7] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
,
Dima Stepanov
,
2020/08/31
[PATCH v3 6/7] tests/qtest/vhost-user-test: add migrate_reconnect test
,
Dima Stepanov
,
2020/08/31
[PATCH v3 7/7] tests/qtest/vhost-user-test: enable the reconnect tests
,
Dima Stepanov
,
2020/08/31
[PATCH] configure: do not include ${prefix} in firmwarepath
,
Paolo Bonzini
,
2020/08/31
Re: [PATCH] configure: do not include ${prefix} in firmwarepath
,
Marc-André Lureau
,
2020/08/31
[PULL 00/18] Usb 20200831 patches
,
Gerd Hoffmann
,
2020/08/31
[PULL 04/18] ehci: drop pointless warn_report for guest bugs.
,
Gerd Hoffmann
,
2020/08/31
[PULL 02/18] hw: ehci: destroy sglist in error path
,
Gerd Hoffmann
,
2020/08/31
[PULL 03/18] hw: ehci: check return value of 'usb_packet_map'
,
Gerd Hoffmann
,
2020/08/31
[PULL 08/18] hw/usb: Add U2F key base class implementation
,
Gerd Hoffmann
,
2020/08/31
[PULL 07/18] hw/usb: Add U2F key base class
,
Gerd Hoffmann
,
2020/08/31
[PULL 17/18] usb-host: workaround libusb bug
,
Gerd Hoffmann
,
2020/08/31
[PULL 16/18] hw/usb: Add U2F device autoscan to passthru mode
,
Gerd Hoffmann
,
2020/08/31
[PULL 18/18] usb: fix setup_len init (CVE-2020-14364)
,
Gerd Hoffmann
,
2020/08/31
[PULL 10/18] hw/usb: Add U2F key emulated mode
,
Gerd Hoffmann
,
2020/08/31
[PULL 01/18] hw: xhci: check return value of 'usb_packet_map'
,
Gerd Hoffmann
,
2020/08/31
[PULL 06/18] docs: Add USB U2F key device documentation
,
Gerd Hoffmann
,
2020/08/31
[PULL 09/18] hw/usb: Add U2F key passthru mode
,
Gerd Hoffmann
,
2020/08/31
[PULL 15/18] hw/usb: Add U2F device check to passthru mode
,
Gerd Hoffmann
,
2020/08/31
[PULL 05/18] hw/usb: Regroup USB HID protocol values
,
Gerd Hoffmann
,
2020/08/31
[PULL 14/18] scripts: Add u2f-setup-gen script
,
Gerd Hoffmann
,
2020/08/31
[PULL 12/18] docs/system: Add U2F key to the USB devices examples
,
Gerd Hoffmann
,
2020/08/31
[PULL 11/18] meson: Add U2F key to meson
,
Gerd Hoffmann
,
2020/08/31
[PULL 13/18] docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examples
,
Gerd Hoffmann
,
2020/08/31
Re: [PULL 00/18] Usb 20200831 patches
,
Peter Maydell
,
2020/08/31
[PATCH 0/9] refine vhost-vdpa initialization
,
Jason Wang
,
2020/08/31
[PATCH 1/9] vhost-vdpa: remove the default devname
,
Jason Wang
,
2020/08/31
[PATCH 2/9] vhost-vdpa: mandate vhostdev
,
Jason Wang
,
2020/08/31
[PATCH 3/9] vhost-vdpa: remove the unnecessary assert(s->vhost_net)
,
Jason Wang
,
2020/08/31
[PATCH 4/9] vhost-vdpa: refine info string
,
Jason Wang
,
2020/08/31
[PATCH 5/9] vhost-vdpa: remove the unnecessary initialization
,
Jason Wang
,
2020/08/31
[PATCH 6/9] vhost-vdpa: remove the unnecessary queue index assignment
,
Jason Wang
,
2020/08/31
[PATCH 7/9] vhost-vdpa: squash net_vhost_vdpa_init() into net_init_vhost_vdpa()
,
Jason Wang
,
2020/08/31
[PATCH 8/9] vhost-vdpa: add accurate error string when fail to open vhost vDPA device
,
Jason Wang
,
2020/08/31
[PATCH 9/9] vhost-vdpa: allow pre-opend file descriptor
,
Jason Wang
,
2020/08/31
Re: [PATCH 9/9] vhost-vdpa: allow pre-opend file descriptor
,
Cindy Lu
,
2020/08/31
[PATCH v2 00/10] fix some error memleaks
,
Pan Nengyuan
,
2020/08/31
[PATCH v2 01/10] qga/channel-posix: Plug memory leak in ga_channel_write_all()
,
Pan Nengyuan
,
2020/08/31
[PATCH v2 04/10] target/i386/sev: Plug memleak in sev_read_file_base64
,
Pan Nengyuan
,
2020/08/31
[PATCH v2 07/10] migration/colo: Plug memleaks in colo_process_incoming_thread
,
Pan Nengyuan
,
2020/08/31
[PATCH v2 03/10] elf2dmp/pdb: Plug memleak in pdb_init_from_file
,
Pan Nengyuan
,
2020/08/31
[PATCH v2 06/10] target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
,
Pan Nengyuan
,
2020/08/31
[PATCH v2 09/10] block/file-posix: fix a possible undefined behavior
,
Pan Nengyuan
,
2020/08/31
[PATCH v2 08/10] blockdev: Fix a memleak in drive_backup_prepare()
,
Pan Nengyuan
,
2020/08/31
[PATCH v2 10/10] vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
,
Pan Nengyuan
,
2020/08/31
Re: [PATCH v2 10/10] vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
,
Gerd Hoffmann
,
2020/08/31
[PATCH v2 02/10] elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
,
Pan Nengyuan
,
2020/08/31
[PATCH v2 05/10] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
,
Pan Nengyuan
,
2020/08/31
Re: [PATCH v2 05/10] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
,
Gerd Hoffmann
,
2020/08/31
[REPORT] Nightly Performance Tests - Sunday, August 30, 2020
,
Ahmed Karaman
,
2020/08/30
[PATCH] meson: add pixman dependency to chardev/baum module
,
Stefan Weil
,
2020/08/30
Re: [PATCH] meson: add pixman dependency to chardev/baum module
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH] linux-user: fix ppc/termbits.h
,
Laurent Vivier
,
2020/08/30
[PATCH] meson: bump submodule to 0.55.1
,
Paolo Bonzini
,
2020/08/30
Re: [PATCH] meson: bump submodule to 0.55.1
,
Laurent Vivier
,
2020/08/31
[PATCH] meson: add pixman dependency to UI modules
,
Paolo Bonzini
,
2020/08/30
Re: [PATCH] meson: add pixman dependency to UI modules
,
Stefan Weil
,
2020/08/30
Re: [PATCH] meson: add pixman dependency to UI modules
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH] target/hppa: Fix boot with old Linux installation CDs
,
Helge Deller
,
2020/08/30
Re: [PATCH] target/hppa: Fix boot with old Linux installation CDs
,
Richard Henderson
,
2020/08/30
[PATCH 0/3] i440fx: unit tests for testing flag that enables/disables pci root hotplug
,
Ani Sinha
,
2020/08/30
[PATCH 1/3] tests/acpi: document addition of table DSDT.roothp for unit testing root pci hotplug on/off
,
Ani Sinha
,
2020/08/30
[PATCH 2/3] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
,
Ani Sinha
,
2020/08/30
[PATCH 3/3] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
,
Ani Sinha
,
2020/08/30
[PATCH] linux-user: Add strace support for printing OFD fcntl operations
,
Mike Gelfand
,
2020/08/30
Re: [PATCH] linux-user: Add strace support for printing OFD fcntl operations
,
Laurent Vivier
,
2020/08/30
[PULL 0/7] softfloat patch queue
,
Richard Henderson
,
2020/08/29
[PULL 1/7] softfloat: Implement the full set of comparisons for float16
,
Richard Henderson
,
2020/08/29
[PULL 2/7] softfloat: Add fp16 and uint8/int8 conversion functions
,
Richard Henderson
,
2020/08/29
[PULL 3/7] softfloat: Add float16_is_normal
,
Richard Henderson
,
2020/08/29
[PULL 4/7] softfloat: Define operations for bfloat16
,
Richard Henderson
,
2020/08/29
[PULL 6/7] softfloat: Define misc operations for bfloat16
,
Richard Henderson
,
2020/08/29
[PULL 5/7] softfloat: Define convert operations for bfloat16
,
Richard Henderson
,
2020/08/29
[PULL 7/7] softfloat: Define comparison operations for bfloat16
,
Richard Henderson
,
2020/08/29
Re: [PULL 0/7] softfloat patch queue
,
Peter Maydell
,
2020/08/31
[REPORT] Nightly Performance Tests - Saturday, August 29, 2020
,
Ahmed Karaman
,
2020/08/29
[PATCH v2 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Bin Meng
,
2020/08/29
[PATCH v2 01/16] target/riscv: cpu: Add a new 'resetvec' property
,
Bin Meng
,
2020/08/29
[PATCH v2 02/16] hw/riscv: hart: Add a new 'resetvec' property
,
Bin Meng
,
2020/08/29
[PATCH v2 03/16] target/riscv: cpu: Set reset vector based on the configured property value
,
Bin Meng
,
2020/08/29
[PATCH v2 04/16] hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
,
Bin Meng
,
2020/08/29
[PATCH v2 05/16] hw/char: Add Microchip PolarFire SoC MMUART emulation
,
Bin Meng
,
2020/08/29
[PATCH v2 06/16] hw/riscv: microchip_pfsoc: Connect 5 MMUARTs
,
Bin Meng
,
2020/08/29
[PATCH v2 07/16] hw/sd: Add Cadence SDHCI emulation
,
Bin Meng
,
2020/08/29
[PATCH v2 08/16] hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
,
Bin Meng
,
2020/08/29
[PATCH v2 09/16] hw/dma: Add SiFive platform DMA controller emulation
,
Bin Meng
,
2020/08/29
[PATCH v2 10/16] hw/riscv: microchip_pfsoc: Connect a DMA controller
,
Bin Meng
,
2020/08/29
[PATCH v2 11/16] hw/net: cadence_gem: Add a new 'phy-addr' property
,
Bin Meng
,
2020/08/29
[PATCH v2 12/16] hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23
,
Bin Meng
,
2020/08/29
[PATCH v2 13/16] hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
,
Bin Meng
,
2020/08/29
[PATCH v2 14/16] hw/riscv: microchip_pfsoc: Hook GPIO controllers
,
Bin Meng
,
2020/08/29
[PATCH v2 15/16] hw/riscv: clint: Avoid using hard-coded timebase frequency
,
Bin Meng
,
2020/08/29
[PATCH v2 16/16] hw/riscv: sifive_u: Connect a DMA controller
,
Bin Meng
,
2020/08/29
Re: [PATCH v2 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Leif Lindholm
,
2020/08/30
Re: [PATCH v2 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Bin Meng
,
2020/08/30
Re: [PATCH v2 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Leif Lindholm
,
2020/08/30
[PATCH] target/xtensa: enable all coprocessors for linux-user
,
Max Filippov
,
2020/08/29
Re: [PATCH] target/xtensa: enable all coprocessors for linux-user
,
Richard Henderson
,
2020/08/29
[PATCH] meson: fix SDL2_image detection
,
Volker Rümelin
,
2020/08/29
Re: [PATCH] meson: fix SDL2_image detection
,
Paolo Bonzini
,
2020/08/30
on msys2, the generated qemu-version.h seems not valid
,
Yonggang Luo
,
2020/08/29
[PATCH] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
,
Ani Sinha
,
2020/08/29
[PATCH v6 00/12] *** A Method for evaluating dirty page rate ***
,
Chuan Zheng
,
2020/08/28
[PATCH v6 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
,
Chuan Zheng
,
2020/08/28
Re: [PATCH v6 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
,
David Edmondson
,
2020/08/31
Re: [PATCH v6 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
,
Zheng Chuan
,
2020/08/31
[PATCH v6 03/12] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info
,
Chuan Zheng
,
2020/08/28
Re: [PATCH v6 03/12] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info
,
David Edmondson
,
2020/08/31
Re: [PATCH v6 03/12] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info
,
David Edmondson
,
2020/08/31
[PATCH v6 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
,
Chuan Zheng
,
2020/08/28
[PATCH v6 06/12] migration/dirtyrate: Record hash results for each sampled page
,
Chuan Zheng
,
2020/08/28
Re: [PATCH v6 06/12] migration/dirtyrate: Record hash results for each sampled page
,
David Edmondson
,
2020/08/31
[PATCH v6 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
,
Chuan Zheng
,
2020/08/28
[PATCH v6 09/12] migration/dirtyrate: Implement set_sample_page_period() and get_sample_page_period()
,
Chuan Zheng
,
2020/08/28
Re: [PATCH v6 09/12] migration/dirtyrate: Implement set_sample_page_period() and get_sample_page_period()
,
David Edmondson
,
2020/08/31
[PATCH v6 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
,
Chuan Zheng
,
2020/08/28
Re: [PATCH v6 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
,
David Edmondson
,
2020/08/31
Re: [PATCH v6 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
,
Zheng Chuan
,
2020/08/31
Re: [PATCH v6 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
,
David Edmondson
,
2020/08/31
[PATCH v6 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
,
Chuan Zheng
,
2020/08/28
Re: [PATCH v6 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
,
David Edmondson
,
2020/08/31
[PATCH v6 05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
,
Chuan Zheng
,
2020/08/28
Re: [PATCH v6 05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
,
David Edmondson
,
2020/08/31
[PATCH v6 07/12] migration/dirtyrate: Compare page hash results for recorded sampled page
,
Chuan Zheng
,
2020/08/28
Re: [PATCH v6 07/12] migration/dirtyrate: Compare page hash results for recorded sampled page
,
David Edmondson
,
2020/08/31
Re: [PATCH v6 07/12] migration/dirtyrate: Compare page hash results for recorded sampled page
,
Zheng Chuan
,
2020/08/31
[PATCH v6 12/12] migration/dirtyrate: Add trace_calls to make it easier to debug
,
Chuan Zheng
,
2020/08/28
Re: [PATCH v6 12/12] migration/dirtyrate: Add trace_calls to make it easier to debug
,
David Edmondson
,
2020/08/31
[PATCH v6 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Chuan Zheng
,
2020/08/28
Re: [PATCH v6 00/12] *** A Method for evaluating dirty page rate ***
,
David Edmondson
,
2020/08/31
Re: [PATCH v6 00/12] *** A Method for evaluating dirty page rate ***
,
Zheng Chuan
,
2020/08/31
Re: [PATCH v6 00/12] *** A Method for evaluating dirty page rate ***
,
David Edmondson
,
2020/08/31
QEMU | Pipeline #183317910 has failed for master | 39335fab
,
GitLab
,
2020/08/28
[PATCH v3 0/5] iotest.FilePath fixes and cleanups
,
Nir Soffer
,
2020/08/28
[PATCH v3 1/5] qemu-iotests: Fix FilePaths cleanup
,
Nir Soffer
,
2020/08/28
[PATCH v3 2/5] qemu-iotests: Fix FilePaths docstring
,
Nir Soffer
,
2020/08/28
[PATCH v3 3/5] qemu-iotests: Support varargs syntax in FilePaths
,
Nir Soffer
,
2020/08/28
[PATCH v3 4/5] qemu-iotests: Merge FilePaths and FilePath
,
Nir Soffer
,
2020/08/28
[PATCH v3 5/5] qemu-iotests: Simplify FilePath __init__
,
Nir Soffer
,
2020/08/28
QEMU | Pipeline #183302307 has failed for master | a4e236b7
,
GitLab
,
2020/08/28
[REPORT] Nightly Performance Tests - Friday, August 28, 2020
,
Ahmed Karaman
,
2020/08/28
[PATCH v4 0/7] Make hcd-xhci independent of pci hooks
,
Sai Pavan Boddu
,
2020/08/28
[PATCH v4 5/7] misc: Add versal-usb2-regs module
,
Sai Pavan Boddu
,
2020/08/28
Re: [PATCH v4 5/7] misc: Add versal-usb2-regs module
,
Gerd Hoffmann
,
2020/08/31
[PATCH v4 7/7] Versal: Connect DWC3 controller with virt-versal
,
Sai Pavan Boddu
,
2020/08/28
Re: [PATCH v4 7/7] Versal: Connect DWC3 controller with virt-versal
,
Gerd Hoffmann
,
2020/08/31
[PATCH v4 6/7] usb: Add DWC3 model
,
Sai Pavan Boddu
,
2020/08/28
Re: [PATCH v4 6/7] usb: Add DWC3 model
,
Gerd Hoffmann
,
2020/08/31
[PATCH v4 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model
,
Sai Pavan Boddu
,
2020/08/28
[PATCH v4 1/7] usb/hcd-xhci: Make dma read/writes hooks pci free
,
Sai Pavan Boddu
,
2020/08/28
[PATCH v4 4/7] usb: hcd-xhci-sysbus: Attach xhci to sysbus device
,
Sai Pavan Boddu
,
2020/08/28
[PATCH v4 2/7] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
,
Sai Pavan Boddu
,
2020/08/28
Re: [PATCH v4 0/7] Make hcd-xhci independent of pci hooks
,
Gerd Hoffmann
,
2020/08/31
QEMU | Pipeline #183242166 has failed for master | ea1bb830
,
GitLab
,
2020/08/28
[PATCH v2 00/45] target/arm: Implement fp16 for AArch32 VFP and Neon
,
Peter Maydell
,
2020/08/28
[PATCH v2 01/45] target/arm: Remove local definitions of float constants
,
Peter Maydell
,
2020/08/28
[PATCH v2 02/45] target/arm: Use correct ID register check for aa32_fp16_arith
,
Peter Maydell
,
2020/08/28
[PATCH v2 03/45] target/arm: Implement VFP fp16 for VFP_BINOP operations
,
Peter Maydell
,
2020/08/28
[PATCH v2 07/45] target/arm: Macroify uses of do_vfp_2op_sp() and do_vfp_2op_dp()
,
Peter Maydell
,
2020/08/28
[PATCH v2 06/45] target/arm: Implement VFP fp16 for fused-multiply-add
,
Peter Maydell
,
2020/08/28
[PATCH v2 09/45] target/arm: Implement VFP fp16 for VMOV immediate
,
Peter Maydell
,
2020/08/28
[PATCH v2 04/45] target/arm: Implement VFP fp16 VMLA, VMLS, VNMLS, VNMLA, VNMUL
,
Peter Maydell
,
2020/08/28
[PATCH v2 05/45] target/arm: Macroify trans functions for VFMA, VFMS, VFNMA, VFNMS
,
Peter Maydell
,
2020/08/28
[PATCH v2 08/45] target/arm: Implement VFP fp16 for VABS, VNEG, VSQRT
,
Peter Maydell
,
2020/08/28
[PATCH v2 14/45] target/arm: Use macros instead of open-coding fp16 conversion helpers
,
Peter Maydell
,
2020/08/28
[PATCH v2 10/45] target/arm: Implement VFP fp16 VCMP
,
Peter Maydell
,
2020/08/28
[PATCH v2 11/45] target/arm: Implement VFP fp16 VLDR and VSTR
,
Peter Maydell
,
2020/08/28
[PATCH v2 15/45] target/arm: Implement VFP fp16 VCVT between float and fixed-point
,
Peter Maydell
,
2020/08/28
[PATCH v2 12/45] target/arm: Implement VFP fp16 VCVT between float and integer
,
Peter Maydell
,
2020/08/28
[PATCH v2 13/45] target/arm: Make VFP_CONV_FIX macros take separate float type and float size
,
Peter Maydell
,
2020/08/28
[PATCH v2 17/45] target/arm: Implement VFP fp16 VSEL
,
Peter Maydell
,
2020/08/28
[PATCH v2 20/45] target/arm: Implement new VFP fp16 insn VMOVX
,
Peter Maydell
,
2020/08/28
[PATCH v2 16/45] target/arm: Implement VFP vp16 VCVT-with-specified-rounding-mode
,
Peter Maydell
,
2020/08/28
[PATCH v2 19/45] target/arm: Implement new VFP fp16 insn VINS
,
Peter Maydell
,
2020/08/28
[PATCH v2 18/45] target/arm: Implement VFP fp16 VRINT*
,
Peter Maydell
,
2020/08/28
[PATCH v2 21/45] target/arm: Implement VFP fp16 VMOV between gp and halfprec registers
,
Peter Maydell
,
2020/08/28
[PATCH v2 24/45] target/arm: Implement fp16 for Neon VRECPE, VRSQRTE using gvec
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 24/45] target/arm: Implement fp16 for Neon VRECPE, VRSQRTE using gvec
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 24/45] target/arm: Implement fp16 for Neon VRECPE, VRSQRTE using gvec
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 24/45] target/arm: Implement fp16 for Neon VRECPE, VRSQRTE using gvec
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 24/45] target/arm: Implement fp16 for Neon VRECPE, VRSQRTE using gvec
,
Peter Maydell
,
2020/08/29
Re: [PATCH v2 24/45] target/arm: Implement fp16 for Neon VRECPE, VRSQRTE using gvec
,
Richard Henderson
,
2020/08/29
[PATCH v2 25/45] target/arm: Implement fp16 for Neon VABS, VNEG of floats
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 25/45] target/arm: Implement fp16 for Neon VABS, VNEG of floats
,
Richard Henderson
,
2020/08/28
[PATCH v2 23/45] target/arm: Implement FP16 for Neon VADD, VSUB, VABD, VMUL
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 23/45] target/arm: Implement FP16 for Neon VADD, VSUB, VABD, VMUL
,
Richard Henderson
,
2020/08/28
[PATCH v2 26/45] target/arm: Implement fp16 for VCEQ, VCGE, VCGT comparisons
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 26/45] target/arm: Implement fp16 for VCEQ, VCGE, VCGT comparisons
,
Richard Henderson
,
2020/08/28
[PATCH v2 22/45] fpu: Add float16 comparison functions
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 22/45] fpu: Add float16 comparison functions
,
Richard Henderson
,
2020/08/28
[PATCH v2 28/45] target/arm: Implement fp16 for Neon VMAX, VMIN
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 28/45] target/arm: Implement fp16 for Neon VMAX, VMIN
,
Richard Henderson
,
2020/08/28
[PATCH v2 27/45] target/arm: Implement fp16 for VACGE, VACGT
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 27/45] target/arm: Implement fp16 for VACGE, VACGT
,
Richard Henderson
,
2020/08/28
[PATCH v2 30/45] target/arm: Implement fp16 for Neon VMLA, VMLS operations
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 30/45] target/arm: Implement fp16 for Neon VMLA, VMLS operations
,
Richard Henderson
,
2020/08/28
[PATCH v2 29/45] target/arm: Implement fp16 for Neon VMAXNM, VMINNM
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 29/45] target/arm: Implement fp16 for Neon VMAXNM, VMINNM
,
Richard Henderson
,
2020/08/28
[PATCH v2 31/45] target/arm: Implement fp16 for Neon VFMA, VMFS
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 31/45] target/arm: Implement fp16 for Neon VFMA, VMFS
,
Richard Henderson
,
2020/08/28
[PATCH v2 32/45] target/arm: Implement fp16 for Neon fp compare-vs-0
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 32/45] target/arm: Implement fp16 for Neon fp compare-vs-0
,
Richard Henderson
,
2020/08/28
[PATCH v2 33/45] target/arm: Implement fp16 for Neon VRECPS
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 33/45] target/arm: Implement fp16 for Neon VRECPS
,
Richard Henderson
,
2020/08/28
[PATCH v2 34/45] target/arm: Implement fp16 for Neon VRSQRTS
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 34/45] target/arm: Implement fp16 for Neon VRSQRTS
,
Richard Henderson
,
2020/08/28
[PATCH v2 35/45] target/arm: Implement fp16 for Neon pairwise fp ops
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 35/45] target/arm: Implement fp16 for Neon pairwise fp ops
,
Richard Henderson
,
2020/08/28
[PATCH v2 36/45] target/arm: Implement fp16 for Neon float-integer VCVT
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 36/45] target/arm: Implement fp16 for Neon float-integer VCVT
,
Richard Henderson
,
2020/08/28
[PATCH v2 37/45] target/arm: Convert Neon VCVT fixed-point to gvec
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 37/45] target/arm: Convert Neon VCVT fixed-point to gvec
,
Richard Henderson
,
2020/08/28
[PATCH v2 38/45] target/arm: Implement fp16 for Neon VCVT fixed-point
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 38/45] target/arm: Implement fp16 for Neon VCVT fixed-point
,
Richard Henderson
,
2020/08/28
[PATCH v2 39/45] target/arm: Implement fp16 for Neon VCVT with rounding modes
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 39/45] target/arm: Implement fp16 for Neon VCVT with rounding modes
,
Richard Henderson
,
2020/08/28
[PATCH v2 44/45] target/arm: Implement fp16 for Neon VMUL, VMLA, VMLS
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 44/45] target/arm: Implement fp16 for Neon VMUL, VMLA, VMLS
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 44/45] target/arm: Implement fp16 for Neon VMUL, VMLA, VMLS
,
Peter Maydell
,
2020/08/29
[PATCH v2 41/45] target/arm: Implement fp16 for Neon VRINTX
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 41/45] target/arm: Implement fp16 for Neon VRINTX
,
Richard Henderson
,
2020/08/28
[PATCH v2 40/45] target/arm: Implement fp16 for Neon VRINT-with-specified-rounding-mode
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 40/45] target/arm: Implement fp16 for Neon VRINT-with-specified-rounding-mode
,
Richard Henderson
,
2020/08/28
[PATCH v2 43/45] target/arm/vec_helper: Add gvec fp indexed multiply-and-add operations
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 43/45] target/arm/vec_helper: Add gvec fp indexed multiply-and-add operations
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 43/45] target/arm/vec_helper: Add gvec fp indexed multiply-and-add operations
,
Peter Maydell
,
2020/08/29
[PATCH v2 45/45] target/arm: Enable FP16 in '-cpu max'
,
Peter Maydell
,
2020/08/28
[PATCH v2 42/45] target/arm/vec_helper: Handle oprsz less than 16 bytes in indexed operations
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 42/45] target/arm/vec_helper: Handle oprsz less than 16 bytes in indexed operations
,
Richard Henderson
,
2020/08/28
[PATCH 0/3] tcg misc patches
,
Richard Henderson
,
2020/08/28
[PATCH 1/3] softmmu/cpus: Only set parallel_cpus for SMP
,
Richard Henderson
,
2020/08/28
Re: [PATCH 1/3] softmmu/cpus: Only set parallel_cpus for SMP
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH 2/3] tcg: Eliminate one store for in-place 128-bit dup_mem
,
Richard Henderson
,
2020/08/28
Re: [PATCH 2/3] tcg: Eliminate one store for in-place 128-bit dup_mem
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH 3/3] tcg: Implement 256-bit dup for tcg_gen_gvec_dup_mem
,
Richard Henderson
,
2020/08/28
Re: [PATCH 3/3] tcg: Implement 256-bit dup for tcg_gen_gvec_dup_mem
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH] softfloat: Define comparison operations for bfloat16
,
Richard Henderson
,
2020/08/28
Re: [PATCH] softfloat: Define comparison operations for bfloat16
,
LIU Zhiwei
,
2020/08/29
[PATCH] meson: move zlib detection to meson
,
Paolo Bonzini
,
2020/08/28
Re: [PATCH] meson: move zlib detection to meson
,
Yonggang Luo
,
2020/08/28
Re: [PATCH] meson: move zlib detection to meson
,
Paolo Bonzini
,
2020/08/28
Re: [PATCH] meson: move zlib detection to meson
,
Marc-André Lureau
,
2020/08/29
[PATCH] block: always link with zlib
,
Paolo Bonzini
,
2020/08/28
Re: [PATCH] block: always link with zlib
,
Thomas Huth
,
2020/08/31
Re: [PATCH] block: always link with zlib
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v2 00/16] crypto/cipher: Class hierarchy cleanups
,
Richard Henderson
,
2020/08/28
[PATCH v2 01/16] crypto: Assume blocksize is a power of 2
,
Richard Henderson
,
2020/08/28
[PATCH v2 02/16] crypto: Rename cipher include files to .c.inc
,
Richard Henderson
,
2020/08/28
[PATCH v2 03/16] crypto: Remove redundant includes
,
Richard Henderson
,
2020/08/28
[PATCH v2 04/16] crypto/nettle: Fix xts_encrypt arguments
,
Richard Henderson
,
2020/08/28
[PATCH v2 05/16] crypto: Move QCryptoCipherDriver typedef to crypto/cipher.h
,
Richard Henderson
,
2020/08/28
[PATCH v2 06/16] crypto: Use the correct const type for driver
,
Richard Henderson
,
2020/08/28
[PATCH v2 07/16] crypto: Allocate QCryptoCipher with the subclass
,
Richard Henderson
,
2020/08/28
[PATCH v2 08/16] crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new
,
Richard Henderson
,
2020/08/28
[PATCH v2 09/16] crypto: Constify cipher data tables
,
Richard Henderson
,
2020/08/28
[PATCH v2 10/16] crypto/builtin: Remove odd-sized AES block handling
,
Richard Henderson
,
2020/08/28
[PATCH v2 11/16] crypto/builtin: Merge qcrypto_cipher_aes_{ecb, xts}_{en, de}crypt
,
Richard Henderson
,
2020/08/28
[PATCH v2 12/16] crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
,
Richard Henderson
,
2020/08/28
[PATCH v2 13/16] crypto/builtin: Split and simplify AES_encrypt_cbc
,
Richard Henderson
,
2020/08/28
[PATCH v2 14/16] crypto/builtin: Split QCryptoCipherBuiltin into subclasses
,
Richard Henderson
,
2020/08/28
[PATCH v2 16/16] crypto/gcrypt: Split QCryptoCipherGcrypt into subclasses
,
Richard Henderson
,
2020/08/28
[PATCH v2 15/16] crypto/nettle: Split QCryptoCipherNettle into subclasses
,
Richard Henderson
,
2020/08/28
[PATCH v8 0/7] Apply COR-filter to the block-stream permanently
,
Andrey Shinkevich
,
2020/08/28
[PATCH v8 1/7] copy-on-read: Support preadv/pwritev_part functions
,
Andrey Shinkevich
,
2020/08/28
[PATCH v8 2/7] copy-on-read: add filter append/drop functions
,
Andrey Shinkevich
,
2020/08/28
[PATCH v8 3/7] qapi: add filter-node-name to block-stream
,
Andrey Shinkevich
,
2020/08/28
[PATCH v8 4/7] copy-on-read: pass base file name to COR driver
,
Andrey Shinkevich
,
2020/08/28
[PATCH v8 5/7] copy-on-read: limit guest writes to base in COR driver
,
Andrey Shinkevich
,
2020/08/28
[PATCH v8 6/7] block-stream: freeze link to base node during stream job
,
Andrey Shinkevich
,
2020/08/28
[PATCH v8 7/7] block: apply COR-filter to block-stream jobs
,
Andrey Shinkevich
,
2020/08/28
QEMU build error with --disable-qcow1
,
Thomas Huth
,
2020/08/28
Re: QEMU build error with --disable-qcow1
,
Paolo Bonzini
,
2020/08/28
[PATCH 0/2] Getting qemu building under msys2 properly
,
Yonggang Luo
,
2020/08/28
[PATCH 1/2] meson: Convert undefsym.sh to undefsym.py
,
Yonggang Luo
,
2020/08/28
[PATCH 2/2] configure: Fix include and linkage issue on msys2
,
Yonggang Luo
,
2020/08/28
Re: [PATCH 0/2] Getting qemu building under msys2 properly
,
Paolo Bonzini
,
2020/08/28
[PATCH v2] meson: Convert undefsym.sh to undefsym.py
,
Yonggang Luo
,
2020/08/28
Re: [PATCH v2] meson: Convert undefsym.sh to undefsym.py
,
Yonggang Luo
,
2020/08/28
Re: [PATCH v2] meson: Convert undefsym.sh to undefsym.py
,
Stefan Hajnoczi
,
2020/08/29
Question regarding packet sniffing from a guest KVM
,
Jacob Prida
,
2020/08/28
[PATCH v2] configure: Fix include and linkage issue on msys2
,
luoyonggang
,
2020/08/28
[PATCH v2 00/76] target/microblaze improvements
,
Richard Henderson
,
2020/08/28
[PATCH v2 01/76] tests/tcg: Add microblaze to arches filter
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 01/76] tests/tcg: Add microblaze to arches filter
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v2 02/76] tests/tcg: Do not require FE_TOWARDZERO
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 02/76] tests/tcg: Do not require FE_TOWARDZERO
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v2 03/76] tests/tcg: Do not require FE_* exception bits
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 03/76] tests/tcg: Do not require FE_* exception bits
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v2 04/76] target/microblaze: Tidy gdbstub
,
Richard Henderson
,
2020/08/28
[PATCH v2 05/76] target/microblaze: Split out PC from env->sregs
,
Richard Henderson
,
2020/08/28
[PATCH v2 06/76] target/microblaze: Split out MSR from env->sregs
,
Richard Henderson
,
2020/08/28
[PATCH v2 07/76] target/microblaze: Split out EAR from env->sregs
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 07/76] target/microblaze: Split out EAR from env->sregs
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v2 08/76] target/microblaze: Split out ESR from env->sregs
,
Richard Henderson
,
2020/08/28
[PATCH v2 09/76] target/microblaze: Split out FSR from env->sregs
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 09/76] target/microblaze: Split out FSR from env->sregs
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v2 10/76] target/microblaze: Split out BTR from env->sregs
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 10/76] target/microblaze: Split out BTR from env->sregs
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v2 11/76] target/microblaze: Split out EDR from env->sregs
,
Richard Henderson
,
2020/08/28
[PATCH v2 12/76] target/microblaze: Split the cpu_SR array
,
Richard Henderson
,
2020/08/28
[PATCH v2 13/76] target/microblaze: Fix width of PC and BTARGET
,
Richard Henderson
,
2020/08/28
[PATCH v2 14/76] target/microblaze: Fix width of MSR
,
Richard Henderson
,
2020/08/28
[PATCH v2 15/76] target/microblaze: Fix width of ESR
,
Richard Henderson
,
2020/08/28
[PATCH v2 16/76] target/microblaze: Fix width of FSR
,
Richard Henderson
,
2020/08/28
[PATCH v2 17/76] target/microblaze: Fix width of BTR
,
Richard Henderson
,
2020/08/28
[PATCH v2 18/76] target/microblaze: Fix width of EDR
,
Richard Henderson
,
2020/08/28
[PATCH v2 19/76] target/microblaze: Remove cpu_ear
,
Richard Henderson
,
2020/08/28
[PATCH v2 20/76] target/microblaze: Tidy raising of exceptions
,
Richard Henderson
,
2020/08/28
[PATCH v2 21/76] target/microblaze: Mark raise_exception as noreturn
,
Richard Henderson
,
2020/08/28
[PATCH v2 22/76] target/microblaze: Remove helper_debug and env->debug
,
Richard Henderson
,
2020/08/28
[PATCH v2 24/76] target/microblaze: Tidy mb_tcg_init
,
Richard Henderson
,
2020/08/28
[PATCH v2 23/76] target/microblaze: Rename env_* tcg variables to cpu_*
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 23/76] target/microblaze: Rename env_* tcg variables to cpu_*
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v2 26/76] target/microblaze: Use DISAS_NORETURN
,
Richard Henderson
,
2020/08/28
[PATCH v2 25/76] target/microblaze: Split out MSR[C] to its own variable
,
Richard Henderson
,
2020/08/28
[PATCH v2 27/76] target/microblaze: Check singlestep_enabled in gen_goto_tb
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 27/76] target/microblaze: Check singlestep_enabled in gen_goto_tb
,
Edgar E. Iglesias
,
2020/08/31
Re: [PATCH v2 27/76] target/microblaze: Check singlestep_enabled in gen_goto_tb
,
Richard Henderson
,
2020/08/31
[PATCH v2 29/76] target/microblaze: Convert to translator_loop
,
Richard Henderson
,
2020/08/28
[PATCH v2 30/76] target/microblaze: Remove SIM_COMPAT
,
Richard Henderson
,
2020/08/28
[PATCH v2 28/76] target/microblaze: Convert to DisasContextBase
,
Richard Henderson
,
2020/08/28
[PATCH v2 31/76] target/microblaze: Remove DISAS_GNU
,
Richard Henderson
,
2020/08/28
[PATCH v2 33/76] target/microblaze: Remove LOG_DIS
,
Richard Henderson
,
2020/08/28
[PATCH v2 32/76] target/microblaze: Remove empty D macros
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 32/76] target/microblaze: Remove empty D macros
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v2 35/76] target/microblaze: Add decodetree infrastructure
,
Richard Henderson
,
2020/08/28
[PATCH v2 37/76] target/microblaze: Convert dec_sub to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 38/76] target/microblaze: Implement cmp and cmpu inline
,
Richard Henderson
,
2020/08/28
[PATCH v2 36/76] target/microblaze: Convert dec_add to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 34/76] target/microblaze: Ensure imm constant is always available
,
Richard Henderson
,
2020/08/28
[PATCH v2 39/76] target/microblaze: Convert dec_pattern to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 40/76] target/microblaze: Convert dec_and, dec_or, dec_xor to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 42/76] target/microblaze: Convert dec_div to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 41/76] target/microblaze: Convert dec_mul to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 45/76] target/microblaze: Convert dec_barrel to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 43/76] target/microblaze: Unwind properly when raising divide-by-zero
,
Richard Henderson
,
2020/08/28
[PATCH v2 44/76] target/microblaze: Convert dec_bit to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 46/76] target/microblaze: Convert dec_imm to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 47/76] target/microblaze: Convert dec_fpu to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 49/76] target/microblaze: Mark fpu helpers TCG_CALL_NO_WG
,
Richard Henderson
,
2020/08/28
[PATCH v2 48/76] target/microblaze: Fix cpu unwind for fpu exceptions
,
Richard Henderson
,
2020/08/28
[PATCH v2 50/76] target/microblaze: Replace MSR_EE_FLAG with MSR_EE
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 50/76] target/microblaze: Replace MSR_EE_FLAG with MSR_EE
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v2 51/76] target/microblaze: Cache mem_index in DisasContext
,
Richard Henderson
,
2020/08/28
[PATCH v2 52/76] target/microblaze: Fix cpu unwind for stackprot
,
Richard Henderson
,
2020/08/28
[PATCH v2 54/76] target/microblaze: Assert no overlap in flags making up tb_flags
,
Richard Henderson
,
2020/08/28
[PATCH v2 53/76] target/microblaze: Convert dec_load and dec_store to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 56/76] target/microblaze: Fix no-op mb_cpu_transaction_failed
,
Richard Henderson
,
2020/08/28
[PATCH v2 57/76] target/microblaze: Store "current" iflags in insn_start
,
Richard Henderson
,
2020/08/28
[PATCH v2 58/76] tcg: Add tcg_get_insn_start_param
,
Richard Henderson
,
2020/08/28
[PATCH v2 55/76] target/microblaze: Move bimm to BIMM_FLAG
,
Richard Henderson
,
2020/08/28
[PATCH v2 59/76] target/microblaze: Use cc->do_unaligned_access
,
Richard Henderson
,
2020/08/28
[PATCH v2 60/76] target/microblaze: Replace clear_imm with tb_flags_to_set
,
Richard Henderson
,
2020/08/28
[PATCH v2 63/76] target/microblaze: Convert brk and brki to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 64/76] target/microblaze: Convert mbar to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 62/76] target/microblaze: Tidy mb_cpu_dump_state
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 62/76] target/microblaze: Tidy mb_cpu_dump_state
,
Philippe Mathieu-Daudé
,
2020/08/31
Re: [PATCH v2 62/76] target/microblaze: Tidy mb_cpu_dump_state
,
Richard Henderson
,
2020/08/31
Re: [PATCH v2 62/76] target/microblaze: Tidy mb_cpu_dump_state
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v2 61/76] target/microblaze: Replace delayed_branch with tb_flags_to_set
,
Richard Henderson
,
2020/08/28
[PATCH v2 65/76] target/microblaze: Reorganize branching
,
Richard Henderson
,
2020/08/28
[PATCH v2 66/76] target/microblaze: Convert dec_br to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 68/76] target/microblaze: Convert dec_rts to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 67/76] target/microblaze: Convert dec_bcc to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 69/76] target/microblaze: Tidy do_rti, do_rtb, do_rte
,
Richard Henderson
,
2020/08/28
[PATCH v2 71/76] target/microblaze: Convert dec_msr to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 70/76] target/microblaze: Convert msrclr, msrset to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 72/76] target/microblaze: Convert dec_stream to decodetree
,
Richard Henderson
,
2020/08/28
[PATCH v2 73/76] target/microblaze: Remove last of old decoder
,
Richard Henderson
,
2020/08/28
[PATCH v2 75/76] target/microblaze: Add flags markup to some helpers
,
Richard Henderson
,
2020/08/28
[PATCH v2 74/76] target/microblaze: Remove cpu_R[0]
,
Richard Henderson
,
2020/08/28
[PATCH v2 76/76] target/microblaze: Reduce linux-user address space to 32-bit
,
Richard Henderson
,
2020/08/28
Re: [PATCH v2 00/76] target/microblaze improvements
,
Edgar E. Iglesias
,
2020/08/31
[PATCH] meson: Convert undefsym.sh to undefsym.py
,
luoyonggang
,
2020/08/28
Re: [PATCH] meson: Convert undefsym.sh to undefsym.py
,
Peter Maydell
,
2020/08/28
[PATCH] meson: Convert undefsym.sh to undefsym.py
,
luoyonggang
,
2020/08/28
[PATCH] configure: Fix include and linkage issue on msys2
,
luoyonggang
,
2020/08/28
[PATCH 0/2] crypto: fix build with gcrypt
,
Daniel P . Berrangé
,
2020/08/28
[PATCH 2/2] gitlab: expand test coverage for crypto builds
,
Daniel P . Berrangé
,
2020/08/28
Re: [PATCH 2/2] gitlab: expand test coverage for crypto builds
,
Thomas Huth
,
2020/08/31
[PATCH 1/2] crypto: fix build without gcrypt and gnutls
,
Daniel P . Berrangé
,
2020/08/28
Re: [PATCH 1/2] crypto: fix build without gcrypt and gnutls
,
Richard Henderson
,
2020/08/28
Re: [PATCH 1/2] crypto: fix build without gcrypt and gnutls
,
Daniel P . Berrangé
,
2020/08/28
Re: [PATCH 1/2] crypto: fix build without gcrypt and gnutls
,
Richard Henderson
,
2020/08/28
[PULL 0/8] migration and virtiofsd queue
,
Dr. David Alan Gilbert (git)
,
2020/08/28
[PULL 1/8] migration: unify the framework of socket-type channel
,
Dr. David Alan Gilbert (git)
,
2020/08/28
[PULL 2/8] migration: add vsock as data channel support
,
Dr. David Alan Gilbert (git)
,
2020/08/28
[PULL 3/8] migration: improve error reporting of block driver state name
,
Dr. David Alan Gilbert (git)
,
2020/08/28
[PULL 4/8] migration: tls: fix memory leak in migration_tls_get_creds
,
Dr. David Alan Gilbert (git)
,
2020/08/28
[PULL 6/8] virtiofsd: Remove "norace" from cmdline help and docs
,
Dr. David Alan Gilbert (git)
,
2020/08/28
[PULL 5/8] virtiofsd: Disable remote posix locks by default
,
Dr. David Alan Gilbert (git)
,
2020/08/28
[PULL 7/8] virtiofsd: drop CAP_DAC_READ_SEARCH
,
Dr. David Alan Gilbert (git)
,
2020/08/28
[PULL 8/8] virtiofsd: probe unshare(CLONE_FS) and print an error
,
Dr. David Alan Gilbert (git)
,
2020/08/28
Re: [PULL 0/8] migration and virtiofsd queue
,
Peter Maydell
,
2020/08/28
QEMU | Pipeline #183102107 has failed for master | 3e39dac0
,
GitLab
,
2020/08/28
[PATCH] hw/display/artist: Fix artist screen resolution
,
Helge Deller
,
2020/08/28
[Bug 1882851] Re: [PATCH 1/2] drm/virtio: fix unblank
,
Gerd Hoffmann
,
2020/08/28
[PATCH v1 0/2] target/microblaze: Improve bus fault handling
,
Edgar E. Iglesias
,
2020/08/28
[PATCH v1 1/2] target/microblaze: Use CPU properties to conditionalize bus exceptions
,
Edgar E. Iglesias
,
2020/08/28
Re: [PATCH v1 1/2] target/microblaze: Use CPU properties to conditionalize bus exceptions
,
Luc Michel
,
2020/08/28
Re: [PATCH v1 1/2] target/microblaze: Use CPU properties to conditionalize bus exceptions
,
Alistair Francis
,
2020/08/28
[PATCH v1 2/2] target/microblaze: Improve transaction failure handling
,
Edgar E. Iglesias
,
2020/08/28
Re: [PATCH v1 2/2] target/microblaze: Improve transaction failure handling
,
Luc Michel
,
2020/08/28
Re: [PATCH v1 2/2] target/microblaze: Improve transaction failure handling
,
Alistair Francis
,
2020/08/28
Re: [PATCH v1 2/2] target/microblaze: Improve transaction failure handling
,
Richard Henderson
,
2020/08/28
Re: [PATCH v1 2/2] target/microblaze: Improve transaction failure handling
,
Edgar E. Iglesias
,
2020/08/31
QEMU | Pipeline #183067413 has failed for master | 33265724
,
GitLab
,
2020/08/28
[PATCH] qcow2: Use macros for the L1, refcount and bitmap table entry sizes
,
Alberto Garcia
,
2020/08/28
Re: [PATCH] qcow2: Use macros for the L1, refcount and bitmap table entry sizes
,
no-reply
,
2020/08/28
[PATCH 00/16] meson: convert unit tests in tests/Makefile.include
,
marcandre . lureau
,
2020/08/28
[PATCH 01/16] meson: build qapi tests library
,
marcandre . lureau
,
2020/08/28
[PATCH 02/16] meson: declare tasn1 dependency
,
marcandre . lureau
,
2020/08/28
[PATCH 03/16] meson: declare keyutils dependency
,
marcandre . lureau
,
2020/08/28
[PATCH 04/16] meson: convert qht-bench
,
marcandre . lureau
,
2020/08/28
[PATCH 05/16] tests: qga has virtio-serial by default when host has it
,
marcandre . lureau
,
2020/08/28
Re: [PATCH 05/16] tests: qga has virtio-serial by default when host has it
,
Thomas Huth
,
2020/08/28
Re: [PATCH 05/16] tests: qga has virtio-serial by default when host has it
,
Marc-André Lureau
,
2020/08/28
[PATCH 06/16] meson: convert the unit tests
,
marcandre . lureau
,
2020/08/28
[PATCH 07/16] meson: move keyutils dependency check
,
marcandre . lureau
,
2020/08/28
[PATCH 08/16] meson: remove old socket_scm_helper rule
,
marcandre . lureau
,
2020/08/28
[PATCH 09/16] meson: convert vhost-user-bridge
,
marcandre . lureau
,
2020/08/28
[PATCH 10/16] meson: convert atomic*-bench
,
marcandre . lureau
,
2020/08/28
[PATCH 11/16] tests/Makefile.include: update check-build
,
marcandre . lureau
,
2020/08/28
[PATCH 12/16] tests: do not print benchmark output to stdout
,
marcandre . lureau
,
2020/08/28
Re: [PATCH 12/16] tests: do not print benchmark output to stdout
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH 13/16] meson: convert the speed tests
,
marcandre . lureau
,
2020/08/28
[PATCH 14/16] tests/migration/stress: remove unused exit_success
,
marcandre . lureau
,
2020/08/28
[PATCH 15/16] meson: fix migration/stress compilation with glib>=2.30
,
marcandre . lureau
,
2020/08/28
[PATCH 16/16] meson: convert migration/initrd-stress
,
marcandre . lureau
,
2020/08/28
Re: [PATCH 00/16] meson: convert unit tests in tests/Makefile.include
,
Thomas Huth
,
2020/08/28
Re: [PATCH 00/16] meson: convert unit tests in tests/Makefile.include
,
Marc-André Lureau
,
2020/08/28
Re: [PATCH 00/16] meson: convert unit tests in tests/Makefile.include
,
Thomas Huth
,
2020/08/28
[PATCH 0/9] GSoC 2020 - TCG Continuous Benchmarking scripts and tools
,
Ahmed Karaman
,
2020/08/28
[PATCH 1/9] scripts/performance: Refactor topN_perf.py
,
Ahmed Karaman
,
2020/08/28
[PATCH 2/9] scripts/performance: Refactor topN_callgrind.py
,
Ahmed Karaman
,
2020/08/28
[PATCH 3/9] scripts/performance: Refactor dissect.py
,
Ahmed Karaman
,
2020/08/28
[PATCH 4/9] scripts/performance: Add list_fn_callees.py script
,
Ahmed Karaman
,
2020/08/28
[PATCH 5/9] scripts/performance: Add list_helpers.py script
,
Ahmed Karaman
,
2020/08/28
[PATCH 6/9] scripts/performance: Add bisect.py script
,
Ahmed Karaman
,
2020/08/28
[PATCH 8/9] MAINTAINERS: Add 'tests/performance' to 'Performance Tools and Tests' subsection
,
Ahmed Karaman
,
2020/08/28
[PATCH 9/9] scripts/performance: Add topN_system.py script
,
Ahmed Karaman
,
2020/08/28
[PATCH 7/9] tests/performance: Add nightly tests
,
Ahmed Karaman
,
2020/08/28
[REPORT] [GSoC - TCG Continuous Benchmarking] [#10] Measuring QEMU Performance in System Mode - Part Two
,
Ahmed Karaman
,
2020/08/28
[PATCH 0/2][RFC] exclude ivshmem mr from vhost sections
,
Wang Xin
,
2020/08/28
[PATCH 1/2] memory: Allow a MemoryRegion to be marked no_vhost
,
Wang Xin
,
2020/08/28
[PATCH 2/2] misc/ivshmem: Mark shared memory regions as no vhost
,
Wang Xin
,
2020/08/28
[PULL 00/35] target-arm queue
,
Peter Maydell
,
2020/08/28
[PULL 02/35] hw/clock: Remove unused clock_init*() functions
,
Peter Maydell
,
2020/08/28
[PULL 03/35] hw/clock: Let clock_set() return boolean value
,
Peter Maydell
,
2020/08/28
[PULL 01/35] hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
,
Peter Maydell
,
2020/08/28
[PULL 04/35] hw/clock: Only propagate clock changes if the clock is changed
,
Peter Maydell
,
2020/08/28
[PULL 05/35] hw/arm/musicpal: Use AddressSpace for DMA transfers
,
Peter Maydell
,
2020/08/28
[PULL 06/35] target/arm: Clarify HCR_EL2 ARMCPRegInfo type
,
Peter Maydell
,
2020/08/28
[PULL 07/35] target/arm: Pass the entire mte descriptor to mte_check_fail
,
Peter Maydell
,
2020/08/28
[PULL 08/35] target/arm: Fill in the WnR syndrome bit in mte_check_fail
,
Peter Maydell
,
2020/08/28
[PULL 09/35] hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
,
Peter Maydell
,
2020/08/28
[PULL 10/35] hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
,
Peter Maydell
,
2020/08/28
[PULL 11/35] hw/arm/xilinx_zynq: Uninline cadence_uart_create()
,
Peter Maydell
,
2020/08/28
[PULL 13/35] hw/qdev-clock: Uninline qdev_connect_clock_in()
,
Peter Maydell
,
2020/08/28
[PULL 12/35] hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
,
Peter Maydell
,
2020/08/28
[PULL 14/35] hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize
,
Peter Maydell
,
2020/08/28
[PULL 16/35] hw/misc/unimp: Display the value with width of the access size
,
Peter Maydell
,
2020/08/28
[PULL 15/35] hw/misc/unimp: Display value after offset
,
Peter Maydell
,
2020/08/28
[PULL 17/35] hw/misc/unimp: Display the offset with width of the region size
,
Peter Maydell
,
2020/08/28
[PULL 18/35] armsse: Define ARMSSEClass correctly
,
Peter Maydell
,
2020/08/28
[PULL 19/35] qemu/int128: Add int128_lshift
,
Peter Maydell
,
2020/08/28
[PULL 21/35] target/arm: Split out gen_gvec_fn_zzz, do_zzz_fn
,
Peter Maydell
,
2020/08/28
[PULL 22/35] target/arm: Rearrange {sve,fp}_check_access assert
,
Peter Maydell
,
2020/08/28
[PULL 20/35] target/arm: Split out gen_gvec_fn_zz
,
Peter Maydell
,
2020/08/28
[PULL 23/35] target/arm: Merge do_vector2_p into do_mov_p
,
Peter Maydell
,
2020/08/28
[PULL 24/35] target/arm: Clean up 4-operand predicate expansion
,
Peter Maydell
,
2020/08/28
[PULL 26/35] target/arm: Split out gen_gvec_ool_zzzp
,
Peter Maydell
,
2020/08/28
[PULL 25/35] target/arm: Use tcg_gen_gvec_bitsel for trans_SEL_pppp
,
Peter Maydell
,
2020/08/28
[PULL 28/35] target/arm: Split out gen_gvec_ool_zzp
,
Peter Maydell
,
2020/08/28
[PULL 27/35] target/arm: Merge helper_sve_clr_* and helper_sve_movz_*
,
Peter Maydell
,
2020/08/28
[PULL 29/35] target/arm: Split out gen_gvec_ool_zzz
,
Peter Maydell
,
2020/08/28
[PULL 30/35] target/arm: Split out gen_gvec_ool_zz
,
Peter Maydell
,
2020/08/28
[PULL 32/35] target/arm: Generalize inl_qrdmlah_* helper functions
,
Peter Maydell
,
2020/08/28
[PULL 31/35] target/arm: Tidy SVE tszimm shift formats
,
Peter Maydell
,
2020/08/28
[PULL 33/35] target/arm: Convert integer multiply (indexed) to gvec for aa64 advsimd
,
Peter Maydell
,
2020/08/28
[PULL 34/35] target/arm: Convert integer multiply-add (indexed) to gvec for aa64 advsimd
,
Peter Maydell
,
2020/08/28
[PULL 35/35] target/arm: Convert sq{, r}dmulh to gvec for aa64 advsimd
,
Peter Maydell
,
2020/08/28
Re: [PULL 00/35] target-arm queue
,
Peter Maydell
,
2020/08/28
[PULL 00/18] Usb 20200828 patches
,
Gerd Hoffmann
,
2020/08/28
[PULL 03/18] hw: ehci: check return value of 'usb_packet_map'
,
Gerd Hoffmann
,
2020/08/28
[PULL 13/18] docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examples
,
Gerd Hoffmann
,
2020/08/28
[PULL 14/18] scripts: Add u2f-setup-gen script
,
Gerd Hoffmann
,
2020/08/28
[PULL 02/18] hw: ehci: destroy sglist in error path
,
Gerd Hoffmann
,
2020/08/28
[PULL 17/18] usb-host: workaround libusb bug
,
Gerd Hoffmann
,
2020/08/28
[PULL 16/18] hw/usb: Add U2F device autoscan to passthru mode
,
Gerd Hoffmann
,
2020/08/28
[PULL 06/18] docs: Add USB U2F key device documentation
,
Gerd Hoffmann
,
2020/08/28
[PULL 18/18] usb: fix setup_len init (CVE-2020-14364)
,
Gerd Hoffmann
,
2020/08/28
[PULL 08/18] hw/usb: Add U2F key base class implementation
,
Gerd Hoffmann
,
2020/08/28
[PULL 01/18] hw: xhci: check return value of 'usb_packet_map'
,
Gerd Hoffmann
,
2020/08/28
[PULL 15/18] hw/usb: Add U2F device check to passthru mode
,
Gerd Hoffmann
,
2020/08/28
[PULL 10/18] hw/usb: Add U2F key emulated mode
,
Gerd Hoffmann
,
2020/08/28
[PULL 09/18] hw/usb: Add U2F key passthru mode
,
Gerd Hoffmann
,
2020/08/28
[PULL 11/18] meson: Add U2F key to meson
,
Gerd Hoffmann
,
2020/08/28
Re: [PULL 11/18] meson: Add U2F key to meson
,
Paolo Bonzini
,
2020/08/28
[PULL 07/18] hw/usb: Add U2F key base class
,
Gerd Hoffmann
,
2020/08/28
[PULL 12/18] docs/system: Add U2F key to the USB devices examples
,
Gerd Hoffmann
,
2020/08/28
[PULL 04/18] ehci: drop pointless warn_report for guest bugs.
,
Gerd Hoffmann
,
2020/08/28
[PULL 05/18] hw/usb: Regroup USB HID protocol values
,
Gerd Hoffmann
,
2020/08/28
Re: [PULL 00/18] Usb 20200828 patches
,
Peter Maydell
,
2020/08/28
Re: [PULL 00/18] Usb 20200828 patches
,
Paolo Bonzini
,
2020/08/28
Re: [PULL 00/18] Usb 20200828 patches
,
Gerd Hoffmann
,
2020/08/31
QEMU | Pipeline #182890686 has failed for master | 19591e9e
,
GitLab
,
2020/08/27
[REPORT] Nightly Performance Tests - Thursday, August 27, 2020
,
Ahmed Karaman
,
2020/08/27
build broken with --enable-gcrypt
,
Richard Henderson
,
2020/08/27
Re: build broken with --enable-gcrypt
,
Daniel P . Berrangé
,
2020/08/28
[PATCH] libvhost-user: Add GCC_FMT_ATTR and fix format string
,
Stefan Weil
,
2020/08/27
Re: [PATCH] libvhost-user: Add GCC_FMT_ATTR and fix format string
,
Marc-André Lureau
,
2020/08/27
Re: [PATCH] libvhost-user: Add GCC_FMT_ATTR and fix format string
,
Philippe Mathieu-Daudé
,
2020/08/31
Re: [PATCH] libvhost-user: Add GCC_FMT_ATTR and fix format string
,
Raphael Norwitz
,
2020/08/31
[PATCH 0/5] hppa power button support and firmware fixes
,
Helge Deller
,
2020/08/27
[PATCH 3/5] hw/hppa: Store boot device in fw_cfg section
,
Helge Deller
,
2020/08/27
[PATCH 5/5] hw/hppa: Add power button emulation
,
Helge Deller
,
2020/08/27
[PATCH 2/5] hw/hppa: Make number of TLB and BTLB entries configurable
,
Helge Deller
,
2020/08/27
[PATCH 1/5] seabios-hppa: Update SeaBIOS to hppa-qemu-5.2-2 tag
,
Helge Deller
,
2020/08/27
[PATCH 4/5] hw/hppa: Inform SeaBIOS about fw_cfg port address
,
Helge Deller
,
2020/08/27
[PULL 00/53] Machine queue + QOM fixes and cleanups
,
Eduardo Habkost
,
2020/08/27
[PULL 02/53] e1000: Rename QOM class cast macros
,
Eduardo Habkost
,
2020/08/27
[PULL 01/53] numa: hmat: fix cache size check
,
Eduardo Habkost
,
2020/08/27
[PULL 03/53] megasas: Rename QOM class cast macros
,
Eduardo Habkost
,
2020/08/27
[PULL 04/53] vmw_pvscsi: Rename QOM class cast macros
,
Eduardo Habkost
,
2020/08/27
[PULL 05/53] pl110: Rename pl110_version enum values
,
Eduardo Habkost
,
2020/08/27
[PULL 06/53] allwinner-h3: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/27
[PULL 09/53] aspeed_timer: Fix ASPEED_TIMER macro definition
,
Eduardo Habkost
,
2020/08/27
[PULL 08/53] opentitan: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/27
[PULL 10/53] versatile: Fix typo in PCI_VPB_HOST definition
,
Eduardo Habkost
,
2020/08/27
[PULL 07/53] aspeed_soc: Rename memmap/irqmap enum constants
,
Eduardo Habkost
,
2020/08/27
[PULL 11/53] virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASS
,
Eduardo Habkost
,
2020/08/27
[PULL 12/53] hvf: Add missing include
,
Eduardo Habkost
,
2020/08/27
[PULL 14/53] tulip: Move TulipState typedef to header
,
Eduardo Habkost
,
2020/08/27
[PULL 15/53] throttle-groups: Move ThrottleGroup typedef to header
,
Eduardo Habkost
,
2020/08/27
[PULL 17/53] i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
,
Eduardo Habkost
,
2020/08/27
[PULL 19/53] mcf_fec: Move mcf_fec_state typedef to header
,
Eduardo Habkost
,
2020/08/27
[PULL 13/53] hcd-dwc2: Rename USB_*CLASS macros for consistency
,
Eduardo Habkost
,
2020/08/27
[PULL 16/53] pci: Move PCIBusClass typedef to pci.h
,
Eduardo Habkost
,
2020/08/27
[PULL 18/53] hvf: Move HVFState typedef to hvf.h
,
Eduardo Habkost
,
2020/08/27
[PULL 20/53] s390_flic: Move KVMS390FLICState typedef to header
,
Eduardo Habkost
,
2020/08/27
[PULL 22/53] nubus: Delete unused NUBUS_BRIDGE macro
,
Eduardo Habkost
,
2020/08/27
[PULL 21/53] can_emu: Delete macros for non-existing typedef
,
Eduardo Habkost
,
2020/08/27
[PULL 23/53] platform-bus: Delete macros for non-existing typedef
,
Eduardo Habkost
,
2020/08/27
[PULL 25/53] xen-legacy-backend: Add missing typedef XenLegacyDevice
,
Eduardo Habkost
,
2020/08/27
[PULL 26/53] spapr: Move typedef SpaprMachineState to spapr.h
,
Eduardo Habkost
,
2020/08/27
[PULL 27/53] s390x: Move typedef SCLPEventFacility to event-facility.h
,
Eduardo Habkost
,
2020/08/27
[PULL 28/53] vhost-user-gpu: Move QOM macro to header
,
Eduardo Habkost
,
2020/08/27
[PULL 29/53] ahci: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/27
[PULL 24/53] armsse: Rename QOM macros to avoid conflicts
,
Eduardo Habkost
,
2020/08/27
[PULL 30/53] i8257: Move QOM macro to header
,
Eduardo Habkost
,
2020/08/27
[PULL 31/53] ahci: Move QOM macro to header
,
Eduardo Habkost
,
2020/08/27
[PULL 32/53] pckbd: Move QOM macro to header
,
Eduardo Habkost
,
2020/08/27
[PULL 33/53] vmbus: Move QOM macros to vmbus.h
,
Eduardo Habkost
,
2020/08/27
[PULL 37/53] rocker: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/27
[PULL 34/53] virtio-serial-bus: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/27
[PULL 36/53] auxbus: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/27
[PULL 35/53] piix: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/27
[PULL 38/53] pxa2xx: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/27
[PULL 39/53] mptsas: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/27
[PULL 41/53] vfio/pci: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/27
[PULL 40/53] kvm: Move QOM macros to kvm.h
,
Eduardo Habkost
,
2020/08/27
[PULL 43/53] s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
,
Eduardo Habkost
,
2020/08/27
[PULL 42/53] nubus: Rename class type checking macros
,
Eduardo Habkost
,
2020/08/27
[PULL 44/53] swim: Rename struct SWIM to Swim
,
Eduardo Habkost
,
2020/08/27
[PULL 45/53] migration: Rename class type checking macros
,
Eduardo Habkost
,
2020/08/27
[PULL 47/53] nios2_iic: Use TYPE_ALTERA_IIC constant
,
Eduardo Habkost
,
2020/08/27
[PULL 46/53] etsec: Use TYPE_ETSEC_COMMON constant
,
Eduardo Habkost
,
2020/08/27
[PULL 49/53] sclpconsole: Use TYPE_* constants
,
Eduardo Habkost
,
2020/08/27
[PULL 48/53] amd_iommu: Use TYPE_AMD_IOMMU_PCI constant
,
Eduardo Habkost
,
2020/08/27
[PULL 51/53] tosa: Use TYPE_TOSA_MISC_GPIO constant
,
Eduardo Habkost
,
2020/08/27
[PULL 50/53] xlnx-zcu102: Use TYPE_ZCU102_MACHINE constant
,
Eduardo Habkost
,
2020/08/27
[PULL 52/53] ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant
,
Eduardo Habkost
,
2020/08/27
[PULL 53/53] dc390: Use TYPE_DC390_DEVICE constant
,
Eduardo Habkost
,
2020/08/27
Re: [PULL 00/53] Machine queue + QOM fixes and cleanups
,
Peter Maydell
,
2020/08/28
[PULL 00/18] Linux user for 5.2 patches
,
Laurent Vivier
,
2020/08/27
[PULL 01/18] linux-user: Fix 'semop()' and 'semtimedop()' implementation
,
Laurent Vivier
,
2020/08/27
[PULL 02/18] linux-user: Fix 'clock_nanosleep()' implementation
,
Laurent Vivier
,
2020/08/27
[PULL 07/18] linux-user: Add an api to print enumareted argument values with strace
,
Laurent Vivier
,
2020/08/27
[PULL 03/18] linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM
,
Laurent Vivier
,
2020/08/27
[PULL 04/18] linux-user: Make cpu_env accessible in strace.c
,
Laurent Vivier
,
2020/08/27
[PULL 05/18] linux-user: Add strace support for printing arguments of truncate()/ftruncate() and getsid()
,
Laurent Vivier
,
2020/08/27
[PULL 09/18] linux-user: Add generic 'termbits.h' for some archs
,
Laurent Vivier
,
2020/08/27
[PULL 14/18] linux-user: fix target_to_host_timespec64()
,
Laurent Vivier
,
2020/08/27
[PULL 08/18] linux-user: Add strace support for printing arguments of some clock and time functions
,
Laurent Vivier
,
2020/08/27
[PULL 06/18] linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory
,
Laurent Vivier
,
2020/08/27
[PULL 17/18] linux-user: Add support for 'rt_sigtimedwait_time64()' and 'sched_rr_get_interval_time64()'
,
Laurent Vivier
,
2020/08/27
[PULL 12/18] linux-user: detect mismatched ELF ABI in qemu-mips[n32][el]
,
Laurent Vivier
,
2020/08/27
[PULL 15/18] linux-user: Add support for 'mq_timedsend_time64()' and 'mq_timedreceive_time64()'
,
Laurent Vivier
,
2020/08/27
[PULL 11/18] linux-user: Add strace support for printing arguments for ioctls used for terminals and serial lines
,
Laurent Vivier
,
2020/08/27
[PULL 16/18] linux-user: Add support for 'clock_nanosleep_time64()' and 'clock_adjtime64()'
,
Laurent Vivier
,
2020/08/27
[PULL 10/18] linux-user: Add missing termbits types and values definitions
,
Laurent Vivier
,
2020/08/27
[PULL 13/18] linux-user: Fix 'mq_timedsend()' and 'mq_timedreceive()'
,
Laurent Vivier
,
2020/08/27
[PULL 18/18] linux-user: Add support for utimensat_time64() and semtimedop_time64()
,
Laurent Vivier
,
2020/08/27
Re: [PULL 00/18] Linux user for 5.2 patches
,
Peter Maydell
,
2020/08/28
Re: [PULL 00/18] Linux user for 5.2 patches
,
Laurent Vivier
,
2020/08/28
[PULL 00/18] Linux user for 5.2 patches
,
Laurent Vivier
,
2020/08/28
[PULL 07/18] linux-user: Add an api to print enumareted argument values with strace
,
Laurent Vivier
,
2020/08/28
[PULL 04/18] linux-user: Make cpu_env accessible in strace.c
,
Laurent Vivier
,
2020/08/28
[PULL 01/18] linux-user: Fix 'semop()' and 'semtimedop()' implementation
,
Laurent Vivier
,
2020/08/28
[PULL 02/18] linux-user: Fix 'clock_nanosleep()' implementation
,
Laurent Vivier
,
2020/08/28
[PULL 09/18] linux-user: Add generic 'termbits.h' for some archs
,
Laurent Vivier
,
2020/08/28
[PULL 06/18] linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory
,
Laurent Vivier
,
2020/08/28
[PULL 03/18] linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM
,
Laurent Vivier
,
2020/08/28
[PULL 08/18] linux-user: Add strace support for printing arguments of some clock and time functions
,
Laurent Vivier
,
2020/08/28
[PULL 05/18] linux-user: Add strace support for printing arguments of truncate()/ftruncate() and getsid()
,
Laurent Vivier
,
2020/08/28
[PULL 17/18] linux-user: Add support for 'rt_sigtimedwait_time64()' and 'sched_rr_get_interval_time64()'
,
Laurent Vivier
,
2020/08/28
[PULL 12/18] linux-user: detect mismatched ELF ABI in qemu-mips[n32][el]
,
Laurent Vivier
,
2020/08/28
[PULL 11/18] linux-user: Add strace support for printing arguments for ioctls used for terminals and serial lines
,
Laurent Vivier
,
2020/08/28
[PULL 16/18] linux-user: Add support for 'clock_nanosleep_time64()' and 'clock_adjtime64()'
,
Laurent Vivier
,
2020/08/28
[PULL 13/18] linux-user: Fix 'mq_timedsend()' and 'mq_timedreceive()'
,
Laurent Vivier
,
2020/08/28
[PULL 14/18] linux-user: fix target_to_host_timespec64()
,
Laurent Vivier
,
2020/08/28
[PULL 10/18] linux-user: Add missing termbits types and values definitions
,
Laurent Vivier
,
2020/08/28
[PULL 15/18] linux-user: Add support for 'mq_timedsend_time64()' and 'mq_timedreceive_time64()'
,
Laurent Vivier
,
2020/08/28
[PULL 18/18] linux-user: Add support for utimensat_time64() and semtimedop_time64()
,
Laurent Vivier
,
2020/08/28
Re: [PULL 00/18] Linux user for 5.2 patches
,
Peter Maydell
,
2020/08/28
Re: [PATCH v2 0/3] virtiofsd: allow virtiofsd to run in a container
,
Dr. David Alan Gilbert
,
2020/08/27
[PATCH v9 00/20] Initial support for multi-process Qemu
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 02/20] multi-process: Add config option for multi-process QEMU
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 03/20] multi-process: setup PCI host bridge for remote device
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 04/20] multi-process: setup a machine object for remote device process
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 05/20] multi-process: add qio channel function to transmit
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 06/20] multi-process: define MPQemuMsg format and transmission functions
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 09/20] multi-process: Associate fd of a PCIDevice with its object
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 10/20] multi-process: setup memory manager for remote device
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 12/20] multi-process: add proxy communication functions
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 14/20] multi-process: PCI BAR read/write handling for proxy & remote endpoints
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 13/20] multi-process: Forward PCI config space acceses to the remote process
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 15/20] multi-process: Synchronize remote memory
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 17/20] multi-process: Retrieve PCI info from remote process
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 18/20] multi-process: perform device reset in the remote process
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 16/20] multi-process: create IOHUB object to handle irq
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 20/20] multi-process: add configure and usage information
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 19/20] multi-process: add the concept description to docs/devel/qemu-multiprocess
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 01/20] memory: alloc RAM from file at offset
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 07/20] multi-process: define transmission functions in remote
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 08/20] multi-process: Initialize message handler in remote device
,
elena . ufimtseva
,
2020/08/27
[PATCH v9 11/20] multi-process: introduce proxy object
,
elena . ufimtseva
,
2020/08/27
[PATCH] main-loop: Fix comment
,
Stefan Weil
,
2020/08/27
Re: [PATCH] main-loop: Fix comment
,
Philippe Mathieu-Daudé
,
2020/08/31
Re: [PATCH v1] migration: tls: fix memory leak in migration_tls_get_creds
,
Dr. David Alan Gilbert
,
2020/08/27
[PATCH] docs/system: Fix grammar in documentation
,
Stefan Weil
,
2020/08/27
Re: [PATCH] docs/system: Fix grammar in documentation
,
Peter Maydell
,
2020/08/27
Re: [PATCH] docs/system: Fix grammar in documentation
,
Philippe Mathieu-Daudé
,
2020/08/31
QEMU | Pipeline #182774581 has failed for master | ac8b279f
,
GitLab
,
2020/08/27
[PULL 00/17] Meson fixes for 2020-08-27
,
Paolo Bonzini
,
2020/08/27
[PULL 01/17] trace: fix creation of systemtap files
,
Paolo Bonzini
,
2020/08/27
[PULL 02/17] meson: Build qemu-nbd on macOS again
,
Paolo Bonzini
,
2020/08/27
Re: [PULL 02/17] meson: Build qemu-nbd on macOS again
,
Thomas Huth
,
2020/08/27
Re: [PULL 02/17] meson: Build qemu-nbd on macOS again
,
Eric Blake
,
2020/08/27
Re: [PULL 02/17] meson: Build qemu-nbd on macOS again
,
Paolo Bonzini
,
2020/08/27
[PULL 03/17] meson: Don't make object files for dtrace on macOS
,
Paolo Bonzini
,
2020/08/27
[PULL 04/17] scripts/qemu-version.sh: Add missing space before ']'
,
Paolo Bonzini
,
2020/08/27
[PULL 08/17] meson: move pixman detection to meson
,
Paolo Bonzini
,
2020/08/27
[PULL 10/17] configure: add --ninja option
,
Paolo Bonzini
,
2020/08/27
[PULL 11/17] meson: cleanup xkbcommon detection
,
Paolo Bonzini
,
2020/08/27
[PULL 06/17] meson: Fix chardev-baum.so name
,
Paolo Bonzini
,
2020/08/27
[PULL 05/17] meson: Fix meson build with --enable-libdaxctl
,
Paolo Bonzini
,
2020/08/27
[PULL 09/17] meson: skip SDL2 detection if --disable-system
,
Paolo Bonzini
,
2020/08/27
[PULL 16/17] meson: set colorout to auto
,
Paolo Bonzini
,
2020/08/27
[PULL 15/17] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
Paolo Bonzini
,
2020/08/27
[PULL 13/17] ninjatool: quote dollars in variables
,
Paolo Bonzini
,
2020/08/27
[PULL 07/17] configure: default to PIE disabled on Windows platforms
,
Paolo Bonzini
,
2020/08/27
[PULL 14/17] meson: fix relpath failure on Win32
,
Paolo Bonzini
,
2020/08/27
[PULL 12/17] meson: don't require CONFIG_VTE for the GTK UI
,
Paolo Bonzini
,
2020/08/27
[PULL 17/17] ninjatool: Fixes E$$: in generated Makefile.ninja
,
Paolo Bonzini
,
2020/08/27
Re: [PULL 00/17] Meson fixes for 2020-08-27
,
Peter Maydell
,
2020/08/28
Re: [PATCH] migration: fix memory leak in qmp_migrate_set_parameters
,
Dr. David Alan Gilbert
,
2020/08/27
[PATCH] test-vmstate: fix bad GTree usage, use-after-free
,
marcandre . lureau
,
2020/08/27
Re: [PATCH] test-vmstate: fix bad GTree usage, use-after-free
,
Juan Quintela
,
2020/08/27
Re: [PATCH] test-vmstate: fix bad GTree usage, use-after-free
,
Auger Eric
,
2020/08/27
Re: [PATCH] test-vmstate: fix bad GTree usage, use-after-free
,
Marc-André Lureau
,
2020/08/27
Re: [PATCH] test-vmstate: fix bad GTree usage, use-after-free
,
Auger Eric
,
2020/08/28
Re: [PATCH] test-vmstate: fix bad GTree usage, use-after-free
,
Auger Eric
,
2020/08/28
Is qemu-system-moxie still used?
,
Thomas Huth
,
2020/08/27
[PATCH v2 0/6] virtiofsd xattr name mappings
,
Dr. David Alan Gilbert (git)
,
2020/08/27
[PATCH v2 2/6] virtiofsd: Add printf checking to fuse_log
,
Dr. David Alan Gilbert (git)
,
2020/08/27
[PATCH v2 1/6] virtiofsd: Silence gcc warning
,
Dr. David Alan Gilbert (git)
,
2020/08/27
[PATCH v2 3/6] tools/virtiofsd: xattr name mappings: Add option
,
Dr. David Alan Gilbert (git)
,
2020/08/27
[PATCH v2 4/6] tools/virtiofsd: xattr name mappings: Map client xattr names
,
Dr. David Alan Gilbert (git)
,
2020/08/27
[PATCH v2 5/6] tools/virtiofsd: xattr name mappings: Map server xattr names
,
Dr. David Alan Gilbert (git)
,
2020/08/27
[PATCH v2 6/6] tools/virtiofsd: xattr name mapping examples
,
Dr. David Alan Gilbert (git)
,
2020/08/27
[PATCH v2] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/27
[PATCH 0/4] tracetool: show trace-events filename/lineno in fmt string errors
,
Stefan Hajnoczi
,
2020/08/27
[PATCH 1/4] tracetool: add output filename command-line argument
,
Stefan Hajnoczi
,
2020/08/27
Re: [PATCH 1/4] tracetool: add output filename command-line argument
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH 2/4] tracetool: add out_lineno and out_next_lineno to out()
,
Stefan Hajnoczi
,
2020/08/27
[PATCH 3/4] tracetool: add input filename and line number to Event
,
Stefan Hajnoczi
,
2020/08/27
Re: [PATCH 3/4] tracetool: add input filename and line number to Event
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH 4/4] tracetool: show trace-events filename/lineno in fmt string errors
,
Stefan Hajnoczi
,
2020/08/27
Re: [PATCH 4/4] tracetool: show trace-events filename/lineno in fmt string errors
,
Peter Maydell
,
2020/08/27
Re: [PATCH 4/4] tracetool: show trace-events filename/lineno in fmt string errors
,
Stefan Hajnoczi
,
2020/08/28
QEMU 5.0 virtio-blk performance regression with high queue depths
,
Stefan Hajnoczi
,
2020/08/27
[PATCH] meson: fix SystemTap Unknown variable "exe_name"
,
Stefan Hajnoczi
,
2020/08/27
Re: [PATCH] meson: fix SystemTap Unknown variable "exe_name"
,
Paolo Bonzini
,
2020/08/27
[PULL 00/13] virtio,pc,acpi: features, fixes
,
Michael S. Tsirkin
,
2020/08/27
[PULL 01/13] acpi: allow DSDT changes
,
Michael S. Tsirkin
,
2020/08/27
[PULL 02/13] i386/acpi: fix inconsistent QEMU/OVMF device paths
,
Michael S. Tsirkin
,
2020/08/27
[PULL 03/13] arm/acpi: fix an out of spec _UID for PCI root
,
Michael S. Tsirkin
,
2020/08/27
[PULL 04/13] disassemble-aml: -o actually works
,
Michael S. Tsirkin
,
2020/08/27
[PULL 05/13] acpi: update expected DSDT files with _UID changes
,
Michael S. Tsirkin
,
2020/08/27
[PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Michael S. Tsirkin
,
2020/08/27
Re: [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Igor Mammedov
,
2020/08/27
Re: [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/27
Re: [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Igor Mammedov
,
2020/08/28
Re: [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/28
Re: [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Julia Suvorova
,
2020/08/28
Re: [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/28
Re: [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Julia Suvorova
,
2020/08/28
Re: [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/30
Re: [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Michael S. Tsirkin
,
2020/08/30
Re: [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/31
Re: [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Michael S. Tsirkin
,
2020/08/30
[PULL 07/13] virtio-pci: add virtio_pci_optimal_num_queues() helper
,
Michael S. Tsirkin
,
2020/08/27
[PULL 08/13] virtio-scsi: introduce a constant for fixed virtqueues
,
Michael S. Tsirkin
,
2020/08/27
[PULL 09/13] virtio-scsi-pci: default num_queues to -smp N
,
Michael S. Tsirkin
,
2020/08/27
[PULL 10/13] virtio-blk-pci: default num_queues to -smp N
,
Michael S. Tsirkin
,
2020/08/27
[PULL 11/13] vhost-user-blk-pci: default num_queues to -smp N
,
Michael S. Tsirkin
,
2020/08/27
[PULL 13/13] tests/bios-tables-test: add smbios cpu speed test
,
Michael S. Tsirkin
,
2020/08/27
[PULL 12/13] hw/smbios: add options for type 4 max-speed and current-speed
,
Michael S. Tsirkin
,
2020/08/27
Re: [PULL 00/13] virtio,pc,acpi: features, fixes
,
Peter Maydell
,
2020/08/27
Re: [PATCH] qemu-options.hx: Fix typo for netdev documentation
,
Tianjia Zhang
,
2020/08/27
Re: [PATCH] qemu-options.hx: Fix typo for netdev documentation
,
Peter Maydell
,
2020/08/27
Re: [PATCH 4/6] block, migration: add bdrv_finalize_vmstate helper
,
Daniel P . Berrangé
,
2020/08/27
Re: [PATCH 4/6] block, migration: add bdrv_finalize_vmstate helper
,
Denis V. Lunev
,
2020/08/27
Re: [PATCH 4/6] block, migration: add bdrv_finalize_vmstate helper
,
Daniel P . Berrangé
,
2020/08/27
Re: [PATCH 4/6] block, migration: add bdrv_finalize_vmstate helper
,
Markus Armbruster
,
2020/08/28
[PATCH v2] hw/arm/sbsa-ref: add "reg" property to DT cpu nodes
,
Leif Lindholm
,
2020/08/27
Re: [PATCH v2] hw/arm/sbsa-ref: add "reg" property to DT cpu nodes
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH 00/20] RX target update
,
Yoshinori Sato
,
2020/08/27
[PATCH 03/20] hw/rx: Firmware and kernel loader.
,
Yoshinori Sato
,
2020/08/27
[PATCH 02/20] include/elf.h: Add EM_RX.
,
Yoshinori Sato
,
2020/08/27
[PATCH 07/20] hw/rx: RX62N convert new 8bit timer.
,
Yoshinori Sato
,
2020/08/27
[PATCH 09/20] hw/timer: Remove renesas_cmt.
,
Yoshinori Sato
,
2020/08/27
[PATCH 01/20] loader.c: Add support Motrola S-record format.
,
Yoshinori Sato
,
2020/08/27
[PATCH 10/20] hw/rx: Convert to renesas_timer
,
Yoshinori Sato
,
2020/08/27
[PATCH 17/20] hw/rx/rx62n: Add Ethernet support.
,
Yoshinori Sato
,
2020/08/27
[PATCH 08/20] hw/timer: Renesas TMU/CMT module.
,
Yoshinori Sato
,
2020/08/27
[PATCH 04/20] hw/rx: New firmware loader.
,
Yoshinori Sato
,
2020/08/27
[PATCH 05/20] hw/rx: Add RX62N Clock generator
,
Yoshinori Sato
,
2020/08/27
[PATCH 06/20] hw/timer: Renesas 8bit timer emulation.
,
Yoshinori Sato
,
2020/08/27
[PATCH 19/20] hw/rx: Add CQ-FRK-RX62N target
,
Yoshinori Sato
,
2020/08/27
[PATCH 14/20] hw/rx/rx62n: RX62N Add MTU module
,
Yoshinori Sato
,
2020/08/27
[PATCH 13/20] hw/timer: Add Renesas MTU2
,
Yoshinori Sato
,
2020/08/27
[PATCH 16/20] hw/net: Add Renesas On-chip Ethernet MAC
,
Yoshinori Sato
,
2020/08/27
[PATCH 18/20] hw/rx: Add Tokudenkairo TKDN-RX62N-BRD
,
Yoshinori Sato
,
2020/08/27
[PATCH 11/20] hw/char: Renesas SCI module.
,
Yoshinori Sato
,
2020/08/27
[PATCH 12/20] hw/rx/rx62n: Use New SCI module.
,
Yoshinori Sato
,
2020/08/27
[PATCH 20/20] MAINTAINERS: Update RX entry
,
Yoshinori Sato
,
2020/08/27
[PATCH 15/20] hw/net: Add generic Bit-bang MDIO PHY.
,
Yoshinori Sato
,
2020/08/27
Re: [PATCH 00/20] RX target update
,
Philippe Mathieu-Daudé
,
2020/08/31
[PULL 0/3] s390x patches
,
Cornelia Huck
,
2020/08/27
[PULL 1/3] virtio-ccw-input: fix description
,
Cornelia Huck
,
2020/08/27
[PULL 3/3] hw/vfio/ap: Plug memleak in vfio_ap_get_group()
,
Cornelia Huck
,
2020/08/27
[PULL 2/3] docs/system/s390x: Add a chapter about s390x boot devices
,
Cornelia Huck
,
2020/08/27
Re: [PULL 0/3] s390x patches
,
Peter Maydell
,
2020/08/27
[PATCH] xhci: check return value from usb_packet_map
,
P J P
,
2020/08/27
Re: [PATCH] xhci: check return value from usb_packet_map
,
Alexander Bulekov
,
2020/08/30
[PATCH] sd: sdhci: check data_count is within fifo_buffer
,
P J P
,
2020/08/27
Re: [PATCH] sd: sdhci: check data_count is within fifo_buffer
,
Alexander Bulekov
,
2020/08/30
[PATCH] pci: check bus pointer before dereference
,
P J P
,
2020/08/27
[PATCH] hw/ide: check null block pointer before blk_drain
,
P J P
,
2020/08/27
Re: [PATCH] hw/ide: check null block pointer before blk_drain
,
Philippe Mathieu-Daudé
,
2020/08/31
QEMU | Pipeline #182619267 has failed for master | 8e49197c
,
GitLab
,
2020/08/27
[PATCH] fdc: check null block pointer before blk_pwrite
,
P J P
,
2020/08/27
[PATCH] Deprecate lm32 port
,
Peter Maydell
,
2020/08/27
Re: [PATCH] Deprecate lm32 port
,
Daniel P . Berrangé
,
2020/08/27
Re: [PATCH] Deprecate lm32 port
,
Michael Walle
,
2020/08/27
Re: [PATCH] Deprecate lm32 port
,
Philippe Mathieu-Daudé
,
2020/08/31
Re: [PATCH] Deprecate lm32 port
,
Thomas Huth
,
2020/08/27
Re: [PATCH] Deprecate lm32 port
,
Peter Maydell
,
2020/08/27
Re: [PATCH] Deprecate lm32 port
,
Thomas Huth
,
2020/08/27
Re: [PATCH] Deprecate lm32 port
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v3 0/7] migration: bring improved savevm/loadvm/delvm to QMP
,
Daniel P . Berrangé
,
2020/08/27
[PATCH v3 1/7] migration: improve error reporting of block driver state name
,
Daniel P . Berrangé
,
2020/08/27
Re: [PATCH v3 1/7] migration: improve error reporting of block driver state name
,
Dr. David Alan Gilbert
,
2020/08/27
[PATCH v3 2/7] block: push error reporting into bdrv_all_*_snapshot functions
,
Daniel P . Berrangé
,
2020/08/27
[PATCH v3 3/7] migration: stop returning errno from load_snapshot()
,
Daniel P . Berrangé
,
2020/08/27
[PATCH v3 4/7] block: add ability to specify list of blockdevs during snapshot
,
Daniel P . Berrangé
,
2020/08/27
[PATCH v3 5/7] block: allow specifying name of block device for vmstate storage
,
Daniel P . Berrangé
,
2020/08/27
[PATCH v3 6/7] iotests: add support for capturing and matching QMP events
,
Daniel P . Berrangé
,
2020/08/27
[PATCH v3 7/7] migration: introduce snapshot-{save, load, delete} QMP commands
,
Daniel P . Berrangé
,
2020/08/27
[PATCH v3 00/10] trivial patchs for static code analyzer fixes
,
Chen Qun
,
2020/08/27
[PATCH v3 04/10] target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_misc_fp16()
,
Chen Qun
,
2020/08/27
[PATCH v3 01/10] hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
,
Chen Qun
,
2020/08/27
[PATCH v3 03/10] target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli()
,
Chen Qun
,
2020/08/27
[PATCH v3 07/10] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Chen Qun
,
2020/08/27
[PATCH v3 02/10] hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
,
Chen Qun
,
2020/08/27
[PATCH v3 06/10] hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
,
Chen Qun
,
2020/08/27
[PATCH v3 05/10] hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
,
Chen Qun
,
2020/08/27
[PATCH v3 09/10] hw/intc: fix default registers value in exynos4210_combiner_read()
,
Chen Qun
,
2020/08/27
Re: [PATCH v3 09/10] hw/intc: fix default registers value in exynos4210_combiner_read()
,
Peter Maydell
,
2020/08/27
[PATCH v3 10/10] hw/display/vga:Remove redundant statement in vga_draw_graphic()
,
Chen Qun
,
2020/08/27
[PATCH v3 08/10] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
,
Chen Qun
,
2020/08/27
Re: [PATCH v3 08/10] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
,
Gerd Hoffmann
,
2020/08/28
[PATCH] meson: fix keymaps witout qemu-keymap
,
Gerd Hoffmann
,
2020/08/27
Re: [PATCH] meson: fix keymaps witout qemu-keymap
,
Thomas Huth
,
2020/08/31
Re: [PATCH] meson: fix keymaps witout qemu-keymap
,
Philippe Mathieu-Daudé
,
2020/08/31
Re: [PATCH] pc-bios/s390x: Pack ResetInfo struct
,
Thomas Huth
,
2020/08/27
[PATCH v2 0/4] pc-bios: s390x: Cleanup part 2
,
Janosch Frank
,
2020/08/27
[PATCH RFC v2 3/4] pc-bios: s390x: Save io and external new PSWs before overwriting them
,
Janosch Frank
,
2020/08/27
Re: [PATCH RFC v2 3/4] pc-bios: s390x: Save io and external new PSWs before overwriting them
,
Thomas Huth
,
2020/08/27
Re: [PATCH RFC v2 3/4] pc-bios: s390x: Save io and external new PSWs before overwriting them
,
Janosch Frank
,
2020/08/27
Re: [PATCH RFC v2 3/4] pc-bios: s390x: Save io and external new PSWs before overwriting them
,
Thomas Huth
,
2020/08/27
[PATCH v2 4/4] pc-bios: s390x: Go into disabled wait when encountering a PGM exception
,
Janosch Frank
,
2020/08/27
Re: [PATCH v2 4/4] pc-bios: s390x: Go into disabled wait when encountering a PGM exception
,
Christian Borntraeger
,
2020/08/31
[PATCH v2 2/4] pc-bios: s390x: Use reset PSW if avaliable
,
Janosch Frank
,
2020/08/27
Re: [PATCH v2 2/4] pc-bios: s390x: Use reset PSW if avaliable
,
Thomas Huth
,
2020/08/27
[PATCH v2 1/4] pc-bios: s390x: Fix bootmap.c zipl component entry data handling
,
Janosch Frank
,
2020/08/27
[PATCH RFC v3 00/14] Add riscv kvm accel support
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 03/14] target/riscv: Implement function kvm_arch_init_vcpu
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 01/14] linux-header: Update linux/kvm.h
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 05/14] arget/riscv: Implement kvm_arch_put_registers
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 06/14] target/riscv: Support start kernel directly by KVM
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 11/14] target/riscv: Support riscv cpu vmstate
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 14/14] target/riscv: Support virtual time context synchronization
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 10/14] target/riscv: Add sifive_plic vmstate
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 13/14] target/riscv: Implement virtual time adjusting with vm state changing
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 08/14] target/riscv: Handler KVM_EXIT_RISCV_SBI exit
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 02/14] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 09/14] target/riscv: Add host cpu type
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 07/14] hw/riscv: PLIC update external interrupt by KVM when kvm enabled
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 04/14] target/riscv: Implement kvm_arch_get_registers
,
Yifei Jiang
,
2020/08/27
[PATCH RFC v3 12/14] target/riscv: Add kvm_riscv_get/put_regs_timer
,
Yifei Jiang
,
2020/08/27
Re: [PATCH] pc-bios: s390x: Add a comment to the io and external new PSW setup
,
Thomas Huth
,
2020/08/27
[PATCH 0/2] m25p80: Add SFDP support
,
Cédric Le Goater
,
2020/08/27
[PATCH 1/2] m25p80: Add basic support for the SFDP command
,
Cédric Le Goater
,
2020/08/27
[PATCH 2/2] m25p80: Add the n25q256a SFDP table
,
Cédric Le Goater
,
2020/08/27
[RFC PATCH v4 0/2] Add file-backed and write-once features to OTP
,
Green Wan
,
2020/08/27
[RFC PATCH v4 1/2] hw/riscv: sifive_u: Add backend drive support
,
Green Wan
,
2020/08/27
Re: [RFC PATCH v4 1/2] hw/riscv: sifive_u: Add backend drive support
,
Bin Meng
,
2020/08/28
[RFC PATCH v4 2/2] hw/riscv: sifive_u: Add write-once protection
,
Green Wan
,
2020/08/27
Re: [RFC PATCH v4 2/2] hw/riscv: sifive_u: Add write-once protection
,
Bin Meng
,
2020/08/28
[PATCH] linux-user: fix target_to_host_timespec64()
,
Laurent Vivier
,
2020/08/27
Re: [PATCH] linux-user: fix target_to_host_timespec64()
,
Filip Bozuta
,
2020/08/27
[PATCH] meson: fix qxl module build
,
Gerd Hoffmann
,
2020/08/27
Re: [PATCH] meson: fix qxl module build
,
Marc-André Lureau
,
2020/08/27
Re: [PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Nathan Chancellor
,
2020/08/27
Re: [PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Alistair Francis
,
2020/08/27
Re: [PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Nathan Chancellor
,
2020/08/27
Re: [PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Michael S. Tsirkin
,
2020/08/30
Re: [PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Nathan Chancellor
,
2020/08/30
Re: [PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Mark Cave-Ayland
,
2020/08/30
Re: [PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Nathan Chancellor
,
2020/08/30
Re: [PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Mark Cave-Ayland
,
2020/08/30
Re: [PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Alistair Francis
,
2020/08/31
Re: [PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Alistair Francis
,
2020/08/31
Re: [PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
,
Michael S. Tsirkin
,
2020/08/30
[PATCH v2 0/6] Fixes msys2 building after the meson convert
,
luoyonggang
,
2020/08/27
[PATCH v2 2/6] meson: fixes relpath may fail on win32.
,
luoyonggang
,
2020/08/27
[PATCH v2 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
luoyonggang
,
2020/08/27
[PATCH v2 3/6] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
luoyonggang
,
2020/08/27
[PATCH v2 4/6] configure: Fix include and linkage issue on msys2
,
luoyonggang
,
2020/08/27
[PATCH v2 5/6] meson: Fixes ninjatool can not be recognized as script under Window/MSYS2
,
luoyonggang
,
2020/08/27
[PATCH v2 6/6] meson: Convert undefsym.sh to undefsym.py
,
luoyonggang
,
2020/08/27
[PATCH 0/6] *** Fixes msys2 building after the meson convert ***
,
luoyonggang
,
2020/08/27
[PATCH 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
luoyonggang
,
2020/08/27
[PATCH 2/6] meson: fixes relpath may fail on win32.
,
luoyonggang
,
2020/08/27
[PATCH 3/6] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
luoyonggang
,
2020/08/27
[PATCH 4/6] configure: Fix include and linkage issue on msys2
,
luoyonggang
,
2020/08/27
[PATCH 5/6] meson: Fixes ninjatool can not be recognized as script under Window/MSYS2
,
luoyonggang
,
2020/08/27
[PATCH 6/6] meson: Convert undefsym.sh to undefsym.py
,
luoyonggang
,
2020/08/27
[PATCH v3] virtio-gpu: fix unmap the already mapped items
,
Li Zhijian
,
2020/08/27
Re: [PATCH v3] virtio-gpu: fix unmap the already mapped items
,
Gerd Hoffmann
,
2020/08/31
[REPORT] Nightly Performance Tests - Wednesday, August 26, 2020
,
Ahmed Karaman
,
2020/08/26
[PULL v5 00/12] The following changes since commit 3461487523b897d324e8d91f3fd20ed55f849544:
,
Helge Deller
,
2020/08/26
[PULL v5 01/12] hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources
,
Helge Deller
,
2020/08/26
[PULL v5 05/12] hw/hppa/lasi: Don't abort on invalid IMR value
,
Helge Deller
,
2020/08/26
[PULL v5 08/12] Revert "hw/display/artist: Avoid drawing line when nothing to display"
,
Helge Deller
,
2020/08/26
[PULL v5 07/12] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Helge Deller
,
2020/08/26
[PULL v5 09/12] hw/display/artist: Prevent out of VRAM buffer accesses
,
Helge Deller
,
2020/08/26
[PULL v5 10/12] hw/display/artist: Unbreak size mismatch memory accesses
,
Helge Deller
,
2020/08/26
[PULL v5 11/12] hw/display/artist: Fix invalidation of lines in artist_draw_line()
,
Helge Deller
,
2020/08/26
[PULL v5 12/12] hw/display/artist: Fix invalidation of lines near screen border
,
Helge Deller
,
2020/08/26
[PULL v5 03/12] hw/hppa: Implement proper SeaBIOS version check
,
Helge Deller
,
2020/08/26
[PULL v5 06/12] hw/display/artist: Check offset in draw_line to avoid buffer over-run
,
Helge Deller
,
2020/08/26
[PULL v5 02/12] seabios-hppa: Update to SeaBIOS hppa version 1
,
Helge Deller
,
2020/08/26
[PULL v5 04/12] hw/display/artist.c: fix out of bounds check
,
Helge Deller
,
2020/08/26
Re: [PULL v5 00/12] The following changes since commit 3461487523b897d324e8d91f3fd20ed55f849544:
,
Peter Maydell
,
2020/08/27
Help with usb-host hostdevice property
,
Diego Viola
,
2020/08/26
Re: Help with usb-host hostdevice property
,
Gerd Hoffmann
,
2020/08/27
Re: Help with usb-host hostdevice property
,
Diego Viola
,
2020/08/27
[PATCH v2] configure: add --ninja option
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH v2] configure: add --ninja option
,
Mark Cave-Ayland
,
2020/08/27
Re: [PATCH v2] configure: add --ninja option
,
Paolo Bonzini
,
2020/08/27
[PATCH] ninjatool: quote dollars in variables
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH] ninjatool: quote dollars in variables
,
Peter Maydell
,
2020/08/26
Re: [PATCH] ninjatool: quote dollars in variables
,
Paolo Bonzini
,
2020/08/27
Re: [PATCH] ninjatool: quote dollars in variables
,
Alexander Bulekov
,
2020/08/27
Re: [PATCH] ninjatool: quote dollars in variables
,
Laurent Vivier
,
2020/08/27
Re: [PATCH] ninjatool: quote dollars in variables
,
Paolo Bonzini
,
2020/08/27
Re: [PATCH] ninjatool: quote dollars in variables
,
Paolo Bonzini
,
2020/08/27
Re: [PATCH] ninjatool: quote dollars in variables
,
Paolo Bonzini
,
2020/08/27
Re: [PATCH] ninjatool: quote dollars in variables
,
Peter Maydell
,
2020/08/27
Re: [PATCH] ninjatool: quote dollars in variables
,
Paolo Bonzini
,
2020/08/27
Re: [PATCH] ninjatool: quote dollars in variables
,
Laurent Vivier
,
2020/08/28
[PATCH 0/8] qom: Use TYPE_* constants
,
Eduardo Habkost
,
2020/08/26
[PATCH 1/8] etsec: Use TYPE_ETSEC_COMMON constant
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH 1/8] etsec: Use TYPE_ETSEC_COMMON constant
,
Li Qiang
,
2020/08/26
Re: [PATCH 1/8] etsec: Use TYPE_ETSEC_COMMON constant
,
David Gibson
,
2020/08/27
[PATCH 2/8] nios2_iic: Use TYPE_ALTERA_IIC constant
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH 2/8] nios2_iic: Use TYPE_ALTERA_IIC constant
,
Li Qiang
,
2020/08/26
[PATCH 3/8] amd_iommu: Use TYPE_AMD_IOMMU_PCI constant
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH 3/8] amd_iommu: Use TYPE_AMD_IOMMU_PCI constant
,
Li Qiang
,
2020/08/26
Re: [PATCH 3/8] amd_iommu: Use TYPE_AMD_IOMMU_PCI constant
,
Michael S. Tsirkin
,
2020/08/27
[PATCH 4/8] sclpconsole: Use TYPE_* constants
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH 4/8] sclpconsole: Use TYPE_* constants
,
Li Qiang
,
2020/08/26
Re: [PATCH 4/8] sclpconsole: Use TYPE_* constants
,
Thomas Huth
,
2020/08/27
Re: [PATCH 4/8] sclpconsole: Use TYPE_* constants
,
Cornelia Huck
,
2020/08/27
[PATCH 5/8] xlnx-zcu102: Use TYPE_ZCU102_MACHINE constant
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH 5/8] xlnx-zcu102: Use TYPE_ZCU102_MACHINE constant
,
Edgar E. Iglesias
,
2020/08/26
Re: [PATCH 5/8] xlnx-zcu102: Use TYPE_ZCU102_MACHINE constant
,
Alistair Francis
,
2020/08/26
Re: [PATCH 5/8] xlnx-zcu102: Use TYPE_ZCU102_MACHINE constant
,
Li Qiang
,
2020/08/26
[PATCH 7/8] ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH 7/8] ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant
,
Li Qiang
,
2020/08/26
Re: [PATCH 7/8] ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant
,
David Gibson
,
2020/08/27
[PATCH 8/8] dc390: Use TYPE_DC390_DEVICE constant
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH 8/8] dc390: Use TYPE_DC390_DEVICE constant
,
Li Qiang
,
2020/08/26
[PATCH 6/8] tosa: Use TYPE_TOSA_MISC_GPIO constant
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH 6/8] tosa: Use TYPE_TOSA_MISC_GPIO constant
,
Li Qiang
,
2020/08/26
Re: [PATCH 0/8] qom: Use TYPE_* constants
,
Eduardo Habkost
,
2020/08/27
[PATCH] armsse: Define ARMSSEClass correctly
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH] armsse: Define ARMSSEClass correctly
,
Peter Maydell
,
2020/08/27
[PATCH 0/4] QOM instance_size cleanups and fixes
,
Eduardo Habkost
,
2020/08/26
[PATCH 1/4] tosa-ssp: No need to override instance_size
,
Eduardo Habkost
,
2020/08/26
[PATCH 2/4] hda-audio: Set instance_size at base class
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH 2/4] hda-audio: Set instance_size at base class
,
Gerd Hoffmann
,
2020/08/28
Re: [PATCH 2/4] hda-audio: Set instance_size at base class
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH 3/4] slavio_misc: Correct instance_size
,
Eduardo Habkost
,
2020/08/26
[PATCH 4/4] tls-cipher-suites: Correct instance_size
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH 4/4] tls-cipher-suites: Correct instance_size
,
Daniel P . Berrangé
,
2020/08/26
QEMU | Pipeline #182269677 has failed for master | 25f6dc28
,
GitLab
,
2020/08/26
[PATCH v6] meson: Convert undefsym.sh to undefsym.py
,
luoyonggang
,
2020/08/26
[PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
luoyonggang
,
2020/08/26
[PATCH v5 3/6] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
luoyonggang
,
2020/08/26
[PATCH v5 2/6] meson: fixes relpath may fail on win32.
,
luoyonggang
,
2020/08/26
[PATCH v5 4/6] configure: Fix include and linkage issue on msys2
,
luoyonggang
,
2020/08/26
Re: [PATCH v5 4/6] configure: Fix include and linkage issue on msys2
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH v5 4/6] configure: Fix include and linkage issue on msys2
,
Yonggang Luo
,
2020/08/26
Re: [PATCH v5 4/6] configure: Fix include and linkage issue on msys2
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH v5 4/6] configure: Fix include and linkage issue on msys2
,
Yonggang Luo
,
2020/08/26
Re: [PATCH v5 4/6] configure: Fix include and linkage issue on msys2
,
Mark Cave-Ayland
,
2020/08/27
[PATCH v5 5/6] meson: Fixes ninjatool can not be recognized as script under Window/MSYS2
,
luoyonggang
,
2020/08/26
[PATCH v5 6/6] meson: Convert undefsym.sh to undefsym.py
,
luoyonggang
,
2020/08/26
Re: [PATCH v5 6/6] meson: Convert undefsym.sh to undefsym.py
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH v5 6/6] meson: Convert undefsym.sh to undefsym.py
,
Yonggang Luo
,
2020/08/26
Re: [PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Yonggang Luo
,
2020/08/26
Re: [PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Yonggang Luo
,
2020/08/26
Re: [PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Yonggang Luo
,
2020/08/26
Re: [PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Yonggang Luo
,
2020/08/26
Re: [PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Yonggang Luo
,
2020/08/26
Re: [PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Yonggang Luo
,
2020/08/26
[PULL 00/18] Usb 20200826 patches
,
Gerd Hoffmann
,
2020/08/26
[PULL 02/18] hw: ehci: destroy sglist in error path
,
Gerd Hoffmann
,
2020/08/26
[PULL 04/18] ehci: drop pointless warn_report for guest bugs.
,
Gerd Hoffmann
,
2020/08/26
[PULL 03/18] hw: ehci: check return value of 'usb_packet_map'
,
Gerd Hoffmann
,
2020/08/26
[PULL 05/18] hw/usb: Regroup USB HID protocol values
,
Gerd Hoffmann
,
2020/08/26
[PULL 12/18] docs/system: Add U2F key to the USB devices examples
,
Gerd Hoffmann
,
2020/08/26
[PULL 01/18] hw: xhci: check return value of 'usb_packet_map'
,
Gerd Hoffmann
,
2020/08/26
[PULL 08/18] hw/usb: Add U2F key base class implementation
,
Gerd Hoffmann
,
2020/08/26
[PULL 13/18] docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examples
,
Gerd Hoffmann
,
2020/08/26
[PULL 06/18] docs: Add USB U2F key device documentation
,
Gerd Hoffmann
,
2020/08/26
[PULL 09/18] hw/usb: Add U2F key passthru mode
,
Gerd Hoffmann
,
2020/08/26
[PULL 10/18] hw/usb: Add U2F key emulated mode
,
Gerd Hoffmann
,
2020/08/26
[PULL 18/18] usb: fix setup_len init (CVE-2020-14364)
,
Gerd Hoffmann
,
2020/08/26
[PULL 17/18] usb-host: workaround libusb bug
,
Gerd Hoffmann
,
2020/08/26
[PULL 14/18] scripts: Add u2f-setup-gen script
,
Gerd Hoffmann
,
2020/08/26
[PULL 11/18] meson: Add U2F key to meson
,
Gerd Hoffmann
,
2020/08/26
[PULL 07/18] hw/usb: Add U2F key base class
,
Gerd Hoffmann
,
2020/08/26
[PULL 15/18] hw/usb: Add U2F device check to passthru mode
,
Gerd Hoffmann
,
2020/08/26
[PULL 16/18] hw/usb: Add U2F device autoscan to passthru mode
,
Gerd Hoffmann
,
2020/08/26
Re: [PULL 00/18] Usb 20200826 patches
,
Peter Maydell
,
2020/08/26
[RFC v6 00/13] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Pérez
,
2020/08/26
[RFC v6 01/13] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
,
Eugenio Pérez
,
2020/08/26
[RFC v6 02/13] memory: Add IOMMUTLBNotificationType to IOMMUTLBEntry
,
Eugenio Pérez
,
2020/08/26
Re: [RFC v6 02/13] memory: Add IOMMUTLBNotificationType to IOMMUTLBEntry
,
Peter Xu
,
2020/08/26
Re: [RFC v6 02/13] memory: Add IOMMUTLBNotificationType to IOMMUTLBEntry
,
Eugenio Perez Martin
,
2020/08/27
[RFC v6 03/13] hw/alpha/typhoon: Mark all IOMMUTLBEntry as IOMMU_IOTLB_NONE type
,
Eugenio Pérez
,
2020/08/26
Re: [RFC v6 03/13] hw/alpha/typhoon: Mark all IOMMUTLBEntry as IOMMU_IOTLB_NONE type
,
Peter Xu
,
2020/08/26
[RFC v6 04/13] amd_iommu: Mark all IOMMUTLBEntry as IOMMU_IOTLB_NONE type
,
Eugenio Pérez
,
2020/08/26
[RFC v6 05/13] hw/arm/smmu: Fill IOMMUTLBEntry notifier type
,
Eugenio Pérez
,
2020/08/26
[RFC v6 06/13] dma/rc4030: Mark all IOMMUTLBEntry as IOMMU_IOTLB_NONE type
,
Eugenio Pérez
,
2020/08/26
[RFC v6 07/13] intel_iommu: Mark IOMMUTLBEntry of page notification as IOMMU_IOTLB_UNMAP type
,
Eugenio Pérez
,
2020/08/26
[RFC v6 08/13] virtio-iommu: Mark virtio_iommu_translate IOTLB as IOMMU_IOTLB_NONE type
,
Eugenio Pérez
,
2020/08/26
[RFC v6 09/13] intel_iommu: Set IOMMUTLBEntry type in vtd_page_walk_level
,
Eugenio Pérez
,
2020/08/26
[RFC v6 10/13] memory: Notify IOMMU IOTLB based on entry type, not permissions
,
Eugenio Pérez
,
2020/08/26
[RFC v6 11/13] memory: Add IOMMU_DEVIOTLB_UNMAP IOMMUTLBNotificationType
,
Eugenio Pérez
,
2020/08/26
[RFC v6 12/13] intel_iommu: Do not notify regular iotlb to device-iotlb notifiers
,
Eugenio Pérez
,
2020/08/26
Re: [RFC v6 12/13] intel_iommu: Do not notify regular iotlb to device-iotlb notifiers
,
Yonggang Luo
,
2020/08/26
Re: [RFC v6 12/13] intel_iommu: Do not notify regular iotlb to device-iotlb notifiers
,
Eugenio Perez Martin
,
2020/08/27
[RFC v6 13/13] memory: Skip bad range assertion if notifier is DEVIOTLB type
,
Eugenio Pérez
,
2020/08/26
Re: [RFC v6 00/13] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Perez Martin
,
2020/08/26
Re: [RFC v6 00/13] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Peter Xu
,
2020/08/26
Re: [RFC v6 00/13] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Perez Martin
,
2020/08/27
[PATCH v2 0/2] Add an embedded controller to sbsa-ref machine
,
Graeme Gregory
,
2020/08/26
[PATCH v2 1/2] hw/misc/sbsa_ec : Add an embedded controller for sbsa-ref
,
Graeme Gregory
,
2020/08/26
[PATCH v2 2/2] hw/arm/sbsa-ref : Add embedded controller in secure memory
,
Graeme Gregory
,
2020/08/26
Re: [PATCH v2 0/2] Add an embedded controller to sbsa-ref machine
,
Leif Lindholm
,
2020/08/28
Issue with submodules on macOS & meson
,
Emmanuel Blot
,
2020/08/26
Re: Issue with submodules on macOS & meson
,
Marc-André Lureau
,
2020/08/26
Re: Issue with submodules on macOS & meson
,
Emmanuel Blot
,
2020/08/26
[PATCH] os-posix: Restore firmware location ../share/qemu
,
azoff
,
2020/08/26
Re: [PATCH] os-posix: Restore firmware location ../share/qemu
,
Paolo Bonzini
,
2020/08/26
[PATCH] block/mirror: fix core when using iothreads
,
Peng Liang
,
2020/08/26
Meson build on macOS: undefined symbol treatment
,
Emmanuel Blot
,
2020/08/26
Re: Meson build on macOS: undefined symbol treatment
,
Thomas Huth
,
2020/08/27
Re: Meson build on macOS: undefined symbol treatment
,
Paolo Bonzini
,
2020/08/30
Re: Meson build on macOS: undefined symbol treatment
,
Emmanuel Blot
,
2020/08/31
Re: Meson build on macOS: undefined symbol treatment
,
Paolo Bonzini
,
2020/08/31
[PATCH 0/6] meson: convert the remaining of install target
,
marcandre . lureau
,
2020/08/26
[PATCH 1/6] meson: install pc-bios blobs
,
marcandre . lureau
,
2020/08/26
[PATCH 2/6] meson: install scripts/qemu-trace-stap
,
marcandre . lureau
,
2020/08/26
[PATCH 3/6] meson: install icons
,
marcandre . lureau
,
2020/08/26
[PATCH 4/6] meson: install desktop file
,
marcandre . lureau
,
2020/08/26
[PATCH 5/6] meson: install $localstatedir/run for qga
,
marcandre . lureau
,
2020/08/26
Re: [PATCH 5/6] meson: install $localstatedir/run for qga
,
Paolo Bonzini
,
2020/08/30
Re: [PATCH 5/6] meson: install $localstatedir/run for qga
,
Paolo Bonzini
,
2020/08/30
[PATCH 6/6] build-sys: remove install target from Makefile
,
marcandre . lureau
,
2020/08/26
[PATCH 0/3] Add support for sequential backups
,
Stefan Reiter
,
2020/08/26
[PATCH 3/3] backup: initialize bcs bitmap on job create, not start
,
Stefan Reiter
,
2020/08/26
[PATCH 2/3] blockdev: add sequential mode to *-backup transactions
,
Stefan Reiter
,
2020/08/26
[PATCH 1/3] job: add sequential transaction support
,
Stefan Reiter
,
2020/08/26
[Bug 1893040] [NEW] External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
,
Guirish Salgaonkar
,
2020/08/26
[Bug 1893040] Re: External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
,
Daniel Berrange
,
2020/08/26
[Bug 1893040] Re: External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
,
Guirish Salgaonkar
,
2020/08/26
[Bug 1893040] Re: External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
,
Daniel Berrange
,
2020/08/26
[Bug 1893040] Re: External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
,
Guirish Salgaonkar
,
2020/08/27
[Bug 1893040] Re: External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
,
Daniel Berrange
,
2020/08/27
[Bug 1893040] Re: External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
,
Laurent Vivier
,
2020/08/29
[PATCH v3 00/12] Introduce USB U2F key device
,
César Belley
,
2020/08/26
[PATCH v3 01/12] hw/usb: Regroup USB HID protocol values
,
César Belley
,
2020/08/26
[PATCH v3 02/12] docs: Add USB U2F key device documentation
,
César Belley
,
2020/08/26
[PATCH v3 03/12] hw/usb: Add U2F key base class
,
César Belley
,
2020/08/26
[PATCH v3 05/12] hw/usb: Add U2F key passthru mode
,
César Belley
,
2020/08/26
[PATCH v3 04/12] hw/usb: Add U2F key base class implementation
,
César Belley
,
2020/08/26
[PATCH v3 08/12] docs/system: Add U2F key to the USB devices examples
,
César Belley
,
2020/08/26
[PATCH v3 07/12] meson: Add U2F key to meson
,
César Belley
,
2020/08/26
[PATCH v3 06/12] hw/usb: Add U2F key emulated mode
,
César Belley
,
2020/08/26
[PATCH v3 09/12] docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examples
,
César Belley
,
2020/08/26
[PATCH v3 10/12] scripts: Add u2f-setup-gen script
,
César Belley
,
2020/08/26
[PATCH v3 12/12] hw/usb: Add U2F device autoscan to passthru mode
,
César Belley
,
2020/08/26
[PATCH v3 11/12] hw/usb: Add U2F device check to passthru mode
,
César Belley
,
2020/08/26
[PATCH] meson: install pc-bios blobs
,
marcandre . lureau
,
2020/08/26
Re: [PATCH] meson: install pc-bios blobs
,
Marc-André Lureau
,
2020/08/26
[PATCH v4 1/5] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
luoyonggang
,
2020/08/26
[PATCH v4 2/5] meson: fixes relpath may fail on win32.
,
luoyonggang
,
2020/08/26
[PATCH v4 3/5] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
luoyonggang
,
2020/08/26
[PATCH v4 4/5] configure: Fix include and linkage issue on msys2
,
luoyonggang
,
2020/08/26
[PATCH v4 5/5] meson: Fixes ninjatool can not be recognized as script under Window/MSYS2
,
luoyonggang
,
2020/08/26
[[PATCH v3] 1/5] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
luoyonggang
,
2020/08/26
[[PATCH v3] 2/5] meson: fixes relpath may fail on win32.
,
luoyonggang
,
2020/08/26
[[PATCH v3] 3/5] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
luoyonggang
,
2020/08/26
[[PATCH v3] 4/5] configure: Fix include and linkage issue on msys2
,
luoyonggang
,
2020/08/26
[[PATCH v3] 5/5] meson: Fixes ninjatool can not be recognized as script under Window/MSYS2
,
luoyonggang
,
2020/08/26
Re: [PATCH 00/12] Add a General Virtual Device Fuzzer
,
Dima Stepanov
,
2020/08/26
[PATCH v3 0/8] meson: mingw installation fixes & nsis conversion
,
marcandre . lureau
,
2020/08/26
[PATCH v3 1/8] configure: rename confsuffix option
,
marcandre . lureau
,
2020/08/26
[PATCH v3 2/8] configure: always /-seperate directory from qemu_suffix
,
marcandre . lureau
,
2020/08/26
[PATCH v3 3/8] configure: build docdir like other suffixed directories
,
marcandre . lureau
,
2020/08/26
[PATCH v3 4/8] meson: pass qemu_suffix option
,
marcandre . lureau
,
2020/08/26
[PATCH v3 5/8] meson: use meson datadir instead of qemu_datadir
,
marcandre . lureau
,
2020/08/26
[PATCH v3 6/8] meson: pass docdir option
,
marcandre . lureau
,
2020/08/26
[PATCH v3 7/8] meson: use meson mandir instead of qemu_mandir
,
marcandre . lureau
,
2020/08/26
[PATCH v3 8/8] meson: add NSIS building
,
marcandre . lureau
,
2020/08/26
Re: [PATCH v3 0/8] meson: mingw installation fixes & nsis conversion
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH v3 0/8] meson: mingw installation fixes & nsis conversion
,
Marc-André Lureau
,
2020/08/26
Re: [PATCH v3 0/8] meson: mingw installation fixes & nsis conversion
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH v3 0/8] meson: mingw installation fixes & nsis conversion
,
Marc-André Lureau
,
2020/08/26
[PATCH v6 00/20] microvm: add acpi support
,
Gerd Hoffmann
,
2020/08/26
[PATCH v6 01/20] microvm: name qboot binary qboot.rom
,
Gerd Hoffmann
,
2020/08/26
Re: [PATCH v6 01/20] microvm: name qboot binary qboot.rom
,
Sergio Lopez
,
2020/08/27
[PATCH v6 04/20] acpi: ged: add control regs
,
Gerd Hoffmann
,
2020/08/26
[PATCH v6 02/20] seabios: add microvm config, update build rules
,
Gerd Hoffmann
,
2020/08/26
Re: [PATCH v6 02/20] seabios: add microvm config, update build rules
,
Sergio Lopez
,
2020/08/27
[PATCH v6 05/20] acpi: ged: add x86 device variant.
,
Gerd Hoffmann
,
2020/08/26
[PATCH v6 12/20] microvm/acpi: disable virtio-mmio cmdline hack
,
Gerd Hoffmann
,
2020/08/26
Re: [PATCH v6 12/20] microvm/acpi: disable virtio-mmio cmdline hack
,
Sergio Lopez
,
2020/08/27
[PATCH v6 19/20] tests/acpi: add microvm test
,
Gerd Hoffmann
,
2020/08/26
Re: [PATCH v6 19/20] tests/acpi: add microvm test
,
Igor Mammedov
,
2020/08/31
Re: [PATCH v6 19/20] tests/acpi: add microvm test
,
Gerd Hoffmann
,
2020/08/31
Re: [PATCH v6 19/20] tests/acpi: add microvm test
,
Igor Mammedov
,
2020/08/31
[PATCH v6 15/20] x86: move cpu hotplug from pc to x86
,
Gerd Hoffmann
,
2020/08/26
Re: [PATCH v6 15/20] x86: move cpu hotplug from pc to x86
,
Sergio Lopez
,
2020/08/27
Re: [PATCH v6 15/20] x86: move cpu hotplug from pc to x86
,
Igor Mammedov
,
2020/08/31
RE: [PATCH v6 15/20] x86: move cpu hotplug from pc to x86
,
Babu Moger
,
2020/08/31
[PATCH v6 14/20] x86: move acpi_dev from pc/microvm
,
Gerd Hoffmann
,
2020/08/26
Re: [PATCH v6 14/20] x86: move acpi_dev from pc/microvm
,
Sergio Lopez
,
2020/08/27
Re: [PATCH v6 14/20] x86: move acpi_dev from pc/microvm
,
Igor Mammedov
,
2020/08/31
[PATCH v6 03/20] seabios: add bios-microvm.bin binary
,
Gerd Hoffmann
,
2020/08/26
Re: [PATCH v6 03/20] seabios: add bios-microvm.bin binary
,
Sergio Lopez
,
2020/08/27
Re: [PATCH v6 03/20] seabios: add bios-microvm.bin binary
,
Gerd Hoffmann
,
2020/08/28
Re: [PATCH v6 03/20] seabios: add bios-microvm.bin binary
,
Sergio Lopez
,
2020/08/28
Re: [PATCH v6 03/20] seabios: add bios-microvm.bin binary
,
Gerd Hoffmann
,
2020/08/28
[PATCH v6 10/20] microvm/acpi: use GSI 16-23 for virtio
,
Gerd Hoffmann
,
2020/08/26
[PATCH v6 20/20] tests/acpi: update expected data files for microvm
,
Gerd Hoffmann
,
2020/08/26
[PATCH v6 07/20] microvm: make virtio irq base runtime configurable
,
Gerd Hoffmann
,
2020/08/26
[PATCH v6 17/20] tests/acpi: allow microvm test data updates.
,
Gerd Hoffmann
,
2020/08/26
[PATCH v6 08/20] microvm/acpi: add minimal acpi support
,
Gerd Hoffmann
,
2020/08/26
Re: [PATCH v6 08/20] microvm/acpi: add minimal acpi support
,
Igor Mammedov
,
2020/08/31
[PATCH v6 18/20] tests/acpi: allow override blkdev
,
Gerd Hoffmann
,
2020/08/26
Re: [PATCH v6 18/20] tests/acpi: allow override blkdev
,
Sergio Lopez
,
2020/08/27
[PATCH v6 06/20] acpi: move acpi_dsdt_add_power_button() to ged
,
Gerd Hoffmann
,
2020/08/26
[PATCH v6 13/20] x86: constify x86_machine_is_*_enabled
,
Gerd Hoffmann
,
2020/08/26
Re: [PATCH v6 13/20] x86: constify x86_machine_is_*_enabled
,
Sergio Lopez
,
2020/08/27
Re: [PATCH v6 13/20] x86: constify x86_machine_is_*_enabled
,
Igor Mammedov
,
2020/08/31
[PATCH v6 09/20] microvm/acpi: add acpi_dsdt_add_virtio() for x86
,
Gerd Hoffmann
,
2020/08/26
[PATCH v6 16/20] microvm: wire up hotplug
,
Gerd Hoffmann
,
2020/08/26
Re: [PATCH v6 16/20] microvm: wire up hotplug
,
Sergio Lopez
,
2020/08/27
[PATCH v6 11/20] microvm/acpi: use seabios with acpi=on
,
Gerd Hoffmann
,
2020/08/26
Re: [PATCH v6 11/20] microvm/acpi: use seabios with acpi=on
,
Sergio Lopez
,
2020/08/27
QEMU | Pipeline #182124352 has failed for master | 78dca230
,
GitLab
,
2020/08/26
elf2dmp: Fix memory leak on main() error paths
,
AlexChen
,
2020/08/26
oslib-posix:Fix handle fd leak in qemu_write_pidfile()
,
AlexChen
,
2020/08/26
Re: oslib-posix:Fix handle fd leak in qemu_write_pidfile()
,
Daniel P . Berrangé
,
2020/08/26
Re: oslib-posix:Fix handle fd leak in qemu_write_pidfile()
,
AlexChen
,
2020/08/26
[Bug 1893010] [NEW] qemu linux-user doesn't support OFD fcntl locks
,
Mike Gelfand
,
2020/08/26
[Bug 1893010] Re: qemu linux-user doesn't support OFD fcntl locks
,
Mike Gelfand
,
2020/08/26
[Bug 1893010] Re: qemu linux-user doesn't support OFD fcntl locks
,
Mike Gelfand
,
2020/08/27
[Bug 1893010] Re: qemu linux-user doesn't support OFD fcntl locks
,
Mike Gelfand
,
2020/08/27
[Bug 1893010] Re: qemu linux-user doesn't support OFD fcntl locks
,
Laurent Vivier
,
2020/08/29
[Bug 1893010] Re: qemu linux-user doesn't support OFD fcntl locks
,
Mike Gelfand
,
2020/08/30
[Bug 1893010] Re: qemu linux-user doesn't support OFD fcntl locks
,
Thomas Huth
,
2020/08/31
[Bug 1893003] [NEW] qemu-user doesn't translate host/target data for iovec I/O
,
Mike Gelfand
,
2020/08/26
[Bug 1893003] Re: qemu linux-user doesn't translate host/target data for iovec I/O
,
Mike Gelfand
,
2020/08/26
[Bug 1893003] Re: qemu linux-user doesn't translate host/target data for iovec I/O
,
Mike Gelfand
,
2020/08/27
[PULL v2 00/34] Block patches
,
Max Reitz
,
2020/08/26
Re: [PULL v2 00/34] Block patches
,
Peter Maydell
,
2020/08/26
[PATCH V2 10/10] contrib/: fix some comment spelling errors
,
zhaolichang
,
2020/08/26
[PATCH V2 09/10] qapi/: fix some comment spelling errors
,
zhaolichang
,
2020/08/26
[PATCH V2 08/10] disas/: fix some comment spelling errors
,
zhaolichang
,
2020/08/26
[PATCH V2 07/10] block/: fix some comment spelling errors
,
zhaolichang
,
2020/08/26
[PATCH V2 06/10] linux-user/: fix some comment spelling errors
,
zhaolichang
,
2020/08/26
[PATCH V2 05/10] util/: fix some comment spelling errors
,
zhaolichang
,
2020/08/26
[PATCH V2 04/10] scripts/: fix some comment spelling errors
,
zhaolichang
,
2020/08/26
[PATCH V2 03/10] docs/: fix some comment spelling errors
,
zhaolichang
,
2020/08/26
[PATCH V2 02/10] migration/: fix some comment spelling errors
,
zhaolichang
,
2020/08/26
[PATCH V2 01/10] qemu/: fix some comment spelling errors
,
zhaolichang
,
2020/08/26
[PATCH V2 00/10] fix some comment spelling errors
,
zhaolichang
,
2020/08/26
[PATCH] meson: move pixman detection to meson
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH] meson: move pixman detection to meson
,
Thomas Huth
,
2020/08/27
Re: [PATCH] meson: move pixman detection to meson
,
Paolo Bonzini
,
2020/08/27
Re: [PATCH] meson: move pixman detection to meson
,
Thomas Huth
,
2020/08/27
Re: [PATCH] meson: move pixman detection to meson
,
Paolo Bonzini
,
2020/08/27
Re: [PATCH] meson: move pixman detection to meson
,
Thomas Huth
,
2020/08/27
Re: [PATCH] meson: move pixman detection to meson
,
Stefan Weil
,
2020/08/30
Re: [PATCH] meson: move pixman detection to meson
,
Paolo Bonzini
,
2020/08/30
[PATCH] meson: skip SDL2 detection if --disable-system
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH] meson: skip SDL2 detection if --disable-system
,
Marc-André Lureau
,
2020/08/26
[PATCH] configure: add --ninja option
,
Paolo Bonzini
,
2020/08/26
[PATCH v7 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
2020/08/26
[PATCH v7 1/8] target/arm: Move start-powered-off property to generic CPUState
,
Thiago Jung Bauermann
,
2020/08/26
[PATCH v7 2/8] target/arm: Move setting of CPU halted state to generic code
,
Thiago Jung Bauermann
,
2020/08/26
[PATCH v7 3/8] ppc/spapr: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/26
[PATCH v7 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/26
[PATCH v7 5/8] mips/cps: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/26
[PATCH v7 6/8] sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()
,
Thiago Jung Bauermann
,
2020/08/26
[PATCH v7 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/26
[PATCH v7 8/8] target/s390x: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/26
Re: [PATCH v7 0/8] Generalize start-powered-off property from ARM
,
David Gibson
,
2020/08/31
Re: [PATCH v7 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
2020/08/31
[Bug 1892978] [NEW] Heap-use-after-free in e1000e_write_packet_to_guest
,
Alexander Bulekov
,
2020/08/26
[Bug 1892966] [NEW] Null-pointer dereference in blk_bs through ide_cancel_dma_sync
,
Alexander Bulekov
,
2020/08/25
[Bug 1892963] [NEW] Heap-use-after-free in put_dwords through ehci_flush_qh
,
Alexander Bulekov
,
2020/08/25
[Bug 1892962] [NEW] Segfault in usb_bus_from_device
,
Alexander Bulekov
,
2020/08/25
[Bug 1892960] [NEW] Heap-overflow in flatview_read through sdhci_data_transfer
,
Alexander Bulekov
,
2020/08/25
[PATCH] meson: don't require CONFIG_VTE for the GTK UI
,
Mark Cave-Ayland
,
2020/08/25
Re: [PATCH] meson: don't require CONFIG_VTE for the GTK UI
,
Gerd Hoffmann
,
2020/08/26
Re: [PATCH] meson: don't require CONFIG_VTE for the GTK UI
,
Paolo Bonzini
,
2020/08/26
[REPORT] Nightly Performance Tests - Tuesday, August 25, 2020
,
Ahmed Karaman
,
2020/08/25
[PATCH 0/3] spapr NVDIMM: consider 'nvdimm' machine option
,
Daniel Henrique Barboza
,
2020/08/25
[PATCH 1/3] ppc/spapr_nvdimm: use g_autofree in spapr_nvdimm_validate_opts()
,
Daniel Henrique Barboza
,
2020/08/25
[PATCH 2/3] spapr, spapr_nvdimm: fold NVDIMM validation in the same place
,
Daniel Henrique Barboza
,
2020/08/25
[PATCH 3/3] ppc/spapr_nvdimm: do not enable support with 'nvdimm=off'
,
Daniel Henrique Barboza
,
2020/08/25
Re: [PATCH 0/3] spapr NVDIMM: consider 'nvdimm' machine option
,
David Gibson
,
2020/08/28
better file/line info for format string errors in trace events
,
Peter Maydell
,
2020/08/25
Re: better file/line info for format string errors in trace events
,
Stefan Hajnoczi
,
2020/08/27
ANNOUNCE: libnbd 1.4 - high performance NBD client library
,
Richard W.M. Jones
,
2020/08/25
[PATCH v2 0/2] linux-user: Introducing support for 'recvmmsg_time64()'
,
Filip Bozuta
,
2020/08/25
[PATCH v2 1/2] linux-user: Modify 'recvmmsg()' implementation
,
Filip Bozuta
,
2020/08/25
[PATCH v2 2/2] linux-user: Add support for 'recvmmsg_time64()'
,
Filip Bozuta
,
2020/08/25
QEMU | Pipeline #181919678 has failed for master | d1a2b51f
,
GitLab
,
2020/08/25
[PATCH 00/77] target/microblaze improvements
,
Richard Henderson
,
2020/08/25
[PATCH 01/77] tests/tcg: Add microblaze to arches filter
,
Richard Henderson
,
2020/08/25
Re: [PATCH 01/77] tests/tcg: Add microblaze to arches filter
,
Edgar E. Iglesias
,
2020/08/26
[PATCH 02/77] tests/tcg: Do not require FE_TOWARDZERO
,
Richard Henderson
,
2020/08/25
Re: [PATCH 02/77] tests/tcg: Do not require FE_TOWARDZERO
,
Edgar E. Iglesias
,
2020/08/26
[PATCH 03/77] tests/tcg: Do not require FE_* exception bits
,
Richard Henderson
,
2020/08/25
Re: [PATCH 03/77] tests/tcg: Do not require FE_* exception bits
,
Edgar E. Iglesias
,
2020/08/26
[PATCH 04/77] target/microblaze: Tidy gdbstub
,
Richard Henderson
,
2020/08/25
[PATCH 05/77] target/microblaze: Split out PC from env->sregs
,
Richard Henderson
,
2020/08/25
[PATCH 06/77] target/microblaze: Split out MSR from env->sregs
,
Richard Henderson
,
2020/08/25
[PATCH 08/77] target/microblaze: Split out ESR from env->sregs
,
Richard Henderson
,
2020/08/25
[PATCH 07/77] target/microblaze: Split out EAR from env->sregs
,
Richard Henderson
,
2020/08/25
[PATCH 09/77] target/microblaze: Split out FSR from env->sregs
,
Richard Henderson
,
2020/08/25
[PATCH 10/77] target/microblaze: Split out BTR from env->sregs
,
Richard Henderson
,
2020/08/25
[PATCH 11/77] target/microblaze: Split out EDR from env->sregs
,
Richard Henderson
,
2020/08/25
[PATCH 12/77] target/microblaze: Split the cpu_SR array
,
Richard Henderson
,
2020/08/25
[PATCH 13/77] target/microblaze: Fix width of PC and BTARGET
,
Richard Henderson
,
2020/08/25
[PATCH 14/77] target/microblaze: Fix width of MSR
,
Richard Henderson
,
2020/08/25
[PATCH 15/77] target/microblaze: Fix width of ESR
,
Richard Henderson
,
2020/08/25
[PATCH 16/77] target/microblaze: Fix width of FSR
,
Richard Henderson
,
2020/08/25
[PATCH 17/77] target/microblaze: Fix width of BTR
,
Richard Henderson
,
2020/08/25
[PATCH 18/77] target/microblaze: Fix width of EDR
,
Richard Henderson
,
2020/08/25
[PATCH 19/77] target/microblaze: Remove cpu_ear
,
Richard Henderson
,
2020/08/25
[PATCH 20/77] target/microblaze: Tidy raising of exceptions
,
Richard Henderson
,
2020/08/25
[PATCH 21/77] target/microblaze: Mark raise_exception as noreturn
,
Richard Henderson
,
2020/08/25
[PATCH 22/77] target/microblaze: Remove helper_debug and env->debug
,
Richard Henderson
,
2020/08/25
[PATCH 23/77] target/microblaze: Rename env_* tcg variables to cpu_*
,
Richard Henderson
,
2020/08/25
[PATCH 24/77] target/microblaze: Tidy mb_tcg_init
,
Richard Henderson
,
2020/08/25
[PATCH 27/77] target/microblaze: Check singlestep_enabled in gen_goto_tb
,
Richard Henderson
,
2020/08/25
[PATCH 26/77] target/microblaze: Use DISAS_NORETURN
,
Richard Henderson
,
2020/08/25
[PATCH 30/77] target/microblaze: Remove SIM_COMPAT
,
Richard Henderson
,
2020/08/25
[PATCH 29/77] target/microblaze: Convert to translator_loop
,
Richard Henderson
,
2020/08/25
[PATCH 32/77] target/microblaze: Remove empty D macros
,
Richard Henderson
,
2020/08/25
[PATCH 25/77] target/microblaze: Split out MSR[C] to its own variable
,
Richard Henderson
,
2020/08/25
[PATCH 33/77] target/microblaze: Remove LOG_DIS
,
Richard Henderson
,
2020/08/25
[PATCH 36/77] target/microblaze: Convert dec_add to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 37/77] target/microblaze: Convert dec_sub to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 28/77] target/microblaze: Convert to DisasContextBase
,
Richard Henderson
,
2020/08/25
[PATCH 31/77] target/microblaze: Remove DISAS_GNU
,
Richard Henderson
,
2020/08/25
[PATCH 34/77] target/microblaze: Ensure imm constant is always available
,
Richard Henderson
,
2020/08/25
[PATCH 35/77] target/microblaze: Add decodetree infrastructure
,
Richard Henderson
,
2020/08/25
[PATCH 38/77] target/microblaze: Implement cmp and cmpu inline
,
Richard Henderson
,
2020/08/25
[PATCH 39/77] target/microblaze: Convert dec_pattern to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 42/77] target/microblaze: Convert dec_div to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 40/77] target/microblaze: Convert dec_and, dec_or, dec_xor to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 43/77] target/microblaze: Unwind properly when raising divide-by-zero
,
Richard Henderson
,
2020/08/25
[PATCH 41/77] target/microblaze: Convert dec_mul to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 44/77] target/microblaze: Convert dec_bit to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 45/77] target/microblaze: Convert dec_barrel to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 47/77] target/microblaze: Convert dec_fpu to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 46/77] target/microblaze: Convert dec_imm to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 48/77] target/microblaze: Fix cpu unwind for fpu exceptions
,
Richard Henderson
,
2020/08/25
[PATCH 49/77] target/microblaze: Mark fpu helpers TCG_CALL_NO_WG
,
Richard Henderson
,
2020/08/25
[PATCH 50/77] target/microblaze: Replace MSR_EE_FLAG with MSR_EE
,
Richard Henderson
,
2020/08/25
[PATCH 51/77] target/microblaze: Cache mem_index in DisasContext
,
Richard Henderson
,
2020/08/25
[PATCH 52/77] target/microblaze: Fix cpu unwind for stackprot
,
Richard Henderson
,
2020/08/25
[PATCH 53/77] target/microblaze: Convert dec_load and dec_store to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 54/77] target/microblaze: Assert no overlap in flags making up tb_flags
,
Richard Henderson
,
2020/08/25
[PATCH 57/77] tcg: Add tcg_get_insn_start_param
,
Richard Henderson
,
2020/08/25
[PATCH 55/77] target/microblaze: Move bimm to BIMM_FLAG
,
Richard Henderson
,
2020/08/25
[PATCH 56/77] target/microblaze: Store "current" iflags in insn_start
,
Richard Henderson
,
2020/08/25
[PATCH 58/77] target/microblaze: Use cc->do_unaligned_access
,
Richard Henderson
,
2020/08/25
[PATCH 59/77] target/microblaze: Replace clear_imm with tb_flags_to_set
,
Richard Henderson
,
2020/08/25
[PATCH 60/77] target/microblaze: Replace delayed_branch with tb_flags_to_set
,
Richard Henderson
,
2020/08/25
[PATCH 61/77] target/microblaze: Tidy mb_cpu_dump_state
,
Richard Henderson
,
2020/08/25
[PATCH 62/77] target/microblaze: Try to keep imm and delay slot together
,
Richard Henderson
,
2020/08/25
Re: [PATCH 62/77] target/microblaze: Try to keep imm and delay slot together
,
Edgar E. Iglesias
,
2020/08/27
Re: [PATCH 62/77] target/microblaze: Try to keep imm and delay slot together
,
Richard Henderson
,
2020/08/27
Re: [PATCH 62/77] target/microblaze: Try to keep imm and delay slot together
,
Richard Henderson
,
2020/08/29
[PATCH 63/77] target/microblaze: Convert brk and brki to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 64/77] target/microblaze: Convert mbar to decodetree
,
Richard Henderson
,
2020/08/25
Re: [PATCH 64/77] target/microblaze: Convert mbar to decodetree
,
Edgar E. Iglesias
,
2020/08/27
Re: [PATCH 64/77] target/microblaze: Convert mbar to decodetree
,
Richard Henderson
,
2020/08/27
Re: [PATCH 64/77] target/microblaze: Convert mbar to decodetree
,
Edgar E. Iglesias
,
2020/08/27
Re: [PATCH 64/77] target/microblaze: Convert mbar to decodetree
,
Richard Henderson
,
2020/08/27
[PATCH 65/77] target/microblaze: Reorganize branching
,
Richard Henderson
,
2020/08/25
[PATCH 66/77] target/microblaze: Use tcg_gen_lookup_and_goto_ptr
,
Richard Henderson
,
2020/08/25
Re: [PATCH 66/77] target/microblaze: Use tcg_gen_lookup_and_goto_ptr
,
Edgar E. Iglesias
,
2020/08/28
Re: [PATCH 66/77] target/microblaze: Use tcg_gen_lookup_and_goto_ptr
,
Richard Henderson
,
2020/08/28
[PATCH 67/77] target/microblaze: Convert dec_br to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 69/77] target/microblaze: Convert dec_rts to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 68/77] target/microblaze: Convert dec_bcc to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 73/77] target/microblaze: Convert dec_stream to decodetree
,
Richard Henderson
,
2020/08/25
Re: [PATCH 73/77] target/microblaze: Convert dec_stream to decodetree
,
Edgar E. Iglesias
,
2020/08/27
Re: [PATCH 73/77] target/microblaze: Convert dec_stream to decodetree
,
Richard Henderson
,
2020/08/27
[PATCH 72/77] target/microblaze: Convert dec_msr to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 76/77] target/microblaze: Add flags markup to some helpers
,
Richard Henderson
,
2020/08/25
[PATCH 70/77] target/microblaze: Tidy do_rti, do_rtb, do_rte
,
Richard Henderson
,
2020/08/25
[PATCH 75/77] target/microblaze: Remove cpu_R[0]
,
Richard Henderson
,
2020/08/25
[PATCH 71/77] target/microblaze: Convert msrclr, msrset to decodetree
,
Richard Henderson
,
2020/08/25
[PATCH 74/77] target/microblaze: Remove last of old decoder
,
Richard Henderson
,
2020/08/25
[PATCH 77/77] target/microblaze: Reduce linux-user address space to 32-bit
,
Richard Henderson
,
2020/08/25
Re: [PATCH 00/77] target/microblaze improvements
,
Edgar E. Iglesias
,
2020/08/26
Re: [PATCH 00/77] target/microblaze improvements
,
Edgar E. Iglesias
,
2020/08/26
Re: [PATCH 00/77] target/microblaze improvements
,
Edgar E. Iglesias
,
2020/08/27
Re: [PATCH 00/77] target/microblaze improvements
,
Richard Henderson
,
2020/08/27
Re: [PATCH 00/77] target/microblaze improvements
,
Edgar E. Iglesias
,
2020/08/27
Re: [PATCH 00/77] target/microblaze improvements
,
Richard Henderson
,
2020/08/27
Re: [PATCH 00/77] target/microblaze improvements
,
Edgar E. Iglesias
,
2020/08/27
Re: [PATCH 00/77] target/microblaze improvements
,
Richard Henderson
,
2020/08/28
Re: [PATCH 00/77] target/microblaze improvements
,
Edgar E. Iglesias
,
2020/08/28
Re: [PATCH 00/77] target/microblaze improvements
,
Edgar E. Iglesias
,
2020/08/28
linux-user static build broken
,
Laurent Vivier
,
2020/08/25
Re: linux-user static build broken
,
Peter Maydell
,
2020/08/25
Re: linux-user static build broken
,
Daniel P . Berrangé
,
2020/08/26
Re: linux-user static build broken
,
Laurent Vivier
,
2020/08/26
Re: linux-user static build broken
,
Paolo Bonzini
,
2020/08/26
Re: linux-user static build broken
,
Laurent Vivier
,
2020/08/26
Re: linux-user static build broken
,
Paolo Bonzini
,
2020/08/26
[PATCH v2 0/4] Compatibility make fixes for meson
,
Roman Bolshakov
,
2020/08/25
[PATCH v2 2/4] Makefile: Require GNU make 3.82+
,
Roman Bolshakov
,
2020/08/25
[PATCH v2 3/4] configure: Prefer gmake on darwin
,
Roman Bolshakov
,
2020/08/25
[PATCH v2 4/4] configure: Test if $make actually exists
,
Roman Bolshakov
,
2020/08/25
[PATCH v2 1/4] configure: Use discovered make for in-source build
,
Roman Bolshakov
,
2020/08/25
[PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 01/74] e1000: Rename QOM class cast macros
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 02/74] megasas: Rename QOM class cast macros
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 03/74] vmw_pvscsi: Rename QOM class cast macros
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 04/74] pl110: Rename pl110_version enum values
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 05/74] allwinner-h3: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 07/74] opentitan: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 06/74] aspeed_soc: Rename memmap/irqmap enum constants
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 08/74] sifive_e: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 09/74] sifive_u: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 11/74] versatile: Fix typo in PCI_VPB_HOST definition
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 10/74] aspeed_timer: Fix ASPEED_TIMER macro definition
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 13/74] hvf: Add missing include
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 12/74] virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASS
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 14/74] hcd-dwc2: Rename USB_*CLASS macros for consistency
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 14/74] hcd-dwc2: Rename USB_*CLASS macros for consistency
,
Gerd Hoffmann
,
2020/08/26
[PATCH v3 16/74] throttle-groups: Move ThrottleGroup typedef to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 15/74] tulip: Move TulipState typedef to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 17/74] pci: Move PCIBusClass typedef to pci.h
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 18/74] i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 19/74] hvf: Move HVFState typedef to hvf.h
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 20/74] mcf_fec: Move mcf_fec_state typedef to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 21/74] s390_flic: Move KVMS390FLICState typedef to header
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 21/74] s390_flic: Move KVMS390FLICState typedef to header
,
Thomas Huth
,
2020/08/27
[PATCH v3 22/74] can_emu: Delete macros for non-existing typedef
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 24/74] platform-bus: Delete macros for non-existing typedef
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 26/74] xen-legacy-backend: Add missing typedef XenLegacyDevice
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 28/74] s390x: Move typedef SCLPEventFacility to event-facility.h
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 28/74] s390x: Move typedef SCLPEventFacility to event-facility.h
,
Thomas Huth
,
2020/08/27
[PATCH v3 27/74] spapr: Move typedef SpaprMachineState to spapr.h
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 25/74] armsse: Rename QOM macros to avoid conflicts
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 23/74] nubus: Delete unused NUBUS_BRIDGE macro
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 29/74] vhost-user-gpu: Move QOM macro to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 30/74] ahci: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 31/74] i8257: Move QOM macro to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 32/74] ahci: Move QOM macro to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 33/74] pckbd: Move QOM macro to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 34/74] vmbus: Move QOM macros to vmbus.h
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 35/74] virtio-serial-bus: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 36/74] piix: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 37/74] auxbus: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 38/74] rocker: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 40/74] mptsas: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 39/74] pxa2xx: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 41/74] kvm: Move QOM macros to kvm.h
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 42/74] vfio/pci: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 43/74] nubus: Rename class type checking macros
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 43/74] nubus: Rename class type checking macros
,
Laurent Vivier
,
2020/08/26
[PATCH v3 44/74] imx_ccm: Rename IMX_GET_CLASS macro
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 44/74] imx_ccm: Rename IMX_GET_CLASS macro
,
Peter Maydell
,
2020/08/31
[PATCH v3 45/74] mos6522: Rename QOM macros
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 45/74] mos6522: Rename QOM macros
,
Peter Maydell
,
2020/08/31
[PATCH v3 47/74] rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macro
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 46/74] x86-iommu: Rename QOM type macros
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 46/74] x86-iommu: Rename QOM type macros
,
Peter Xu
,
2020/08/31
[PATCH v3 48/74] s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 48/74] s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
,
Cornelia Huck
,
2020/08/26
[PATCH v3 50/74] migration: Rename class type checking macros
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 50/74] migration: Rename class type checking macros
,
Juan Quintela
,
2020/08/26
[PATCH v3 49/74] swim: Rename struct SWIM to Swim
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 49/74] swim: Rename struct SWIM to Swim
,
Laurent Vivier
,
2020/08/26
[PATCH v3 51/74] arm: Fix typo in AARCH64_CPU_GET_CLASS definition
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 51/74] arm: Fix typo in AARCH64_CPU_GET_CLASS definition
,
Peter Maydell
,
2020/08/31
[PATCH v3 54/74] qom: make object_ref/unref use a void * instead of Object *.
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 52/74] rx: Rename QOM type check macros
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 52/74] rx: Rename QOM type check macros
,
Peter Maydell
,
2020/08/31
[PATCH v3 56/74] qom: Allow class type name to be specified in OBJECT_DECLARE*
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 53/74] rx: Move typedef RXCPU to cpu-qom.h
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 53/74] rx: Move typedef RXCPU to cpu-qom.h
,
Peter Maydell
,
2020/08/31
[PATCH v3 57/74] qom: DECLARE_*_CHECKERS macros
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 55/74] qom: provide convenient macros for declaring and defining types
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 61/74] [automated] Delete duplicate QOM typedefs
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 58/74] qom: Make type checker functions accept const pointers
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 59/74] qom: TYPE_INFO macro
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 60/74] codeconverter: script for automating QOM code cleanups
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 63/74] [automated] Use TYPE_INFO macro (pass 2)
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 62/74] [automated] Use TYPE_INFO macro
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 62/74] [automated] Use TYPE_INFO macro
,
Juan Quintela
,
2020/08/26
[PATCH v3 65/74] [automated] Move QOM typedefs and add missing includes (pass 2)
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 65/74] [automated] Move QOM typedefs and add missing includes (pass 2)
,
Juan Quintela
,
2020/08/26
[PATCH v3 67/74] [automated] Use DECLARE_*CHECKER* macros (pass 2)
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 67/74] [automated] Use DECLARE_*CHECKER* macros (pass 2)
,
Juan Quintela
,
2020/08/26
[PATCH v3 68/74] [semi-automated] Use DECLARE_*CHECKER* when possible (--force mode)
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 66/74] [automated] Use DECLARE_*CHECKER* macros
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 66/74] [automated] Use DECLARE_*CHECKER* macros
,
Juan Quintela
,
2020/08/26
[PATCH v3 64/74] [automated] Move QOM typedefs and add missing includes
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 64/74] [automated] Move QOM typedefs and add missing includes
,
Juan Quintela
,
2020/08/26
[PATCH v3 69/74] [automated] Use OBJECT_DECLARE_TYPE where possible
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 70/74] [automated] Use OBJECT_DECLARE_TYPE where possible (pass 2)
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 71/74] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 73/74] crypto: use QOM macros for declaration/definition of secret types
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 74/74] crypto: use QOM macros for declaration/definition of TLS creds types
,
Eduardo Habkost
,
2020/08/25
[PATCH v3 72/74] [automated] Remove redundant instance_size/class_size fields
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH v3 72/74] [automated] Remove redundant instance_size/class_size fields
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
,
Roman Bolshakov
,
2020/08/26
Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
,
Roman Bolshakov
,
2020/08/26
Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
2020/08/27
Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
2020/08/31
Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
,
Peter Maydell
,
2020/08/31
Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
2020/08/31
[PATCH 0/4] SEV-ES guest support
,
Tom Lendacky
,
2020/08/25
[PATCH 1/4] sev/i386: Add initial support for SEV-ES
,
Tom Lendacky
,
2020/08/25
Re: [PATCH 1/4] sev/i386: Add initial support for SEV-ES
,
Connor Kuehl
,
2020/08/26
Re: [PATCH 1/4] sev/i386: Add initial support for SEV-ES
,
Tom Lendacky
,
2020/08/26
[PATCH 2/4] sev/i386: Allow AP booting under SEV-ES
,
Tom Lendacky
,
2020/08/25
Re: [PATCH 2/4] sev/i386: Allow AP booting under SEV-ES
,
Connor Kuehl
,
2020/08/26
Re: [PATCH 2/4] sev/i386: Allow AP booting under SEV-ES
,
Tom Lendacky
,
2020/08/26
[PATCH 3/4] sev/i386: Don't allow a system reset under an SEV-ES guest
,
Tom Lendacky
,
2020/08/25
Re: [PATCH 3/4] sev/i386: Don't allow a system reset under an SEV-ES guest
,
Connor Kuehl
,
2020/08/26
[PATCH 4/4] sev/i386: Enable an SEV-ES guest based on SEV policy
,
Tom Lendacky
,
2020/08/25
Re: [PATCH 4/4] sev/i386: Enable an SEV-ES guest based on SEV policy
,
Connor Kuehl
,
2020/08/26
Re: [PATCH 0/4] SEV-ES guest support
,
Tom Lendacky
,
2020/08/27
[PULL 00/18] riscv-to-apply queue
,
Alistair Francis
,
2020/08/25
[PULL 01/18] hw/riscv: Allow creating multiple instances of CLINT
,
Alistair Francis
,
2020/08/25
[PULL 02/18] hw/riscv: Allow creating multiple instances of PLIC
,
Alistair Francis
,
2020/08/25
[PULL 03/18] hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
,
Alistair Francis
,
2020/08/25
[PULL 04/18] hw/riscv: spike: Allow creating multiple NUMA sockets
,
Alistair Francis
,
2020/08/25
[PULL 06/18] target/riscv: Allow setting a two-stage lookup in the virt status
,
Alistair Francis
,
2020/08/25
[PULL 05/18] hw/riscv: virt: Allow creating multiple NUMA sockets
,
Alistair Francis
,
2020/08/25
[PULL 10/18] target/riscv: Convert MSTATUS MTL to GVA
,
Alistair Francis
,
2020/08/25
[PULL 07/18] target/riscv: Allow generating hlv/hlvx/hsv instructions
,
Alistair Francis
,
2020/08/25
[PULL 08/18] target/riscv: Do two-stage lookups on hlv/hlvx/hsv instructions
,
Alistair Francis
,
2020/08/25
[PULL 09/18] target/riscv: Don't allow guest to write to htinst
,
Alistair Francis
,
2020/08/25
[PULL 11/18] target/riscv: Fix the interrupt cause code
,
Alistair Francis
,
2020/08/25
[PULL 12/18] target/riscv: Update the Hypervisor trap return/entry
,
Alistair Francis
,
2020/08/25
[PULL 13/18] target/riscv: Update the CSRs to the v0.6 Hyp extension
,
Alistair Francis
,
2020/08/25
[PULL 14/18] target/riscv: Only support a single VSXL length
,
Alistair Francis
,
2020/08/25
[PULL 16/18] target/riscv: Support the v0.6 Hypervisor extension CRSs
,
Alistair Francis
,
2020/08/25
[PULL 15/18] target/riscv: Only support little endian guests
,
Alistair Francis
,
2020/08/25
[PULL 17/18] target/riscv: Return the exception from invalid CSR accesses
,
Alistair Francis
,
2020/08/25
[PULL 18/18] target/riscv: Support the Virtual Instruction fault
,
Alistair Francis
,
2020/08/25
Re: [PULL 00/18] riscv-to-apply queue
,
Peter Maydell
,
2020/08/25
Re: [PULL 00/18] riscv-to-apply queue
,
Alistair Francis
,
2020/08/25
Re: [PULL 00/18] riscv-to-apply queue
,
Peter Maydell
,
2020/08/25
Re: [PULL 00/18] riscv-to-apply queue
,
Alistair Francis
,
2020/08/25
Re: [PULL 00/18] riscv-to-apply queue
,
Bin Meng
,
2020/08/25
Re: [PULL 00/18] riscv-to-apply queue
,
Peter Maydell
,
2020/08/26
Re: [PULL 00/18] riscv-to-apply queue
,
Bin Meng
,
2020/08/26
Re: [PULL 00/18] riscv-to-apply queue
,
Alistair Francis
,
2020/08/27
Re: [PULL 00/18] riscv-to-apply queue
,
LIU Zhiwei
,
2020/08/29
Re: [PULL 00/18] riscv-to-apply queue
,
Alistair Francis
,
2020/08/29
Re: [PULL 00/18] riscv-to-apply queue
,
Peter Maydell
,
2020/08/26
[PATCH v2 0/5] meson: mingw installation fixes & nsis conversion
,
marcandre . lureau
,
2020/08/25
[PATCH v2 1/5] meson: pass confsuffix option
,
marcandre . lureau
,
2020/08/25
Re: [PATCH v2 1/5] meson: pass confsuffix option
,
Daniel P . Berrangé
,
2020/08/26
[PATCH v2 2/5] meson: use meson datadir instead of qemu_datadir
,
marcandre . lureau
,
2020/08/25
Re: [PATCH v2 2/5] meson: use meson datadir instead of qemu_datadir
,
Daniel P . Berrangé
,
2020/08/26
Re: [PATCH v2 2/5] meson: use meson datadir instead of qemu_datadir
,
Marc-André Lureau
,
2020/08/26
Re: [PATCH v2 2/5] meson: use meson datadir instead of qemu_datadir
,
Paolo Bonzini
,
2020/08/26
[PATCH v2 3/5] meson: add docdir option and pass pre-prefix qemu_docdir
,
marcandre . lureau
,
2020/08/25
Re: [PATCH v2 3/5] meson: add docdir option and pass pre-prefix qemu_docdir
,
Daniel P . Berrangé
,
2020/08/26
Re: [PATCH v2 3/5] meson: add docdir option and pass pre-prefix qemu_docdir
,
Marc-André Lureau
,
2020/08/26
[PATCH v2 4/5] meson: use meson mandir instead of qemu_mandir
,
marcandre . lureau
,
2020/08/25
Re: [PATCH v2 4/5] meson: use meson mandir instead of qemu_mandir
,
Daniel P . Berrangé
,
2020/08/26
[PATCH v2 5/5] meson: add NSIS building
,
marcandre . lureau
,
2020/08/25
Re: [PATCH v2 5/5] meson: add NSIS building
,
Daniel P . Berrangé
,
2020/08/26
[PATCH v2 1/1] core/register: Specify instance_size in the TypeInfo
,
Alistair Francis
,
2020/08/25
Re: [PATCH v2 1/1] core/register: Specify instance_size in the TypeInfo
,
Philippe Mathieu-Daudé
,
2020/08/26
Re: [PATCH v2 1/1] core/register: Specify instance_size in the TypeInfo
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH v2 1/1] core/register: Specify instance_size in the TypeInfo
,
Alistair Francis
,
2020/08/26
Re: [PATCH v2 1/1] core/register: Specify instance_size in the TypeInfo
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH v2 1/1] core/register: Specify instance_size in the TypeInfo
,
Alistair Francis
,
2020/08/26
[PATCH] Deprecate Unicore32 port
,
Peter Maydell
,
2020/08/25
Re: [PATCH] Deprecate Unicore32 port
,
Daniel P . Berrangé
,
2020/08/25
[PATCH] hw/arm/sbsa-ref: add "reg" property to DT cpu nodes
,
Leif Lindholm
,
2020/08/25
Re: [PATCH] hw/arm/sbsa-ref: add "reg" property to DT cpu nodes
,
Graeme Gregory
,
2020/08/26
[PATCH] configure / meson: Fix building with --disable-system and virglrenderer
,
Thomas Huth
,
2020/08/25
Re: [PATCH] configure / meson: Fix building with --disable-system and virglrenderer
,
Paolo Bonzini
,
2020/08/25
[PATCH] hw/timer/armv7m_systick: assert that board code set system_clock_scale
,
Peter Maydell
,
2020/08/25
Re: [PATCH] hw/timer/armv7m_systick: assert that board code set system_clock_scale
,
Philippe Mathieu-Daudé
,
2020/08/26
[PATCH 0/5] meson: mingw installation fixes & nsis conversion
,
marcandre . lureau
,
2020/08/25
[PATCH 1/5] meson: pass confsuffix option
,
marcandre . lureau
,
2020/08/25
[PATCH 2/5] meson: use meson datadir instead of qemu_datadir
,
marcandre . lureau
,
2020/08/25
[PATCH 3/5] meson: add docdir option and pass pre-prefix qemu_docdir
,
marcandre . lureau
,
2020/08/25
[PATCH 4/5] meson: use meson mandir instead of qemu_mandir
,
marcandre . lureau
,
2020/08/25
[PATCH 5/5] meson: add NSIS building
,
marcandre . lureau
,
2020/08/25
Re: [PATCH 5/5] meson: add NSIS building
,
Daniel P . Berrangé
,
2020/08/25
Re: [PATCH 5/5] meson: add NSIS building
,
Peter Maydell
,
2020/08/25
Re: [PATCH 5/5] meson: add NSIS building
,
Daniel P . Berrangé
,
2020/08/25
Re: [PATCH 5/5] meson: add NSIS building
,
Peter Maydell
,
2020/08/25
Re: [PATCH 0/5] meson: mingw installation fixes & nsis conversion
,
Paolo Bonzini
,
2020/08/25
Re: [PATCH 0/5] meson: mingw installation fixes & nsis conversion
,
Marc-André Lureau
,
2020/08/25
Re: [PATCH 0/5] meson: mingw installation fixes & nsis conversion
,
Paolo Bonzini
,
2020/08/25
[PATCH 1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
luoyonggang
,
2020/08/25
[PATCH 2/4] meson: fixes relpath may fail on win32.
,
luoyonggang
,
2020/08/25
[PATCH 3/4] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
luoyonggang
,
2020/08/25
[PATCH 4/4] configure: Fix include and linkage issue on msys2
,
luoyonggang
,
2020/08/25
[PATCH 1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
luoyonggang
,
2020/08/25
[PATCH 2/4] meson: fixes relpath may fail on win32.
,
luoyonggang
,
2020/08/25
Re: [PATCH 2/4] meson: fixes relpath may fail on win32.
,
Mark Cave-Ayland
,
2020/08/25
Re: [PATCH 2/4] meson: fixes relpath may fail on win32.
,
Paolo Bonzini
,
2020/08/26
[PATCH 3/4] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
luoyonggang
,
2020/08/25
Re: [PATCH 3/4] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
Mark Cave-Ayland
,
2020/08/25
Re: [PATCH 3/4] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH 3/4] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
Daniel P . Berrangé
,
2020/08/26
[PATCH 4/4] configure: Fix include and linkage issue on msys2
,
luoyonggang
,
2020/08/25
Re: [PATCH 4/4] configure: Fix include and linkage issue on msys2
,
Mark Cave-Ayland
,
2020/08/25
Re: [PATCH 1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Mark Cave-Ayland
,
2020/08/25
Re: [PATCH 1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Paolo Bonzini
,
2020/08/26
Re: [PATCH 1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Mark Cave-Ayland
,
2020/08/27
Re: [PATCH 1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Paolo Bonzini
,
2020/08/27
Re: [PATCH 1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
,
Eric Blake
,
2020/08/25
[PATCH 1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja SIMPLE_PATH_RE should match the full path token. Or the $ and : contained in path would not matched if the path are start with C:/ and E:/
,
luoyonggang
,
2020/08/25
[PATCH 2/4] meson: fixes relpath may fail on win32. On win32, os.path.relpath would raise exception when do the following relpath: C:/msys64/mingw64/x.exe relative to E:/path/qemu-build would fail. So we try catch it for stopping it from raise exception on msys2
,
luoyonggang
,
2020/08/25
[PATCH 3/4] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
luoyonggang
,
2020/08/25
[PATCH 4/4] configure: Fix include and linkage issue on msys2 On msys2, the -I/e/path/to/qemu -L/e/path/to/qemu are not recognized by the compiler Case $PWD are result msys type path such as /e/path/to/qemu but `pwd -W` are result E:/path/to/qemu that can be recognized by the compiler So we replace all $PWD with $build_path that can handling msys2/mingw properly
,
luoyonggang
,
2020/08/25
Re: [PATCH 1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja SIMPLE_PATH_RE should match the full path token. Or the $ and : contained in path would not matched if the path are start with C:/ and E:/
,
Markus Armbruster
,
2020/08/26
QEMU | Pipeline #181767431 has failed for master | 7774e403
,
GitLab
,
2020/08/25
What are the security risks of running QEMU/KVM as root?
,
Maxime Guerreiro
,
2020/08/25
[PATCH v2 00/10] trivial patchs for static code analyzer fixes
,
Chen Qun
,
2020/08/25
[PATCH v2 05/10] hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
,
Chen Qun
,
2020/08/25
Re: [PATCH v2 05/10] hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
,
Li Qiang
,
2020/08/26
[PATCH v2 01/10] hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
,
Chen Qun
,
2020/08/25
Re: [PATCH v2 01/10] hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
,
Li Qiang
,
2020/08/25
[PATCH v2 03/10] target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli()
,
Chen Qun
,
2020/08/25
Re: [PATCH v2 03/10] target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli()
,
Peter Maydell
,
2020/08/25
RE: [PATCH v2 03/10] target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli()
,
Chenqun (kuhn)
,
2020/08/25
[PATCH v2 02/10] hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
,
Chen Qun
,
2020/08/25
Re: [PATCH v2 02/10] hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
,
Peter Maydell
,
2020/08/25
Re: [PATCH v2 02/10] hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
,
Li Qiang
,
2020/08/25
[PATCH v2 04/10] target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_misc_fp16()
,
Chen Qun
,
2020/08/25
Re: [PATCH v2 04/10] target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_misc_fp16()
,
Peter Maydell
,
2020/08/25
[PATCH v2 06/10] hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
,
Chen Qun
,
2020/08/25
Re: [PATCH v2 06/10] hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
,
Li Qiang
,
2020/08/25
[PATCH v2 07/10] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Chen Qun
,
2020/08/25
Re: [PATCH v2 07/10] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Stefan Hajnoczi
,
2020/08/25
Re: [PATCH v2 07/10] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Li Qiang
,
2020/08/25
RE: [PATCH v2 07/10] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Chenqun (kuhn)
,
2020/08/25
Re: [PATCH v2 07/10] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Li Qiang
,
2020/08/26
[PATCH v2 08/10] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
,
Chen Qun
,
2020/08/25
Re: [PATCH v2 08/10] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
,
Markus Armbruster
,
2020/08/25
RE: [PATCH v2 08/10] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
,
Chenqun (kuhn)
,
2020/08/25
RE: [PATCH v2 08/10] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
,
Chenqun (kuhn)
,
2020/08/25
[PATCH v2 09/10] hw/intc: Remove redundant statement in exynos4210_combiner_read()
,
Chen Qun
,
2020/08/25
Re: [PATCH v2 09/10] hw/intc: Remove redundant statement in exynos4210_combiner_read()
,
Peter Maydell
,
2020/08/25
RE: [PATCH v2 09/10] hw/intc: Remove redundant statement in exynos4210_combiner_read()
,
Chenqun (kuhn)
,
2020/08/27
Re: [PATCH v2 09/10] hw/intc: Remove redundant statement in exynos4210_combiner_read()
,
Peter Maydell
,
2020/08/27
[PATCH v2 10/10] hw/display/vga:Remove redundant statement in vga_draw_graphic()
,
Chen Qun
,
2020/08/25
Re: [PATCH v2 10/10] hw/display/vga:Remove redundant statement in vga_draw_graphic()
,
Li Qiang
,
2020/08/25
[PATCH 0/3] ppc: Fixes for class and instance size problems
,
David Gibson
,
2020/08/25
[PATCH 1/3] adb: Correct class size on TYPE_ADB_DEVICE
,
David Gibson
,
2020/08/25
[PATCH 3/3] spapr: Correct type for SPAPR_DRC_PCI
,
David Gibson
,
2020/08/25
Re: [PATCH 3/3] spapr: Correct type for SPAPR_DRC_PCI
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH 3/3] spapr: Correct type for SPAPR_DRC_PCI
,
David Gibson
,
2020/08/31
[PATCH 2/3] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
,
David Gibson
,
2020/08/25
[PULL 0/1] Socket next patches
,
Daniel P . Berrangé
,
2020/08/25
[PULL 1/1] tests: fix a memory in test_socket_unix_abstract_good
,
Daniel P . Berrangé
,
2020/08/25
Re: [PULL 0/1] Socket next patches
,
Peter Maydell
,
2020/08/25
[PATCH v2 0/3] nbd: build qemu-nbd on Windows
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 1/3] block: add missing socket_init() calls to tools
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 2/3] nbd: skip SIGTERM handler if NBD device support is not built
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 3/3] nbd: disable signals and forking on Windows builds
,
Daniel P . Berrangé
,
2020/08/25
[PATCH 1/5] meson: SIMPLE_PATH_RE should match the full path token. Or the $ and : contained in path would not matched. if the path are start with C:/ and E:/
,
luoyonggang
,
2020/08/25
[PATCH 2/5] meson: fixes relpath may fail on win32. for example C:/msys64/mingw64/x.exe relative to E:/path/qemu-build would fail.
,
luoyonggang
,
2020/08/25
Re: [PATCH 2/5] meson: fixes relpath may fail on win32. for example C:/msys64/mingw64/x.exe relative to E:/path/qemu-build would fail.
,
Daniel P . Berrangé
,
2020/08/25
[PATCH 3/5] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
luoyonggang
,
2020/08/25
[PATCH 4/5] meson: !/bin/sh are msys2 friendly.
,
luoyonggang
,
2020/08/25
Re: [PATCH 4/5] meson: !/bin/sh are msys2 friendly.
,
Daniel P . Berrangé
,
2020/08/25
Re: [PATCH 4/5] meson: !/bin/sh are msys2 friendly.
,
Yonggang Luo
,
2020/08/25
Re: [PATCH 4/5] meson: !/bin/sh are msys2 friendly.
,
Eric Blake
,
2020/08/25
Re: [PATCH 4/5] meson: !/bin/sh are msys2 friendly.
,
Yonggang Luo
,
2020/08/25
[PATCH 5/5] configure: replace all $PWD with $build_path that can handling msys2 properly
,
luoyonggang
,
2020/08/25
Re: [PATCH 5/5] configure: replace all $PWD with $build_path that can handling msys2 properly
,
Daniel P . Berrangé
,
2020/08/25
Re: [PATCH 1/5] meson: SIMPLE_PATH_RE should match the full path token. Or the $ and : contained in path would not matched. if the path are start with C:/ and E:/
,
Daniel P . Berrangé
,
2020/08/25
[PULL 00/34] Block patches
,
Max Reitz
,
2020/08/25
[PULL 01/34] qcow2: Make Qcow2AioTask store the full host offset
,
Max Reitz
,
2020/08/25
[PULL 02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
,
Max Reitz
,
2020/08/25
[PULL 03/34] qcow2: Add calculate_l2_meta()
,
Max Reitz
,
2020/08/25
[PULL 04/34] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
,
Max Reitz
,
2020/08/25
[PULL 05/34] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
,
Max Reitz
,
2020/08/25
[PULL 06/34] qcow2: Add get_l2_entry() and set_l2_entry()
,
Max Reitz
,
2020/08/25
[PULL 08/34] qcow2: Add dummy has_subclusters() function
,
Max Reitz
,
2020/08/25
[PULL 07/34] qcow2: Document the Extended L2 Entries feature
,
Max Reitz
,
2020/08/25
[PULL 09/34] qcow2: Add subcluster-related fields to BDRVQcow2State
,
Max Reitz
,
2020/08/25
[PULL 10/34] qcow2: Add offset_to_sc_index()
,
Max Reitz
,
2020/08/25
[PULL 11/34] qcow2: Add offset_into_subcluster() and size_to_subclusters()
,
Max Reitz
,
2020/08/25
[PULL 12/34] qcow2: Add l2_entry_size()
,
Max Reitz
,
2020/08/25
[PULL 13/34] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
,
Max Reitz
,
2020/08/25
[PULL 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
,
Max Reitz
,
2020/08/25
[PULL 15/34] qcow2: Add qcow2_get_subcluster_range_type()
,
Max Reitz
,
2020/08/25
[PULL 16/34] qcow2: Add qcow2_cluster_is_allocated()
,
Max Reitz
,
2020/08/25
[PULL 17/34] qcow2: Add cluster type parameter to qcow2_get_host_offset()
,
Max Reitz
,
2020/08/25
[PULL 18/34] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
,
Max Reitz
,
2020/08/25
[PULL 19/34] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
,
Max Reitz
,
2020/08/25
[PULL 20/34] qcow2: Add subcluster support to calculate_l2_meta()
,
Max Reitz
,
2020/08/25
[PULL 22/34] qcow2: Add subcluster support to zero_in_l2_slice()
,
Max Reitz
,
2020/08/25
[PULL 21/34] qcow2: Add subcluster support to qcow2_get_host_offset()
,
Max Reitz
,
2020/08/25
[PULL 23/34] qcow2: Add subcluster support to discard_in_l2_slice()
,
Max Reitz
,
2020/08/25
[PULL 25/34] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
,
Max Reitz
,
2020/08/25
[PULL 24/34] qcow2: Add subcluster support to check_refcounts_l2()
,
Max Reitz
,
2020/08/25
[PULL 27/34] qcow2: Add subcluster support to handle_alloc_space()
,
Max Reitz
,
2020/08/25
[PULL 28/34] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
,
Max Reitz
,
2020/08/25
[PULL 30/34] qcow2: Add prealloc field to QCowL2Meta
,
Max Reitz
,
2020/08/25
[PULL 29/34] qcow2: Add subcluster support to qcow2_measure()
,
Max Reitz
,
2020/08/25
[PULL 31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
,
Max Reitz
,
2020/08/25
[PULL 32/34] qcow2: Allow preallocation and backing files if extended_l2 is set
,
Max Reitz
,
2020/08/25
[PULL 33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
,
Max Reitz
,
2020/08/25
[PULL 34/34] iotests: Add tests for qcow2 images with extended L2 entries
,
Max Reitz
,
2020/08/25
[PULL 26/34] qcow2: Clear the L2 bitmap when allocating a compressed cluster
,
Max Reitz
,
2020/08/25
Re: [PULL 00/34] Block patches
,
Peter Maydell
,
2020/08/25
Re: [PULL 00/34] Block patches
,
Alberto Garcia
,
2020/08/25
Re: [PULL 00/34] Block patches
,
Max Reitz
,
2020/08/25
[PATCH] meson: set colorout to auto
,
Gerd Hoffmann
,
2020/08/25
Re: [PATCH] meson: set colorout to auto
,
Marc-André Lureau
,
2020/08/25
Re: [PATCH] meson: set colorout to auto
,
Gerd Hoffmann
,
2020/08/25
Re: [PATCH] meson: set colorout to auto
,
Marc-André Lureau
,
2020/08/25
Re: [PATCH] meson: set colorout to auto
,
Paolo Bonzini
,
2020/08/30
Re: [PATCH] meson: set colorout to auto
,
Richard Henderson
,
2020/08/25
Re: [PATCH] meson: set colorout to auto
,
Gerd Hoffmann
,
2020/08/26
[PULL 0/3] Fixes 20200825 patches
,
Gerd Hoffmann
,
2020/08/25
[PULL 3/3] meson: avoid compiling qemu-keymap by default
,
Gerd Hoffmann
,
2020/08/25
[PULL 2/3] meson: move xkbcommon to meson
,
Gerd Hoffmann
,
2020/08/25
[PULL 1/3] meson: drop keymaps symlink
,
Gerd Hoffmann
,
2020/08/25
Re: [PULL 0/3] Fixes 20200825 patches
,
Peter Maydell
,
2020/08/25
Re: [PULL 0/3] Fixes 20200825 patches
,
Thomas Huth
,
2020/08/27
Re: [PULL 0/3] Fixes 20200825 patches
,
Gerd Hoffmann
,
2020/08/27
Re: [PULL 0/3] Fixes 20200825 patches
,
Peter Maydell
,
2020/08/27
Re: [PULL 0/3] Fixes 20200825 patches
,
Gerd Hoffmann
,
2020/08/28
Re: [PULL 0/3] Fixes 20200825 patches
,
Peter Maydell
,
2020/08/28
Re: [PULL 0/3] Fixes 20200825 patches
,
Daniel P . Berrangé
,
2020/08/28
[PATCH] usb: fix setup_len init (CVE-2020-14364)
,
Gerd Hoffmann
,
2020/08/25
Re: [PATCH] usb: fix setup_len init (CVE-2020-14364)
,
Li Qiang
,
2020/08/25
[PATCH v8 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 01/14] hw/misc: Add NPCM7xx System Global Control Registers device model
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 02/14] hw/misc: Add NPCM7xx Clock Controller device model
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 03/14] hw/timer: Add NPCM7xx Timer device model
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 04/14] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 05/14] hw/arm: Add two NPCM7xx-based machines
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 07/14] hw/arm: Load -bios image as a boot ROM for npcm7xx
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 06/14] roms: Add virtual Boot ROM for NPCM7xx SoCs
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 08/14] hw/nvram: NPCM7xx OTP device model
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 09/14] hw/mem: Stubbed out NPCM7xx Memory Controller model
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 11/14] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 14/14] tests/acceptance: console boot tests for quanta-gsj
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 10/14] hw/ssi: NPCM7xx Flash Interface Unit device model
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 13/14] docs/system: Add Nuvoton machine documentation
,
Havard Skinnemoen
,
2020/08/24
[PATCH v8 12/14] hw/arm/npcm7xx: add board setup stub for CPU and UART clocks
,
Havard Skinnemoen
,
2020/08/24
[PATCH] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
luoyonggang
,
2020/08/24
Re: [PATCH] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
Marc-André Lureau
,
2020/08/25
Re: [PATCH] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
Yonggang Luo
,
2020/08/25
Re: [PATCH] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
,
no-reply
,
2020/08/26
[PATCH 1/2] SIMPLE_PATH_RE should match the full path token. Maybe also apply to others such as STRING_RE and TOPLEVEL_RE, not for sure
,
luoyonggang
,
2020/08/24
[PATCH 2/2] fixes relpath may fail on win32.
,
luoyonggang
,
2020/08/24
[PATCH v2 0/2] linux-user: Adding support for a group of 4 time64 syscalls
,
Filip Bozuta
,
2020/08/24
[PATCH v2 2/2] linux-user: Add support for utimensat_time64() and semtimedop_time64()
,
Filip Bozuta
,
2020/08/24
Re: [PATCH v2 2/2] linux-user: Add support for utimensat_time64() and semtimedop_time64()
,
Laurent Vivier
,
2020/08/25
Re: [PATCH v2 2/2] linux-user: Add support for utimensat_time64() and semtimedop_time64()
,
Laurent Vivier
,
2020/08/25
Re: [PATCH v2 2/2] linux-user: Add support for utimensat_time64() and semtimedop_time64()
,
Laurent Vivier
,
2020/08/26
Re: [PATCH v2 2/2] linux-user: Add support for utimensat_time64() and semtimedop_time64()
,
Laurent Vivier
,
2020/08/26
[PATCH v2 1/2] linux-user: Add support for ppoll_time64() and pselect6_time64()
,
Filip Bozuta
,
2020/08/24
Re: [PATCH v2 1/2] linux-user: Add support for ppoll_time64() and pselect6_time64()
,
Laurent Vivier
,
2020/08/25
Re: [PATCH v2 1/2] linux-user: Add support for ppoll_time64() and pselect6_time64()
,
Laurent Vivier
,
2020/08/25
Re: [PATCH v2 1/2] linux-user: Add support for ppoll_time64() and pselect6_time64()
,
Laurent Vivier
,
2020/08/25
Re: [PATCH 2/2] target/i386: Add missed features to Cooperlake CPU model
,
Eduardo Habkost
,
2020/08/24
Re: [PATCH 2/2] target/i386: Add missed features to Cooperlake CPU model
,
Xiaoyao Li
,
2020/08/24
Re: [PATCH 2/2] target/i386: Add missed features to Cooperlake CPU model
,
Eduardo Habkost
,
2020/08/25
Re: [PATCH 2/2] target/i386: Add missed features to Cooperlake CPU model
,
Xiaoyao Li
,
2020/08/25
[REPORT] Nightly Performance Tests - Monday, August 24, 2020
,
Ahmed Karaman
,
2020/08/24
[PATCH 0/6] qom: Use typedefs instead of struct names on instance_size/class_size
,
Eduardo Habkost
,
2020/08/24
[PATCH 1/6] xilinx_axidma: Use typedef name for instance_size
,
Eduardo Habkost
,
2020/08/24
Re: [PATCH 1/6] xilinx_axidma: Use typedef name for instance_size
,
Alistair Francis
,
2020/08/24
[PATCH 0/6] qom: Use typedefs instead of struct names on instance_size/class_size
,
Eduardo Habkost
,
2020/08/24
[PATCH 1/6] xilinx_axidma: Use typedef name for instance_size
,
Eduardo Habkost
,
2020/08/24
[PATCH 2/6] omap_intc: Use typedef name for instance_size
,
Eduardo Habkost
,
2020/08/24
[PATCH 3/6] lpc_ich9: Use typedef name for instance_size
,
Eduardo Habkost
,
2020/08/24
[PATCH 4/6] xilinx_axienet: Use typedef name for instance_size
,
Eduardo Habkost
,
2020/08/24
Re: [PATCH 4/6] xilinx_axienet: Use typedef name for instance_size
,
Alistair Francis
,
2020/08/24
[PATCH 5/6] vhost-user-vga: Use typedef name for instance_size
,
Eduardo Habkost
,
2020/08/24
[PATCH 6/6] virtio-vga: Use typedef name for instance_size
,
Eduardo Habkost
,
2020/08/24
Re: [PATCH 6/6] virtio-vga: Use typedef name for instance_size
,
Gerd Hoffmann
,
2020/08/25
msys2/mingw meson building fixes
,
Yonggang Luo
,
2020/08/24
Fwd: msys2/mingw meson building fixes
,
Yonggang Luo
,
2020/08/24
Re: msys2/mingw meson building fixes
,
Yonggang Luo
,
2020/08/24
Re: [PATCH] linux-user: Fix 'clock_nanosleep()' implementation
,
Laurent Vivier
,
2020/08/24
Re: [PATCH 1/3] linux-user: Modify 'sendmmsg()' and 'recvmmsg()' implementation
,
Laurent Vivier
,
2020/08/24
QEMU | Pipeline #181452066 has failed for master | 30aa1944
,
GitLab
,
2020/08/24
[PATCH v3 0/2] linux-user: Introducing functionality for two time64 syscalls
,
Filip Bozuta
,
2020/08/24
[PATCH v3 1/2] linux-user: Fix 'mq_timedsend()' and 'mq_timedreceive()'
,
Filip Bozuta
,
2020/08/24
Re: [PATCH v3 1/2] linux-user: Fix 'mq_timedsend()' and 'mq_timedreceive()'
,
Laurent Vivier
,
2020/08/24
Re: [PATCH v3 1/2] linux-user: Fix 'mq_timedsend()' and 'mq_timedreceive()'
,
Laurent Vivier
,
2020/08/24
[PATCH v3 2/2] linux-user: Add support for 'mq_timedsend_time64()' and 'mq_timedreceive_time64()'
,
Filip Bozuta
,
2020/08/24
Re: [PATCH v3 2/2] linux-user: Add support for 'mq_timedsend_time64()' and 'mq_timedreceive_time64()'
,
Laurent Vivier
,
2020/08/24
[PATCH v3 0/2] Introducing functionality for a group of 4 time64 syscalls
,
Filip Bozuta
,
2020/08/24
[PATCH v3 2/2] linux-user: Add support for 'rt_sigtimedwait_time64()' and 'sched_rr_get_interval_time64()'
,
Filip Bozuta
,
2020/08/24
Re: [PATCH v3 2/2] linux-user: Add support for 'rt_sigtimedwait_time64()' and 'sched_rr_get_interval_time64()'
,
Laurent Vivier
,
2020/08/24
[PATCH v3 1/2] linux-user: Add support for 'clock_nanosleep_time64()' and 'clock_adjtime64()'
,
Filip Bozuta
,
2020/08/24
Re: [PATCH v3 1/2] linux-user: Add support for 'clock_nanosleep_time64()' and 'clock_adjtime64()'
,
Laurent Vivier
,
2020/08/24
Re: [PATCH v3 1/2] linux-user: Add support for 'clock_nanosleep_time64()' and 'clock_adjtime64()'
,
Laurent Vivier
,
2020/08/24
[PATCH 0/2] nbd: build qemu-nbd on Windows
,
Daniel P . Berrangé
,
2020/08/24
[PATCH 1/2] block: add missing socket_init() calls to tools
,
Daniel P . Berrangé
,
2020/08/24
Re: [PATCH 1/2] block: add missing socket_init() calls to tools
,
Eric Blake
,
2020/08/24
[PATCH 2/2] nbd: disable signals and forking on Windows builds
,
Daniel P . Berrangé
,
2020/08/24
Re: [PATCH 2/2] nbd: disable signals and forking on Windows builds
,
Eric Blake
,
2020/08/24
Re: [PATCH 2/2] nbd: disable signals and forking on Windows builds
,
Daniel P . Berrangé
,
2020/08/25
Re: [PATCH 2/2] nbd: disable signals and forking on Windows builds
,
Thomas Huth
,
2020/08/25
Re: [PATCH 0/2] nbd: build qemu-nbd on Windows
,
Daniel P . Berrangé
,
2020/08/25
Known issue? qemu is much slower when built with clang vs gcc
,
Taylor Simpson
,
2020/08/24
RE: Known issue? qemu is much slower when built with clang vs gcc
,
Brian Cain
,
2020/08/24
RE: Known issue? qemu is much slower when built with clang vs gcc
,
Taylor Simpson
,
2020/08/25
Re: [PATCH v2 2/2] linux-user: Add support for 'rt_sigtimedwait_time64()' and 'sched_rr_get_interval_time64()'
,
Laurent Vivier
,
2020/08/24
Re: [PATCH v2 1/2] linux-user: Add support for two 'clock_nanosleep_time64()' and 'clock_adjtime64()'
,
Laurent Vivier
,
2020/08/24
Re: [PULL 39/49] target/arm: Filter cycle counter based on PMCCFILTR_EL0
,
Peter Maydell
,
2020/08/24
[PATCH] target/arm: Count PMU events when MDCR.SPME is set
,
Aaron Lindsay
,
2020/08/25
Re: [PULL 39/49] target/arm: Filter cycle counter based on PMCCFILTR_EL0
,
Aaron Lindsay
,
2020/08/25
[PATCH] configure: default to PIE disabled on Windows platforms
,
Daniel P . Berrangé
,
2020/08/24
Re: [PATCH] configure: default to PIE disabled on Windows platforms
,
Marc-André Lureau
,
2020/08/24
Re: [PATCH] configure: default to PIE disabled on Windows platforms
,
Thomas Huth
,
2020/08/25
Re: [PATCH] configure: default to PIE disabled on Windows platforms
,
Paolo Bonzini
,
2020/08/25
Re: [PATCH v2 2/2] linux-user: Add support for 'mq_timedsend_time64()' and 'mq_timedreceive_time64()'
,
Laurent Vivier
,
2020/08/24
Re: [PATCH v2 1/2] linux-user: Fix 'mq_timedsend()' and 'mq_timedreceive()'
,
Laurent Vivier
,
2020/08/24
[Bug 1892761] [NEW] Heap-use-after-free through double-fetch in ehci
,
Alexander Bulekov
,
2020/08/24
[PATCH] doc: fix ioctl name MEMORY_ENCRYPT_OP -> KVM_MEMORY_ENCRYPT_OP
,
Connor Kuehl
,
2020/08/24
[PATCH] meson: Fix chardev-baum.so name
,
Bruce Rogers
,
2020/08/24
Re: [PATCH] meson: Fix chardev-baum.so name
,
Marc-André Lureau
,
2020/08/24
Re: [PATCH] meson: Fix chardev-baum.so name
,
Paolo Bonzini
,
2020/08/25
[PATCH] meson: Fix meson build with --enable-libdaxctl
,
Bruce Rogers
,
2020/08/24
Re: [PATCH] meson: Fix meson build with --enable-libdaxctl
,
Marc-André Lureau
,
2020/08/24
Re: [PATCH] meson: Fix meson build with --enable-libdaxctl
,
Paolo Bonzini
,
2020/08/25
[PATCH] meson: Fix shell script syntax in qemu-version.sh
,
Bruce Rogers
,
2020/08/24
Re: [PATCH] meson: Fix shell script syntax in qemu-version.sh
,
Eric Blake
,
2020/08/24
[PATCH v2 0/2] meson: avoid compiling qemu-keymap by default
,
Laurent Vivier
,
2020/08/24
[PATCH v2 1/2] meson: move xkbcommon to meson
,
Laurent Vivier
,
2020/08/24
[PATCH v2 2/2] meson: avoid compiling qemu-keymap by default
,
Laurent Vivier
,
2020/08/24
Re: [PATCH v2 0/2] meson: avoid compiling qemu-keymap by default
,
Paolo Bonzini
,
2020/08/25
Re: [PATCH v7 00/47] block: Deal with filters
,
Kevin Wolf
,
2020/08/24
[PATCH RISU] arm.risu: Add patterns for fp16 insns
,
Peter Maydell
,
2020/08/24
Re: [PATCH RISU] arm.risu: Add patterns for fp16 insns
,
Richard Henderson
,
2020/08/28
[PATCH 00/22] target/arm: Implement fp16 for AArch32 VFP
,
Peter Maydell
,
2020/08/24
[PATCH 01/22] target/arm: Remove local definitions of float constants
,
Peter Maydell
,
2020/08/24
Re: [PATCH 01/22] target/arm: Remove local definitions of float constants
,
Richard Henderson
,
2020/08/25
[PATCH 02/22] target/arm: Use correct ID register check for aa32_fp16_arith
,
Peter Maydell
,
2020/08/24
Re: [PATCH 02/22] target/arm: Use correct ID register check for aa32_fp16_arith
,
Richard Henderson
,
2020/08/25
Re: [PATCH 02/22] target/arm: Use correct ID register check for aa32_fp16_arith
,
Peter Maydell
,
2020/08/27
[PATCH 03/22] target/arm: Implement VFP fp16 for VFP_BINOP operations
,
Peter Maydell
,
2020/08/24
Re: [PATCH 03/22] target/arm: Implement VFP fp16 for VFP_BINOP operations
,
Richard Henderson
,
2020/08/25
Re: [PATCH 03/22] target/arm: Implement VFP fp16 for VFP_BINOP operations
,
Peter Maydell
,
2020/08/27
[PATCH 04/22] target/arm: Implement VFP fp16 VMLA, VMLS, VNMLS, VNMLA, VNMUL
,
Peter Maydell
,
2020/08/24
Re: [PATCH 04/22] target/arm: Implement VFP fp16 VMLA, VMLS, VNMLS, VNMLA, VNMUL
,
Richard Henderson
,
2020/08/25
[PATCH 05/22] target/arm: Macroify trans functions for VFMA, VFMS, VFNMA, VFNMS
,
Peter Maydell
,
2020/08/24
Re: [PATCH 05/22] target/arm: Macroify trans functions for VFMA, VFMS, VFNMA, VFNMS
,
Richard Henderson
,
2020/08/25
[PATCH 06/22] target/arm: Implement VFP fp16 for fused-multiply-add
,
Peter Maydell
,
2020/08/24
Re: [PATCH 06/22] target/arm: Implement VFP fp16 for fused-multiply-add
,
Richard Henderson
,
2020/08/25
[PATCH 07/22] target/arm: Macroify uses of do_vfp_2op_sp() and do_vfp_2op_dp()
,
Peter Maydell
,
2020/08/24
Re: [PATCH 07/22] target/arm: Macroify uses of do_vfp_2op_sp() and do_vfp_2op_dp()
,
Richard Henderson
,
2020/08/25
[PATCH 08/22] target/arm: Implement VFP fp16 for VABS, VNEG, VSQRT
,
Peter Maydell
,
2020/08/24
Re: [PATCH 08/22] target/arm: Implement VFP fp16 for VABS, VNEG, VSQRT
,
Richard Henderson
,
2020/08/25
[PATCH 09/22] target/arm: Implement VFP fp16 for VMOV immediate
,
Peter Maydell
,
2020/08/24
Re: [PATCH 09/22] target/arm: Implement VFP fp16 for VMOV immediate
,
Richard Henderson
,
2020/08/25
[PATCH 10/22] target/arm: Implement VFP fp16 VCMP
,
Peter Maydell
,
2020/08/24
Re: [PATCH 10/22] target/arm: Implement VFP fp16 VCMP
,
Richard Henderson
,
2020/08/25
[PATCH 11/22] target/arm: Implement VFP fp16 VLDR and VSTR
,
Peter Maydell
,
2020/08/24
Re: [PATCH 11/22] target/arm: Implement VFP fp16 VLDR and VSTR
,
Richard Henderson
,
2020/08/25
[PATCH 13/22] target/arm: Make VFP_CONV_FIX macros take separate float type and float size
,
Peter Maydell
,
2020/08/24
Re: [PATCH 13/22] target/arm: Make VFP_CONV_FIX macros take separate float type and float size
,
Richard Henderson
,
2020/08/25
[PATCH 12/22] target/arm: Implement VFP fp16 VCVT between float and integer
,
Peter Maydell
,
2020/08/24
Re: [PATCH 12/22] target/arm: Implement VFP fp16 VCVT between float and integer
,
Richard Henderson
,
2020/08/25
[PATCH 14/22] target/arm: Use macros instead of open-coding fp16 conversion helpers
,
Peter Maydell
,
2020/08/24
Re: [PATCH 14/22] target/arm: Use macros instead of open-coding fp16 conversion helpers
,
Richard Henderson
,
2020/08/25
[PATCH 15/22] target/arm: Implement VFP fp16 VCVT between float and fixed-point
,
Peter Maydell
,
2020/08/24
Re: [PATCH 15/22] target/arm: Implement VFP fp16 VCVT between float and fixed-point
,
Richard Henderson
,
2020/08/25
[PATCH 16/22] target/arm: Implement VFP vp16 VCVT-with-specified-rounding-mode
,
Peter Maydell
,
2020/08/24
Re: [PATCH 16/22] target/arm: Implement VFP vp16 VCVT-with-specified-rounding-mode
,
Richard Henderson
,
2020/08/25
[PATCH 18/22] target/arm: Implement VFP fp16 VRINT*
,
Peter Maydell
,
2020/08/24
Re: [PATCH 18/22] target/arm: Implement VFP fp16 VRINT*
,
Richard Henderson
,
2020/08/25
[PATCH 19/22] target/arm: Implement new VFP fp16 insn VINS
,
Peter Maydell
,
2020/08/24
Re: [PATCH 19/22] target/arm: Implement new VFP fp16 insn VINS
,
Richard Henderson
,
2020/08/25
[PATCH 22/22] target/arm: Enable FP16 in '-cpu max'
,
Peter Maydell
,
2020/08/24
Re: [PATCH 22/22] target/arm: Enable FP16 in '-cpu max'
,
Richard Henderson
,
2020/08/25
[PATCH 17/22] target/arm: Implement VFP fp16 VSEL
,
Peter Maydell
,
2020/08/24
Re: [PATCH 17/22] target/arm: Implement VFP fp16 VSEL
,
Richard Henderson
,
2020/08/25
[PATCH 21/22] target/arm: Implement VFP fp16 VMOV between gp and halfprec registers
,
Peter Maydell
,
2020/08/24
Re: [PATCH 21/22] target/arm: Implement VFP fp16 VMOV between gp and halfprec registers
,
Richard Henderson
,
2020/08/25
[PATCH 20/22] target/arm: Implement new VFP fp16 insn VMOVX
,
Peter Maydell
,
2020/08/24
Re: [PATCH 20/22] target/arm: Implement new VFP fp16 insn VMOVX
,
Richard Henderson
,
2020/08/25
[Bug 1884719] Re: Function not implemented when using libaio
,
Martin Grigorov
,
2020/08/24
[Bug 1884719] Re: Function not implemented when using libaio
,
Laurent Vivier
,
2020/08/24
Re: [PATCH v7 41/47] block: Leave BDS.backing_file constant
,
Kevin Wolf
,
2020/08/24
Re: [PATCH v7 41/47] block: Leave BDS.backing_file constant
,
Max Reitz
,
2020/08/24
[PATCH] disas/libvixl: Fix fall-through annotation for GCC >= 7
,
Thomas Huth
,
2020/08/24
Re: [PATCH] disas/libvixl: Fix fall-through annotation for GCC >= 7
,
Peter Maydell
,
2020/08/24
Re: [PATCH] disas/libvixl: Fix fall-through annotation for GCC >= 7
,
Thomas Huth
,
2020/08/24
Re: [PATCH] disas/libvixl: Fix fall-through annotation for GCC >= 7
,
no-reply
,
2020/08/26
[PATCH] virtio: add Virtio*BusClass sizes
,
Cornelia Huck
,
2020/08/24
[PATCH v2 00/13] Introduce USB U2F key device
,
César Belley
,
2020/08/24
[PATCH v2 01/13] hw/usb: Regroup USB HID protocol values
,
César Belley
,
2020/08/24
[PATCH v2 02/13] docs: Add USB U2F key device documentation
,
César Belley
,
2020/08/24
[PATCH v2 03/13] hw/usb: Add U2F key base class
,
César Belley
,
2020/08/24
[PATCH v2 04/13] hw/usb: Add U2F key base class implementation
,
César Belley
,
2020/08/24
[PATCH v2 06/13] hw/usb: Add U2F key emulated mode
,
César Belley
,
2020/08/24
[PATCH v2 05/13] hw/usb: Add U2F key passthru mode
,
César Belley
,
2020/08/24
[PATCH v2 08/13] configure: Add USB U2F key device
,
César Belley
,
2020/08/24
Re: [PATCH v2 08/13] configure: Add USB U2F key device
,
Gerd Hoffmann
,
2020/08/25
[PATCH v2 07/13] hw/usb: Add U2F key build recipe
,
César Belley
,
2020/08/24
[PATCH v2 09/13] docs/system: Add U2F key to the USB devices examples
,
César Belley
,
2020/08/24
[PATCH v2 10/13] docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examples
,
César Belley
,
2020/08/24
[PATCH v2 11/13] scripts: Add u2f-setup-gen script
,
César Belley
,
2020/08/24
[PATCH v2 12/13] hw/usb: Add U2F device check to passthru mode
,
César Belley
,
2020/08/24
[PATCH v2 13/13] hw/usb: Add U2F device autoscan to passthru mode
,
César Belley
,
2020/08/24
meson: problems building under msys2/mingw-w64 native
,
Mark Cave-Ayland
,
2020/08/24
Re: meson: problems building under msys2/mingw-w64 native
,
Gerd Hoffmann
,
2020/08/24
Re: meson: problems building under msys2/mingw-w64 native
,
Mark Cave-Ayland
,
2020/08/25
Re: meson: problems building under msys2/mingw-w64 native
,
Paolo Bonzini
,
2020/08/25
Re: meson: problems building under msys2/mingw-w64 native
,
Yonggang Luo
,
2020/08/25
Re: meson: problems building under msys2/mingw-w64 native
,
Paolo Bonzini
,
2020/08/25
Re: meson: problems building under msys2/mingw-w64 native
,
Yonggang Luo
,
2020/08/25
Re: meson: problems building under msys2/mingw-w64 native
,
Mark Cave-Ayland
,
2020/08/25
Re: meson: problems building under msys2/mingw-w64 native
,
Paolo Bonzini
,
2020/08/26
Re: meson: problems building under msys2/mingw-w64 native
,
Mark Cave-Ayland
,
2020/08/27
Re: meson: problems building under msys2/mingw-w64 native
,
Paolo Bonzini
,
2020/08/24
Re: meson: problems building under msys2/mingw-w64 native
,
Mark Cave-Ayland
,
2020/08/24
Re: meson: problems building under msys2/mingw-w64 native
,
Paolo Bonzini
,
2020/08/25
[PATCH] usb-host: workaround libusb bug
,
Gerd Hoffmann
,
2020/08/24
[PATCH v2] virtiofsd: Add -o allow_direct_io|no_allow_direct_io options
,
Jiachen Zhang
,
2020/08/24
[RFC v5 0/3] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Pérez
,
2020/08/24
[RFC v5 1/3] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
,
Eugenio Pérez
,
2020/08/24
[RFC v5 2/3] memory: Skip bad range assertion if notifier is DEVIOTLB type
,
Eugenio Pérez
,
2020/08/24
[RFC v5 3/3] intel_iommu: Do not notify regular iotlb to device-iotlb notifiers
,
Eugenio Pérez
,
2020/08/24
Re: [RFC v5 3/3] intel_iommu: Do not notify regular iotlb to device-iotlb notifiers
,
Peter Xu
,
2020/08/24
[REPORT] [GSoC - TCG Continuous Benchmarking] [#9] Measuring QEMU Performance in System Mode
,
Ahmed Karaman
,
2020/08/24
[PATCH] qemu-io-cmds: Simplify help_oneline
,
Dr. David Alan Gilbert (git)
,
2020/08/24
[PULL v1 0/8] Xilinx queue 2020-08-14
,
Edgar E. Iglesias
,
2020/08/24
[PULL v1 2/8] target/microblaze: mbar: Move LOG_DIS to before sleep
,
Edgar E. Iglesias
,
2020/08/24
[PULL v1 1/8] target/microblaze: mbar: Transfer dc->rd to mbar_imm
,
Edgar E. Iglesias
,
2020/08/24
[PULL v1 4/8] target/microblaze: swx: Use atomic_cmpxchg
,
Edgar E. Iglesias
,
2020/08/24
[PULL v1 5/8] configure: microblaze: Enable mttcg
,
Edgar E. Iglesias
,
2020/08/24
[PULL v1 6/8] target/microblaze: mbar: Trap sleeps from user-space
,
Edgar E. Iglesias
,
2020/08/24
[PULL v1 3/8] target/microblaze: mbar: Add support for data-access barriers
,
Edgar E. Iglesias
,
2020/08/24
[PULL v1 7/8] microblaze: petalogix-ml605: Add device-tree source
,
Edgar E. Iglesias
,
2020/08/24
[PULL v1 8/8] microblaze: petalogix-s3adsp1800: Add device-tree source
,
Edgar E. Iglesias
,
2020/08/24
Re: [PULL v1 0/8] Xilinx queue 2020-08-14
,
Peter Maydell
,
2020/08/24
[PULL 00/27] target-arm queue
,
Peter Maydell
,
2020/08/24
[PULL 01/27] hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores
,
Peter Maydell
,
2020/08/24
[PULL 02/27] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
,
Peter Maydell
,
2020/08/24
[PULL 04/27] hw/arm/smmu: Introduce smmu_get_iotlb_key()
,
Peter Maydell
,
2020/08/24
[PULL 03/27] hw/arm/smmu-common: Add IOTLB helpers
,
Peter Maydell
,
2020/08/24
[PULL 05/27] hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
,
Peter Maydell
,
2020/08/24
[PULL 06/27] hw/arm/smmu-common: Manage IOTLB block entries
,
Peter Maydell
,
2020/08/24
[PULL 07/27] hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper
,
Peter Maydell
,
2020/08/24
[PULL 08/27] hw/arm/smmuv3: Get prepared for range invalidation
,
Peter Maydell
,
2020/08/24
[PULL 09/27] hw/arm/smmuv3: Fix IIDR offset
,
Peter Maydell
,
2020/08/24
[PULL 10/27] hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 support
,
Peter Maydell
,
2020/08/24
[PULL 11/27] hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support
,
Peter Maydell
,
2020/08/24
[PULL 12/27] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation
,
Peter Maydell
,
2020/08/24
[PULL 13/27] docs/system/arm: Document the Xilinx Versal Virt board
,
Peter Maydell
,
2020/08/24
[PULL 14/27] target/arm: Pull handling of XScale insns out of disas_coproc_insn()
,
Peter Maydell
,
2020/08/24
[PULL 15/27] target/arm: Separate decode from handling of coproc insns
,
Peter Maydell
,
2020/08/24
[PULL 16/27] target/arm: Convert A32 coprocessor insns to decodetree
,
Peter Maydell
,
2020/08/24
[PULL 17/27] target/arm: Tidy up disas_arm_insn()
,
Peter Maydell
,
2020/08/24
[PULL 18/27] target/arm: Do M-profile NOCP checks early and via decodetree
,
Peter Maydell
,
2020/08/24
[PULL 20/27] target/arm: Remove ARCH macro
,
Peter Maydell
,
2020/08/24
[PULL 19/27] target/arm: Convert T32 coprocessor insns to decodetree
,
Peter Maydell
,
2020/08/24
[PULL 21/27] target/arm: Delete unused VFP_DREG macros
,
Peter Maydell
,
2020/08/24
[PULL 22/27] target/arm/translate.c: Delete/amend incorrect comments
,
Peter Maydell
,
2020/08/24
[PULL 23/27] target/arm: Delete unused ARM_FEATURE_CRC
,
Peter Maydell
,
2020/08/24
[PULL 25/27] target/arm: Make A32/T32 use new fpstatus_ptr() API
,
Peter Maydell
,
2020/08/24
[PULL 24/27] target/arm: Replace A64 get_fpstatus_ptr() with generic fpstatus_ptr()
,
Peter Maydell
,
2020/08/24
[PULL 27/27] target/arm: Use correct FPST for VCMLA, VCADD on fp16
,
Peter Maydell
,
2020/08/24
[PULL 26/27] target/arm: Implement FPST_STD_F16 fpstatus
,
Peter Maydell
,
2020/08/24
Re: [PULL 00/27] target-arm queue
,
Peter Maydell
,
2020/08/24
[PATCH] cirrus.yml: Exclude some targets in the FreeBSD job to speed up the build
,
Thomas Huth
,
2020/08/24
Re: [PATCH] cirrus.yml: Exclude some targets in the FreeBSD job to speed up the build
,
Daniel P . Berrangé
,
2020/08/27
Re: [PATCH] cirrus.yml: Exclude some targets in the FreeBSD job to speed up the build
,
Thomas Huth
,
2020/08/28
Re: [PATCH] cirrus.yml: Exclude some targets in the FreeBSD job to speed up the build
,
Daniel P . Berrangé
,
2020/08/28
Re: [PATCH] cirrus.yml: Exclude some targets in the FreeBSD job to speed up the build
,
Thomas Huth
,
2020/08/28
Re: [PATCH] cirrus.yml: Exclude some targets in the FreeBSD job to speed up the build
,
Thomas Huth
,
2020/08/31
meson.build files are missing copyright/license headers
,
Peter Maydell
,
2020/08/24
Re: meson.build files are missing copyright/license headers
,
Marc-André Lureau
,
2020/08/24
Re: meson.build files are missing copyright/license headers
,
Peter Maydell
,
2020/08/24
Re: meson.build files are missing copyright/license headers
,
Thomas Huth
,
2020/08/25
Re: meson.build files are missing copyright/license headers
,
Peter Maydell
,
2020/08/25
Re: meson.build files are missing copyright/license headers
,
Thomas Huth
,
2020/08/25
Re: meson.build files are missing copyright/license headers
,
Peter Maydell
,
2020/08/25
Re: meson.build files are missing copyright/license headers
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v5 00/12] *** A Method for evaluating dirty page rate ***
,
Chuan Zheng
,
2020/08/24
[PATCH v5 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
,
David Edmondson
,
2020/08/26
[PATCH v5 03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
David Edmondson
,
2020/08/26
Re: [PATCH v5 03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
Zheng Chuan
,
2020/08/26
Re: [PATCH v5 03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
Zheng Chuan
,
2020/08/26
Re: [PATCH v5 03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
Dr. David Alan Gilbert
,
2020/08/26
Re: [PATCH v5 03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
David Edmondson
,
2020/08/26
[PATCH v5 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
,
Chuan Zheng
,
2020/08/24
[PATCH v5 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
David Edmondson
,
2020/08/26
Re: [PATCH v5 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Zheng Chuan
,
2020/08/27
Re: [PATCH v5 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
David Edmondson
,
2020/08/27
Re: [PATCH v5 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Zheng Chuan
,
2020/08/27
Re: [PATCH v5 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
David Edmondson
,
2020/08/27
Re: [PATCH v5 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Zheng Chuan
,
2020/08/27
Re: [PATCH v5 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
David Edmondson
,
2020/08/27
[PATCH v5 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
,
David Edmondson
,
2020/08/26
[PATCH v5 05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
,
Chuan Zheng
,
2020/08/24
[PATCH v5 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
,
Chuan Zheng
,
2020/08/24
[PATCH v5 06/12] migration/dirtyrate: Record hash results for each sampled page
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 06/12] migration/dirtyrate: Record hash results for each sampled page
,
David Edmondson
,
2020/08/26
Re: [PATCH v5 06/12] migration/dirtyrate: Record hash results for each sampled page
,
Dr. David Alan Gilbert
,
2020/08/26
Re: [PATCH v5 06/12] migration/dirtyrate: Record hash results for each sampled page
,
David Edmondson
,
2020/08/26
Re: [PATCH v5 06/12] migration/dirtyrate: Record hash results for each sampled page
,
Zheng Chuan
,
2020/08/27
Re: [PATCH v5 06/12] migration/dirtyrate: Record hash results for each sampled page
,
David Edmondson
,
2020/08/27
[PATCH v5 07/12] migration/dirtyrate: Compare page hash results for recorded sampled page
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 07/12] migration/dirtyrate: Compare page hash results for recorded sampled page
,
David Edmondson
,
2020/08/26
[PATCH v5 09/12] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 09/12] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
,
David Edmondson
,
2020/08/26
Re: [PATCH v5 09/12] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
,
Zheng Chuan
,
2020/08/27
Re: [PATCH v5 09/12] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
,
Zheng Chuan
,
2020/08/27
Re: [PATCH v5 09/12] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
,
David Edmondson
,
2020/08/27
[PATCH v5 12/12] migration/dirtyrate: Add trace_calls to make it easier to debug
,
Chuan Zheng
,
2020/08/24
[PATCH v5 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
,
David Edmondson
,
2020/08/26
Re: [PATCH v5 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
,
Zheng Chuan
,
2020/08/27
Re: [PATCH v5 00/12] *** A Method for evaluating dirty page rate ***
,
no-reply
,
2020/08/24
[PATCH v5 00/12] *** A Method for evaluating dirty page rate ***
,
Chuan Zheng
,
2020/08/24
[PATCH v5 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
,
Dr. David Alan Gilbert
,
2020/08/25
[PATCH v5 03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
Dr. David Alan Gilbert
,
2020/08/26
[PATCH v5 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
,
Dr. David Alan Gilbert
,
2020/08/26
Re: [PATCH v5 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
,
Zheng Chuan
,
2020/08/27
[PATCH v5 06/12] migration/dirtyrate: Record hash results for each sampled page
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 06/12] migration/dirtyrate: Record hash results for each sampled page
,
Dr. David Alan Gilbert
,
2020/08/26
Re: [PATCH v5 06/12] migration/dirtyrate: Record hash results for each sampled page
,
Zheng Chuan
,
2020/08/27
Re: [PATCH v5 06/12] migration/dirtyrate: Record hash results for each sampled page
,
Dr. David Alan Gilbert
,
2020/08/27
[PATCH v5 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
,
Dr. David Alan Gilbert
,
2020/08/26
Re: [PATCH v5 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
,
Zheng Chuan
,
2020/08/27
[PATCH v5 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
,
Dr. David Alan Gilbert
,
2020/08/26
[PATCH v5 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
,
Chuan Zheng
,
2020/08/24
[PATCH v5 09/12] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
,
Chuan Zheng
,
2020/08/24
[PATCH v5 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Chuan Zheng
,
2020/08/24
[PATCH v5 05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
,
Chuan Zheng
,
2020/08/24
[PATCH v5 07/12] migration/dirtyrate: Compare page hash results for recorded sampled page
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 07/12] migration/dirtyrate: Compare page hash results for recorded sampled page
,
Dr. David Alan Gilbert
,
2020/08/26
[PATCH v5 12/12] migration/dirtyrate: Add trace_calls to make it easier to debug
,
Chuan Zheng
,
2020/08/24
Re: [PATCH v5 12/12] migration/dirtyrate: Add trace_calls to make it easier to debug
,
Dr. David Alan Gilbert
,
2020/08/26
[PATCH] target/riscv: raise exception to HS-mode at get_physical_address
,
Yifei Jiang
,
2020/08/24
[PATCH v2 0/7] vhost-user-blk: fix the migration issue and enhance qtests
,
Dima Stepanov
,
2020/08/24
[PATCH v2 1/7] vhost: recheck dev state in the vhost_migration_log routine
,
Dima Stepanov
,
2020/08/24
Re: [PATCH v2 1/7] vhost: recheck dev state in the vhost_migration_log routine
,
Raphael Norwitz
,
2020/08/27
Re: [PATCH v2 1/7] vhost: recheck dev state in the vhost_migration_log routine
,
Dima Stepanov
,
2020/08/31
[PATCH v2 2/7] vhost: check queue state in the vhost_dev_set_log routine
,
Dima Stepanov
,
2020/08/24
Re: [PATCH v2 2/7] vhost: check queue state in the vhost_dev_set_log routine
,
Raphael Norwitz
,
2020/08/27
Re: [PATCH v2 2/7] vhost: check queue state in the vhost_dev_set_log routine
,
Dima Stepanov
,
2020/08/31
Re: [PATCH v2 2/7] vhost: check queue state in the vhost_dev_set_log routine
,
Raphael Norwitz
,
2020/08/31
[PATCH v2 3/7] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
,
Dima Stepanov
,
2020/08/24
[PATCH v2 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
,
Dima Stepanov
,
2020/08/24
[PATCH v2 5/7] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
,
Dima Stepanov
,
2020/08/24
[PATCH v2 6/7] tests/qtest/vhost-user-test: add migrate_reconnect test
,
Dima Stepanov
,
2020/08/24
[PATCH v2 7/7] tests/qtest/vhost-user-test: enable the reconnect tests
,
Dima Stepanov
,
2020/08/24
Re: [PATCH v2 0/7] vhost-user-blk: fix the migration issue and enhance qtests
,
no-reply
,
2020/08/24
[PATCH v7 0/4] Apply COR-filter to the block-stream permanently
,
Andrey Shinkevich
,
2020/08/24
[PATCH v7 1/4] copy-on-read: Support preadv/pwritev_part functions
,
Andrey Shinkevich
,
2020/08/24
[PATCH v7 2/4] copy-on-read: add filter append/drop functions
,
Andrey Shinkevich
,
2020/08/24
[PATCH v7 3/4] qapi: add filter-node-name to block-stream
,
Andrey Shinkevich
,
2020/08/24
Re: [PATCH v7 3/4] qapi: add filter-node-name to block-stream
,
Markus Armbruster
,
2020/08/25
Re: [PATCH v7 3/4] qapi: add filter-node-name to block-stream
,
Andrey Shinkevich
,
2020/08/25
[PATCH v7 4/4] block: apply COR-filter to block-stream jobs
,
Andrey Shinkevich
,
2020/08/24
Re: [PATCH v7 4/4] block: apply COR-filter to block-stream jobs
,
Vladimir Sementsov-Ogievskiy
,
2020/08/24
Re: [PATCH v7 4/4] block: apply COR-filter to block-stream jobs
,
Andrey Shinkevich
,
2020/08/28
[PATCH V2 for-5.2] hw/null-machine: Add the kvm_type() hook for MIPS
,
Huacai Chen
,
2020/08/24
[PATCH V8 for-5.2] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/08/24
[PATCH] meson: drop keymaps symlink
,
Gerd Hoffmann
,
2020/08/24
Re: [PATCH] meson: drop keymaps symlink
,
Klaus Jensen
,
2020/08/24
Re: [PATCH] meson: drop keymaps symlink
,
Bin Meng
,
2020/08/24
Re: [PATCH] meson: drop keymaps symlink
,
Alistair Francis
,
2020/08/24
[Bug 1892684] [NEW] curl and wget segfaults when link has redirects
,
Roman Melnikov
,
2020/08/24
unknown fs driver type 'virtiofs'
,
Pedro Serrano
,
2020/08/24
Re: unknown fs driver type 'virtiofs'
,
Dr. David Alan Gilbert
,
2020/08/24
Re: unknown fs driver type 'virtiofs'
,
Pedro Serrano
,
2020/08/24
[PATCH v4 00/12] *** A Method for evaluating dirty page rate ***
,
Chuan Zheng
,
2020/08/23
[PATCH v4 05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
,
Chuan Zheng
,
2020/08/23
[PATCH v4 03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
Chuan Zheng
,
2020/08/23
[PATCH v4 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
,
Chuan Zheng
,
2020/08/23
[PATCH v4 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
,
Chuan Zheng
,
2020/08/23
[PATCH v4 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
,
Chuan Zheng
,
2020/08/23
[PATCH v4 06/12] migration/dirtyrate: Record hash results for each sampled page
,
Chuan Zheng
,
2020/08/23
[PATCH v4 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Chuan Zheng
,
2020/08/23
[PATCH v4 09/12] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
,
Chuan Zheng
,
2020/08/23
[PATCH v4 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
,
Chuan Zheng
,
2020/08/23
[PATCH v4 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
,
Chuan Zheng
,
2020/08/23
[PATCH v4 07/12] migration/dirtyrate: Compare page hash results for recorded sampled page
,
Chuan Zheng
,
2020/08/23
[PATCH v4 12/12] migration/dirtyrate: Add trace_calls to make it easier to debug
,
Chuan Zheng
,
2020/08/23
[PATCH RFC v2 01/10] qemu/: fix some comment spelling errors
,
zhaolichang
,
2020/08/23
[Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure
,
Alexander Bulekov
,
2020/08/23
Re: [Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure
,
Paolo Bonzini
,
2020/08/25
Re: [Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure
,
Alexander Bulekov
,
2020/08/26
Re: [Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure
,
Paolo Bonzini
,
2020/08/26
Re: [Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure
,
Alexander Bulekov
,
2020/08/28
Re: [Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure
,
Paolo Bonzini
,
2020/08/28
[REPORT] Nightly Performance Tests - Sunday, August 23, 2020
,
Ahmed Karaman
,
2020/08/23
[PATCH v3 0/8] linux-user: Adding support for a group of btrfs ioctls
,
Filip Bozuta
,
2020/08/23
[PATCH v3 1/8] linux-user: Add support for a group of btrfs ioctls used for subvolumes
,
Filip Bozuta
,
2020/08/23
[PATCH v3 2/8] linux-user: Add support for a group of btrfs ioctls used for snapshots
,
Filip Bozuta
,
2020/08/23
[PATCH v3 3/8] linux-user: Add support for btrfs ioctls used to manipulate with devices
,
Filip Bozuta
,
2020/08/23
[PATCH v3 4/8] linux-user: Add support for btrfs ioctls used to get/set features
,
Filip Bozuta
,
2020/08/23
[PATCH v3 5/8] linux-user: Add support for a group of btrfs inode ioctls
,
Filip Bozuta
,
2020/08/23
[PATCH v3 6/8] linux-user: Add support for two btrfs ioctls used for subvolume
,
Filip Bozuta
,
2020/08/23
[PATCH v3 7/8] linux-user: Add support for btrfs ioctls used to manage quota
,
Filip Bozuta
,
2020/08/23
[PATCH v3 8/8] linux-user: Add support for btrfs ioctls used to scrub a filesystem
,
Filip Bozuta
,
2020/08/23
Re: [PATCH v3 0/8] linux-user: Adding support for a group of btrfs ioctls
,
Daniel P . Berrangé
,
2020/08/27
[PATCH] linux-user: Add support for a group of '_V2' btrfs ioctls
,
Filip Bozuta
,
2020/08/23
[PULL 0/6] Linux user for 5.2 patches
,
Laurent Vivier
,
2020/08/23
[PULL 1/6] linux-user: Fix "print_fdset()" in "strace.c" to not print ", " after last value
,
Laurent Vivier
,
2020/08/23
[PULL 5/6] linux-user: Add support for a group of 2038 safe syscalls
,
Laurent Vivier
,
2020/08/23
[PULL 6/6] linux-user: Fix 'utimensat()' implementation
,
Laurent Vivier
,
2020/08/23
[PULL 3/6] linux-user: Adjust guest page protection for the host
,
Laurent Vivier
,
2020/08/23
[PULL 2/6] linux-user: Validate mmap/mprotect prot value
,
Laurent Vivier
,
2020/08/23
[PULL 4/6] linux-user: Modify 'target_to_host/host_to_target_itimerspec()'
,
Laurent Vivier
,
2020/08/23
Re: [PULL 0/6] Linux user for 5.2 patches
,
Peter Maydell
,
2020/08/23
[PATCH] configure: avoid compiling qemu-keymap by default
,
Laurent Vivier
,
2020/08/23
Re: [PATCH] configure: avoid compiling qemu-keymap by default
,
Paolo Bonzini
,
2020/08/23
[PATCH v2 0/7] Run cross-compilation build tests in the gitlab-CI
,
Thomas Huth
,
2020/08/23
[PATCH v2 2/7] tests/docker: Install python3-setuptools in the debian9-mxe containers
,
Thomas Huth
,
2020/08/23
[PATCH v2 3/7] tests/Makefile: test-image-locking needs CONFIG_POSIX
,
Thomas Huth
,
2020/08/23
[PATCH v2 4/7] tests/Makefile: test-replication needs CONFIG_POSIX
,
Thomas Huth
,
2020/08/23
[PATCH v2 6/7] configure: Allow automatic WHPX detection
,
Thomas Huth
,
2020/08/23
[PATCH v2 5/7] dockerfiles/debian-win64-cross: Download WHPX MinGW headers
,
Thomas Huth
,
2020/08/23
[PATCH v2 7/7] gitlab-ci: Add cross-compiling build tests
,
Thomas Huth
,
2020/08/23
[PATCH v2 1/7] configure: Add system = 'linux' for meson when cross-compiling
,
Thomas Huth
,
2020/08/23
Re: [PATCH v2 0/7] Run cross-compilation build tests in the gitlab-CI
,
Paolo Bonzini
,
2020/08/25
odd meson failure: Unknown variable "exe_name"
,
Peter Maydell
,
2020/08/23
Re: odd meson failure: Unknown variable "exe_name"
,
Peter Maydell
,
2020/08/23
Re: odd meson failure: Unknown variable "exe_name"
,
Paolo Bonzini
,
2020/08/23
Re: odd meson failure: Unknown variable "exe_name"
,
Stefan Hajnoczi
,
2020/08/27
[PATCH] scripts/qemu-version.sh: Add missing space before ']'
,
Thomas Huth
,
2020/08/23
Re: [PATCH] scripts/qemu-version.sh: Add missing space before ']'
,
Marc-André Lureau
,
2020/08/23
Re: [PATCH] scripts/qemu-version.sh: Add missing space before ']'
,
Paolo Bonzini
,
2020/08/25
[PATCH v2] linux-user: detect mismatched ELF ABI in qemu-mips[n32][el]
,
Carlo Marcelo Arenas Belón
,
2020/08/23
Re: [PATCH v2] linux-user: detect mismatched ELF ABI in qemu-mips[n32][el]
,
Laurent Vivier
,
2020/08/23
Re: [PATCH v2] linux-user: detect mismatched ELF ABI in qemu-mips[n32][el]
,
Laurent Vivier
,
2020/08/24
[PATCH] meson: Don't make object files for dtrace on macOS
,
Roman Bolshakov
,
2020/08/23
Re: [PATCH] meson: Don't make object files for dtrace on macOS
,
Daniel P . Berrangé
,
2020/08/24
Re: [PATCH] meson: Don't make object files for dtrace on macOS
,
Roman Bolshakov
,
2020/08/25
Re: [PATCH] meson: Don't make object files for dtrace on macOS
,
Paolo Bonzini
,
2020/08/25
[PATCH] meson: Build qemu-nbd on macOS again
,
Thomas Huth
,
2020/08/23
Re: [PATCH] meson: Build qemu-nbd on macOS again
,
Marc-André Lureau
,
2020/08/23
Re: [PATCH] meson: Build qemu-nbd on macOS again
,
Eric Blake
,
2020/08/24
Re: [PATCH] meson: Build qemu-nbd on macOS again
,
Daniel P . Berrangé
,
2020/08/24
[Bug 1892604] [NEW] qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed.
,
Brendan Dolan-Gavitt
,
2020/08/22
[Bug 1892604] Re: qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed.
,
Brendan Dolan-Gavitt
,
2020/08/22
[Bug 1892604] Re: qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed.
,
Paul Zimmerman
,
2020/08/25
[Bug 1892604] Re: qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed.
,
Brendan Dolan-Gavitt
,
2020/08/25
[Bug 1892604] Re: qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed.
,
Peter Maydell
,
2020/08/26
[Bug 1892604] Re: qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed.
,
Paul Zimmerman
,
2020/08/26
[REPORT] Nightly Performance Tests - Saturday, August 22, 2020
,
Ahmed Karaman
,
2020/08/22
QEMU | Pipeline #180896236 has failed for master | 66e01f1c
,
GitLab
,
2020/08/22
[PATCH 0/4] Compatibility make fixes for meson
,
Roman Bolshakov
,
2020/08/22
[PATCH 1/4] configure: Use discovered make for in-source build
,
Roman Bolshakov
,
2020/08/22
Re: [PATCH 1/4] configure: Use discovered make for in-source build
,
Daniel P . Berrangé
,
2020/08/24
Re: [PATCH 1/4] configure: Use discovered make for in-source build
,
Eric Blake
,
2020/08/24
Re: [PATCH 1/4] configure: Use discovered make for in-source build
,
Roman Bolshakov
,
2020/08/24
Re: [PATCH 1/4] configure: Use discovered make for in-source build
,
Roman Bolshakov
,
2020/08/25
Re: [PATCH 1/4] configure: Use discovered make for in-source build
,
Eric Blake
,
2020/08/25
Re: [PATCH 1/4] configure: Use discovered make for in-source build
,
Eric Blake
,
2020/08/24
[PATCH 4/4] configure: Test if $make actually exists
,
Roman Bolshakov
,
2020/08/22
Re: [PATCH 4/4] configure: Test if $make actually exists
,
Daniel P . Berrangé
,
2020/08/24
[PATCH 2/4] Makefile: Require GNU make 3.82+
,
Roman Bolshakov
,
2020/08/22
Re: [PATCH 2/4] Makefile: Require GNU make 3.82+
,
Daniel P . Berrangé
,
2020/08/24
[PATCH 3/4] configure: Prefer gmake on darwin
,
Roman Bolshakov
,
2020/08/22
Re: [PATCH 3/4] configure: Prefer gmake on darwin
,
Daniel P . Berrangé
,
2020/08/24
Re: [PATCH 3/4] configure: Prefer gmake on darwin
,
Eric Blake
,
2020/08/24
Re: [PATCH 3/4] configure: Prefer gmake on darwin
,
Daniel P . Berrangé
,
2020/08/24
Re: [PATCH 3/4] configure: Prefer gmake on darwin
,
Eric Blake
,
2020/08/24
Re: [PATCH 3/4] configure: Prefer gmake on darwin
,
Peter Maydell
,
2020/08/24
Re: [PATCH 3/4] configure: Prefer gmake on darwin
,
Roman Bolshakov
,
2020/08/25
Re: [PATCH-for-5.2 0/2] hw/char: Remove TYPE_SERIAL_IO
,
Philippe Mathieu-Daudé
,
2020/08/22
[PATCH v2 0/2] util/hexdump: Cleanup qemu_hexdump()
,
Philippe Mathieu-Daudé
,
2020/08/22
[PATCH v2 1/2] util/hexdump: Convert to take a void pointer argument
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH v2 1/2] util/hexdump: Convert to take a void pointer argument
,
Alistair Francis
,
2020/08/25
Re: [PATCH v2 1/2] util/hexdump: Convert to take a void pointer argument
,
Edgar E. Iglesias
,
2020/08/28
Re: [PATCH v2 1/2] util/hexdump: Convert to take a void pointer argument
,
Li Qiang
,
2020/08/28
[PATCH v2 2/2] util/hexdump: Reorder qemu_hexdump() arguments
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH v2 2/2] util/hexdump: Reorder qemu_hexdump() arguments
,
Edgar E. Iglesias
,
2020/08/28
Re: [PATCH v2 0/2] util/hexdump: Cleanup qemu_hexdump()
,
Stefano Garzarella
,
2020/08/28
Re: [PATCH v2 0/2] util/hexdump: Cleanup qemu_hexdump()
,
Jason Wang
,
2020/08/31
Re: [PATCH for-4.2 v2 3/3] block/file-posix: Let post-EOF fallocate serialize
,
Vladimir Sementsov-Ogievskiy
,
2020/08/22
Re: [PATCH for-4.2 v2 3/3] block/file-posix: Let post-EOF fallocate serialize
,
Vladimir Sementsov-Ogievskiy
,
2020/08/22
Re: [PATCH for-4.2 v2 3/3] block/file-posix: Let post-EOF fallocate serialize
,
Vladimir Sementsov-Ogievskiy
,
2020/08/26
Re: [PATCH for-4.2 v2 3/3] block/file-posix: Let post-EOF fallocate serialize
,
Vladimir Sementsov-Ogievskiy
,
2020/08/26
[PATCH v2] memory: Directly dispatch alias accesses on origin memory region
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH v2] memory: Directly dispatch alias accesses on origin memory region
,
Richard Henderson
,
2020/08/29
Re: [PATCH v2] memory: Directly dispatch alias accesses on origin memory region
,
Paolo Bonzini
,
2020/08/30
[PATCH] util/hexdump: Convert to take a void pointer argument
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH] util/hexdump: Convert to take a void pointer argument
,
Peter Maydell
,
2020/08/22
Re: [PATCH] util/hexdump: Convert to take a void pointer argument
,
Philippe Mathieu-Daudé
,
2020/08/22
[PATCH v2 0/2] hw/isa/superio: Clean suspicious QOM types
,
Philippe Mathieu-Daudé
,
2020/08/22
[PATCH v2 1/2] hw/isa/superio: Set abstract TYPE_ISA_SUPERIO instance size
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH v2 1/2] hw/isa/superio: Set abstract TYPE_ISA_SUPERIO instance size
,
Eduardo Habkost
,
2020/08/26
[PATCH v2 2/2] hw/isa/superio: Do not enforce class_size when inherited from parent
,
Philippe Mathieu-Daudé
,
2020/08/22
[RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
,
Richard Henderson
,
2020/08/29
Re: [RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
,
Michael
,
2020/08/29
Re: [RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
,
Philippe Mathieu-Daudé
,
2020/08/29
Re: [RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
,
Michael
,
2020/08/29
Re: [RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
,
Mark Cave-Ayland
,
2020/08/30
Re: [Bug 1892540] [RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
,
mst
,
2020/08/30
Re: [RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
,
Andreas Gustafsson
,
2020/08/30
[RFC PATCH] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
,
Philippe Mathieu-Daudé
,
2020/08/22
[Bug 1892581] [NEW] QEMU 5.1 no longer says anything about inaccessible devices
,
Diego Viola
,
2020/08/22
[Bug 1892581] Re: QEMU 5.1 no longer says anything about inaccessible devices
,
Diego Viola
,
2020/08/22
[Bug 1892581] Re: QEMU 5.1 no longer says anything about inaccessible devices
,
Diego Viola
,
2020/08/22
[Bug 1892581] Re: QEMU 5.1 no longer says anything about inaccessible devices
,
Diego Viola
,
2020/08/22
[Bug 1892581] Re: QEMU 5.1 no longer says anything about inaccessible devices
,
Diego Viola
,
2020/08/22
[Bug 1892581] Re: QEMU 5.1 no longer says anything about inaccessible devices
,
Diego Viola
,
2020/08/22
Re: [PATCH] ati-vga: Fix checks in ati_2d_blt() to avoid crash
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH] ati-vga: Fix checks in ati_2d_blt() to avoid crash
,
BALATON Zoltan
,
2020/08/22
Re: [PATCH] ati-vga: Fix checks in ati_2d_blt() to avoid crash
,
Michael Tokarev
,
2020/08/24
Re: [PATCH] ati-vga: Fix checks in ati_2d_blt() to avoid crash
,
P J P
,
2020/08/24
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#6] Performance Comparison of Two QEMU Builds
,
Aleksandar Markovic
,
2020/08/22
Re: [REPORT] [GSoC - TCG Continuous Benchmarking] [#6] Performance Comparison of Two QEMU Builds
,
Ahmed Karaman
,
2020/08/22
[PATCH] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
,
Cédric Le Goater
,
2020/08/22
Re: [PATCH] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
,
David Gibson
,
2020/08/22
[PULL v3 00/20] riscv-to-apply queue
,
Alistair Francis
,
2020/08/22
[PULL v3 05/20] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
,
Alistair Francis
,
2020/08/22
[PULL v3 06/20] target/riscv: Clean up fmv.w.x
,
Alistair Francis
,
2020/08/22
[PULL v3 07/20] target/riscv: check before allocating TCG temps
,
Alistair Francis
,
2020/08/22
[PULL v3 01/20] target/riscv: Generate nanboxed results from fp helpers
,
Alistair Francis
,
2020/08/22
[PULL v3 02/20] target/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
,
Alistair Francis
,
2020/08/22
[PULL v3 08/20] hw/riscv: sifive_u: Add a dummy L2 cache controller device
,
Alistair Francis
,
2020/08/22
[PULL v3 03/20] target/riscv: Generate nanboxed results from trans_rvf.inc.c
,
Alistair Francis
,
2020/08/22
[PULL v3 10/20] configure: Create symbolic links for pc-bios/*.elf files
,
Alistair Francis
,
2020/08/22
[PULL v3 09/20] riscv: Fix bug in setting pmpcfg CSR for RISCV64
,
Alistair Francis
,
2020/08/22
[PULL v3 12/20] roms/Makefile: Build the generic platform for RISC-V OpenSBI firmware
,
Alistair Francis
,
2020/08/22
[PULL v3 11/20] roms/opensbi: Upgrade from v0.7 to v0.8
,
Alistair Francis
,
2020/08/22
[PULL v3 04/20] target/riscv: Check nanboxed inputs to fp helpers
,
Alistair Francis
,
2020/08/22
[PULL v3 15/20] gitlab-ci/opensbi: Update GitLab CI to build generic platform
,
Alistair Francis
,
2020/08/22
[PULL v3 13/20] hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u
,
Alistair Francis
,
2020/08/22
[PULL v3 16/20] target/riscv: Fix the translation of physical address
,
Alistair Francis
,
2020/08/22
[PULL v3 17/20] target/riscv: Change the TLB page size depends on PMP entries.
,
Alistair Francis
,
2020/08/22
[PULL v3 14/20] hw/riscv: spike: Change the default bios to use generic platform image
,
Alistair Francis
,
2020/08/22
[PULL v3 18/20] hw/intc: ibex_plic: Update the pending irqs
,
Alistair Francis
,
2020/08/22
[PULL v3 19/20] hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines
,
Alistair Francis
,
2020/08/22
[PULL v3 20/20] hw/intc: ibex_plic: Honour source priorities
,
Alistair Francis
,
2020/08/22
Re: [PULL v3 00/20] riscv-to-apply queue
,
Peter Maydell
,
2020/08/23
[PATCH v1 1/1] core/register: Specify instance_size in the TypeInfo
,
Alistair Francis
,
2020/08/22
Re: [PATCH v1 1/1] core/register: Specify instance_size in the TypeInfo
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH v1 1/1] core/register: Specify instance_size in the TypeInfo
,
Alistair Francis
,
2020/08/25
Re: [PATCH v1 1/1] core/register: Specify instance_size in the TypeInfo
,
Eduardo Habkost
,
2020/08/24
Re: [PATCH v1 1/1] core/register: Specify instance_size in the TypeInfo
,
Alistair Francis
,
2020/08/25
[Bug 1883984] Autopkgtest regression report (qemu/1:4.2-3ubuntu6.5)
,
Ubuntu SRU Bot
,
2020/08/21
[PATCH] linux-user: warn if trying to use qemu-mipsn32[el] with non n32 ELF
,
Carlo Marcelo Arenas Belón
,
2020/08/21
Re: [PATCH] linux-user: warn if trying to use qemu-mipsn32[el] with non n32 ELF
,
Laurent Vivier
,
2020/08/22
Re: [PATCH] linux-user: warn if trying to use qemu-mipsn32[el] with non n32 ELF
,
Aleksandar Markovic
,
2020/08/22
Re: [PATCH] linux-user: warn if trying to use qemu-mipsn32[el] with non n32 ELF
,
Carlo Arenas
,
2020/08/23
[PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Babu Moger
,
2020/08/21
[PATCH v5 4/8] Revert "hw/i386: Move arch_id decode inside x86_cpus_init"
,
Babu Moger
,
2020/08/21
[PATCH v5 5/8] Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"
,
Babu Moger
,
2020/08/21
[PATCH v5 6/8] Revert "hw/i386: Introduce apicid functions inside X86MachineState"
,
Babu Moger
,
2020/08/21
[PATCH v5 1/8] hw/i386: Remove node_id, nr_nodes and nodes_per_pkg from topology
,
Babu Moger
,
2020/08/21
Re: [PATCH v5 1/8] hw/i386: Remove node_id, nr_nodes and nodes_per_pkg from topology
,
Igor Mammedov
,
2020/08/26
Re: [PATCH v5 1/8] hw/i386: Remove node_id, nr_nodes and nodes_per_pkg from topology
,
Babu Moger
,
2020/08/26
[PATCH v5 2/8] Revert "i386: Fix pkg_id offset for EPYC cpu models"
,
Babu Moger
,
2020/08/21
[PATCH v5 3/8] Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"
,
Babu Moger
,
2020/08/21
[PATCH v5 7/8] Revert "hw/386: Add EPYC mode topology decoding functions"
,
Babu Moger
,
2020/08/21
Re: [PATCH v5 7/8] Revert "hw/386: Add EPYC mode topology decoding functions"
,
Eduardo Habkost
,
2020/08/28
Re: [PATCH v5 7/8] Revert "hw/386: Add EPYC mode topology decoding functions"
,
Babu Moger
,
2020/08/28
[PATCH v5 8/8] i386: Simplify CPUID_8000_001E for AMD
,
Babu Moger
,
2020/08/21
Re: [PATCH v5 8/8] i386: Simplify CPUID_8000_001E for AMD
,
Igor Mammedov
,
2020/08/26
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Dr. David Alan Gilbert
,
2020/08/24
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Babu Moger
,
2020/08/24
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Dr. David Alan Gilbert
,
2020/08/25
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Igor Mammedov
,
2020/08/25
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Dr. David Alan Gilbert
,
2020/08/25
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Igor Mammedov
,
2020/08/26
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Dr. David Alan Gilbert
,
2020/08/26
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Igor Mammedov
,
2020/08/27
RE: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Babu Moger
,
2020/08/27
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Igor Mammedov
,
2020/08/28
RE: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Babu Moger
,
2020/08/28
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Dr. David Alan Gilbert
,
2020/08/28
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Igor Mammedov
,
2020/08/28
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Igor Mammedov
,
2020/08/26
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Daniel P . Berrangé
,
2020/08/26
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Igor Mammedov
,
2020/08/26
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Daniel P . Berrangé
,
2020/08/26
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Igor Mammedov
,
2020/08/26
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Daniel P . Berrangé
,
2020/08/26
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Eduardo Habkost
,
2020/08/26
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Igor Mammedov
,
2020/08/27
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Eduardo Habkost
,
2020/08/27
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Igor Mammedov
,
2020/08/27
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Daniel P . Berrangé
,
2020/08/28
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Eduardo Habkost
,
2020/08/28
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Daniel P . Berrangé
,
2020/08/28
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Eduardo Habkost
,
2020/08/28
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Babu Moger
,
2020/08/28
RE: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Babu Moger
,
2020/08/26
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Dr. David Alan Gilbert
,
2020/08/26
RE: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Babu Moger
,
2020/08/26
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Igor Mammedov
,
2020/08/27
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Daniel P . Berrangé
,
2020/08/28
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Igor Mammedov
,
2020/08/28
RE: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Babu Moger
,
2020/08/28
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Igor Mammedov
,
2020/08/28
Re: [PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
,
Eduardo Habkost
,
2020/08/26
[PULL 0/6] Meson build system fixes
,
Paolo Bonzini
,
2020/08/21
[PULL 3/6] configure: silence 'shift' error message in version_ge()
,
Paolo Bonzini
,
2020/08/21
[PULL 2/6] util/meson.build: fix fdmon-io_uring build
,
Paolo Bonzini
,
2020/08/21
[PULL 1/6] target/s390x: fix meson.build issue
,
Paolo Bonzini
,
2020/08/21
[PULL 4/6] meson: convert pc-bios/keymaps/Makefile
,
Paolo Bonzini
,
2020/08/21
[PULL 5/6] meson: Fix --disable-tools --enable-system builds
,
Paolo Bonzini
,
2020/08/21
[PULL 6/6] keymaps: update
,
Paolo Bonzini
,
2020/08/21
Re: [PULL 0/6] Meson build system fixes
,
Peter Maydell
,
2020/08/22
Re: [PULL 0/6] Meson build system fixes
,
Peter Maydell
,
2020/08/23
[PULL v2 00/24] target/xtensa updates for 5.2
,
Max Filippov
,
2020/08/21
Re: [PULL v2 00/24] target/xtensa updates for 5.2
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PULL v2 00/24] target/xtensa updates for 5.2
,
Max Filippov
,
2020/08/22
Re: [PULL v2 00/24] target/xtensa updates for 5.2
,
Peter Maydell
,
2020/08/24
Re: [PULL v2 00/24] target/xtensa updates for 5.2
,
Max Filippov
,
2020/08/24
Re: [PULL v2 00/24] target/xtensa updates for 5.2
,
Peter Maydell
,
2020/08/25
RE: [PULL v2 00/24] target/xtensa updates for 5.2
,
Taylor Simpson
,
2020/08/23
[PATCH v3] configure: silence 'shift' error message in version_ge()
,
Stefano Garzarella
,
2020/08/21
Re: [PATCH v3] configure: silence 'shift' error message in version_ge()
,
Eric Blake
,
2020/08/21
[PATCH v6 00/15] block/nvme: Various cleanups required to use multiple queues
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 01/15] block/nvme: Replace magic value by SCALE_MS definition
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 02/15] block/nvme: Avoid further processing if trace event not enabled
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 03/15] block/nvme: Let nvme_create_queue_pair() fail gracefully
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 04/15] block/nvme: Define INDEX macros to ease code review
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 05/15] block/nvme: Improve error message when IO queue creation failed
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 06/15] block/nvme: Use common error path in nvme_add_io_queue()
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 07/15] block/nvme: Rename local variable
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 08/15] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 09/15] block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 10/15] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 11/15] block/nvme: Simplify nvme_init_queue() arguments
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 12/15] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 13/15] block/nvme: Simplify nvme_create_queue_pair() arguments
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 14/15] block/nvme: Extract nvme_poll_queue()
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v6 15/15] block/nvme: Use an array of EventNotifier
,
Philippe Mathieu-Daudé
,
2020/08/21
[Bug 1892544] [NEW] meson qemu 5.2 can not built with msys2
,
Yonggang Luo
,
2020/08/21
[Bug 1892544] Re: meson qemu 5.2 can not built with msys2
,
Yonggang Luo
,
2020/08/21
[Bug 1892541] [NEW] qemu 5.1 on windows 10 with whpx can not install Windows 7 guest
,
Yonggang Luo
,
2020/08/21
[Bug 1892540] [NEW] qemu can no longer boot NetBSD/sparc
,
Andreas Gustafsson
,
2020/08/21
[Bug 1892540] Re: qemu can no longer boot NetBSD/sparc
,
Laurent Vivier
,
2020/08/22
[Bug 1892540] Re: qemu can no longer boot NetBSD/sparc
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH v2] stdvga+bochs-display: add dummy mmio handler
,
Alistair Francis
,
2020/08/21
Re: [PATCH v2] stdvga+bochs-display: add dummy mmio handler
,
Alistair Francis
,
2020/08/21
[PATCH] hw/ssi/ssi: Set abstract TYPE_SSI_SLAVE instance size
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH] hw/ssi/ssi: Set abstract TYPE_SSI_SLAVE instance size
,
Alistair Francis
,
2020/08/21
[PATCH] hw/isa/isa-superio: Set abstract TYPE_ISA_SUPERIO instance size
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH] hw/isa/isa-superio: Set abstract TYPE_ISA_SUPERIO instance size
,
Eduardo Habkost
,
2020/08/21
[Bug 1892533] [NEW] Meson: Missing config-host.mak
,
Xavier Claessens
,
2020/08/21
[Bug 1892533] Re: Meson: Missing config-host.mak
,
Xavier Claessens
,
2020/08/21
[Bug 1892533] Re: Meson: Missing config-host.mak
,
Paolo Bonzini
,
2020/08/21
[Bug 1892533] Re: Meson: Missing config-host.mak
,
Xavier Claessens
,
2020/08/21
[PULL 00/23] SD/MMC patches for 2020-08-21
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 01/23] hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 02/23] hw/sd/pxa2xx_mmci: Trivial simplification
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 03/23] hw/lm32/milkymist: Un-inline milkymist_memcard_create()
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 04/23] hw/sd/milkymist: Create the SDBus at init()
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 05/23] hw/sd/milkymist: Do not create SD card within the SD host controller
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 06/23] hw/sd/pl181: Replace fprintf(stderr, "*\n") with error_report()
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 07/23] hw/sd/pl181: Rename pl181_send_command() as pl181_do_command()
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 08/23] hw/sd/pl181: Add TODO to use Fifo32 API
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 09/23] hw/sd/pl181: Use named GPIOs
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 11/23] hw/sd/pl181: Do not create SD card within the SD host controller
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 10/23] hw/sd/pl181: Expose a SDBus and connect the SDCard to it
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 12/23] hw/sd/pl181: Replace disabled fprintf()s by trace events
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 13/23] hw/sd/sdcard: Make sd_data_ready() static
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 14/23] hw/sd: Move sdcard legacy API to 'hw/sd/sdcard_legacy.h'
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 15/23] hw/sd: Rename read/write_data() as read/write_byte()
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 16/23] hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 17/23] hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 20/23] hw/sd: Add sdbus_read_data() to read multiples bytes on the data line
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 19/23] hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possible
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 18/23] hw/sd: Add sdbus_write_data() to write multiples bytes on the data line
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 22/23] hw/sd: Fix incorrect populated function switch status data structure
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 21/23] hw/sd: Use sdbus_read_data() instead of sdbus_read_byte() when possible
,
Philippe Mathieu-Daudé
,
2020/08/21
[PULL 23/23] hw/sd: Correct the maximum size of a Standard Capacity SD Memory Card
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PULL 00/23] SD/MMC patches for 2020-08-21
,
Peter Maydell
,
2020/08/23
[PATCH v4 0/6] block: improve error reporting for unsupported O_DIRECT
,
Daniel P . Berrangé
,
2020/08/21
[PATCH v4 2/6] util: refactor qemu_open_old to split off variadic args handling
,
Daniel P . Berrangé
,
2020/08/21
Re: [PATCH v4 2/6] util: refactor qemu_open_old to split off variadic args handling
,
Markus Armbruster
,
2020/08/25
Re: [PATCH v4 2/6] util: refactor qemu_open_old to split off variadic args handling
,
Daniel P . Berrangé
,
2020/08/25
Re: [PATCH v4 2/6] util: refactor qemu_open_old to split off variadic args handling
,
Markus Armbruster
,
2020/08/26
[PATCH v4 1/6] util: rename qemu_open() to qemu_open_old()
,
Daniel P . Berrangé
,
2020/08/21
[PATCH v4 3/6] util: add Error object for qemu_open_internal error reporting
,
Daniel P . Berrangé
,
2020/08/21
Re: [PATCH v4 3/6] util: add Error object for qemu_open_internal error reporting
,
Markus Armbruster
,
2020/08/25
Re: [PATCH v4 3/6] util: add Error object for qemu_open_internal error reporting
,
Daniel P . Berrangé
,
2020/08/25
Re: [PATCH v4 3/6] util: add Error object for qemu_open_internal error reporting
,
Markus Armbruster
,
2020/08/26
Re: [PATCH v4 3/6] util: add Error object for qemu_open_internal error reporting
,
Daniel P . Berrangé
,
2020/08/27
[PATCH v4 5/6] util: give a specific error message when O_DIRECT doesn't work
,
Daniel P . Berrangé
,
2020/08/21
Re: [PATCH v4 5/6] util: give a specific error message when O_DIRECT doesn't work
,
Markus Armbruster
,
2020/08/25
Re: [PATCH v4 5/6] util: give a specific error message when O_DIRECT doesn't work
,
Daniel P . Berrangé
,
2020/08/25
Re: [PATCH v4 5/6] util: give a specific error message when O_DIRECT doesn't work
,
Markus Armbruster
,
2020/08/26
[PATCH v4 4/6] util: introduce qemu_open and qemu_create with error reporting
,
Daniel P . Berrangé
,
2020/08/21
Re: [PATCH v4 4/6] util: introduce qemu_open and qemu_create with error reporting
,
Markus Armbruster
,
2020/08/25
[PATCH v4 6/6] block/fileb: switch to use qemu_open/qemu_create for improved errors
,
Daniel P . Berrangé
,
2020/08/21
Re: [PATCH v4 6/6] block/fileb: switch to use qemu_open/qemu_create for improved errors
,
Markus Armbruster
,
2020/08/25
[PATCH] tests/docker: add liburing-devel to the Fedora image
,
Stefano Garzarella
,
2020/08/21
Re: [PATCH] tests/docker: add liburing-devel to the Fedora image
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH] tests/docker: add liburing-devel to the Fedora image
,
Stefano Garzarella
,
2020/08/21
[PATCH V8] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/21
Re: [PATCH V8] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/24
Re: [PATCH V8] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Igor Mammedov
,
2020/08/26
Re: [PATCH V8] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/26
[PATCH v2] configure: silence 'shift' error message in version_ge()
,
Stefano Garzarella
,
2020/08/21
Re: [PATCH v2] configure: silence 'shift' error message in version_ge()
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH v2] configure: silence 'shift' error message in version_ge()
,
Eric Blake
,
2020/08/21
Re: [PATCH v2] configure: silence 'shift' error message in version_ge()
,
Stefano Garzarella
,
2020/08/21
[PATCH 0/5] virtio-iommu: Built-in topology and x86 support
,
Jean-Philippe Brucker
,
2020/08/21
[PATCH 1/5] virtio-iommu: Default to bypass during boot
,
Jean-Philippe Brucker
,
2020/08/21
[PATCH 2/5] linux headers: Import virtio-iommu header from Linux
,
Jean-Philippe Brucker
,
2020/08/21
[PATCH 3/5] virtio-iommu: Declare topology in config space
,
Jean-Philippe Brucker
,
2020/08/21
[PATCH 4/5] hw/arm/virt: Remove device-tree restriction on virtio-iommu
,
Jean-Philippe Brucker
,
2020/08/21
[PATCH 5/5] hw/i386/pc: Add support for virtio-iommu-pci
,
Jean-Philippe Brucker
,
2020/08/21
Re: [PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
,
Daniel P . Berrangé
,
2020/08/21
Re: [PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
,
Markus Armbruster
,
2020/08/26
Re: [PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
,
Daniel P . Berrangé
,
2020/08/26
Re: [PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
,
Daniel P . Berrangé
,
2020/08/26
Re: [PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
,
Markus Armbruster
,
2020/08/27
Re: [PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
,
Kevin Wolf
,
2020/08/27
Re: [PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
,
Markus Armbruster
,
2020/08/28
Re: [PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
,
Kevin Wolf
,
2020/08/28
Re: [PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
,
Markus Armbruster
,
2020/08/31
Re: [PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
,
Markus Armbruster
,
2020/08/27
Re: [PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
,
Daniel P . Berrangé
,
2020/08/27
[PATCH] keymaps: update
,
Paolo Bonzini
,
2020/08/21
Re: [PATCH] keymaps: update
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH] meson: convert pc-bios/keymaps/Makefile
,
Paolo Bonzini
,
2020/08/21
Re: [PATCH] meson: convert pc-bios/keymaps/Makefile
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v3 0/2] meson: Build qemu-keymap when configured using --disable-tools
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v3 1/2] meson: convert pc-bios/keymaps/Makefile
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH v3 1/2] meson: convert pc-bios/keymaps/Makefile
,
Gerd Hoffmann
,
2020/08/24
Re: [PATCH v3 1/2] meson: convert pc-bios/keymaps/Makefile
,
Paolo Bonzini
,
2020/08/24
[PATCH v3 2/2] meson: Do not consider qemu-keymap a 'tool'
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH] target/s390x: fix meson.build issue
,
Paolo Bonzini
,
2020/08/21
Re: [PATCH] target/s390x: fix meson.build issue
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH v7 39/47] blockdev: Fix active commit choice
,
Kevin Wolf
,
2020/08/21
Re: [PATCH v7 39/47] blockdev: Fix active commit choice
,
Max Reitz
,
2020/08/24
Re: [PATCH v7 39/47] blockdev: Fix active commit choice
,
Kevin Wolf
,
2020/08/24
Re: [PATCH v7 39/47] blockdev: Fix active commit choice
,
Max Reitz
,
2020/08/24
Re: [PATCH v7 39/47] blockdev: Fix active commit choice
,
Kevin Wolf
,
2020/08/24
[PATCH] util/meson.build: fix fdmon-io_uring build
,
Stefano Garzarella
,
2020/08/21
Re: [PATCH] util/meson.build: fix fdmon-io_uring build
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH] util/meson.build: fix fdmon-io_uring build
,
Stefano Garzarella
,
2020/08/21
Re: [PATCH] util/meson.build: fix fdmon-io_uring build
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH] util/meson.build: fix fdmon-io_uring build
,
Stefano Garzarella
,
2020/08/21
[PATCH v2] meson: Do not consider qemu-keymap a 'tool'
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH] meson: Do not consider qemu-keymap a 'tool'
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH v7 37/47] qemu-img: Use child access functions
,
Kevin Wolf
,
2020/08/21
Re: [PATCH v7 37/47] qemu-img: Use child access functions
,
Max Reitz
,
2020/08/24
QEMU | Pipeline #180588871 has failed for master | 7fd51e68
,
GitLab
,
2020/08/21
[PATCH] configure: Silence shift warning in version_ge()
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH] configure: Silence shift warning in version_ge()
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH] meson: Fix --disable-tools --enable-system builds
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH] meson: Fix --disable-tools --enable-system builds
,
Paolo Bonzini
,
2020/08/21
[PATCH] configure: silence 'shift' error message in version_ge()
,
Stefano Garzarella
,
2020/08/21
Re: [PATCH] configure: silence 'shift' error message in version_ge()
,
Paolo Bonzini
,
2020/08/21
Re: [PATCH] configure: silence 'shift' error message in version_ge()
,
Peter Maydell
,
2020/08/21
Re: [PATCH] configure: silence 'shift' error message in version_ge()
,
Stefano Garzarella
,
2020/08/21
Re: [PATCH] configure: silence 'shift' error message in version_ge()
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH] configure: silence 'shift' error message in version_ge()
,
Stefano Garzarella
,
2020/08/21
Re: [PATCH] configure: silence 'shift' error message in version_ge()
,
Eric Blake
,
2020/08/21
[PATCH v3 1/2] hw/sd: sd: Fix incorrect populated function switch status data structure
,
Bin Meng
,
2020/08/21
[PATCH v3 2/2] hw/sd: sd: Correct the maximum size of a Standard Capacity SD Memory Card
,
Bin Meng
,
2020/08/21
[PATCH v5 00/10] preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
[PATCH v5 02/10] block/io.c: drop assertion on double waiting for request serialisation
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
[PATCH v5 03/10] block/io: split out bdrv_find_conflicting_request
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
[PATCH v5 01/10] block: simplify comment to BDRV_REQ_SERIALISING
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
[PATCH v5 04/10] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
[PATCH v5 05/10] block: bdrv_mark_request_serialising: split non-waiting function
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
Re: [PATCH v5 05/10] block: bdrv_mark_request_serialising: split non-waiting function
,
Max Reitz
,
2020/08/25
[PATCH v5 06/10] block: introduce BDRV_REQ_NO_WAIT flag
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
Re: [PATCH v5 06/10] block: introduce BDRV_REQ_NO_WAIT flag
,
Max Reitz
,
2020/08/25
Re: [PATCH v5 06/10] block: introduce BDRV_REQ_NO_WAIT flag
,
Vladimir Sementsov-Ogievskiy
,
2020/08/26
Re: [PATCH v5 06/10] block: introduce BDRV_REQ_NO_WAIT flag
,
Max Reitz
,
2020/08/26
Re: [PATCH v5 06/10] block: introduce BDRV_REQ_NO_WAIT flag
,
Vladimir Sementsov-Ogievskiy
,
2020/08/26
[PATCH v5 07/10] block: introduce preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
Re: [PATCH v5 07/10] block: introduce preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/24
Re: [PATCH v5 07/10] block: introduce preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/26
Re: [PATCH v5 07/10] block: introduce preallocate filter
,
Max Reitz
,
2020/08/25
Re: [PATCH v5 07/10] block: introduce preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/26
Re: [PATCH v5 07/10] block: introduce preallocate filter
,
Max Reitz
,
2020/08/26
Re: [PATCH v5 07/10] block: introduce preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/26
Re: [PATCH v5 07/10] block: introduce preallocate filter
,
Max Reitz
,
2020/08/26
Re: [PATCH v5 07/10] block: introduce preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/26
Re: [PATCH v5 07/10] block: introduce preallocate filter
,
David Edmondson
,
2020/08/26
Re: [PATCH v5 07/10] block: introduce preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/27
[PATCH v5 08/10] iotests.py: add verify_o_direct helper
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
Re: [PATCH v5 08/10] iotests.py: add verify_o_direct helper
,
Nir Soffer
,
2020/08/21
[PATCH v5 09/10] iotests.py: add filter_img_check
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
[PATCH v5 10/10] iotests: add 298 to test new preallocate filter driver
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
Re: [PATCH v5 00/10] preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/27
[PULL 00/14] bitmaps patches for 2020-08-21
,
Eric Blake
,
2020/08/21
[PULL 04/14] qcow2_format.py: dump bitmap flags in human readable way.
,
Eric Blake
,
2020/08/21
[PULL 10/14] qcow2_format.py: support dumping metadata in JSON format
,
Eric Blake
,
2020/08/21
[PULL 12/14] migration: Add block-bitmap-mapping parameter
,
Eric Blake
,
2020/08/21
[PULL 01/14] iotests: add test for QCOW2 header dump
,
Eric Blake
,
2020/08/21
[PULL 02/14] qcow2_format.py: make printable data an extension class member
,
Eric Blake
,
2020/08/21
[PULL 03/14] qcow2_format.py: change Qcow2BitmapExt initialization method
,
Eric Blake
,
2020/08/21
[PULL 06/14] qcow2_format.py: pass cluster size to substructures
,
Eric Blake
,
2020/08/21
[PULL 05/14] qcow2_format.py: Dump bitmap directory information
,
Eric Blake
,
2020/08/21
[PULL 07/14] qcow2_format.py: Dump bitmap table serialized entries
,
Eric Blake
,
2020/08/21
[PULL 09/14] qcow2_format.py: collect fields to dump in JSON format
,
Eric Blake
,
2020/08/21
[PULL 11/14] iotests: dump QCOW2 header in JSON in #303
,
Eric Blake
,
2020/08/21
[PULL 08/14] qcow2.py: Introduce '-j' key to dump in JSON format
,
Eric Blake
,
2020/08/21
[PULL 13/14] iotests.py: Let wait_migration() return on failure
,
Eric Blake
,
2020/08/21
[PULL 14/14] iotests: Test node/bitmap aliases during migration
,
Eric Blake
,
2020/08/21
Re: [PULL 00/14] bitmaps patches for 2020-08-21
,
Peter Maydell
,
2020/08/22
[PATCH V7] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/21
ANNOUNCE: build system conversion to Meson has landed
,
Peter Maydell
,
2020/08/21
Re: ANNOUNCE: build system conversion to Meson has landed
,
Eric Blake
,
2020/08/21
Re: ANNOUNCE: build system conversion to Meson has landed
,
Markus Armbruster
,
2020/08/24
Re: ANNOUNCE: build system conversion to Meson has landed
,
Laszlo Ersek
,
2020/08/21
Re: ANNOUNCE: build system conversion to Meson has landed
,
Paolo Bonzini
,
2020/08/21
Re: ANNOUNCE: build system conversion to Meson has landed
,
Laszlo Ersek
,
2020/08/24
[PATCH v8 0/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/21
[PATCH v8 1/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/21
Re: [PATCH v8 1/1] audio/jack: fix use after free segfault
,
Christian Schoenebeck
,
2020/08/21
Re: [PATCH v8 1/1] audio/jack: fix use after free segfault
,
Paolo Bonzini
,
2020/08/21
Re: [PATCH v8 1/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/21
Re: [PATCH v8 1/1] audio/jack: fix use after free segfault
,
Christian Schoenebeck
,
2020/08/22
Re: [RFC qemu 0/6] mirror: implement incremental and bitmap modes
,
Max Reitz
,
2020/08/21
Re: [RFC qemu 0/6] mirror: implement incremental and bitmap modes
,
John Snow
,
2020/08/24
qcow2 merge_cow() question
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
Re: qcow2 merge_cow() question
,
Alberto Garcia
,
2020/08/21
Re: qcow2 merge_cow() question
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
VHOST_USER_PROTOCOL_F_VDPA
,
Stefan Hajnoczi
,
2020/08/21
[PATCH v2] virtio-gpu: fix unmap the already mapped items
,
Li Zhijian
,
2020/08/21
Re: [PATCH v2] virtio-gpu: fix unmap the already mapped items
,
Li Qiang
,
2020/08/26
Re: [PATCH v2] virtio-gpu: fix unmap the already mapped items
,
Li Zhijian
,
2020/08/26
[PULL v9 000/152] Meson-based build system
,
Paolo Bonzini
,
2020/08/21
[PULL v9 016/152] configure: add support for pseudo-"in source tree" builds
,
Paolo Bonzini
,
2020/08/21
Re: [PULL v9 000/152] Meson-based build system
,
Peter Maydell
,
2020/08/21
[PULL v8 000/152] Meson-based build system
,
Paolo Bonzini
,
2020/08/21
[PULL v8 001/152] oss-fuzz/build: remove LIB_FUZZING_ENGINE
,
Paolo Bonzini
,
2020/08/21
[PULL v8 007/152] build-sys hack: ensure target directory is there
,
Paolo Bonzini
,
2020/08/21
[PULL v8 006/152] meson: rename .inc.h files to .h.inc
,
Paolo Bonzini
,
2020/08/21
[PULL v8 003/152] pc-bios/s390-ccw: do not use rules.mak
,
Paolo Bonzini
,
2020/08/21
[PULL v8 008/152] tests/vm: do not pollute configure with --efi-aarch64
,
Paolo Bonzini
,
2020/08/21
[PULL v8 002/152] optionrom: simplify Makefile
,
Paolo Bonzini
,
2020/08/21
[PULL v8 004/152] trace: switch position of headers to what Meson requires
,
Paolo Bonzini
,
2020/08/21
[PULL v8 010/152] tests/docker: add test script for static linux-user builds
,
Paolo Bonzini
,
2020/08/21
[PULL v8 005/152] meson: rename included C source files to .c.inc
,
Paolo Bonzini
,
2020/08/21
[PULL v8 012/152] configure: do not include $(...) variables in config-host.mak
,
Paolo Bonzini
,
2020/08/21
[PULL v8 011/152] nsis: use "make DESTDIR=" instead of "make prefix="
,
Paolo Bonzini
,
2020/08/21
[PULL v8 009/152] tests/vm: check for Python YAML parser in the Makefile
,
Paolo Bonzini
,
2020/08/21
[PULL v8 013/152] configure: expand path variables for meson configure
,
Paolo Bonzini
,
2020/08/21
[PULL v8 015/152] tests/vm: include setuptools
,
Paolo Bonzini
,
2020/08/21
[PULL v8 016/152] configure: add support for pseudo-"in source tree" builds
,
Paolo Bonzini
,
2020/08/21
[PULL v8 014/152] configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 019/152] build-sys hack: link with whole .fa archives
,
Paolo Bonzini
,
2020/08/21
[PULL v8 018/152] configure: generate Meson cross file
,
Paolo Bonzini
,
2020/08/21
[PULL v8 022/152] meson: enable pie
,
Paolo Bonzini
,
2020/08/21
[PULL v8 021/152] meson: move summary to meson.build
,
Paolo Bonzini
,
2020/08/21
[PULL v8 020/152] build-sys: add meson submodule
,
Paolo Bonzini
,
2020/08/21
[PULL v8 025/152] meson: add testsuite Makefile generator
,
Paolo Bonzini
,
2020/08/21
[PULL v8 024/152] meson: add sparse support
,
Paolo Bonzini
,
2020/08/21
[PULL v8 023/152] meson: use coverage option
,
Paolo Bonzini
,
2020/08/21
[PULL v8 028/152] meson: add version.o
,
Paolo Bonzini
,
2020/08/21
[PULL v8 027/152] meson: add remaining generated tcg trace helpers
,
Paolo Bonzini
,
2020/08/21
[PULL v8 029/152] contrib/libvhost-user: convert to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 017/152] configure: integrate Meson in the build system
,
Paolo Bonzini
,
2020/08/21
[PULL v8 031/152] contrib/vhost-user-blk: convert to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 026/152] libqemuutil, qapi, trace: convert to meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 030/152] tools/virtiofsd: convert to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 032/152] vhost-user-scsi: add compatibility for libiscsi 1.9.0
,
Paolo Bonzini
,
2020/08/21
[PULL v8 033/152] contrib/vhost-user-scsi: convert to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 037/152] contrib/ivshmem: convert to meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 035/152] contrib/vhost-user-input: convert to meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 038/152] contrib/elf2dmp: convert to meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 040/152] meson: add solaris and Haiku libraries
,
Paolo Bonzini
,
2020/08/21
[PULL v8 039/152] meson: add macos dependencies
,
Paolo Bonzini
,
2020/08/21
[PULL v8 045/152] meson: add qemu-bridge-helper
,
Paolo Bonzini
,
2020/08/21
[PULL v8 044/152] meson: convert dummy Windows qga/qemu-ga target
,
Paolo Bonzini
,
2020/08/21
[PULL v8 042/152] meson: convert vss-win32
,
Paolo Bonzini
,
2020/08/21
[PULL v8 046/152] meson: add qemu-keymap
,
Paolo Bonzini
,
2020/08/21
[PULL v8 034/152] contrib/rdmacm-mux: convert to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 036/152] contrib/vhost-user-gpu: convert to meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 043/152] meson: add msi generation
,
Paolo Bonzini
,
2020/08/21
[PULL v8 041/152] meson: convert qemu-ga
,
Paolo Bonzini
,
2020/08/21
[PULL v8 049/152] meson: keymap-gen
,
Paolo Bonzini
,
2020/08/21
[PULL v8 048/152] meson: add virtfs-proxy-helper
,
Paolo Bonzini
,
2020/08/21
[PULL v8 050/152] meson: generate qemu-version.h
,
Paolo Bonzini
,
2020/08/21
[PULL v8 047/152] meson: add qemu-edid
,
Paolo Bonzini
,
2020/08/21
[PULL v8 051/152] meson: generate shader headers
,
Paolo Bonzini
,
2020/08/21
[PULL v8 057/152] meson: convert qom directory to Meson (tools part)
,
Paolo Bonzini
,
2020/08/21
[PULL v8 054/152] meson: convert check-decodetree
,
Paolo Bonzini
,
2020/08/21
[PULL v8 061/152] meson: convert target/s390x/gen-features.h
,
Paolo Bonzini
,
2020/08/21
[PULL v8 056/152] meson: convert check-qapi-schema
,
Paolo Bonzini
,
2020/08/21
[PULL v8 052/152] meson: generate hxtool files
,
Paolo Bonzini
,
2020/08/21
[PULL v8 063/152] meson: add modules infrastructure
,
Paolo Bonzini
,
2020/08/21
[PULL v8 059/152] meson: convert crypto directory to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 064/152] meson: convert chardev directory to Meson (tools part)
,
Paolo Bonzini
,
2020/08/21
[PULL v8 053/152] meson: handle edk2 bios and descriptors
,
Paolo Bonzini
,
2020/08/21
[PULL v8 067/152] meson: qemu-pr-helper
,
Paolo Bonzini
,
2020/08/21
[PULL v8 060/152] meson: convert io directory to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 055/152] meson: convert tests/fp and check-softfloat
,
Paolo Bonzini
,
2020/08/21
[PULL v8 073/152] meson: convert root directory to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 074/152] meson: convert most of softmmu/
,
Paolo Bonzini
,
2020/08/21
[PULL v8 075/152] meson: convert trace/
,
Paolo Bonzini
,
2020/08/21
[PULL v8 065/152] meson: convert block
,
Paolo Bonzini
,
2020/08/21
[PULL v8 058/152] meson: convert authz directory to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 068/152] configure, Makefile; remove TOOLS and HELPERS-y variable
,
Paolo Bonzini
,
2020/08/21
[PULL v8 062/152] meson: infrastructure for building emulators
,
Paolo Bonzini
,
2020/08/21
[PULL v8 066/152] meson: qemu-{img,io,nbd}
,
Paolo Bonzini
,
2020/08/21
[PULL v8 069/152] meson: convert chardev directory to Meson (emulator part)
,
Paolo Bonzini
,
2020/08/21
[PULL v8 076/152] meson: convert dump/
,
Paolo Bonzini
,
2020/08/21
[PULL v8 071/152] meson: convert audio directory to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 078/152] meson: convert qemu-storage-daemon
,
Paolo Bonzini
,
2020/08/21
[PULL v8 079/152] meson: convert replay directory to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 080/152] meson: convert migration directory to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 070/152] meson: convert tests/qtest to meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 082/152] meson: convert backends directory to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 081/152] meson: convert net directory to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 077/152] meson: convert common QMP bits for qemu and qemu-storage-daemon
,
Paolo Bonzini
,
2020/08/21
[PULL v8 072/152] meson: convert ui directory to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 085/152] meson: convert qapi-specific to meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 084/152] meson: convert disas directory to Meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 089/152] meson: convert hw/nubus
,
Paolo Bonzini
,
2020/08/21
[PULL v8 087/152] meson: convert hw/core
,
Paolo Bonzini
,
2020/08/21
[PULL v8 083/152] meson: convert fsdev/
,
Paolo Bonzini
,
2020/08/21
[PULL v8 086/152] meson: convert hw/xen
,
Paolo Bonzini
,
2020/08/21
[PULL v8 090/152] meson: convert hw/smbios
,
Paolo Bonzini
,
2020/08/21
[PULL v8 091/152] meson: convert hw/mem
,
Paolo Bonzini
,
2020/08/21
[PULL v8 093/152] meson: convert hw/virtio
,
Paolo Bonzini
,
2020/08/21
[PULL v8 096/152] meson: convert hw/tpm
,
Paolo Bonzini
,
2020/08/21
[PULL v8 098/152] meson: convert hw/rtc
,
Paolo Bonzini
,
2020/08/21
[PULL v8 094/152] meson: convert hw/vfio
,
Paolo Bonzini
,
2020/08/21
[PULL v8 097/152] meson: convert hw/timer
,
Paolo Bonzini
,
2020/08/21
[PULL v8 095/152] meson: convert hw/usb
,
Paolo Bonzini
,
2020/08/21
[PULL v8 100/152] meson: convert hw/sd
,
Paolo Bonzini
,
2020/08/21
[PULL v8 088/152] meson: convert hw/semihosting
,
Paolo Bonzini
,
2020/08/21
[PULL v8 099/152] meson: convert hw/ssi
,
Paolo Bonzini
,
2020/08/21
[PULL v8 101/152] meson: convert hw/scsi
,
Paolo Bonzini
,
2020/08/21
[PULL v8 102/152] meson: convert hw/pcmcia
,
Paolo Bonzini
,
2020/08/21
[PULL v8 108/152] meson: convert hw/net
,
Paolo Bonzini
,
2020/08/21
[PULL v8 105/152] meson: convert hw/pci
,
Paolo Bonzini
,
2020/08/21
[PULL v8 107/152] meson: convert hw/rdma
,
Paolo Bonzini
,
2020/08/21
[PULL v8 104/152] meson: convert hw/pci-bridge
,
Paolo Bonzini
,
2020/08/21
[PULL v8 103/152] meson: convert hw/pci-host
,
Paolo Bonzini
,
2020/08/21
[PULL v8 109/152] meson: convert hw/misc
,
Paolo Bonzini
,
2020/08/21
[PULL v8 116/152] meson: convert hw/i2c
,
Paolo Bonzini
,
2020/08/21
[PULL v8 112/152] meson: convert hw/ipack
,
Paolo Bonzini
,
2020/08/21
[PULL v8 110/152] meson: convert hw/isa
,
Paolo Bonzini
,
2020/08/21
[PULL v8 106/152] meson: convert hw/nvram
,
Paolo Bonzini
,
2020/08/21
[PULL v8 092/152] meson: convert hw/watchdog
,
Paolo Bonzini
,
2020/08/21
[PULL v8 115/152] meson: convert hw/ide
,
Paolo Bonzini
,
2020/08/21
[PULL v8 117/152] meson: convert hw/hyperv
,
Paolo Bonzini
,
2020/08/21
[PULL v8 123/152] meson: convert hw/block
,
Paolo Bonzini
,
2020/08/21
[PULL v8 124/152] meson: convert hw/audio
,
Paolo Bonzini
,
2020/08/21
[PULL v8 113/152] meson: convert hw/intc
,
Paolo Bonzini
,
2020/08/21
[PULL v8 119/152] meson: convert hw/dma
,
Paolo Bonzini
,
2020/08/21
[PULL v8 114/152] meson: convert hw/input
,
Paolo Bonzini
,
2020/08/21
[PULL v8 122/152] meson: convert hw/char
,
Paolo Bonzini
,
2020/08/21
[PULL v8 127/152] meson: convert hw/9pfs, cleanup
,
Paolo Bonzini
,
2020/08/21
[PULL v8 111/152] meson: convert hw/ipmi
,
Paolo Bonzini
,
2020/08/21
[PULL v8 118/152] meson: convert hw/gpio
,
Paolo Bonzini
,
2020/08/21
[PULL v8 121/152] meson: convert hw/cpu
,
Paolo Bonzini
,
2020/08/21
[PULL v8 132/152] meson: bsd-user
,
Paolo Bonzini
,
2020/08/21
[PULL v8 125/152] meson: convert hw/adc
,
Paolo Bonzini
,
2020/08/21
[PULL v8 120/152] meson: convert hw/display
,
Paolo Bonzini
,
2020/08/21
[PULL v8 128/152] meson: convert hw/arch*
,
Paolo Bonzini
,
2020/08/21
[PULL v8 130/152] meson: accel
,
Paolo Bonzini
,
2020/08/21
[PULL v8 134/152] meson: plugins
,
Paolo Bonzini
,
2020/08/21
[PULL v8 136/152] configure: place compatibility symlinks in target directories
,
Paolo Bonzini
,
2020/08/21
[PULL v8 133/152] meson: cpu-emu
,
Paolo Bonzini
,
2020/08/21
[PULL v8 138/152] rules.mak: remove version.o
,
Paolo Bonzini
,
2020/08/21
[PULL v8 135/152] meson: link emulators without Makefile.target
,
Paolo Bonzini
,
2020/08/21
[PULL v8 147/152] meson: move SDL and SDL-image detection to meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 126/152] meson: convert hw/acpi
,
Paolo Bonzini
,
2020/08/21
[PULL v8 129/152] meson: target
,
Paolo Bonzini
,
2020/08/21
[PULL v8 131/152] meson: linux-user
,
Paolo Bonzini
,
2020/08/21
[PULL v8 139/152] remove Makefile.target
,
Paolo Bonzini
,
2020/08/21
[PULL v8 146/152] meson: convert sample plugins
,
Paolo Bonzini
,
2020/08/21
[PULL v8 145/152] meson: replace create-config with meson configure_file
,
Paolo Bonzini
,
2020/08/21
[PULL v8 137/152] meson: convert systemtap files
,
Paolo Bonzini
,
2020/08/21
[PULL v8 142/152] meson: build texi doc
,
Paolo Bonzini
,
2020/08/21
[PULL v8 141/152] docs: automatically track manual dependencies
,
Paolo Bonzini
,
2020/08/21
[PULL v8 149/152] meson: convert po/
,
Paolo Bonzini
,
2020/08/21
[PULL v8 143/152] meson: convert check-block
,
Paolo Bonzini
,
2020/08/21
[PULL v8 148/152] meson: convert VNC and dependent libraries to meson
,
Paolo Bonzini
,
2020/08/21
[PULL v8 144/152] rules.mak: drop unneeded macros
,
Paolo Bonzini
,
2020/08/21
[PULL v8 150/152] meson: avoid unstable module warning with Meson 0.56.0 or newer
,
Paolo Bonzini
,
2020/08/21
[PULL v8 151/152] meson: update build-system documentation
,
Paolo Bonzini
,
2020/08/21
[PULL v8 140/152] meson: sphinx-build
,
Paolo Bonzini
,
2020/08/21
[PULL v8 152/152] docs: convert build system documentation to rST
,
Paolo Bonzini
,
2020/08/21
[PATCH v3] configure: add support for pseudo-"in source tree" builds
,
Daniel P . Berrangé
,
2020/08/21
Re: [PATCH v3] configure: add support for pseudo-"in source tree" builds
,
Paolo Bonzini
,
2020/08/21
Re: [PATCH v3] configure: add support for pseudo-"in source tree" builds
,
no-reply
,
2020/08/21
[PATCH 0/2] fdmon-poll: reset npfd when upgrading to fdmon-epoll
,
Stefan Hajnoczi
,
2020/08/21
[PATCH 1/2] fdmon-poll: reset npfd when upgrading to fdmon-epoll
,
Stefan Hajnoczi
,
2020/08/21
Re: [PATCH 1/2] fdmon-poll: reset npfd when upgrading to fdmon-epoll
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH 2/2] tests: add test-fdmon-epoll
,
Stefan Hajnoczi
,
2020/08/21
[PATCH] numa: hmat: fix cache size check
,
Igor Mammedov
,
2020/08/21
Re: [PATCH] numa: hmat: fix cache size check
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH] numa: hmat: fix cache size check
,
Eduardo Habkost
,
2020/08/26
[PATCH] virtio-gpu: fix unmap the already mapped items
,
Li Zhijian
,
2020/08/21
Re: [PATCH] virtio-gpu: fix unmap the already mapped items
,
Gerd Hoffmann
,
2020/08/21
Re: [PATCH] virtio-gpu: fix unmap the already mapped items
,
Li Zhijian
,
2020/08/21
[PATCH] hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
,
Graeme Gregory
,
2020/08/21
Re: [PATCH] hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
,
no-reply
,
2020/08/21
Re: [PATCH] hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH] hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
,
Peter Maydell
,
2020/08/24
[PATCH] cirrus: handle wraparound in cirrus_invalidate_region
,
Gerd Hoffmann
,
2020/08/21
Re: [PATCH] cirrus: handle wraparound in cirrus_invalidate_region
,
Li Qiang
,
2020/08/21
Re: [PATCH] cirrus: handle wraparound in cirrus_invalidate_region
,
Gerd Hoffmann
,
2020/08/31
Re: [PATCH] cirrus: handle wraparound in cirrus_invalidate_region
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH] cirrus: handle wraparound in cirrus_invalidate_region
,
Alexander Bulekov
,
2020/08/21
[PATCH] .gitignore: add virtiofsd binary
,
Li Zhijian
,
2020/08/21
[PATCH] virtiofsd: add -o allow_directio|no_directio option
,
Jiachen Zhang
,
2020/08/21
Re: [PATCH] virtiofsd: add -o allow_directio|no_directio option
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH] virtiofsd: add -o allow_directio|no_directio option
,
Stefan Hajnoczi
,
2020/08/21
Re: [PATCH] virtiofsd: add -o allow_directio|no_directio option
,
Daniel P . Berrangé
,
2020/08/21
Re: [PATCH] virtiofsd: add -o allow_directio|no_directio option
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [External] Re: [PATCH] virtiofsd: add -o allow_directio|no_directio option
,
张佳辰
,
2020/08/21
Re: [External] Re: [PATCH] virtiofsd: add -o allow_directio|no_directio option
,
张佳辰
,
2020/08/21
Re: [External] Re: [PATCH] virtiofsd: add -o allow_directio|no_directio option
,
Daniel P . Berrangé
,
2020/08/24
Re: [External] Re: [PATCH] virtiofsd: add -o allow_directio|no_directio option
,
Jiachen Zhang
,
2020/08/24
[Bug 1892441] [NEW] "No zIPL section in IPL2 record" error when emulating Debian 10.5.0 on s390x
,
Ahmed Karaman
,
2020/08/20
[Bug 1892441] Re: "No zIPL section in IPL2 record" error when emulating Debian 10.5.0 on s390x
,
Ahmed Karaman
,
2020/08/20
[Bug 1892441] Re: "No zIPL section in IPL2 record" error when emulating Debian 10.5.0 on s390x
,
Thomas Huth
,
2020/08/22
[PATCH v2 0/5] iotest.FilePath fixes and cleanups
,
Nir Soffer
,
2020/08/20
[PATCH v2 1/5] qemu-iotests: Fix FilePaths cleanup
,
Nir Soffer
,
2020/08/20
Re: [PATCH v2 1/5] qemu-iotests: Fix FilePaths cleanup
,
Max Reitz
,
2020/08/25
[PATCH v2 2/5] qemu-iotests: Fix FilePaths docstring
,
Nir Soffer
,
2020/08/20
Re: [PATCH v2 2/5] qemu-iotests: Fix FilePaths docstring
,
Max Reitz
,
2020/08/25
Re: [PATCH v2 2/5] qemu-iotests: Fix FilePaths docstring
,
Max Reitz
,
2020/08/25
Re: [PATCH v2 2/5] qemu-iotests: Fix FilePaths docstring
,
Nir Soffer
,
2020/08/25
[PATCH v2 3/5] qemu-iotests: Support varargs syntax in FilePaths
,
Nir Soffer
,
2020/08/20
Re: [PATCH v2 3/5] qemu-iotests: Support varargs syntax in FilePaths
,
Max Reitz
,
2020/08/25
[PATCH v2 4/5] qemu-iotests: Merge FilePaths and FilePath
,
Nir Soffer
,
2020/08/20
Re: [PATCH v2 4/5] qemu-iotests: Merge FilePaths and FilePath
,
Max Reitz
,
2020/08/25
[PATCH v2 5/5] qemu-iotests: Simplify FilePath __init__
,
Nir Soffer
,
2020/08/20
Re: [PATCH v2 5/5] qemu-iotests: Simplify FilePath __init__
,
Max Reitz
,
2020/08/25
Re: [PATCH v2 0/5] iotest.FilePath fixes and cleanups
,
Kevin Wolf
,
2020/08/25
Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
2020/08/20
Re: Suspicious QOM types without instance/class size
,
David Gibson
,
2020/08/20
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
2020/08/21
Re: Suspicious QOM types without instance/class size
,
Peter Maydell
,
2020/08/21
Re: Suspicious QOM types without instance/class size
,
David Hildenbrand
,
2020/08/21
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
2020/08/21
Re: Suspicious QOM types without instance/class size
,
Cornelia Huck
,
2020/08/21
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
2020/08/21
Re: Suspicious QOM types without instance/class size
,
Cornelia Huck
,
2020/08/24
Re: Suspicious QOM types without instance/class size
,
Roman Bolshakov
,
2020/08/21
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
2020/08/21
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
2020/08/21
Re: Suspicious QOM types without instance/class size
,
Roman Bolshakov
,
2020/08/24
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
2020/08/24
Re: Suspicious QOM types without instance/class size
,
Roman Bolshakov
,
2020/08/24
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
2020/08/24
Re: Suspicious QOM types without instance/class size
,
Alistair Francis
,
2020/08/21
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
2020/08/21
[REPORT] Nightly Performance Tests - Thursday, August 20, 2020
,
Ahmed Karaman
,
2020/08/20
[PATCH] qemu-iotests: Fix FilePaths cleanup
,
Nir Soffer
,
2020/08/20
Re: [PATCH] qemu-iotests: Fix FilePaths cleanup
,
Nir Soffer
,
2020/08/20
Re: [PATCH] qemu-iotests: Fix FilePaths cleanup
,
Eric Blake
,
2020/08/20
Re: [PATCH] qemu-iotests: Fix FilePaths cleanup
,
Eric Blake
,
2020/08/20
Re: [PATCH] qemu-iotests: Fix FilePaths cleanup
,
Nir Soffer
,
2020/08/20
Re: [PATCH] qemu-iotests: Fix FilePaths cleanup
,
Nir Soffer
,
2020/08/20
Trying to install win7 on qemu 5.1 with whpx failed, any suggestion?
,
Yonggang Luo
,
2020/08/20
[PATCH v1 0/2] pc-bios: petalogix: Re-generate DTB and add DTS files
,
Edgar E. Iglesias
,
2020/08/20
[PATCH v1 2/2] microblaze: petalogix-s3adsp1800: Add device-tree source
,
Edgar E. Iglesias
,
2020/08/20
Re: [PATCH v1 2/2] microblaze: petalogix-s3adsp1800: Add device-tree source
,
Alistair Francis
,
2020/08/21
[PATCH v1 1/2] microblaze: petalogix-ml605: Add device-tree source
,
Edgar E. Iglesias
,
2020/08/20
Re: [PATCH v1 1/2] microblaze: petalogix-ml605: Add device-tree source
,
Alistair Francis
,
2020/08/21
Re: [PATCH v1 0/2] pc-bios: petalogix: Re-generate DTB and add DTS files
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH v1 0/2] pc-bios: petalogix: Re-generate DTB and add DTS files
,
Edgar E. Iglesias
,
2020/08/21
Avocado's upcoming LTS release
,
Cleber Rosa
,
2020/08/20
[PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
Daniel Henrique Barboza
,
2020/08/20
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
David Gibson
,
2020/08/20
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
Daniel Henrique Barboza
,
2020/08/21
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
Daniel Henrique Barboza
,
2020/08/21
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
Markus Armbruster
,
2020/08/25
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
David Gibson
,
2020/08/25
[PATCH v4 00/10] preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
[PATCH v4 01/10] block: simplify comment to BDRV_REQ_SERIALISING
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
[PATCH v4 02/10] block/io.c: drop assertion on double waiting for request serialisation
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
[PATCH v4 03/10] block/io: split out bdrv_find_conflicting_request
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
[PATCH v4 04/10] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
[PATCH v4 05/10] block: bdrv_mark_request_serialising: split non-waiting function
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
[PATCH v4 06/10] block: introduce BDRV_REQ_NO_WAIT flag
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
[PATCH v4 07/10] block: introduce preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
[PATCH v4 08/10] iotests.py: add verify_o_direct helper
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
Re: [PATCH v4 08/10] iotests.py: add verify_o_direct helper
,
Nir Soffer
,
2020/08/20
Re: [PATCH v4 08/10] iotests.py: add verify_o_direct helper
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
[PATCH v4 09/10] iotests.py: add filter_img_check
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
[PATCH v4 10/10] iotests: add 298 to test new preallocate filter driver
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
Re: [PATCH v4 00/10] preallocate filter
,
no-reply
,
2020/08/20
Re: [PATCH v4 00/10] preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
[PATCH 1/2] linux user: fixed proc myself execfd behaviour, added tests for proc myself fd
,
Andrew Aladjev
,
2020/08/20
[PATCH 2/2] linux user: refactored is proc functions for syscalls
,
Andrew Aladjev
,
2020/08/20
[PATCH v2] configure: add support for pseudo-"in source tree" builds
,
Daniel P . Berrangé
,
2020/08/20
Re: [PATCH v2] configure: add support for pseudo-"in source tree" builds
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v2] configure: add support for pseudo-"in source tree" builds
,
Eric Blake
,
2020/08/20
Re: [PATCH v2] configure: add support for pseudo-"in source tree" builds
,
Eric Blake
,
2020/08/20
Re: [PATCH v2] configure: add support for pseudo-"in source tree" builds
,
Daniel P . Berrangé
,
2020/08/21
Re: [PATCH v2] configure: add support for pseudo-"in source tree" builds
,
Kevin Wolf
,
2020/08/21
Re: [PATCH v2] configure: add support for pseudo-"in source tree" builds
,
Paolo Bonzini
,
2020/08/21
Re: [PATCH v2] configure: add support for pseudo-"in source tree" builds
,
Kevin Wolf
,
2020/08/21
Re: [PATCH v2] configure: add support for pseudo-"in source tree" builds
,
Paolo Bonzini
,
2020/08/21
Re: [PATCH v2] configure: add support for pseudo-"in source tree" builds
,
Daniel P . Berrangé
,
2020/08/21
Re: [PATCH v2] configure: add support for pseudo-"in source tree" builds
,
Paolo Bonzini
,
2020/08/21
Re: [PATCH v2] configure: add support for pseudo-"in source tree" builds
,
Kevin Wolf
,
2020/08/21
Re: [PATCH v2] configure: add support for pseudo-"in source tree" builds
,
Daniel P . Berrangé
,
2020/08/21
[PATCH] util/vfio-helpers: Unify trace-events size format
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH] util/vfio-helpers: Unify trace-events size format
,
Cornelia Huck
,
2020/08/21
Re: [PATCH] util/vfio-helpers: Unify trace-events size format
,
Li Qiang
,
2020/08/28
[PATCH v5 00/15] block/nvme: Various cleanups required to use multiple queues
,
Philippe Mathieu-Daudé
,
2020/08/20
[PATCH v5 01/15] block/nvme: Replace magic value by SCALE_MS definition
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 01/15] block/nvme: Replace magic value by SCALE_MS definition
,
Stefano Garzarella
,
2020/08/21
[PATCH v5 02/15] block/nvme: Avoid further processing if trace event not enabled
,
Philippe Mathieu-Daudé
,
2020/08/20
[PATCH v5 03/15] block/nvme: Let nvme_create_queue_pair() fail gracefully
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 03/15] block/nvme: Let nvme_create_queue_pair() fail gracefully
,
Stefano Garzarella
,
2020/08/21
Re: [PATCH v5 03/15] block/nvme: Let nvme_create_queue_pair() fail gracefully
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH v5 03/15] block/nvme: Let nvme_create_queue_pair() fail gracefully
,
Stefano Garzarella
,
2020/08/21
[PATCH v5 04/15] block/nvme: Define INDEX macros to ease code review
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 04/15] block/nvme: Define INDEX macros to ease code review
,
Stefano Garzarella
,
2020/08/21
[PATCH v5 05/15] block/nvme: Improve error message when IO queue creation failed
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 05/15] block/nvme: Improve error message when IO queue creation failed
,
Stefano Garzarella
,
2020/08/21
[PATCH v5 06/15] block/nvme: Use common error path in nvme_add_io_queue()
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 06/15] block/nvme: Use common error path in nvme_add_io_queue()
,
Stefano Garzarella
,
2020/08/21
[PATCH v5 07/15] block/nvme: Rename local variable
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 07/15] block/nvme: Rename local variable
,
Stefano Garzarella
,
2020/08/21
[PATCH v5 08/15] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 08/15] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
,
Stefano Garzarella
,
2020/08/21
Re: [PATCH v5 08/15] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH v5 08/15] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
,
Stefano Garzarella
,
2020/08/21
[PATCH v5 09/15] block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 09/15] block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset
,
Stefano Garzarella
,
2020/08/21
[PATCH v5 10/15] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 10/15] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
,
Stefano Garzarella
,
2020/08/21
[PATCH v5 11/15] block/nvme: Simplify nvme_init_queue() arguments
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 11/15] block/nvme: Simplify nvme_init_queue() arguments
,
Stefano Garzarella
,
2020/08/21
[PATCH v5 12/15] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 12/15] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
,
Stefano Garzarella
,
2020/08/21
Re: [PATCH v5 12/15] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH v5 12/15] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
,
Stefano Garzarella
,
2020/08/21
[PATCH v5 13/15] block/nvme: Simplify nvme_create_queue_pair() arguments
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 13/15] block/nvme: Simplify nvme_create_queue_pair() arguments
,
Stefano Garzarella
,
2020/08/21
[PATCH v5 14/15] block/nvme: Extract nvme_poll_queue()
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 14/15] block/nvme: Extract nvme_poll_queue()
,
Stefano Garzarella
,
2020/08/21
[PATCH v5 15/15] block/nvme: Use an array of EventNotifier
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v5 15/15] block/nvme: Use an array of EventNotifier
,
Stefano Garzarella
,
2020/08/21
Re: [PATCH v5 15/15] block/nvme: Use an array of EventNotifier
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH v5 15/15] block/nvme: Use an array of EventNotifier
,
Stefano Garzarella
,
2020/08/21
[PATCH] configure: add support for psuedo-"in source tree" builds
,
Daniel P . Berrangé
,
2020/08/20
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Peter Maydell
,
2020/08/20
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Daniel P . Berrangé
,
2020/08/20
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Peter Maydell
,
2020/08/20
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Eric Blake
,
2020/08/20
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Paolo Bonzini
,
2020/08/20
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Daniel P . Berrangé
,
2020/08/21
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Kevin Wolf
,
2020/08/21
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Daniel P . Berrangé
,
2020/08/21
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Kevin Wolf
,
2020/08/21
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Paolo Bonzini
,
2020/08/21
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Peter Maydell
,
2020/08/20
Re: [PATCH] configure: add support for psuedo-"in source tree" builds
,
Daniel P . Berrangé
,
2020/08/21
[PATCH v2] ppc/pnv: Add a HIOMAP erase command
,
Cédric Le Goater
,
2020/08/20
Re: [PATCH v2] ppc/pnv: Add a HIOMAP erase command
,
no-reply
,
2020/08/20
Re: [PATCH v2] ppc/pnv: Add a HIOMAP erase command
,
Corey Minyard
,
2020/08/20
Re: [PATCH v2] ppc/pnv: Add a HIOMAP erase command
,
David Gibson
,
2020/08/20
[Bug 1843254] Re: arm emulation of HCR.TID3 traps are not implemented
,
Thomas Huth
,
2020/08/20
[Bug 1867519] Re: qemu 4.2 segfaults on VF detach
,
Thomas Huth
,
2020/08/20
[Bug 1811533] Re: Unstable Win10 guest with qemu 3.1 + huge pages + hv_stimer
,
Thomas Huth
,
2020/08/20
[Bug 1861341] Re: ARM QEMU: Unknown syscall 397
,
Thomas Huth
,
2020/08/20
[Bug 1859310] Re: libvirt probing fails due to assertion failure with KVM and 'none' machine type
,
Thomas Huth
,
2020/08/20
[Bug 1812451] Re: In windows host, tftp arbitrary file read vulnerability
,
Thomas Huth
,
2020/08/20
[Bug 1872113] Re: qemu docs fails to build with Sphinx 3.0.x
,
Thomas Huth
,
2020/08/20
[Bug 1869497] Re: x86_cpu_gdb_read_register segfaults when gdb requests registers
,
Thomas Huth
,
2020/08/20
[Bug 1871250] Re: Failed to create HAX VM
,
Thomas Huth
,
2020/08/20
[Bug 1878915] Re: util/fdmon-io_uring.c:95: get_sqe: Assertion `ret > 1' failed.
,
Thomas Huth
,
2020/08/20
[Bug 1882817] Re: Segfault in audio_pcm_sw_write with audio over VNC
,
Thomas Huth
,
2020/08/20
[Bug 1886343] Re: configure has non-posix bash syntax
,
Thomas Huth
,
2020/08/20
[PATCH] hw: cirrus_vga: mask 'off_begin' in cirrus_invalidate_region()
,
Li Qiang
,
2020/08/20
Re: [PATCH] hw: cirrus_vga: mask 'off_begin' in cirrus_invalidate_region()
,
Gerd Hoffmann
,
2020/08/21
[Bug 1874539] Re: tulip driver broken in v5.0.0-rc4
,
Thomas Huth
,
2020/08/20
[Bug 1877136] Re: Qemu GDB Arm core registers XML description not valid for M-profile
,
Thomas Huth
,
2020/08/20
[Bug 1873898] Re: arm linux-user: bkpt insn doesn't cause SIGTRAP
,
Thomas Huth
,
2020/08/20
[Bug 1878134] Re: Assertion failures in ati_reg_read_offs/ati_reg_write_offs
,
Thomas Huth
,
2020/08/20
[Bug 1880225] Re: Emulation of some arm programs fail with "Assertion `have_guest_base' failed."
,
Thomas Huth
,
2020/08/20
[Bug 1878627] Re: audio/mixeng build failure using Clang 10
,
Thomas Huth
,
2020/08/20
[Bug 1881004] Re: fpu/softfloat.c: error: bitwise negation of a boolean expression
,
Thomas Huth
,
2020/08/20
[Bug 1878259] Re: Null-pointer dereference in megasas_handle_frame
,
Thomas Huth
,
2020/08/20
[Bug 1880424] Re: I/O write make imx_epit_reset() crash
,
Thomas Huth
,
2020/08/20
[Bug 1882784] Re: Legacy IGD passthrough in QEMU 5 disabled
,
Thomas Huth
,
2020/08/20
[Bug 1882065] Re: Could this cause OOB bug ?
,
Thomas Huth
,
2020/08/20
[PATCH] hw/arm/sbsa-ref.c : Add a fake embedded controller
,
Graeme Gregory
,
2020/08/20
Re: [PATCH] hw/arm/sbsa-ref.c : Add a fake embedded controller
,
Graeme Gregory
,
2020/08/20
Re: [PATCH] hw/arm/sbsa-ref.c : Add a fake embedded controller
,
no-reply
,
2020/08/20
Re: [PATCH] hw/arm/sbsa-ref.c : Add a fake embedded controller
,
no-reply
,
2020/08/20
Re: hw/arm/sbsa-ref.c : Add a fake embedded controller
,
Leif Lindholm
,
2020/08/21
Re: [PATCH] hw/arm/sbsa-ref.c : Add a fake embedded controller
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [EXTERNAL] Re: [PATCH] hw/arm/sbsa-ref.c : Add a fake embedded controller
,
Graeme Gregory
,
2020/08/25
Re: [PATCH] hw/arm/sbsa-ref.c : Add a fake embedded controller
,
Peter Maydell
,
2020/08/24
Re: [EXTERNAL] Re: [PATCH] hw/arm/sbsa-ref.c : Add a fake embedded controller
,
Graeme Gregory
,
2020/08/25
Re: [EXTERNAL] Re: [PATCH] hw/arm/sbsa-ref.c : Add a fake embedded controller
,
Peter Maydell
,
2020/08/25
[Bug 757702] Re: ARM: singlestepping insn which UNDEFs should stop at UNDEF vector insn, not after it
,
Thomas Huth
,
2020/08/20
[Bug 1880287] Re: gcc crashes in hppa emulation
,
Thomas Huth
,
2020/08/20
[Bug 1876373] Re: segfault mremap 4096
,
Thomas Huth
,
2020/08/20
[Bug 1876373] Re: segfault mremap 4096
,
Thomas Huth
,
2020/08/20
[Bug 1881450] Re: Emulation of a math function fails for m68k Linux user mode
,
Thomas Huth
,
2020/08/20
[Bug 1881552] Re: potential AArch64 ABI bug wrt handling of 128-bit bit-fields
,
Thomas Huth
,
2020/08/20
[Bug 1888165] Re: loopz/loopnz clearing previous instruction's modified flags on cx -> 0
,
Thomas Huth
,
2020/08/20
[PATCH v5 0/3] migration: Add block-bitmap-mapping parameter
,
Max Reitz
,
2020/08/20
[PATCH v5 1/3] migration: Add block-bitmap-mapping parameter
,
Max Reitz
,
2020/08/20
Re: [PATCH v5 1/3] migration: Add block-bitmap-mapping parameter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
Re: [PATCH v5 1/3] migration: Add block-bitmap-mapping parameter
,
Eric Blake
,
2020/08/20
[PATCH v5 2/3] iotests.py: Let wait_migration() return on failure
,
Max Reitz
,
2020/08/20
[PATCH v5 3/3] iotests: Test node/bitmap aliases during migration
,
Max Reitz
,
2020/08/20
Re: [PATCH v5 3/3] iotests: Test node/bitmap aliases during migration
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
Re: [PATCH v5 3/3] iotests: Test node/bitmap aliases during migration
,
Eric Blake
,
2020/08/20
[Bug 1888728] Re: Bare chroot in linux-user fails with pgb_reserved_va: Assertion `guest_base != 0' failed.
,
Thomas Huth
,
2020/08/20
[Bug 1878628] Re: linux-user/mmap build failure using Clang 10
,
Thomas Huth
,
2020/08/20
[Bug 1876187] Re: qemu-system-arm freezes when using SystickTimer on netduinoplus2
,
Thomas Huth
,
2020/08/20
[Bug 1877716] Re: Win10 guest unusable after a few minutes
,
Thomas Huth
,
2020/08/20
[Bug 1878255] Re: Assertion failure in bdrv_aio_cancel, through ide
,
Thomas Huth
,
2020/08/20
[Bug 1856706] Re: target/mips/op_helper.c:971:duplicated branches ?
,
Thomas Huth
,
2020/08/20
[Bug 1874073] Re: openrisc_sim.c:87:42: error: 'cpu_irqs[0]' may be used uninitialized in this function [-Werror=maybe-uninitialized]
,
Thomas Huth
,
2020/08/20
[Bug 1880822] Re: CVE-2020-13253 QEMU: sd: OOB access could crash the guest resulting in DoS
,
Thomas Huth
,
2020/08/20
[Bug 1886318] Re: Qemu after v5.0.0 breaks macos guests
,
Thomas Huth
,
2020/08/20
[Bug 1885720] Re: qemu/migration/postcopy-ram.c:387: bad return expression ?
,
Thomas Huth
,
2020/08/20
[PATCH v2] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
Cédric Le Goater
,
2020/08/20
Re: [PATCH v2] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
David Gibson
,
2020/08/20
Re: [PATCH v2] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
Cédric Le Goater
,
2020/08/21
Re: [PATCH v2] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
David Gibson
,
2020/08/21
[PATCH v2 0/4] spapr/xive: Allocate vCPU IPIs from the vCPU contexts
,
Cédric Le Goater
,
2020/08/20
[PATCH v2 2/4] spapr/xive: Use kvmppc_xive_source_reset() in post_load
,
Cédric Le Goater
,
2020/08/20
[PATCH v2 4/4] spapr/xive: Allocate vCPU IPIs from the vCPU contexts
,
Cédric Le Goater
,
2020/08/20
[PATCH v2 3/4] spapr/xive: Allocate IPIs independently from the other sources
,
Cédric Le Goater
,
2020/08/20
[PATCH v2 1/4] spapr/xive: Modify kvm_cpu_is_enabled() interface
,
Cédric Le Goater
,
2020/08/20
Re: [PATCH v2 0/4] spapr/xive: Allocate vCPU IPIs from the vCPU contexts
,
David Gibson
,
2020/08/20
[PATCH] ui: Add more mouse buttons to SPICE
,
Frediano Ziglio
,
2020/08/20
[PATCH] ui: Add more mouse buttons to SPICE
,
Frediano Ziglio
,
2020/08/20
Re: [PATCH] ui: Add more mouse buttons to SPICE
,
Marc-André Lureau
,
2020/08/20
[PATCH] ui: Add more mouse buttons to SPICE
,
Frediano Ziglio
,
2020/08/20
Re: [PATCH] ui: Add more mouse buttons to SPICE
,
Gerd Hoffmann
,
2020/08/31
[PATCH] hw/arm/virt: Default to architecture appropriate CPU
,
Punit Agrawal
,
2020/08/20
Re: [PATCH] hw/arm/virt: Default to architecture appropriate CPU
,
Peter Maydell
,
2020/08/20
Re: [PATCH] hw/arm/virt: Default to architecture appropriate CPU
,
Punit Agrawal
,
2020/08/20
[PATCH v1] pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 machine
,
David Hildenbrand
,
2020/08/20
Re: [PATCH v1] pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 machine
,
Dr. David Alan Gilbert
,
2020/08/20
Re: [PATCH v1] pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 machine
,
Igor Mammedov
,
2020/08/20
[PATCH V6] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/20
Re: [PATCH V6] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Igor Mammedov
,
2020/08/20
Re: [PATCH V6] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/20
Re: [PATCH V6] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/20
Re: [PATCH V6] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Igor Mammedov
,
2020/08/21
Re: [PATCH V6] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Igor Mammedov
,
2020/08/21
Re: [PATCH V6] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/21
Re: [PATCH V6] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Igor Mammedov
,
2020/08/21
Re: [PATCH V6] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/21
[PATCH V5] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/20
Re: [PATCH V5] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH V5] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/20
Re: [PATCH v8 0/6] block: seriously improve savevm/loadvm performance
,
Denis V. Lunev
,
2020/08/20
Re: [PATCH v8 0/6] block: seriously improve savevm/loadvm performance
,
Denis V. Lunev
,
2020/08/27
Re: [PATCH v7 4/7] scripts: add coroutine-wrapper.py
,
Paolo Bonzini
,
2020/08/20
[PATCH] ppc/pnv: Add a HIOMAP erase command
,
Cédric Le Goater
,
2020/08/20
Re: [PATCH] ppc/pnv: Add a HIOMAP erase command
,
David Gibson
,
2020/08/20
Re: [PATCH] ppc/pnv: Add a HIOMAP erase command
,
Corey Minyard
,
2020/08/20
Re: [PATCH] ppc/pnv: Add a HIOMAP erase command
,
Cédric Le Goater
,
2020/08/20
[PATCH v2] softfloat: add alternative sNaN propagation for fmax/fmin
,
Chih-Min Chao
,
2020/08/20
[PATCH v2] ide:do nothing for identify cmd if no any device attached
,
zhaoxin\RockCuioc
,
2020/08/20
Difficulty making usb-serial device visible within the guest
,
Mark Cave-Ayland
,
2020/08/20
Re: Difficulty making usb-serial device visible within the guest
,
Gerd Hoffmann
,
2020/08/20
Re: Difficulty making usb-serial device visible within the guest
,
Mark Cave-Ayland
,
2020/08/20
Re: [PATCH v7 0/7] coroutines: generate wrapper code
,
Eric Blake
,
2020/08/19
Re: [PATCH v7 0/7] coroutines: generate wrapper code
,
Paolo Bonzini
,
2020/08/20
[PATCH v7 0/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
[PATCH v7 1/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
Re: [PATCH v7 0/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
[PATCH v6 0/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
[PATCH v6 1/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
[PATCH v2 00/58] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 01/58] e1000: Rename QOM class cast macros
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 04/58] pl110: Rename pl110_version enum values
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 04/58] pl110: Rename pl110_version enum values
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v2 04/58] pl110: Rename pl110_version enum values
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 02/58] megasas: Rename QOM class cast macros
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 03/58] vmw_pvscsi: Rename QOM class cast macros
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 05/58] allwinner-h3: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 05/58] allwinner-h3: Rename memmap enum constants
,
Niek Linnenbank
,
2020/08/21
Re: [PATCH v2 05/58] allwinner-h3: Rename memmap enum constants
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 06/58] aspeed_soc: Rename memmap/irqmap enum constants
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 06/58] aspeed_soc: Rename memmap/irqmap enum constants
,
Cédric Le Goater
,
2020/08/20
Re: [PATCH v2 06/58] aspeed_soc: Rename memmap/irqmap enum constants
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 08/58] sifive_e: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 08/58] sifive_e: Rename memmap enum constants
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 07/58] opentitan: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 07/58] opentitan: Rename memmap enum constants
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 09/58] sifive_u: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 09/58] sifive_u: Rename memmap enum constants
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 10/58] aspeed_timer: Fix ASPEED_TIMER macro definition
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 10/58] aspeed_timer: Fix ASPEED_TIMER macro definition
,
Cédric Le Goater
,
2020/08/20
[PATCH v2 11/58] versatile: Fix typo in PCI_VPB_HOST definition
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 12/58] virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASS
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 12/58] virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASS
,
David Hildenbrand
,
2020/08/21
[PATCH v2 13/58] hvf: Add missing include
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 14/58] hcd-dwc2: Rename USB_*CLASS macros for consistency
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 15/58] tulip: Move TulipState typedef to header
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 16/58] throttle-groups: Move ThrottleGroup typedef to header
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 17/58] pci: Move PCIBusClass typedef to pci.h
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 18/58] i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 19/58] hvf: Move HVFState typedef to hvf.h
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 19/58] hvf: Move HVFState typedef to hvf.h
,
Roman Bolshakov
,
2020/08/21
Re: [PATCH v2 19/58] hvf: Move HVFState typedef to hvf.h
,
Roman Bolshakov
,
2020/08/21
Re: [PATCH v2 19/58] hvf: Move HVFState typedef to hvf.h
,
Eduardo Habkost
,
2020/08/25
[PATCH v2 20/58] mcf_fec: Move mcf_fec_state typedef to header
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 20/58] mcf_fec: Move mcf_fec_state typedef to header
,
Thomas Huth
,
2020/08/27
[PATCH v2 22/58] can_emu: Delete macros for non-existing typedef
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 21/58] s390_flic: Move KVMS390FLICState typedef to header
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 23/58] nubus: Delete unused NUBUS_BRIDGE macro
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 23/58] nubus: Delete unused NUBUS_BRIDGE macro
,
Laurent Vivier
,
2020/08/20
[PATCH v2 25/58] armsse: Rename QOM macros to avoid conflicts
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 25/58] armsse: Rename QOM macros to avoid conflicts
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 24/58] platform-bus: Delete macros for non-existing typedef
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 26/58] xen-legacy-backend: Add missing typedef XenLegacyDevice
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 26/58] xen-legacy-backend: Add missing typedef XenLegacyDevice
,
Anthony PERARD
,
2020/08/20
Re: [PATCH v2 26/58] xen-legacy-backend: Add missing typedef XenLegacyDevice
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 27/58] spapr: Move typedef SpaprMachineState to spapr.h
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 27/58] spapr: Move typedef SpaprMachineState to spapr.h
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 28/58] s390x: Move typedef SCLPEventFacility to event-facility.h
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 28/58] s390x: Move typedef SCLPEventFacility to event-facility.h
,
Cornelia Huck
,
2020/08/20
Re: [PATCH v2 28/58] s390x: Move typedef SCLPEventFacility to event-facility.h
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 29/58] vhost-user-gpu: Move QOM macro to header
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 29/58] vhost-user-gpu: Move QOM macro to header
,
Gerd Hoffmann
,
2020/08/20
Re: [PATCH v2 29/58] vhost-user-gpu: Move QOM macro to header
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 30/58] ahci: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 30/58] ahci: Move QOM macros to header
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 31/58] i8257: Move QOM macro to header
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 31/58] i8257: Move QOM macro to header
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 32/58] ahci: Move QOM macro to header
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 32/58] ahci: Move QOM macro to header
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 33/58] pckbd: Move QOM macro to header
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 33/58] pckbd: Move QOM macro to header
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 34/58] vmbus: Move QOM macros to vmbus.h
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 34/58] vmbus: Move QOM macros to vmbus.h
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 35/58] virtio-serial-bus: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 35/58] virtio-serial-bus: Move QOM macros to header
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 36/58] piix: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 36/58] piix: Move QOM macros to header
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v2 36/58] piix: Move QOM macros to header
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 37/58] auxbus: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 37/58] auxbus: Move QOM macros to header
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 38/58] rocker: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 38/58] rocker: Move QOM macros to header
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 39/58] pxa2xx: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 39/58] pxa2xx: Move QOM macros to header
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 40/58] mptsas: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 40/58] mptsas: Move QOM macros to header
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 41/58] kvm: Move QOM macros to kvm.h
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 41/58] kvm: Move QOM macros to kvm.h
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 42/58] vfio/pci: Move QOM macros to header
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 42/58] vfio/pci: Move QOM macros to header
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v2 42/58] vfio/pci: Move QOM macros to header
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v2 42/58] vfio/pci: Move QOM macros to header
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 43/58] qom: make object_ref/unref use a void * instead of Object *.
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 45/58] qom: Allow class type name to be specified in OBJECT_DECLARE*
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 47/58] qom: Make type checker functions accept const pointers
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 46/58] qom: DECLARE_*_CHECKERS macros
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 48/58] qom: TYPE_INFO macro
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 50/58] [automated] Delete duplicate QOM typedefs
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 44/58] qom: provide convenient macros for declaring and defining types
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 44/58] qom: provide convenient macros for declaring and defining types
,
Eduardo Habkost
,
2020/08/20
Re: [PATCH v2 44/58] qom: provide convenient macros for declaring and defining types
,
Daniel P . Berrangé
,
2020/08/20
Re: [PATCH v2 44/58] qom: provide convenient macros for declaring and defining types
,
Eduardo Habkost
,
2020/08/20
Re: [PATCH v2 44/58] qom: provide convenient macros for declaring and defining types
,
Laurent Vivier
,
2020/08/20
[PATCH v2 54/58] [semi-automated] Use DECLARE_*CHECKER* when possible (--force mode)
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 54/58] [semi-automated] Use DECLARE_*CHECKER* when possible (--force mode)
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 56/58] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 56/58] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 55/58] [automated] Use OBJECT_DECLARE_TYPE where possible
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 55/58] [automated] Use OBJECT_DECLARE_TYPE where possible
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 58/58] crypto: use QOM macros for declaration/definition of TLS creds types
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 57/58] crypto: use QOM macros for declaration/definition of secret types
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 53/58] [automated] Use DECLARE_*CHECKER* macros
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 53/58] [automated] Use DECLARE_*CHECKER* macros
,
Daniel P . Berrangé
,
2020/08/25
[PATCH v2 49/58] codeconverter: script for automating QOM code cleanups
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 51/58] [automated] Use TYPE_INFO macro
,
Eduardo Habkost
,
2020/08/19
[PATCH v2 52/58] [automated] Move QOM typedefs and add missing includes
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 52/58] [automated] Move QOM typedefs and add missing includes
,
Daniel P . Berrangé
,
2020/08/25
Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerplate
,
no-reply
,
2020/08/19
Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerplate
,
no-reply
,
2020/08/19
Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerplate
,
no-reply
,
2020/08/19
[PULL v7 000/151] Meson-based build system
,
Paolo Bonzini
,
2020/08/19
Re: [PULL v7 000/151] Meson-based build system
,
Eric Blake
,
2020/08/19
Re: [PULL v7 000/151] Meson-based build system
,
Paolo Bonzini
,
2020/08/19
Re: [PULL v7 000/151] Meson-based build system
,
Peter Maydell
,
2020/08/20
Re: [PULL v7 000/151] Meson-based build system
,
Paolo Bonzini
,
2020/08/20
Re: [PULL v7 000/151] Meson-based build system
,
Peter Maydell
,
2020/08/20
Re: [PULL v7 000/151] Meson-based build system
,
Paolo Bonzini
,
2020/08/20
Re: [PULL v7 000/151] Meson-based build system
,
Peter Maydell
,
2020/08/20
Re: [PULL v7 000/151] Meson-based build system
,
Howard Spoelstra
,
2020/08/21
Re: [PULL v7 000/151] Meson-based build system
,
Howard Spoelstra
,
2020/08/21
Re: [PULL v7 000/151] Meson-based build system
,
Paolo Bonzini
,
2020/08/21
Re: [PULL v7 000/151] Meson-based build system
,
Howard Spoelstra
,
2020/08/21
Re: [PULL v7 000/151] Meson-based build system
,
Paolo Bonzini
,
2020/08/21
Re: [PULL v7 000/151] Meson-based build system
,
Daniel P . Berrangé
,
2020/08/24
[REPORT] Nightly Performance Tests - Wednesday, August 19, 2020
,
Ahmed Karaman
,
2020/08/19
Re: [REPORT] Nightly Performance Tests - Wednesday, August 19, 2020
,
Aleksandar Markovic
,
2020/08/22
Re: [REPORT] Nightly Performance Tests - Wednesday, August 19, 2020
,
Aleksandar Markovic
,
2020/08/22
Re: [REPORT] Nightly Performance Tests - Wednesday, August 19, 2020
,
Ahmed Karaman
,
2020/08/22
Re: [REPORT] Nightly Performance Tests - Wednesday, August 19, 2020
,
Aleksandar Markovic
,
2020/08/22
[PULL] nvme updates
,
Keith Busch
,
2020/08/19
Re: [PULL] nvme updates
,
Peter Maydell
,
2020/08/23
Re: [PULL] nvme updates
,
Keith Busch
,
2020/08/25
Re: [PULL] nvme updates
,
Peter Maydell
,
2020/08/25
Re: [PULL] nvme updates
,
Keith Busch
,
2020/08/25
Re: [PULL] nvme updates
,
Klaus Jensen
,
2020/08/26
[PATCH v2 0/7] accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path
,
Robert Foley
,
2020/08/19
[PATCH v2 2/7] target/arm: add ARMCPUClass->do_interrupt_locked
,
Robert Foley
,
2020/08/19
Re: [PATCH v2 2/7] target/arm: add ARMCPUClass->do_interrupt_locked
,
Richard Henderson
,
2020/08/31
Re: [PATCH v2 2/7] target/arm: add ARMCPUClass->do_interrupt_locked
,
Richard Henderson
,
2020/08/31
Re: [PATCH v2 2/7] target/arm: add ARMCPUClass->do_interrupt_locked
,
Philippe Mathieu-Daudé
,
2020/08/31
[PATCH v2 3/7] target/cris: add CRISCPUClass->do_interrupt_locked
,
Robert Foley
,
2020/08/19
Re: [PATCH v2 3/7] target/cris: add CRISCPUClass->do_interrupt_locked
,
Richard Henderson
,
2020/08/31
[PATCH v2 1/7] target: rename all *_do_interupt functions to _do_interrupt_locked
,
Robert Foley
,
2020/08/19
Re: [PATCH v2 1/7] target: rename all *_do_interupt functions to _do_interrupt_locked
,
Richard Henderson
,
2020/08/31
[PATCH v2 5/7] accel/tcg: Change BQL critical section in cpu_handle_interrupt
,
Robert Foley
,
2020/08/19
Re: [PATCH v2 5/7] accel/tcg: Change BQL critical section in cpu_handle_interrupt
,
Richard Henderson
,
2020/08/31
[PATCH v2 4/7] target: Push BQL on ->do_interrupt down into per-arch implementation
,
Robert Foley
,
2020/08/19
Re: [PATCH v2 4/7] target: Push BQL on ->do_interrupt down into per-arch implementation
,
Richard Henderson
,
2020/08/31
[PATCH v2 6/7] target: rename all *_cpu_exec_interrupt functions to *_cpu_exec_interrupt_locked
,
Robert Foley
,
2020/08/19
Re: [PATCH v2 6/7] target: rename all *_cpu_exec_interrupt functions to *_cpu_exec_interrupt_locked
,
Richard Henderson
,
2020/08/31
[PATCH v2 7/7] target: Push BQL on ->cpu_exec_interrupt down into per-arch implementation
,
Robert Foley
,
2020/08/19
Re: [PATCH v2 7/7] target: Push BQL on ->cpu_exec_interrupt down into per-arch implementation
,
Richard Henderson
,
2020/08/31
Re: [PATCH v2 0/7] accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path
,
Cornelia Huck
,
2020/08/21
Re: [PATCH v2 0/7] accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path
,
Robert Foley
,
2020/08/27
Re: [PATCH v7 35/47] commit: Deal with filters
,
Kevin Wolf
,
2020/08/19
Re: [PATCH v7 35/47] commit: Deal with filters
,
Max Reitz
,
2020/08/20
Re: [PATCH v7 35/47] commit: Deal with filters
,
Kevin Wolf
,
2020/08/20
Re: [PATCH v7 33/47] mirror: Deal with filters
,
Kevin Wolf
,
2020/08/19
Re: [PATCH v7 33/47] mirror: Deal with filters
,
Max Reitz
,
2020/08/20
[PATCH v6 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
2020/08/19
[PATCH v6 2/8] target/arm: Move setting of CPU halted state to generic code
,
Thiago Jung Bauermann
,
2020/08/19
[PATCH v6 1/8] target/arm: Move start-powered-off property to generic CPUState
,
Thiago Jung Bauermann
,
2020/08/19
[PATCH v6 3/8] ppc/spapr: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/19
[PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/19
Re: [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
Cédric Le Goater
,
2020/08/22
Re: [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/24
Re: [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/26
Re: [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
David Gibson
,
2020/08/23
Re: [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/24
[PATCH v6 5/8] mips/cps: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/19
[PATCH v6 6/8] sparc/sun4m: Remove main_cpu_reset()
,
Thiago Jung Bauermann
,
2020/08/19
Re: [PATCH v6 6/8] sparc/sun4m: Remove main_cpu_reset()
,
Thiago Jung Bauermann
,
2020/08/25
[PATCH v6 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/19
Re: [PATCH v6 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/08/19
Re: [PATCH v6 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/19
[PATCH v6 8/8] target/s390x: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/19
Re: [PATCH v6 0/8] Generalize start-powered-off property from ARM
,
David Gibson
,
2020/08/19
Re: [PATCH v6 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
2020/08/19
[RFC PATCH v4 0/5] util/vfio-helpers: Add support for multiple IRQs
,
Philippe Mathieu-Daudé
,
2020/08/19
[RFC PATCH v4 1/5] block/nvme: Use an array of EventNotifier
,
Philippe Mathieu-Daudé
,
2020/08/19
Re: [RFC PATCH v4 1/5] block/nvme: Use an array of EventNotifier
,
Stefan Hajnoczi
,
2020/08/20
[RFC PATCH v4 2/5] util/vfio-helpers: Improve reporting unsupported IOMMU type
,
Philippe Mathieu-Daudé
,
2020/08/19
[RFC PATCH v4 3/5] util/vfio-helpers: Report error when IOMMU page size is not supported
,
Philippe Mathieu-Daudé
,
2020/08/19
[RFC PATCH v4 4/5] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs()
,
Philippe Mathieu-Daudé
,
2020/08/19
Re: [RFC PATCH v4 4/5] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs()
,
Alex Williamson
,
2020/08/19
[RFC PATCH v4 5/5] block/nvme: Use qemu_vfio_pci_init_msix_irqs() to initialize our IRQ
,
Philippe Mathieu-Daudé
,
2020/08/19
[PULL 0/3] Machine queue 2020-08-19
,
Eduardo Habkost
,
2020/08/19
[PULL 1/3] qdev: Document qdev_prop_set_drive_err() return value
,
Eduardo Habkost
,
2020/08/19
[PULL 2/3] qmp: Expose MachineClass::default_ram_id
,
Eduardo Habkost
,
2020/08/19
[PULL 3/3] hw: add compat machines for 5.2
,
Eduardo Habkost
,
2020/08/19
Re: [PULL 3/3] hw: add compat machines for 5.2
,
Igor Mammedov
,
2020/08/20
Re: [PULL 3/3] hw: add compat machines for 5.2
,
Cornelia Huck
,
2020/08/20
Re: [PULL 3/3] hw: add compat machines for 5.2
,
Igor Mammedov
,
2020/08/20
Re: [PULL 0/3] Machine queue 2020-08-19
,
Peter Maydell
,
2020/08/22
[PATCH] virtio: vdpa: omit check return of g_malloc
,
Li Qiang
,
2020/08/19
Re: [PATCH] virtio: vdpa: omit check return of g_malloc
,
Philippe Mathieu-Daudé
,
2020/08/19
Re: [PATCH] virtio: vdpa: omit check return of g_malloc
,
Li Qiang
,
2020/08/19
[PATCH v2] hw: add compat machines for 5.2
,
Cornelia Huck
,
2020/08/19
Re: [PATCH v2] hw: add compat machines for 5.2
,
Stefan Hajnoczi
,
2020/08/20
[PATCH v2 0/3] vhost-vsock: force virtio version 1
,
Stefano Garzarella
,
2020/08/19
[PATCH v2 1/3] vhost-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/08/19
[PATCH v2 2/3] vhost-user-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/08/19
[PATCH v2 3/3] vhost-vsock-ccw: force virtio version 1
,
Stefano Garzarella
,
2020/08/19
[PULL v6 000/150] Meson-based build system
,
Paolo Bonzini
,
2020/08/19
Re: [PULL v6 000/150] Meson-based build system
,
Peter Maydell
,
2020/08/19
Re: [PULL v6 000/150] Meson-based build system
,
Peter Maydell
,
2020/08/19
Re: [PULL v6 000/150] Meson-based build system
,
Peter Maydell
,
2020/08/19
Re: [PULL v6 000/150] Meson-based build system
,
Paolo Bonzini
,
2020/08/19
Re: [PULL v6 000/150] Meson-based build system
,
Philippe Mathieu-Daudé
,
2020/08/19
Re: [PULL v6 000/150] Meson-based build system
,
Paolo Bonzini
,
2020/08/19
Re: [PULL v6 000/150] Meson-based build system
,
Michael Tokarev
,
2020/08/19
Re: [PULL v6 000/150] Meson-based build system
,
Peter Maydell
,
2020/08/19
Re: [PULL v6 000/150] Meson-based build system
,
Paolo Bonzini
,
2020/08/19
Re: [PULL v6 000/150] Meson-based build system
,
Peter Maydell
,
2020/08/19
Re: [PULL v6 000/150] Meson-based build system
,
Paolo Bonzini
,
2020/08/19
Re: [PULL v6 000/150] Meson-based build system
,
Peter Maydell
,
2020/08/20
Re: [PULL v6 000/150] Meson-based build system
,
Paolo Bonzini
,
2020/08/19
qemu
,
林奕帆
,
2020/08/19
[PATCH] qtest: add fuzz test case
,
Li Qiang
,
2020/08/19
Re: [PATCH] qtest: add fuzz test case
,
Philippe Mathieu-Daudé
,
2020/08/19
Re: [PATCH] qtest: add fuzz test case
,
Li Qiang
,
2020/08/19
Re: [PATCH] qtest: add fuzz test case
,
Alexander Bulekov
,
2020/08/19
Re: [PATCH] qtest: add fuzz test case
,
Paolo Bonzini
,
2020/08/19
Re: [PATCH] qtest: add fuzz test case
,
Li Qiang
,
2020/08/19
Re: [PATCH] qtest: add fuzz test case
,
no-reply
,
2020/08/19
Re: [PATCH] qtest: add fuzz test case
,
Paolo Bonzini
,
2020/08/19
Re: [PATCH] qtest: add fuzz test case
,
Thomas Huth
,
2020/08/20
Re: [PATCH] qtest: add fuzz test case
,
Li Qiang
,
2020/08/20
How to access structure elements of another Qdev device
,
Anirudha Kurhade
,
2020/08/19
[PATCH 0/8] spapr/xive: Activate StoreEOI in P10 compat guests
,
Cédric Le Goater
,
2020/08/19
[PATCH 1/8] spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
,
Cédric Le Goater
,
2020/08/19
Re: [PATCH 1/8] spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
,
David Gibson
,
2020/08/19
[PATCH 2/8] linux-headers: Update for KVM_DEV_XIVE_GRP_SOURCE_INFO
,
Cédric Le Goater
,
2020/08/19
Re: [PATCH 2/8] linux-headers: Update for KVM_DEV_XIVE_GRP_SOURCE_INFO
,
David Gibson
,
2020/08/19
Re: [PATCH 2/8] linux-headers: Update for KVM_DEV_XIVE_GRP_SOURCE_INFO
,
Cédric Le Goater
,
2020/08/20
[PATCH 3/8] spapr/xive: Query the characteristics of a source in KVM
,
Cédric Le Goater
,
2020/08/19
Re: [PATCH 3/8] spapr/xive: Query the characteristics of a source in KVM
,
David Gibson
,
2020/08/19
Re: [PATCH 3/8] spapr/xive: Query the characteristics of a source in KVM
,
Cédric Le Goater
,
2020/08/20
[PATCH 4/8] spapr/xive: Activate StoreEOI for POWER10 only
,
Cédric Le Goater
,
2020/08/19
[PATCH 6/8] spapr/xive: Activate StoreEOI by default
,
Cédric Le Goater
,
2020/08/19
[PATCH 5/8] spapr/xive: Enforce the load-after-store ordering
,
Cédric Le Goater
,
2020/08/19
[PATCH 7/8] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
Cédric Le Goater
,
2020/08/19
Re: [PATCH 7/8] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
David Gibson
,
2020/08/19
Re: [PATCH 7/8] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
Cédric Le Goater
,
2020/08/20
[PATCH 8/8] spapr/xive: Introduce a XIVE StoreEOI IRQ backend
,
Cédric Le Goater
,
2020/08/19
[PULL v5 000/150] Meson-based build system
,
Paolo Bonzini
,
2020/08/19
Re: [PATCH v7 25/47] block: Def. impl.s for get_allocated_file_size
,
Kevin Wolf
,
2020/08/19
Re: [PATCH v7 25/47] block: Def. impl.s for get_allocated_file_size
,
Max Reitz
,
2020/08/19
[PATCH 0/3] vhost-vsock: force virtio version 1
,
Stefano Garzarella
,
2020/08/19
[PATCH 1/3] vhost-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/08/19
Re: [PATCH 1/3] vhost-vsock-pci: force virtio version 1
,
Cornelia Huck
,
2020/08/19
Re: [PATCH 1/3] vhost-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/08/19
Re: [PATCH 1/3] vhost-vsock-pci: force virtio version 1
,
Cornelia Huck
,
2020/08/19
[PATCH 2/3] vhost-user-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/08/19
Re: [PATCH 2/3] vhost-user-vsock-pci: force virtio version 1
,
Cornelia Huck
,
2020/08/19
[PATCH 3/3] vhost-vsock-ccw: force virtio version 1
,
Stefano Garzarella
,
2020/08/19
Re: [PATCH 3/3] vhost-vsock-ccw: force virtio version 1
,
Cornelia Huck
,
2020/08/19
Re: [PATCH 0/3] vhost-vsock: force virtio version 1
,
David Hildenbrand
,
2020/08/19
Re: [PATCH 0/3] vhost-vsock: force virtio version 1
,
Stefano Garzarella
,
2020/08/19
[Bug 1886155] Re: error: argument 2 of ‘__atomic_load’ discards ‘const’ qualifier
,
Jonathan Wakely
,
2020/08/19
[Bug 1886155] Re: error: argument 2 of ‘__atomic_load’ discards ‘const’ qualifier
,
Jonathan Wakely
,
2020/08/19
Re: [PATCH v7 27/47] blkverify: Use bdrv_sum_allocated_file_size()
,
Kevin Wolf
,
2020/08/19
Re: [PATCH v7 27/47] blkverify: Use bdrv_sum_allocated_file_size()
,
Max Reitz
,
2020/08/19
[PATCH V4] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/19
[PATCH v2 00/21] aspeed: cleanups and some extensions
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 13/21] ftgmac100: Check for invalid len and address before doing a DMA transfer
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 01/21] m25p80: Return the JEDEC ID twice for mx25l25635e
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 02/21] m25p80: Add support for mx25l25635f
,
Cédric Le Goater
,
2020/08/19
Re: [PATCH v2 02/21] m25p80: Add support for mx25l25635f
,
Cédric Le Goater
,
2020/08/28
[PATCH v2 07/21] aspeed/smc: Fix max_slaves of the legacy SMC device
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 04/21] aspeed/scu: Fix valid access size on AST2400
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 16/21] aspeed/sdmc: Perform memory training
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 18/21] aspeed/sdmc: Simplify calculation of RAM bits
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 10/21] ftgmac100: Fix interrupt status "Packet transmitted on ethernet"
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 11/21] ftgmac100: Fix interrupt status "Packet moved to RX FIFO"
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 03/21] m25p80: Add support for n25q512ax3
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 17/21] aspeed/sdmc: Allow writes to unprotected registers
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 05/21] hw/arm/aspeed: Add board model for Supermicro X11 BMC
,
Cédric Le Goater
,
2020/08/19
Re: [PATCH v2 05/21] hw/arm/aspeed: Add board model for Supermicro X11 BMC
,
Peter Maydell
,
2020/08/25
Re: [PATCH v2 05/21] hw/arm/aspeed: Add board model for Supermicro X11 BMC
,
Erik Smit
,
2020/08/25
Re: [PATCH v2 05/21] hw/arm/aspeed: Add board model for Supermicro X11 BMC
,
Peter Maydell
,
2020/08/25
Re: [PATCH v2 05/21] hw/arm/aspeed: Add board model for Supermicro X11 BMC
,
Cédric Le Goater
,
2020/08/28
[PATCH v2 06/21] aspeed/smc: Fix MemoryRegionOps definition
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 14/21] ftgmac100: Fix integer overflow in ftgmac100_do_tx()
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 08/21] aspeed/sdhci: Fix reset sequence
,
Cédric Le Goater
,
2020/08/19
Re: [PATCH v2 08/21] aspeed/sdhci: Fix reset sequence
,
Joel Stanley
,
2020/08/25
[PATCH v2 12/21] ftgmac100: Change interrupt status when a DMA error occurs
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 09/21] ftgmac100: Fix registers that can be read
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 15/21] ftgmac100: Improve software reset
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 19/21] aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controller
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 20/21] arm: aspeed: add strap define `25HZ` of AST2500
,
Cédric Le Goater
,
2020/08/19
[PATCH v2 21/21] hw: add a number of SPI-flash's of m25p80 family
,
Cédric Le Goater
,
2020/08/19
Re: [PATCH v2 00/21] aspeed: cleanups and some extensions
,
Joel Stanley
,
2020/08/25
Re: [PATCH v2 00/21] aspeed: cleanups and some extensions
,
Cédric Le Goater
,
2020/08/25
[PULL v4 000/150] Meson-based build system
,
Paolo Bonzini
,
2020/08/19
Re: [PULL v4 000/150] Meson-based build system
,
Peter Maydell
,
2020/08/19
[PATCH V3] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
,
Ani Sinha
,
2020/08/19
[PATCH] tests: docker: support mxe-based mingw builds
,
Paolo Bonzini
,
2020/08/19
Re: [PATCH] tests: docker: support mxe-based mingw builds
,
Marc-André Lureau
,
2020/08/19
Re: [PATCH] tests: docker: support mxe-based mingw builds
,
Daniel P . Berrangé
,
2020/08/19
Re: [PATCH] tests: docker: support mxe-based mingw builds
,
Paolo Bonzini
,
2020/08/19
Re: [PATCH] tests: docker: support mxe-based mingw builds
,
Daniel P . Berrangé
,
2020/08/19
Re: [PATCH] tests: docker: support mxe-based mingw builds
,
Paolo Bonzini
,
2020/08/19
Re: [PATCH] tests: docker: support mxe-based mingw builds
,
no-reply
,
2020/08/19
[PATCH] hw/m68k: QOMify the mcf5206 system integration module
,
Thomas Huth
,
2020/08/19
Re: [PATCH] hw/m68k: QOMify the mcf5206 system integration module
,
no-reply
,
2020/08/19
[PULL 0/1] Seabios 20200819 patches
,
Gerd Hoffmann
,
2020/08/19
[PULL 1/1] seabios: update to 1.14-final
,
Gerd Hoffmann
,
2020/08/19
Re: [PULL 0/1] Seabios 20200819 patches
,
Peter Maydell
,
2020/08/22
[PATCH v5 0/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
[PATCH v5 1/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
Re: [PATCH v5 1/1] audio/jack: fix use after free segfault
,
Christian Schoenebeck
,
2020/08/19
Re: [PATCH v5 1/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
Re: [PATCH v5 1/1] audio/jack: fix use after free segfault
,
Gerd Hoffmann
,
2020/08/20
Re: [PATCH v5 1/1] audio/jack: fix use after free segfault
,
Christian Schoenebeck
,
2020/08/20
Re: [PATCH v5 1/1] audio/jack: fix use after free segfault
,
Paolo Bonzini
,
2020/08/20
Re: [PATCH v5 1/1] audio/jack: fix use after free segfault
,
Christian Schoenebeck
,
2020/08/20
Re: [PATCH v5 1/1] audio/jack: fix use after free segfault
,
Paolo Bonzini
,
2020/08/21
PTHREAD_MUTEX_ERRORCHECK and fork()
,
Christian Schoenebeck
,
2020/08/26
recursive locks (in general)
,
Christian Schoenebeck
,
2020/08/21
Re: recursive locks (in general)
,
Paolo Bonzini
,
2020/08/21
Re: recursive locks (in general)
,
Christian Schoenebeck
,
2020/08/21
Re: [PATCH v5 1/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/21
Re: [PATCH v5 1/1] audio/jack: fix use after free segfault
,
Paolo Bonzini
,
2020/08/21
[PATCH v4 0/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
[PATCH v4 1/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
[PATCH v2 00/15] Add a General Virtual Device Fuzzer
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 01/15] fuzz: Change the way we write qtest log to stderr
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 02/15] fuzz: Add general virtual-device fuzzer
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 08/15] fuzz: add a DISABLE_PCI op to general-fuzzer
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 03/15] fuzz: Add PCI features to the general fuzzer
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 09/15] fuzz: add a crossover function to generic-fuzzer
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 04/15] fuzz: Add DMA support to the generic-fuzzer
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 10/15] scripts/oss-fuzz: Add wrapper program for generic fuzzer
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 11/15] scripts/oss-fuzz: Add general-fuzzer build script
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 05/15] fuzz: Declare DMA Read callback function
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 06/15] fuzz: Add fuzzer callbacks to DMA-read functions
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 13/15] scripts/oss-fuzz: build the general-fuzzer configs
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 12/15] scripts/oss-fuzz: Add general-fuzzer configs for oss-fuzz
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 07/15] fuzz: Add support for custom crossover functions
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 14/15] scripts/oss-fuzz: Add script to reorder a general-fuzzer trace
,
Alexander Bulekov
,
2020/08/19
[PATCH v2 15/15] scripts/oss-fuzz: Add crash trace minimization script
,
Alexander Bulekov
,
2020/08/19
Re: [PATCH v2 00/15] Add a General Virtual Device Fuzzer
,
no-reply
,
2020/08/19
Re: [PATCH v2 00/15] Add a General Virtual Device Fuzzer
,
Alexander Bulekov
,
2020/08/19
[PULL 00/17] Usb 20200819 patches
,
Gerd Hoffmann
,
2020/08/19
[PULL 13/17] docs/system: Add U2F key to the USB devices examples
,
Gerd Hoffmann
,
2020/08/19
[PULL 02/17] hw: ehci: destroy sglist in error path
,
Gerd Hoffmann
,
2020/08/19
[PULL 03/17] hw: ehci: check return value of 'usb_packet_map'
,
Gerd Hoffmann
,
2020/08/19
[PULL 01/17] hw: xhci: check return value of 'usb_packet_map'
,
Gerd Hoffmann
,
2020/08/19
[PULL 15/17] scripts: Add u2f-setup-gen script
,
Gerd Hoffmann
,
2020/08/19
[PULL 14/17] docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examples
,
Gerd Hoffmann
,
2020/08/19
[PULL 04/17] ehci: drop pointless warn_report for guest bugs.
,
Gerd Hoffmann
,
2020/08/19
[PULL 05/17] hw/usb: Regroup USB HID protocol values
,
Gerd Hoffmann
,
2020/08/19
[PULL 17/17] hw/usb: Add U2F device autoscan to passthru mode
,
Gerd Hoffmann
,
2020/08/19
[PULL 07/17] hw/usb: Add U2F key base class
,
Gerd Hoffmann
,
2020/08/19
[PULL 06/17] docs: Add USB U2F key device documentation
,
Gerd Hoffmann
,
2020/08/19
[PULL 16/17] hw/usb: Add U2F device check to passthru mode
,
Gerd Hoffmann
,
2020/08/19
[PULL 12/17] configure: Add USB U2F key device
,
Gerd Hoffmann
,
2020/08/19
[PULL 11/17] hw/usb: Add U2F key build recipe
,
Gerd Hoffmann
,
2020/08/19
[PULL 10/17] hw/usb: Add U2F key emulated mode
,
Gerd Hoffmann
,
2020/08/19
[PULL 08/17] hw/usb: Add U2F key base class implementation
,
Gerd Hoffmann
,
2020/08/19
[PULL 09/17] hw/usb: Add U2F key passthru mode
,
Gerd Hoffmann
,
2020/08/19
Re: [PULL 00/17] Usb 20200819 patches
,
Peter Maydell
,
2020/08/21
[PATCH v5 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
2020/08/18
[PATCH v5 2/8] target/arm: Move setting of CPU halted state to generic code
,
Thiago Jung Bauermann
,
2020/08/18
[PATCH v5 1/8] target/arm: Move start-powered-off property to generic CPUState
,
Thiago Jung Bauermann
,
2020/08/18
[PATCH v5 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/18
Re: [PATCH v5 4/8] ppc/e500: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH v5 3/8] ppc/spapr: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/18
[PATCH v5 6/8] sparc/sun4m: Remove main_cpu_reset()
,
Thiago Jung Bauermann
,
2020/08/18
Re: [PATCH v5 6/8] sparc/sun4m: Remove main_cpu_reset()
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH v5 5/8] mips/cps: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/18
Re: [PATCH v5 5/8] mips/cps: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH v5 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/18
Re: [PATCH v5 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH v5 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/19
[PATCH v5 8/8] target/s390x: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/18
Re: [PATCH v5 8/8] target/s390x: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH v3 0/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/18
[PATCH v3 1/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/18
Re: [PATCH v3 1/1] audio/jack: fix use after free segfault
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH v3 1/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/18
Re: [PATCH v3 1/1] audio/jack: fix use after free segfault
,
Philippe Mathieu-Daudé
,
2020/08/19
Re: [PATCH v3 1/1] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
[PATCH v2] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/18
Re: [PATCH v2] audio/jack: fix use after free segfault
,
Gerd Hoffmann
,
2020/08/19
Re: [PATCH v2] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
Re: [PATCH v2] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
Re: [PATCH v2] audio/jack: fix use after free segfault
,
Gerd Hoffmann
,
2020/08/19
Re: [PATCH v2] audio/jack: fix use after free segfault
,
Gerd Hoffmann
,
2020/08/19
[RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
,
Julia Suvorova
,
2020/08/18
[RFC PATCH v2 1/4] hw/acpi/ich9: Trace ich9_gpe_readb()/writeb()
,
Julia Suvorova
,
2020/08/18
Re: [RFC PATCH v2 1/4] hw/acpi/ich9: Trace ich9_gpe_readb()/writeb()
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [RFC PATCH v2 1/4] hw/acpi/ich9: Trace ich9_gpe_readb()/writeb()
,
Julia Suvorova
,
2020/08/25
[RFC PATCH v2 2/4] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to q35
,
Julia Suvorova
,
2020/08/18
Re: [RFC PATCH v2 2/4] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to q35
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [RFC PATCH v2 2/4] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to q35
,
Igor Mammedov
,
2020/08/21
[RFC PATCH v2 3/4] hw/i386/acpi-build: Turn off support of PCIe native hot-plug and SHPC in _OSC
,
Julia Suvorova
,
2020/08/18
Re: [RFC PATCH v2 3/4] hw/i386/acpi-build: Turn off support of PCIe native hot-plug and SHPC in _OSC
,
Igor Mammedov
,
2020/08/21
[RFC PATCH v2 4/4] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
Julia Suvorova
,
2020/08/18
Re: [RFC PATCH v2 4/4] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
Igor Mammedov
,
2020/08/21
Re: [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
,
no-reply
,
2020/08/18
Re: [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
,
Michael S. Tsirkin
,
2020/08/20
Re: [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
,
Igor Mammedov
,
2020/08/21
Re: [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
,
Igor Mammedov
,
2020/08/21
Re: [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
,
Laszlo Ersek
,
2020/08/22
Re: [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
,
Igor Mammedov
,
2020/08/24
Re: [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
,
Ani Sinha
,
2020/08/24
Re: [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
,
Laszlo Ersek
,
2020/08/24
[PATCH v6 0/4] Apply COR-filter to the block-stream permanently
,
Andrey Shinkevich
,
2020/08/18
[PATCH v6 3/4] qapi: add filter-node-name to block-stream
,
Andrey Shinkevich
,
2020/08/18
Re: [PATCH v6 3/4] qapi: add filter-node-name to block-stream
,
Vladimir Sementsov-Ogievskiy
,
2020/08/19
Re: [PATCH v6 3/4] qapi: add filter-node-name to block-stream
,
Andrey Shinkevich
,
2020/08/23
Re: [PATCH v6 3/4] qapi: add filter-node-name to block-stream
,
Markus Armbruster
,
2020/08/24
[PATCH v6 2/4] copy-on-read: add filter append/drop functions
,
Andrey Shinkevich
,
2020/08/18
Re: [PATCH v6 2/4] copy-on-read: add filter append/drop functions
,
Vladimir Sementsov-Ogievskiy
,
2020/08/19
Re: [PATCH v6 2/4] copy-on-read: add filter append/drop functions
,
Andrey Shinkevich
,
2020/08/23
Re: [PATCH v6 2/4] copy-on-read: add filter append/drop functions
,
Andrey Shinkevich
,
2020/08/24
[PATCH v6 4/4] block: apply COR-filter to block-stream jobs
,
Andrey Shinkevich
,
2020/08/18
Re: [PATCH v6 4/4] block: apply COR-filter to block-stream jobs
,
Vladimir Sementsov-Ogievskiy
,
2020/08/19
Re: [PATCH v6 4/4] block: apply COR-filter to block-stream jobs
,
Andrey Shinkevich
,
2020/08/23
Re: [PATCH v6 4/4] block: apply COR-filter to block-stream jobs
,
Vladimir Sementsov-Ogievskiy
,
2020/08/24
Re: [PATCH v6 4/4] block: apply COR-filter to block-stream jobs
,
Andrey Shinkevich
,
2020/08/24
[PATCH v6 1/4] copy-on-read: Support preadv/pwritev_part functions
,
Andrey Shinkevich
,
2020/08/18
Re: [PATCH v6 1/4] copy-on-read: Support preadv/pwritev_part functions
,
Vladimir Sementsov-Ogievskiy
,
2020/08/19
[REPORT] Nightly Performance Tests - Tuesday, August 18, 2020
,
Ahmed Karaman
,
2020/08/18
Re: deprecation of in-tree builds
,
Peter Maydell
,
2020/08/18
Re: deprecation of in-tree builds
,
Kevin Wolf
,
2020/08/20
Re: deprecation of in-tree builds
,
Michael Tokarev
,
2020/08/20
Re: deprecation of in-tree builds
,
Paolo Bonzini
,
2020/08/20
Re: deprecation of in-tree builds
,
Peter Maydell
,
2020/08/20
Re: deprecation of in-tree builds
,
Kevin Wolf
,
2020/08/20
Re: deprecation of in-tree builds
,
Peter Maydell
,
2020/08/20
Re: deprecation of in-tree builds
,
Paolo Bonzini
,
2020/08/20
Re: deprecation of in-tree builds
,
Kevin Wolf
,
2020/08/20
Re: deprecation of in-tree builds
,
Paolo Bonzini
,
2020/08/20
Re: deprecation of in-tree builds
,
Gerd Hoffmann
,
2020/08/21
Re: deprecation of in-tree builds
,
Daniel P . Berrangé
,
2020/08/20
[Bug 1892081] [NEW] Performance improvement when using "QEMU_FLATTEN" with softfloat type conversions
,
Ahmed Karaman
,
2020/08/18
[Bug 1892081] Re: Performance improvement when using "QEMU_FLATTEN" with softfloat type conversions
,
Ahmed Karaman
,
2020/08/18
[Bug 1892081] Re: Performance improvement when using "QEMU_FLATTEN" with softfloat type conversions
,
Ahmed Karaman
,
2020/08/18
[PATCH v3] linux-user: Fix 'semop()' and 'semtimedop()' implementation
,
Filip Bozuta
,
2020/08/18
Re: [PATCH v3] linux-user: Fix 'semop()' and 'semtimedop()' implementation
,
Laurent Vivier
,
2020/08/18
Re: [PATCH v3] linux-user: Fix 'semop()' and 'semtimedop()' implementation
,
Laurent Vivier
,
2020/08/24
[RFC PATCH v3 0/2] Add file-backed and write-once features to OTP
,
Green Wan
,
2020/08/18
[RFC PATCH v3 1/2] hw/riscv: sifive_u: Add backend drive support
,
Green Wan
,
2020/08/18
Re: [RFC PATCH v3 1/2] hw/riscv: sifive_u: Add backend drive support
,
Bin Meng
,
2020/08/26
[RFC PATCH v3 2/2] hw/riscv: sifive_u: Add write-once protection.
,
Green Wan
,
2020/08/18
Re: [RFC PATCH v3 2/2] hw/riscv: sifive_u: Add write-once protection.
,
Bin Meng
,
2020/08/26
[RFC PATCH v3 0/5] util/vfio-helpers: Add support for multiple IRQs
,
Philippe Mathieu-Daudé
,
2020/08/18
[RFC PATCH v3 1/5] block/nvme: Use an array of EventNotifier
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [RFC PATCH v3 1/5] block/nvme: Use an array of EventNotifier
,
Stefan Hajnoczi
,
2020/08/19
Re: [RFC PATCH v3 1/5] block/nvme: Use an array of EventNotifier
,
Philippe Mathieu-Daudé
,
2020/08/19
[RFC PATCH v3 2/5] util/vfio-helpers: Report error on unsupported host architectures
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [RFC PATCH v3 2/5] util/vfio-helpers: Report error on unsupported host architectures
,
Alex Williamson
,
2020/08/18
Re: [RFC PATCH v3 2/5] util/vfio-helpers: Report error on unsupported host architectures
,
Philippe Mathieu-Daudé
,
2020/08/18
[RFC PATCH v3 3/5] util/vfio-helpers: Store eventfd using int32_t type
,
Philippe Mathieu-Daudé
,
2020/08/18
[RFC PATCH v3 4/5] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs()
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [RFC PATCH v3 4/5] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs()
,
Alex Williamson
,
2020/08/18
[RFC PATCH v3 5/5] block/nvme: Use qemu_vfio_pci_init_msix_irqs() to initialize our IRQ
,
Philippe Mathieu-Daudé
,
2020/08/18
[PULL v3 000/150] Meson-based build system
,
Paolo Bonzini
,
2020/08/18
[RFC PATCH v3 00/34] Hexagon patch series
,
Taylor Simpson
,
2020/08/18
[RFC PATCH v3 10/34] Hexagon (target/hexagon) instruction and packet types
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 10/34] Hexagon (target/hexagon) instruction and packet types
,
Richard Henderson
,
2020/08/26
RE: [RFC PATCH v3 10/34] Hexagon (target/hexagon) instruction and packet types
,
Taylor Simpson
,
2020/08/26
[RFC PATCH v3 04/34] Hexagon (target/hexagon) scalar core definition
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 04/34] Hexagon (target/hexagon) scalar core definition
,
Richard Henderson
,
2020/08/26
RE: [RFC PATCH v3 04/34] Hexagon (target/hexagon) scalar core definition
,
Taylor Simpson
,
2020/08/26
[RFC PATCH v3 08/34] Hexagon (target/hexagon) GDB Stub
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 08/34] Hexagon (target/hexagon) GDB Stub
,
Richard Henderson
,
2020/08/26
[RFC PATCH v3 01/34] Hexagon Update MAINTAINERS file
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 01/34] Hexagon Update MAINTAINERS file
,
Richard Henderson
,
2020/08/25
[RFC PATCH v3 15/34] Hexagon (target/hexagon) instruction printing
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 15/34] Hexagon (target/hexagon) instruction printing
,
Richard Henderson
,
2020/08/26
[RFC PATCH v3 05/34] Hexagon (target/hexagon) register names
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 05/34] Hexagon (target/hexagon) register names
,
Richard Henderson
,
2020/08/26
[RFC PATCH v3 06/34] Hexagon (disas) disassembler
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 06/34] Hexagon (disas) disassembler
,
Richard Henderson
,
2020/08/26
RE: [RFC PATCH v3 06/34] Hexagon (disas) disassembler
,
Taylor Simpson
,
2020/08/26
[RFC PATCH v3 11/34] Hexagon (target/hexagon) register fields
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 11/34] Hexagon (target/hexagon) register fields
,
Richard Henderson
,
2020/08/26
RE: [RFC PATCH v3 11/34] Hexagon (target/hexagon) register fields
,
Taylor Simpson
,
2020/08/26
[RFC PATCH v3 02/34] Hexagon (target/hexagon) README
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 02/34] Hexagon (target/hexagon) README
,
Richard Henderson
,
2020/08/25
[RFC PATCH v3 03/34] Hexagon (include/elf.h) ELF machine definition
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 03/34] Hexagon (include/elf.h) ELF machine definition
,
Richard Henderson
,
2020/08/25
[RFC PATCH v3 13/34] Hexagon (target/hexagon) register map
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 13/34] Hexagon (target/hexagon) register map
,
Richard Henderson
,
2020/08/26
RE: [RFC PATCH v3 13/34] Hexagon (target/hexagon) register map
,
Taylor Simpson
,
2020/08/26
[RFC PATCH v3 14/34] Hexagon (target/hexagon) instruction/packet decode
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 14/34] Hexagon (target/hexagon) instruction/packet decode
,
Richard Henderson
,
2020/08/26
RE: [RFC PATCH v3 14/34] Hexagon (target/hexagon) instruction/packet decode
,
Taylor Simpson
,
2020/08/26
[RFC PATCH v3 07/34] Hexagon (target/hexagon) scalar core helpers
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 07/34] Hexagon (target/hexagon) scalar core helpers
,
Richard Henderson
,
2020/08/26
RE: [RFC PATCH v3 07/34] Hexagon (target/hexagon) scalar core helpers
,
Taylor Simpson
,
2020/08/26
[RFC PATCH v3 17/34] Hexagon (target/hexagon/imported) arch import - macro definitions
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 17/34] Hexagon (target/hexagon/imported) arch import - macro definitions
,
Richard Henderson
,
2020/08/26
RE: [RFC PATCH v3 17/34] Hexagon (target/hexagon/imported) arch import - macro definitions
,
Taylor Simpson
,
2020/08/26
[RFC PATCH v3 23/34] Hexagon (target/hexagon) generater phase 4 - decode tree
,
Taylor Simpson
,
2020/08/18
[RFC PATCH v3 09/34] Hexagon (target/hexagon) architecture types
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 09/34] Hexagon (target/hexagon) architecture types
,
Richard Henderson
,
2020/08/26
RE: [RFC PATCH v3 09/34] Hexagon (target/hexagon) architecture types
,
Taylor Simpson
,
2020/08/26
[RFC PATCH v3 16/34] Hexagon (target/hexagon) utility functions
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 16/34] Hexagon (target/hexagon) utility functions
,
Richard Henderson
,
2020/08/26
RE: [RFC PATCH v3 16/34] Hexagon (target/hexagon) utility functions
,
Taylor Simpson
,
2020/08/26
[RFC PATCH v3 12/34] Hexagon (target/hexagon) instruction attributes
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 12/34] Hexagon (target/hexagon) instruction attributes
,
Richard Henderson
,
2020/08/26
[RFC PATCH v3 34/34] Hexagon build infrastructure
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 34/34] Hexagon build infrastructure
,
Richard Henderson
,
2020/08/28
[RFC PATCH v3 31/34] Hexagon (target/hexagon) translation
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 31/34] Hexagon (target/hexagon) translation
,
Richard Henderson
,
2020/08/28
RE: [RFC PATCH v3 31/34] Hexagon (target/hexagon) translation
,
Taylor Simpson
,
2020/08/30
Re: [RFC PATCH v3 31/34] Hexagon (target/hexagon) translation
,
Richard Henderson
,
2020/08/30
[RFC PATCH v3 26/34] Hexagon (target/hexagon) macros referenced in instruction semantics
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 26/34] Hexagon (target/hexagon) macros referenced in instruction semantics
,
Richard Henderson
,
2020/08/28
RE: [RFC PATCH v3 26/34] Hexagon (target/hexagon) macros referenced in instruction semantics
,
Taylor Simpson
,
2020/08/30
Re: [RFC PATCH v3 26/34] Hexagon (target/hexagon) macros referenced in instruction semantics
,
Richard Henderson
,
2020/08/30
[RFC PATCH v3 24/34] Hexagon (target/hexagon) opcode data structures
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 24/34] Hexagon (target/hexagon) opcode data structures
,
Richard Henderson
,
2020/08/26
RE: [RFC PATCH v3 24/34] Hexagon (target/hexagon) opcode data structures
,
Taylor Simpson
,
2020/08/26
Re: [RFC PATCH v3 24/34] Hexagon (target/hexagon) opcode data structures
,
Richard Henderson
,
2020/08/27
[RFC PATCH v3 18/34] Hexagon (target/hexagon/imported) arch import - instruction semantics
,
Taylor Simpson
,
2020/08/18
[RFC PATCH v3 19/34] Hexagon (target/hexagon/imported) arch import - instruction encoding
,
Taylor Simpson
,
2020/08/18
[RFC PATCH v3 25/34] Hexagon (target/hexagon) macros to interface with the generator
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 25/34] Hexagon (target/hexagon) macros to interface with the generator
,
Richard Henderson
,
2020/08/28
RE: [RFC PATCH v3 25/34] Hexagon (target/hexagon) macros to interface with the generator
,
Taylor Simpson
,
2020/08/30
Re: [RFC PATCH v3 25/34] Hexagon (target/hexagon) macros to interface with the generator
,
Richard Henderson
,
2020/08/30
RE: [RFC PATCH v3 25/34] Hexagon (target/hexagon) macros to interface with the generator
,
Taylor Simpson
,
2020/08/30
[RFC PATCH v3 20/34] Hexagon (target/hexagon) generator phase 1 - C preprocessor for semantics
,
Taylor Simpson
,
2020/08/18
[RFC PATCH v3 28/34] Hexagon (target/hexagon) TCG generation helpers
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 28/34] Hexagon (target/hexagon) TCG generation helpers
,
Richard Henderson
,
2020/08/28
RE: [RFC PATCH v3 28/34] Hexagon (target/hexagon) TCG generation helpers
,
Taylor Simpson
,
2020/08/30
Re: [RFC PATCH v3 28/34] Hexagon (target/hexagon) TCG generation helpers
,
Richard Henderson
,
2020/08/30
RE: [RFC PATCH v3 28/34] Hexagon (target/hexagon) TCG generation helpers
,
Taylor Simpson
,
2020/08/30
[RFC PATCH v3 29/34] Hexagon (target/hexagon) TCG generation
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 29/34] Hexagon (target/hexagon) TCG generation
,
Richard Henderson
,
2020/08/28
RE: [RFC PATCH v3 29/34] Hexagon (target/hexagon) TCG generation
,
Taylor Simpson
,
2020/08/30
[RFC PATCH v3 27/34] Hexagon (target/hexagon) instruction classes
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 27/34] Hexagon (target/hexagon) instruction classes
,
Richard Henderson
,
2020/08/28
RE: [RFC PATCH v3 27/34] Hexagon (target/hexagon) instruction classes
,
Taylor Simpson
,
2020/08/30
Re: [RFC PATCH v3 27/34] Hexagon (target/hexagon) instruction classes
,
Richard Henderson
,
2020/08/30
[RFC PATCH v3 21/34] Hexagon (target/hexagon) generator phase 2 - generate header files
,
Taylor Simpson
,
2020/08/18
[RFC PATCH v3 22/34] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree
,
Taylor Simpson
,
2020/08/18
[RFC PATCH v3 32/34] Hexagon (linux-user/hexagon) Linux user emulation
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 32/34] Hexagon (linux-user/hexagon) Linux user emulation
,
Richard Henderson
,
2020/08/28
[RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
,
Richard Henderson
,
2020/08/28
RE: [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
,
Taylor Simpson
,
2020/08/30
Re: [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
,
Richard Henderson
,
2020/08/30
RE: [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
,
Taylor Simpson
,
2020/08/30
Re: [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
,
Richard Henderson
,
2020/08/30
RE: [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
,
Taylor Simpson
,
2020/08/31
Re: [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
,
Richard Henderson
,
2020/08/31
RE: [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
,
Taylor Simpson
,
2020/08/31
Re: [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
,
Richard Henderson
,
2020/08/31
RE: [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
,
Taylor Simpson
,
2020/08/31
Re: [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
,
Richard Henderson
,
2020/08/31
[RFC PATCH v3 33/34] Hexagon (tests/tcg/hexagon) TCG tests
,
Taylor Simpson
,
2020/08/18
Re: [RFC PATCH v3 33/34] Hexagon (tests/tcg/hexagon) TCG tests
,
Richard Henderson
,
2020/08/28
Re: [RFC PATCH v3 00/34] Hexagon patch series
,
no-reply
,
2020/08/18
Re: [RFC PATCH v3 00/34] Hexagon patch series
,
Richard Henderson
,
2020/08/28
RE: [RFC PATCH v3 00/34] Hexagon patch series
,
Taylor Simpson
,
2020/08/30
Re: [RFC PATCH v3 00/34] Hexagon patch series
,
Richard Henderson
,
2020/08/30
RE: [RFC PATCH v3 00/34] Hexagon patch series
,
Taylor Simpson
,
2020/08/31
Re: [RFC PATCH v3 00/34] Hexagon patch series
,
Richard Henderson
,
2020/08/31
RE: [RFC PATCH v3 00/34] Hexagon patch series
,
Taylor Simpson
,
2020/08/31
[RFC PATCH v3 01/34] Hexagon Update MAINTAINERS file
,
Taylor Simpson
,
2020/08/18
[PULL v2 000/150] Meson-based build system
,
Paolo Bonzini
,
2020/08/18
[PATCH 0/2] hw/core: Make qdev_pass_gpios/sysbus_pass_irq arguments self-describing
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 1/2] hw/core/qdev: Make qdev_pass_gpios() arguments self-describing
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH 1/2] hw/core/qdev: Make qdev_pass_gpios() arguments self-describing
,
Peter Maydell
,
2020/08/25
[PATCH 2/2] hw/core/sysbus: Make sysbus_pass_irq() arguments self-describing
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH 2/2] hw/core/sysbus: Make sysbus_pass_irq() arguments self-describing
,
Peter Maydell
,
2020/08/25
[PATCH v6 0/7] virtio-pci: enable blk and scsi multi-queue by default
,
Stefan Hajnoczi
,
2020/08/18
[PATCH v6 1/7] Open 5.2 development tree
,
Stefan Hajnoczi
,
2020/08/18
Re: [PATCH v6 1/7] Open 5.2 development tree
,
Stefan Hajnoczi
,
2020/08/19
[PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Stefan Hajnoczi
,
2020/08/18
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Cornelia Huck
,
2020/08/18
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Igor Mammedov
,
2020/08/19
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Cornelia Huck
,
2020/08/19
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Stefan Hajnoczi
,
2020/08/19
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Laszlo Ersek
,
2020/08/19
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Philippe Mathieu-Daudé
,
2020/08/19
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Igor Mammedov
,
2020/08/19
[PATCH v6 4/7] virtio-scsi: introduce a constant for fixed virtqueues
,
Stefan Hajnoczi
,
2020/08/18
[PATCH v6 3/7] virtio-pci: add virtio_pci_optimal_num_queues() helper
,
Stefan Hajnoczi
,
2020/08/18
[PATCH v6 6/7] virtio-blk-pci: default num_queues to -smp N
,
Stefan Hajnoczi
,
2020/08/18
[PATCH v6 5/7] virtio-scsi-pci: default num_queues to -smp N
,
Stefan Hajnoczi
,
2020/08/18
Re: [PATCH v6 5/7] virtio-scsi-pci: default num_queues to -smp N
,
Cornelia Huck
,
2020/08/18
Re: [PATCH v6 5/7] virtio-scsi-pci: default num_queues to -smp N
,
Raphael Norwitz
,
2020/08/22
[PATCH v6 7/7] vhost-user-blk-pci: default num_queues to -smp N
,
Stefan Hajnoczi
,
2020/08/18
Re: [PATCH v5 5/5] iotests: add commit top->base cases to 274
,
Alberto Garcia
,
2020/08/18
Re: [PATCH v5 4/5] block/io: fix bdrv_is_allocated_above
,
Alberto Garcia
,
2020/08/18
Re: [PATCH v5 3/5] block/io: bdrv_common_block_status_above: support bs == base
,
Alberto Garcia
,
2020/08/18
Re: [PATCH v5 2/5] block/io: bdrv_common_block_status_above: support include_base
,
Alberto Garcia
,
2020/08/18
Re: [PATCH v5 1/5] block/io: fix bdrv_co_block_status_above
,
Alberto Garcia
,
2020/08/18
Re: [PATCH v5 1/5] block/io: fix bdrv_co_block_status_above
,
Vladimir Sementsov-Ogievskiy
,
2020/08/19
Re: [PATCH v5 1/5] block/io: fix bdrv_co_block_status_above
,
Alberto Garcia
,
2020/08/19
Re: [PATCH v5 1/5] block/io: fix bdrv_co_block_status_above
,
Vladimir Sementsov-Ogievskiy
,
2020/08/19
[Bug 1823790] Re: QEMU mishandling of SO_PEERSEC forces systemd into tight loop
,
Christian Ehrhardt
,
2020/08/18
[Bug 1823790] Re: QEMU mishandling of SO_PEERSEC forces systemd into tight loop
,
Christian Ehrhardt
,
2020/08/18
[Bug 1823790] Re: QEMU mishandling of SO_PEERSEC forces systemd into tight loop
,
Steve Dodd
,
2020/08/24
[Bug 1823790] Re: QEMU mishandling of SO_PEERSEC forces systemd into tight loop
,
Charlie Sharpsteen
,
2020/08/27
[Bug 1823790] Re: QEMU mishandling of SO_PEERSEC forces systemd into tight loop
,
Laurent Vivier
,
2020/08/28
[Bug 1823790] Re: QEMU mishandling of SO_PEERSEC forces systemd into tight loop
,
Laurent Vivier
,
2020/08/28
[PULL 000/150] Meson-based build system
,
Paolo Bonzini
,
2020/08/18
[PULL 001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE
,
Paolo Bonzini
,
2020/08/18
[PULL 003/150] pc-bios/s390-ccw: do not use rules.mak
,
Paolo Bonzini
,
2020/08/18
[PULL 006/150] meson: rename .inc.h files to .h.inc
,
Paolo Bonzini
,
2020/08/18
[PULL 007/150] build-sys hack: ensure target directory is there
,
Paolo Bonzini
,
2020/08/18
[PULL 002/150] optionrom: simplify Makefile
,
Paolo Bonzini
,
2020/08/18
[PULL 005/150] meson: rename included C source files to .c.inc
,
Paolo Bonzini
,
2020/08/18
[PULL 011/150] nsis: use "make DESTDIR=" instead of "make prefix="
,
Paolo Bonzini
,
2020/08/18
[PULL 014/150] configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 004/150] trace: switch position of headers to what Meson requires
,
Paolo Bonzini
,
2020/08/18
[PULL 008/150] tests/vm: do not pollute configure with --efi-aarch64
,
Paolo Bonzini
,
2020/08/18
[PULL 013/150] configure: expand path variables for meson configure
,
Paolo Bonzini
,
2020/08/18
[PULL 012/150] configure: do not include $(...) variables in config-host.mak
,
Paolo Bonzini
,
2020/08/18
[PULL 010/150] tests/docker: add test script for static linux-user builds
,
Paolo Bonzini
,
2020/08/18
[PULL 015/150] tests/vm: include setuptools
,
Paolo Bonzini
,
2020/08/18
[PULL 009/150] tests/vm: check for Python YAML parser in the Makefile
,
Paolo Bonzini
,
2020/08/18
[PULL 017/150] configure: generate Meson cross file
,
Paolo Bonzini
,
2020/08/18
[PULL 018/150] build-sys hack: link with whole .fa archives
,
Paolo Bonzini
,
2020/08/18
[PULL 016/150] configure: integrate Meson in the build system
,
Paolo Bonzini
,
2020/08/18
[PULL 020/150] meson: move summary to meson.build
,
Paolo Bonzini
,
2020/08/18
[PULL 021/150] meson: enable pie
,
Paolo Bonzini
,
2020/08/18
[PULL 022/150] meson: use coverage option
,
Paolo Bonzini
,
2020/08/18
[PULL 019/150] build-sys: add meson submodule
,
Paolo Bonzini
,
2020/08/18
[PULL 028/150] contrib/libvhost-user: convert to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 029/150] tools/virtiofsd: convert to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 027/150] meson: add version.o
,
Paolo Bonzini
,
2020/08/18
[PULL 030/150] contrib/vhost-user-blk: convert to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 034/150] contrib/vhost-user-input: convert to meson
,
Paolo Bonzini
,
2020/08/18
[PULL 023/150] meson: add sparse support
,
Paolo Bonzini
,
2020/08/18
[PULL 026/150] meson: add remaining generated tcg trace helpers
,
Paolo Bonzini
,
2020/08/18
[PULL 024/150] meson: add testsuite Makefile generator
,
Paolo Bonzini
,
2020/08/18
[PULL 031/150] vhost-user-scsi: add compatibility for libiscsi 1.9.0
,
Paolo Bonzini
,
2020/08/18
[PULL 032/150] contrib/vhost-user-scsi: convert to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 036/150] contrib/ivshmem: convert to meson
,
Paolo Bonzini
,
2020/08/18
[PULL 035/150] contrib/vhost-user-gpu: convert to meson
,
Paolo Bonzini
,
2020/08/18
[PULL 044/150] meson: add qemu-bridge-helper
,
Paolo Bonzini
,
2020/08/18
[PULL 042/150] meson: add msi generation
,
Paolo Bonzini
,
2020/08/18
[PULL 046/150] meson: add qemu-edid
,
Paolo Bonzini
,
2020/08/18
[PULL 038/150] meson: add macos dependencies
,
Paolo Bonzini
,
2020/08/18
[PULL 025/150] libqemuutil, qapi, trace: convert to meson
,
Paolo Bonzini
,
2020/08/18
[PULL 033/150] contrib/rdmacm-mux: convert to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 037/150] contrib/elf2dmp: convert to meson
,
Paolo Bonzini
,
2020/08/18
[PULL 039/150] meson: add solaris and Haiku libraries
,
Paolo Bonzini
,
2020/08/18
[PULL 045/150] meson: add qemu-keymap
,
Paolo Bonzini
,
2020/08/18
[PULL 041/150] meson: convert vss-win32
,
Paolo Bonzini
,
2020/08/18
[PULL 043/150] meson: convert dummy Windows qga/qemu-ga target
,
Paolo Bonzini
,
2020/08/18
[PULL 050/150] meson: generate shader headers
,
Paolo Bonzini
,
2020/08/18
[PULL 049/150] meson: generate qemu-version.h
,
Paolo Bonzini
,
2020/08/18
[PULL 052/150] meson: handle edk2 bios and descriptors
,
Paolo Bonzini
,
2020/08/18
[PULL 047/150] meson: add virtfs-proxy-helper
,
Paolo Bonzini
,
2020/08/18
[PULL 048/150] meson: keymap-gen
,
Paolo Bonzini
,
2020/08/18
[PULL 051/150] meson: generate hxtool files
,
Paolo Bonzini
,
2020/08/18
[PULL 058/150] meson: convert crypto directory to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 059/150] meson: convert io directory to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 040/150] meson: convert qemu-ga
,
Paolo Bonzini
,
2020/08/18
[PULL 054/150] meson: convert tests/fp and check-softfloat
,
Paolo Bonzini
,
2020/08/18
[PULL 057/150] meson: convert authz directory to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 065/150] meson: qemu-{img,io,nbd}
,
Paolo Bonzini
,
2020/08/18
[PULL 055/150] meson: convert check-qapi-schema
,
Paolo Bonzini
,
2020/08/18
[PULL 056/150] meson: convert qom directory to Meson (tools part)
,
Paolo Bonzini
,
2020/08/18
[PULL 062/150] meson: add modules infrastructure
,
Paolo Bonzini
,
2020/08/18
[PULL 053/150] meson: convert check-decodetree
,
Paolo Bonzini
,
2020/08/18
[PULL 066/150] meson: qemu-pr-helper
,
Paolo Bonzini
,
2020/08/18
[PULL 063/150] meson: convert chardev directory to Meson (tools part)
,
Paolo Bonzini
,
2020/08/18
[PULL 067/150] configure, Makefile; remove TOOLS and HELPERS-y variable
,
Paolo Bonzini
,
2020/08/18
[PULL 060/150] meson: convert target/s390x/gen-features.h
,
Paolo Bonzini
,
2020/08/18
[PULL 072/150] meson: convert root directory to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 068/150] meson: convert chardev directory to Meson (emulator part)
,
Paolo Bonzini
,
2020/08/18
[PULL 077/150] meson: convert qemu-storage-daemon
,
Paolo Bonzini
,
2020/08/18
[PULL 075/150] meson: convert dump/
,
Paolo Bonzini
,
2020/08/18
[PULL 069/150] meson: convert tests/qtest to meson
,
Paolo Bonzini
,
2020/08/18
[PULL 079/150] meson: convert migration directory to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 074/150] meson: convert trace/
,
Paolo Bonzini
,
2020/08/18
[PULL 064/150] meson: convert block
,
Paolo Bonzini
,
2020/08/18
[PULL 073/150] meson: convert most of softmmu/
,
Paolo Bonzini
,
2020/08/18
[PULL 078/150] meson: convert replay directory to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 076/150] meson: convert common QMP bits for qemu and qemu-storage-daemon
,
Paolo Bonzini
,
2020/08/18
[PULL 082/150] meson: convert fsdev/
,
Paolo Bonzini
,
2020/08/18
[PULL 081/150] meson: convert backends directory to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 085/150] meson: convert hw/xen
,
Paolo Bonzini
,
2020/08/18
[PULL 086/150] meson: convert hw/core
,
Paolo Bonzini
,
2020/08/18
[PULL 088/150] meson: convert hw/nubus
,
Paolo Bonzini
,
2020/08/18
[PULL 090/150] meson: convert hw/mem
,
Paolo Bonzini
,
2020/08/18
[PULL 084/150] meson: convert qapi-specific to meson
,
Paolo Bonzini
,
2020/08/18
[PULL 089/150] meson: convert hw/smbios
,
Paolo Bonzini
,
2020/08/18
[PULL 091/150] meson: convert hw/watchdog
,
Paolo Bonzini
,
2020/08/18
[PULL 099/150] meson: convert hw/sd
,
Paolo Bonzini
,
2020/08/18
[PULL 096/150] meson: convert hw/timer
,
Paolo Bonzini
,
2020/08/18
[PULL 087/150] meson: convert hw/semihosting
,
Paolo Bonzini
,
2020/08/18
[PULL 080/150] meson: convert net directory to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 093/150] meson: convert hw/vfio
,
Paolo Bonzini
,
2020/08/18
[PULL 095/150] meson: convert hw/tpm
,
Paolo Bonzini
,
2020/08/18
[PULL 092/150] meson: convert hw/virtio
,
Paolo Bonzini
,
2020/08/18
[PULL 097/150] meson: convert hw/rtc
,
Paolo Bonzini
,
2020/08/18
[PULL 061/150] meson: infrastructure for building emulators
,
Paolo Bonzini
,
2020/08/18
[PULL 100/150] meson: convert hw/scsi
,
Paolo Bonzini
,
2020/08/18
[PULL 098/150] meson: convert hw/ssi
,
Paolo Bonzini
,
2020/08/18
[PULL 083/150] meson: convert disas directory to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 111/150] meson: convert hw/ipack
,
Paolo Bonzini
,
2020/08/18
[PULL 107/150] meson: convert hw/net
,
Paolo Bonzini
,
2020/08/18
[PULL 071/150] meson: convert ui directory to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 070/150] meson: convert audio directory to Meson
,
Paolo Bonzini
,
2020/08/18
[PULL 102/150] meson: convert hw/pci-host
,
Paolo Bonzini
,
2020/08/18
[PULL 105/150] meson: convert hw/nvram
,
Paolo Bonzini
,
2020/08/18
[PULL 103/150] meson: convert hw/pci-bridge
,
Paolo Bonzini
,
2020/08/18
[PULL 104/150] meson: convert hw/pci
,
Paolo Bonzini
,
2020/08/18
[PULL 113/150] meson: convert hw/input
,
Paolo Bonzini
,
2020/08/18
[PULL 118/150] meson: convert hw/dma
,
Paolo Bonzini
,
2020/08/18
[PULL 101/150] meson: convert hw/pcmcia
,
Paolo Bonzini
,
2020/08/18
[PULL 106/150] meson: convert hw/rdma
,
Paolo Bonzini
,
2020/08/18
[PULL 109/150] meson: convert hw/isa
,
Paolo Bonzini
,
2020/08/18
[PULL 112/150] meson: convert hw/intc
,
Paolo Bonzini
,
2020/08/18
[PULL 110/150] meson: convert hw/ipmi
,
Paolo Bonzini
,
2020/08/18
[PULL 115/150] meson: convert hw/i2c
,
Paolo Bonzini
,
2020/08/18
[PULL 108/150] meson: convert hw/misc
,
Paolo Bonzini
,
2020/08/18
[PULL 116/150] meson: convert hw/hyperv
,
Paolo Bonzini
,
2020/08/18
[PULL 117/150] meson: convert hw/gpio
,
Paolo Bonzini
,
2020/08/18
[PULL 114/150] meson: convert hw/ide
,
Paolo Bonzini
,
2020/08/18
[PULL 094/150] meson: convert hw/usb
,
Paolo Bonzini
,
2020/08/18
[PULL 124/150] meson: convert hw/adc
,
Paolo Bonzini
,
2020/08/18
[PULL 123/150] meson: convert hw/audio
,
Paolo Bonzini
,
2020/08/18
[PULL 121/150] meson: convert hw/char
,
Paolo Bonzini
,
2020/08/18
[PULL 129/150] meson: accel
,
Paolo Bonzini
,
2020/08/18
[PULL 122/150] meson: convert hw/block
,
Paolo Bonzini
,
2020/08/18
[PULL 120/150] meson: convert hw/cpu
,
Paolo Bonzini
,
2020/08/18
[PULL 126/150] meson: convert hw/9pfs, cleanup
,
Paolo Bonzini
,
2020/08/18
[PULL 131/150] meson: bsd-user
,
Paolo Bonzini
,
2020/08/18
[PULL 125/150] meson: convert hw/acpi
,
Paolo Bonzini
,
2020/08/18
[PULL 127/150] meson: convert hw/arch*
,
Paolo Bonzini
,
2020/08/18
[PULL 133/150] meson: plugins
,
Paolo Bonzini
,
2020/08/18
[PULL 141/150] meson: convert check-block
,
Paolo Bonzini
,
2020/08/18
[PULL 135/150] meson: convert systemtap files
,
Paolo Bonzini
,
2020/08/18
[PULL 147/150] meson: convert po/
,
Paolo Bonzini
,
2020/08/18
Re: [PULL 147/150] meson: convert po/
,
Brad Smith
,
2020/08/18
Re: [PULL 147/150] meson: convert po/
,
Paolo Bonzini
,
2020/08/19
Re: [PULL 147/150] meson: convert po/
,
Brad Smith
,
2020/08/19
[PULL 144/150] meson: convert sample plugins
,
Paolo Bonzini
,
2020/08/18
[PULL 119/150] meson: convert hw/display
,
Paolo Bonzini
,
2020/08/18
[PULL 136/150] rules.mak: remove version.o
,
Paolo Bonzini
,
2020/08/18
[PULL 148/150] meson: avoid unstable module warning with Meson 0.56.0 or newer
,
Paolo Bonzini
,
2020/08/18
[PULL 145/150] meson: move SDL and SDL-image detection to meson
,
Paolo Bonzini
,
2020/08/18
[PULL 146/150] meson: convert VNC and dependent libraries to meson
,
Paolo Bonzini
,
2020/08/18
[PULL 139/150] docs: automatically track manual dependencies
,
Paolo Bonzini
,
2020/08/18
[PULL 132/150] meson: cpu-emu
,
Paolo Bonzini
,
2020/08/18
[PULL 130/150] meson: linux-user
,
Paolo Bonzini
,
2020/08/18
[PULL 134/150] meson: link emulators without Makefile.target
,
Paolo Bonzini
,
2020/08/18
[PULL 137/150] remove Makefile.target
,
Paolo Bonzini
,
2020/08/18
[PULL 143/150] meson: replace create-config with meson configure_file
,
Paolo Bonzini
,
2020/08/18
[PULL 149/150] meson: update build-system documentation
,
Paolo Bonzini
,
2020/08/18
[PULL 140/150] meson: build texi doc
,
Paolo Bonzini
,
2020/08/18
[PULL 142/150] rules.mak: drop unneeded macros
,
Paolo Bonzini
,
2020/08/18
[PULL 138/150] meson: sphinx-build
,
Paolo Bonzini
,
2020/08/18
[PULL 150/150] docs: convert build system documentation to rST
,
Paolo Bonzini
,
2020/08/18
[PULL 128/150] meson: target
,
Paolo Bonzini
,
2020/08/18
Re: [PULL 000/150] Meson-based build system
,
Peter Maydell
,
2020/08/18
Re: [PULL 000/150] Meson-based build system
,
Peter Maydell
,
2020/08/18
Re: [PULL 000/150] Meson-based build system
,
no-reply
,
2020/08/18
Re: [PULL 000/150] Meson-based build system
,
Peter Maydell
,
2020/08/18
Re: [PULL 000/150] Meson-based build system
,
Paolo Bonzini
,
2020/08/18
Re: [PULL 000/150] Meson-based build system
,
Paolo Bonzini
,
2020/08/18
guest agent public ssh key add/remove support?
,
David Vossel
,
2020/08/18
Re: guest agent public ssh key add/remove support?
,
Christian Schoenebeck
,
2020/08/18
Re: guest agent public ssh key add/remove support?
,
David Vossel
,
2020/08/19
Re: guest agent public ssh key add/remove support?
,
Christian Schoenebeck
,
2020/08/19
[PATCH v4 0/4] migration: Add block-bitmap-mapping parameter
,
Max Reitz
,
2020/08/18
[PATCH v4 1/4] migration: Add block-bitmap-mapping parameter
,
Max Reitz
,
2020/08/18
Re: [PATCH v4 1/4] migration: Add block-bitmap-mapping parameter
,
Eric Blake
,
2020/08/19
Re: [PATCH v4 1/4] migration: Add block-bitmap-mapping parameter
,
Max Reitz
,
2020/08/20
Re: [PATCH v4 1/4] migration: Add block-bitmap-mapping parameter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
Re: [PATCH v4 1/4] migration: Add block-bitmap-mapping parameter
,
Max Reitz
,
2020/08/20
[PATCH v4 3/4] iotests.py: Let wait_migration() return on failure
,
Max Reitz
,
2020/08/18
Re: [PATCH v4 3/4] iotests.py: Let wait_migration() return on failure
,
Eric Blake
,
2020/08/19
Re: [PATCH v4 3/4] iotests.py: Let wait_migration() return on failure
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
[PATCH v4 2/4] iotests.py: Add wait_for_runstate()
,
Max Reitz
,
2020/08/18
Re: [PATCH v4 2/4] iotests.py: Add wait_for_runstate()
,
Eric Blake
,
2020/08/19
Re: [PATCH v4 2/4] iotests.py: Add wait_for_runstate()
,
Dr. David Alan Gilbert
,
2020/08/20
Re: [PATCH v4 2/4] iotests.py: Add wait_for_runstate()
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
Re: [PATCH v4 2/4] iotests.py: Add wait_for_runstate()
,
Max Reitz
,
2020/08/20
Re: [PATCH v4 2/4] iotests.py: Add wait_for_runstate()
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
[PATCH v4 4/4] iotests: Test node/bitmap aliases during migration
,
Max Reitz
,
2020/08/18
Re: [PATCH v4 4/4] iotests: Test node/bitmap aliases during migration
,
Eric Blake
,
2020/08/19
Re: [PATCH v4 4/4] iotests: Test node/bitmap aliases during migration
,
Max Reitz
,
2020/08/20
Re: [PATCH v4 4/4] iotests: Test node/bitmap aliases during migration
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
Re: [PATCH v4 4/4] iotests: Test node/bitmap aliases during migration
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
Re: [PATCH v4 4/4] iotests: Test node/bitmap aliases during migration
,
Eric Blake
,
2020/08/20
Re: [PATCH v4 4/4] iotests: Test node/bitmap aliases during migration
,
Vladimir Sementsov-Ogievskiy
,
2020/08/21
Re: [PATCH v4 4/4] iotests: Test node/bitmap aliases during migration
,
Max Reitz
,
2020/08/21
[PATCH] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/18
Re: [PATCH] audio/jack: fix use after free segfault
,
no-reply
,
2020/08/18
Re: [PATCH] audio/jack: fix use after free segfault
,
Christian Schoenebeck
,
2020/08/18
Re: [PATCH] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/18
Re: [PATCH] audio/jack: fix use after free segfault
,
Christian Schoenebeck
,
2020/08/19
Re: [PATCH] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
Re: [PATCH] audio/jack: fix use after free segfault
,
Christian Schoenebeck
,
2020/08/19
Re: [PATCH] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
Re: [PATCH] audio/jack: fix use after free segfault
,
Christian Schoenebeck
,
2020/08/19
Re: [PATCH] audio/jack: fix use after free segfault
,
Geoffrey McRae
,
2020/08/19
Re: [PATCH] audio/jack: fix use after free segfault
,
Christian Schoenebeck
,
2020/08/20
Re: [PATCH] audio/jack: fix use after free segfault
,
Gerd Hoffmann
,
2020/08/19
[RFC v4 0/2] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Pérez
,
2020/08/18
[RFC v4 1/2] memory: Rename memory_region_notify_one to memory_region_notify_one_iommu
,
Eugenio Pérez
,
2020/08/18
Re: [RFC v4 1/2] memory: Rename memory_region_notify_one to memory_region_notify_one_iommu
,
Peter Xu
,
2020/08/19
[RFC v4 2/2] memory: Skip bad range assertion if notifier is DEVIOTLB type
,
Eugenio Pérez
,
2020/08/18
Re: [RFC v4 2/2] memory: Skip bad range assertion if notifier is DEVIOTLB type
,
Peter Xu
,
2020/08/19
Re: [RFC v4 2/2] memory: Skip bad range assertion if notifier is DEVIOTLB type
,
Eugenio Perez Martin
,
2020/08/19
Re: [RFC v4 2/2] memory: Skip bad range assertion if notifier is DEVIOTLB type
,
Eugenio Perez Martin
,
2020/08/19
Re: [RFC v4 2/2] memory: Skip bad range assertion if notifier is DEVIOTLB type
,
Peter Xu
,
2020/08/19
Re: [PATCH] Makefile: Let the 'help' target list the helper targets
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH v2 0/7] x86: fix cpu hotplug with secure boot
,
Igor Mammedov
,
2020/08/18
[PATCH v2 1/7] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
,
Igor Mammedov
,
2020/08/18
Re: [PATCH v2 1/7] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
,
Laszlo Ersek
,
2020/08/19
Re: [PATCH v2 1/7] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
,
Laszlo Ersek
,
2020/08/19
Re: [PATCH v2 1/7] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
,
Cornelia Huck
,
2020/08/19
Re: [PATCH v2 1/7] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
,
Laszlo Ersek
,
2020/08/19
Re: [PATCH v2 1/7] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
,
Igor Mammedov
,
2020/08/19
[PATCH v3 1/7] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
,
Igor Mammedov
,
2020/08/20
Re: [PATCH v3 1/7] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
,
Laszlo Ersek
,
2020/08/21
[PATCH v4 1/6] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
,
Igor Mammedov
,
2020/08/24
Re: [PATCH v4 1/6] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
,
Laszlo Ersek
,
2020/08/25
[PATCH v2 2/7] x86: cphp: prevent guest crash on CPU hotplug when broadcast SMI is in use
,
Igor Mammedov
,
2020/08/18
[PATCH v2 3/7] x86: cpuhp: refuse cpu hot-unplug request earlier if not supported
,
Igor Mammedov
,
2020/08/18
Re: [PATCH v2 3/7] x86: cpuhp: refuse cpu hot-unplug request earlier if not supported
,
Laszlo Ersek
,
2020/08/25
[PATCH v2 4/7] acpi: add aml_land() and aml_break() primitives
,
Igor Mammedov
,
2020/08/18
Re: [PATCH v2 4/7] acpi: add aml_land() and aml_break() primitives
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH v2 4/7] acpi: add aml_land() and aml_break() primitives
,
Laszlo Ersek
,
2020/08/25
[PATCH v2 5/7] tests: acpi: mark to be changed tables in bios-tables-test-allowed-diff
,
Igor Mammedov
,
2020/08/18
[PATCH v2 6/7] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
,
Igor Mammedov
,
2020/08/18
Re: [PATCH v2 6/7] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
,
Laszlo Ersek
,
2020/08/25
Re: [PATCH v2 6/7] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
,
Igor Mammedov
,
2020/08/26
Re: [PATCH v2 6/7] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
,
Laszlo Ersek
,
2020/08/26
Re: [PATCH v2 6/7] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
,
Igor Mammedov
,
2020/08/26
Re: [PATCH v2 6/7] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
,
Laszlo Ersek
,
2020/08/26
Re: [PATCH v2 6/7] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
,
Laszlo Ersek
,
2020/08/26
Re: [PATCH v2 6/7] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
,
Laszlo Ersek
,
2020/08/26
Re: [PATCH v2 6/7] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
,
Igor Mammedov
,
2020/08/26
[PATCH v2 7/7] tests: acpi: update acpi blobs with new AML
,
Igor Mammedov
,
2020/08/18
Re: [PATCH v2 0/7] x86: fix cpu hotplug with secure boot
,
no-reply
,
2020/08/18
Re: [PATCH v2 0/7] x86: fix cpu hotplug with secure boot
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH v2 0/7] x86: fix cpu hotplug with secure boot
,
no-reply
,
2020/08/18
Re: [PATCH v2 0/7] x86: fix cpu hotplug with secure boot
,
Philippe Mathieu-Daudé
,
2020/08/18
[RFC PATCH 0/9] block/curl: Add caching of data downloaded from the remote server
,
David Edmondson
,
2020/08/18
[RFC PATCH 7/9] block/curl: Allow the user to control the number of cache blocks
,
David Edmondson
,
2020/08/18
[RFC PATCH 8/9] block/curl: Allow 16 sockets/ACB
,
David Edmondson
,
2020/08/18
[RFC PATCH 6/9] block/curl: Cache downloaded blocks
,
David Edmondson
,
2020/08/18
[RFC PATCH 2/9] block/curl: Remove readahead support
,
David Edmondson
,
2020/08/18
[RFC PATCH 5/9] block/curl: Allow the blocksize to be specified by the user
,
David Edmondson
,
2020/08/18
Re: [RFC PATCH 5/9] block/curl: Allow the blocksize to be specified by the user
,
Markus Armbruster
,
2020/08/24
Re: [RFC PATCH 5/9] block/curl: Allow the blocksize to be specified by the user
,
David Edmondson
,
2020/08/24
[RFC PATCH 4/9] block/curl: Perform IO in fixed size chunks
,
David Edmondson
,
2020/08/18
[RFC PATCH 1/9] block/curl: Add an 'offset' parameter, affecting all range requests
,
David Edmondson
,
2020/08/18
[RFC PATCH 3/9] block/curl: Tracing
,
David Edmondson
,
2020/08/18
[RFC PATCH 9/9] block/curl: Add readahead support
,
David Edmondson
,
2020/08/18
Re: [RFC PATCH 0/9] block/curl: Add caching of data downloaded from the remote server
,
Stefan Hajnoczi
,
2020/08/19
Re: [RFC PATCH 0/9] block/curl: Add caching of data downloaded from the remote server
,
David Edmondson
,
2020/08/19
Re: [RFC PATCH 0/9] block/curl: Add caching of data downloaded from the remote server
,
Max Reitz
,
2020/08/25
[PATCH v5] qapi/opts-visitor: Added missing fallthrough annotations
,
Rohit Shinde
,
2020/08/18
Re: [PATCH v5] qapi/opts-visitor: Added missing fallthrough annotations
,
Markus Armbruster
,
2020/08/25
Re: [PATCH v5] qapi/opts-visitor: Added missing fallthrough annotations
,
Rohit Shinde
,
2020/08/26
Re: [PATCH v5] qapi/opts-visitor: Added missing fallthrough annotations
,
Markus Armbruster
,
2020/08/27
Re: [PATCH v5] qapi/opts-visitor: Added missing fallthrough annotations
,
Rohit Shinde
,
2020/08/27
Re: [PATCH v5] qapi/opts-visitor: Added missing fallthrough annotations
,
Markus Armbruster
,
2020/08/28
Re: [PATCH v7 10/47] mirror-top: Support compressed writes
,
Kevin Wolf
,
2020/08/18
Re: [PATCH v7 10/47] mirror-top: Support compressed writes
,
Max Reitz
,
2020/08/19
Re: [PATCH v7 10/47] mirror-top: Support compressed writes
,
Kevin Wolf
,
2020/08/19
Re: [RFC PATCH] os-posix: fix regression for install-less datadir location
,
Paolo Bonzini
,
2020/08/18
Re: [RFC PATCH] os-posix: fix regression for install-less datadir location
,
Peter Maydell
,
2020/08/18
Re: [RFC PATCH] os-posix: fix regression for install-less datadir location
,
Paolo Bonzini
,
2020/08/18
Re: [PATCH 1/2] i386/cpu: Clear FEAT_XSAVE_COMP_{LO, HI} when XSAVE is not available
,
Paolo Bonzini
,
2020/08/18
[Bug 1882851] [PATCH 1/2] drm/virtio: fix unblank
,
Gerd Hoffmann
,
2020/08/18
[PULL 00/40] ppc-for-5.2 queue 20200818
,
David Gibson
,
2020/08/18
[PULL 01/40] target/ppc: Fix TCG leak with the evmwsmiaa instruction
,
David Gibson
,
2020/08/18
[PULL 02/40] target/ppc: Introduce Power ISA 3.1 flag
,
David Gibson
,
2020/08/18
[PULL 04/40] target/ppc: add byte-reverse br[dwh] instructions
,
David Gibson
,
2020/08/18
[PULL 03/40] target/ppc: Enable Power ISA 3.1
,
David Gibson
,
2020/08/18
[PULL 06/40] target/ppc: add vmulld instruction
,
David Gibson
,
2020/08/18
[PULL 08/40] spapr: Use error_append_hint() in spapr_caps.c
,
David Gibson
,
2020/08/18
[PULL 09/40] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
David Gibson
,
2020/08/18
[PULL 07/40] ppc/spapr: Fix 32 bit logical memory block size assumptions
,
David Gibson
,
2020/08/18
[PULL 05/40] target/ppc: convert vmuluwm to tcg_gen_gvec_mul
,
David Gibson
,
2020/08/18
[PULL 12/40] target/ppc: add vmulld to INDEX_op_mul_vec case
,
David Gibson
,
2020/08/18
[PULL 11/40] Update PowerPC AT_HWCAP2 definition
,
David Gibson
,
2020/08/18
[PULL 14/40] target/ppc: add vmulh{su}d instructions
,
David Gibson
,
2020/08/18
[PULL 16/40] docs: adding NUMA documentation for pseries
,
David Gibson
,
2020/08/18
[PULL 10/40] ppc/xive: Fix some typos in comments
,
David Gibson
,
2020/08/18
[PULL 13/40] target/ppc: add vmulh{su}w instructions
,
David Gibson
,
2020/08/18
[PULL 18/40] spapr: Clarify error and documentation for broken KVM XICS
,
David Gibson
,
2020/08/18
[PULL 15/40] target/ppc: Fix SPE unavailable exception triggering
,
David Gibson
,
2020/08/18
[PULL 17/40] docs: Update POWER9 XIVE support for nested guests
,
David Gibson
,
2020/08/18
[PULL 19/40] spapr/xive: Fix xive->fd if kvm_create_device() fails
,
David Gibson
,
2020/08/18
[PULL 22/40] ppc/xive: Rework setup of XiveSource::esb_mmio
,
David Gibson
,
2020/08/18
[PULL 23/40] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
David Gibson
,
2020/08/18
[PULL 20/40] spapr/xive: Simplify kvmppc_xive_disconnect()
,
David Gibson
,
2020/08/18
[PULL 21/40] target/ppc: Integrate icount to purr, vtb, and tbu40
,
David Gibson
,
2020/08/18
[PULL 24/40] spapr/xive: Convert KVM device fd checks to assert()
,
David Gibson
,
2020/08/18
[PULL 27/40] spapr/xive: Rework error handling of kvmppc_xive_source_reset()
,
David Gibson
,
2020/08/18
[PULL 26/40] spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()
,
David Gibson
,
2020/08/18
[PULL 25/40] spapr: Simplify error handling in spapr_phb_realize()
,
David Gibson
,
2020/08/18
[PULL 29/40] spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
,
David Gibson
,
2020/08/18
[PULL 28/40] spapr/xive: Rework error handling of kvmppc_xive_mmap()
,
David Gibson
,
2020/08/18
[PULL 37/40] ppc/xive: Simplify error handling in xive_tctx_realize()
,
David Gibson
,
2020/08/18
[PULL 30/40] spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()
,
David Gibson
,
2020/08/18
[PULL 31/40] spapr/xive: Rework error handling in kvmppc_xive_get_queues()
,
David Gibson
,
2020/08/18
[PULL 39/40] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
,
David Gibson
,
2020/08/18
[PULL 33/40] spapr/kvm: Fix error handling in kvmppc_xive_pre_save()
,
David Gibson
,
2020/08/18
[PULL 36/40] spapr/xive: Simplify error handling in kvmppc_xive_connect()
,
David Gibson
,
2020/08/18
[PULL 38/40] spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
,
David Gibson
,
2020/08/18
[PULL 32/40] spapr/xive: Rework error handling of kvmppc_xive_set_source_config()
,
David Gibson
,
2020/08/18
[PULL 35/40] ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks
,
David Gibson
,
2020/08/18
[PULL 34/40] spapr/xive: Fix error handling in kvmppc_xive_post_load()
,
David Gibson
,
2020/08/18
[PULL 40/40] spapr/xive: Use xive_source_esb_len()
,
David Gibson
,
2020/08/18
Re: [PULL 00/40] ppc-for-5.2 queue 20200818
,
Peter Maydell
,
2020/08/23
Re: [PULL 00/40] ppc-for-5.2 queue 20200818
,
David Gibson
,
2020/08/23
Re: [PULL 00/40] ppc-for-5.2 queue 20200818
,
Peter Maydell
,
2020/08/24
Re: [PULL 00/40] ppc-for-5.2 queue 20200818
,
Peter Maydell
,
2020/08/24
[PATCH v4 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
2020/08/17
[PATCH v4 1/8] target/arm: Move start-powered-off property to generic CPUState
,
Thiago Jung Bauermann
,
2020/08/17
[PATCH v4 2/8] target/arm: Move setting of CPU halted state to generic code
,
Thiago Jung Bauermann
,
2020/08/17
[PATCH v4 3/8] ppc/spapr: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/17
[PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/17
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/18
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/18
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Igor Mammedov
,
2020/08/18
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Igor Mammedov
,
2020/08/18
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/18
[PATCH v4 5/8] mips/cps: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/17
Re: [PATCH v4 5/8] mips/cps: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH v4 5/8] mips/cps: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH v4 5/8] mips/cps: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH v4 5/8] mips/cps: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/18
[PATCH v4 6/8] sparc/sun4m: Remove main_cpu_reset()
,
Thiago Jung Bauermann
,
2020/08/17
[PATCH v4 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/17
Re: [PATCH v4 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH v4 8/8] target/s390x: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/17
[PATCH 1/3] linux user: make execfd global (like exec path) and keep it open
,
Andrew Aladjev
,
2020/08/17
[PATCH 2/3] linux user: moving is proc functions to separate file
,
Andrew Aladjev
,
2020/08/17
Re: [PATCH 2/3] linux user: moving is proc functions to separate file
,
Laurent Vivier
,
2020/08/18
Re: [PATCH 2/3] linux user: moving is proc functions to separate file
,
Андрей Аладьев
,
2020/08/18
[PATCH 3/3] linux user: refactored is proc myself, added support for fd/<execfd>
,
Andrew Aladjev
,
2020/08/17
Re: [PATCH 1/3] linux user: make execfd global (like exec path) and keep it open
,
Laurent Vivier
,
2020/08/18
Re: [PATCH 1/3] linux user: make execfd global (like exec path) and keep it open
,
Андрей Аладьев
,
2020/08/18
[REPORT] Nightly Performance Tests - Monday, August 17, 2020
,
Ahmed Karaman
,
2020/08/17
Re: [PATCH V1 18/32] osdep: import MADV_DOEXEC
,
Steven Sistare
,
2020/08/17
Re: [PATCH V1 18/32] osdep: import MADV_DOEXEC
,
Alex Williamson
,
2020/08/17
Re: [PATCH V1 18/32] osdep: import MADV_DOEXEC
,
Steven Sistare
,
2020/08/17
Re: [PATCH V1 18/32] osdep: import MADV_DOEXEC
,
Alex Williamson
,
2020/08/17
Re: [PATCH V1 18/32] osdep: import MADV_DOEXEC
,
Alex Williamson
,
2020/08/17
Re: [PATCH V1 18/32] osdep: import MADV_DOEXEC
,
Steven Sistare
,
2020/08/19
Re: [PATCH V1 18/32] osdep: import MADV_DOEXEC
,
Alex Williamson
,
2020/08/24
[PATCH v1 0/1] target/microblaze: mbar: Trap sleeps from user-space
,
Edgar E. Iglesias
,
2020/08/17
[PATCH v1 1/1] target/microblaze: mbar: Trap sleeps from user-space
,
Edgar E. Iglesias
,
2020/08/17
Re: [PATCH v1 1/1] target/microblaze: mbar: Trap sleeps from user-space
,
Richard Henderson
,
2020/08/17
[PATCH] ui/gtk: Update refresh interval after widget is realized
,
Philippe Mathieu-Daudé
,
2020/08/17
Re: [PATCH] ui/gtk: Update refresh interval after widget is realized
,
no-reply
,
2020/08/17
Re: [PATCH] ui/gtk: Update refresh interval after widget is realized
,
Philippe Mathieu-Daudé
,
2020/08/17
Re: [PATCH] ui/gtk: Update refresh interval after widget is realized
,
Gerd Hoffmann
,
2020/08/31
[RFC PATCH 0/9] hw/misc: Add support for interleaved memory accesses
,
Philippe Mathieu-Daudé
,
2020/08/17
[RFC PATCH 2/9] qtest: Add local qtest_mem_as() getter
,
Philippe Mathieu-Daudé
,
2020/08/17
[RFC PATCH 3/9] qtest: Directly use global address_space_memory when no CPU available
,
Philippe Mathieu-Daudé
,
2020/08/17
[RFC PATCH 4/9] hw/misc: Add interleaver device to make interleaved memory accesses
,
Philippe Mathieu-Daudé
,
2020/08/17
[RFC PATCH 1/9] memory: Initialize MemoryRegionOps for RAM memory regions
,
Philippe Mathieu-Daudé
,
2020/08/17
Re: [RFC PATCH 1/9] memory: Initialize MemoryRegionOps for RAM memory regions
,
P J P
,
2020/08/18
Re: [RFC PATCH 1/9] memory: Initialize MemoryRegionOps for RAM memory regions
,
Philippe Mathieu-Daudé
,
2020/08/18
[RFC PATCH 5/9] hw/misc: Add MMIO test device
,
Philippe Mathieu-Daudé
,
2020/08/17
[RFC PATCH 9/9] hw/misc/interleaver: Display subregions in 'info mtree'
,
Philippe Mathieu-Daudé
,
2020/08/17
[RFC PATCH 6/9] hw/core/null-machine: Allow to use the MMIO 'test' device
,
Philippe Mathieu-Daudé
,
2020/08/17
[RFC PATCH 7/9] tests/qtest: Add generic MMIO tests
,
Philippe Mathieu-Daudé
,
2020/08/17
[RFC PATCH 8/9] memory: Allow memory region to display its subregions own descriptions
,
Philippe Mathieu-Daudé
,
2020/08/17
Re: [RFC PATCH 0/9] hw/misc: Add support for interleaved memory accesses
,
no-reply
,
2020/08/17
Re: [RFC PATCH 0/9] hw/misc: Add support for interleaved memory accesses
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [RFC PATCH 0/9] hw/misc: Add support for interleaved memory accesses
,
Philippe Mathieu-Daudé
,
2020/08/22
[PATCH v2] linux-user: Fix 'semop()' and 'semtimedop()' implementation
,
Filip Bozuta
,
2020/08/17
Re: [PATCH v2] linux-user: Fix 'semop()' and 'semtimedop()' implementation
,
Laurent Vivier
,
2020/08/18
[PULL 0/3] Block patches
,
Stefan Hajnoczi
,
2020/08/17
[PULL 1/3] async: rename event_notifier_dummy_cb/poll()
,
Stefan Hajnoczi
,
2020/08/17
[PULL 2/3] async: always set ctx->notified in aio_notify()
,
Stefan Hajnoczi
,
2020/08/17
[PULL 3/3] aio-posix: keep aio_notify_me disabled during polling
,
Stefan Hajnoczi
,
2020/08/17
Re: [PULL 0/3] Block patches
,
Peter Maydell
,
2020/08/21
[PATCH v3 000/150] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/17
[PATCH 001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE
,
Paolo Bonzini
,
2020/08/17
[PATCH 002/150] optionrom: simplify Makefile
,
Paolo Bonzini
,
2020/08/17
[PATCH 003/150] pc-bios/s390-ccw: do not use rules.mak
,
Paolo Bonzini
,
2020/08/17
[PATCH 004/150] trace: switch position of headers to what Meson requires
,
Paolo Bonzini
,
2020/08/17
[PATCH 006/150] build-sys hack: ensure target directory is there
,
Paolo Bonzini
,
2020/08/17
[PATCH 008/150] tests/vm: check for Python YAML parser in the Makefile
,
Paolo Bonzini
,
2020/08/17
[PATCH 007/150] tests/vm: do not pollute configure with --efi-aarch64
,
Paolo Bonzini
,
2020/08/17
[PATCH 005/150] meson: rename .inc.c files to .inc
,
Paolo Bonzini
,
2020/08/17
[PATCH 009/150] tests/docker: add test script for static linux-user builds
,
Paolo Bonzini
,
2020/08/17
[PATCH 011/150] configure: do not include $(...) variables in config-host.mak
,
Paolo Bonzini
,
2020/08/17
[PATCH 010/150] nsis: use "make DESTDIR=" instead of "make prefix="
,
Paolo Bonzini
,
2020/08/17
[PATCH 012/150] configure: expand path variables for meson configure
,
Paolo Bonzini
,
2020/08/17
[PATCH 013/150] configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 014/150] tests/vm: include setuptools
,
Paolo Bonzini
,
2020/08/17
[PATCH 016/150] configure: generate Meson cross file
,
Paolo Bonzini
,
2020/08/17
[PATCH 017/150] build-sys hack: link with whole .fa archives
,
Paolo Bonzini
,
2020/08/17
[PATCH 015/150] configure: integrate Meson in the build system
,
Paolo Bonzini
,
2020/08/17
[PATCH 020/150] meson: enable pie
,
Paolo Bonzini
,
2020/08/17
[PATCH 018/150] build-sys: add meson submodule
,
Paolo Bonzini
,
2020/08/17
[PATCH 022/150] meson: add sparse support
,
Paolo Bonzini
,
2020/08/17
[PATCH 019/150] meson: move summary to meson.build
,
Paolo Bonzini
,
2020/08/17
[PATCH 021/150] meson: use coverage option
,
Paolo Bonzini
,
2020/08/17
[PATCH 023/150] meson: add testsuite Makefile generator
,
Paolo Bonzini
,
2020/08/17
[PATCH 025/150] meson: add remaining generated tcg trace helpers
,
Paolo Bonzini
,
2020/08/17
[PATCH 027/150] contrib/libvhost-user: convert to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 028/150] tools/virtiofsd: convert to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 024/150] libqemuutil, qapi, trace: convert to meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 026/150] meson: add version.o
,
Paolo Bonzini
,
2020/08/17
[PATCH 029/150] contrib/vhost-user-blk: convert to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 030/150] vhost-user-scsi: add compatibility for libiscsi 1.9.0
,
Paolo Bonzini
,
2020/08/17
[PATCH 032/150] contrib/rdmacm-mux: convert to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 031/150] contrib/vhost-user-scsi: convert to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 036/150] contrib/elf2dmp: convert to meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 033/150] contrib/vhost-user-input: convert to meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 034/150] contrib/vhost-user-gpu: convert to meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 035/150] contrib/ivshmem: convert to meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 041/150] meson: add msi generation
,
Paolo Bonzini
,
2020/08/17
[PATCH 040/150] meson: convert vss-win32
,
Paolo Bonzini
,
2020/08/17
[PATCH 042/150] meson: convert dummy Windows qga/qemu-ga target
,
Paolo Bonzini
,
2020/08/17
[PATCH 043/150] meson: add qemu-bridge-helper
,
Paolo Bonzini
,
2020/08/17
[PATCH 047/150] meson: keymap-gen
,
Paolo Bonzini
,
2020/08/17
[PATCH 044/150] meson: add qemu-keymap
,
Paolo Bonzini
,
2020/08/17
[PATCH 038/150] meson: add solaris and Haiku libraries
,
Paolo Bonzini
,
2020/08/17
[PATCH 037/150] meson: add macos dependencies
,
Paolo Bonzini
,
2020/08/17
[PATCH 039/150] meson: convert qemu-ga
,
Paolo Bonzini
,
2020/08/17
[PATCH 045/150] meson: add qemu-edid
,
Paolo Bonzini
,
2020/08/17
[PATCH 046/150] meson: add virtfs-proxy-helper
,
Paolo Bonzini
,
2020/08/17
[PATCH 052/150] meson: convert check-decodetree
,
Paolo Bonzini
,
2020/08/17
[PATCH 048/150] meson: generate qemu-version.h
,
Paolo Bonzini
,
2020/08/17
[PATCH 049/150] meson: generate shader headers
,
Paolo Bonzini
,
2020/08/17
[PATCH 051/150] meson: handle edk2 bios and descriptors
,
Paolo Bonzini
,
2020/08/17
[PATCH 050/150] meson: generate hxtool files
,
Paolo Bonzini
,
2020/08/17
[PATCH 054/150] meson: convert check-qapi-schema
,
Paolo Bonzini
,
2020/08/17
[PATCH 057/150] meson: convert crypto directory to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 058/150] meson: convert io directory to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 053/150] meson: convert tests/fp and check-softfloat
,
Paolo Bonzini
,
2020/08/17
[PATCH 055/150] meson: convert qom directory to Meson (tools part)
,
Paolo Bonzini
,
2020/08/17
[PATCH 059/150] meson: convert target/s390x/gen-features.h
,
Paolo Bonzini
,
2020/08/17
[PATCH 065/150] meson: qemu-pr-helper
,
Paolo Bonzini
,
2020/08/17
[PATCH 056/150] meson: convert authz directory to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 066/150] configure, Makefile; remove TOOLS and HELPERS-y variable
,
Paolo Bonzini
,
2020/08/17
[PATCH 064/150] meson: qemu-{img,io,nbd}
,
Paolo Bonzini
,
2020/08/17
[PATCH 063/150] meson: convert block
,
Paolo Bonzini
,
2020/08/17
[PATCH 069/150] meson: convert audio directory to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 067/150] meson: convert chardev directory to Meson (emulator part)
,
Paolo Bonzini
,
2020/08/17
[PATCH 070/150] meson: convert ui directory to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 061/150] meson: add modules infrastructure
,
Paolo Bonzini
,
2020/08/17
[PATCH 060/150] meson: infrastructure for building emulators
,
Paolo Bonzini
,
2020/08/17
[PATCH 062/150] meson: convert chardev directory to Meson (tools part)
,
Paolo Bonzini
,
2020/08/17
[PATCH 072/150] meson: convert most of softmmu/
,
Paolo Bonzini
,
2020/08/17
[PATCH 071/150] meson: convert root directory to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 074/150] meson: convert dump/
,
Paolo Bonzini
,
2020/08/17
[PATCH 073/150] meson: convert trace/
,
Paolo Bonzini
,
2020/08/17
[PATCH 068/150] meson: convert tests/qtest to meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 075/150] meson: convert common QMP bits for qemu and qemu-storage-daemon
,
Paolo Bonzini
,
2020/08/17
[PATCH 076/150] meson: convert qemu-storage-daemon
,
Paolo Bonzini
,
2020/08/17
[PATCH 077/150] meson: convert replay directory to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 078/150] meson: convert migration directory to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 079/150] meson: convert net directory to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 081/150] meson: convert fsdev/
,
Paolo Bonzini
,
2020/08/17
[PATCH 080/150] meson: convert backends directory to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 083/150] meson: convert qapi-specific to meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 082/150] meson: convert disas directory to Meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 084/150] meson: convert hw/xen
,
Paolo Bonzini
,
2020/08/17
[PATCH 085/150] meson: convert hw/core
,
Paolo Bonzini
,
2020/08/17
[PATCH 087/150] meson: convert hw/nubus
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 087/150] meson: convert hw/nubus
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 086/150] meson: convert hw/semihosting
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 086/150] meson: convert hw/semihosting
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 088/150] meson: convert hw/smbios
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 088/150] meson: convert hw/smbios
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 089/150] meson: convert hw/mem
,
Paolo Bonzini
,
2020/08/17
[PATCH 090/150] meson: convert hw/watchdog
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 090/150] meson: convert hw/watchdog
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 091/150] meson: convert hw/virtio
,
Paolo Bonzini
,
2020/08/17
[PATCH 092/150] meson: convert hw/vfio
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 092/150] meson: convert hw/vfio
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 094/150] meson: convert hw/tpm
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 094/150] meson: convert hw/tpm
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 093/150] meson: convert hw/usb
,
Paolo Bonzini
,
2020/08/17
[PATCH 095/150] meson: convert hw/timer
,
Paolo Bonzini
,
2020/08/17
[PATCH 096/150] meson: convert hw/rtc
,
Paolo Bonzini
,
2020/08/17
[PATCH 097/150] meson: convert hw/ssi
,
Paolo Bonzini
,
2020/08/17
[PATCH 098/150] meson: convert hw/sd
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 098/150] meson: convert hw/sd
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 099/150] meson: convert hw/scsi
,
Paolo Bonzini
,
2020/08/17
[PATCH 100/150] meson: convert hw/pcmcia
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 100/150] meson: convert hw/pcmcia
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 103/150] meson: convert hw/pci
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 103/150] meson: convert hw/pci
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 101/150] meson: convert hw/pci-host
,
Paolo Bonzini
,
2020/08/17
[PATCH 102/150] meson: convert hw/pci-bridge
,
Paolo Bonzini
,
2020/08/17
[PATCH 104/150] meson: convert hw/nvram
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 104/150] meson: convert hw/nvram
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 105/150] meson: convert hw/rdma
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 105/150] meson: convert hw/rdma
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 106/150] meson: convert hw/net
,
Paolo Bonzini
,
2020/08/17
[PATCH 107/150] meson: convert hw/misc
,
Paolo Bonzini
,
2020/08/17
[PATCH 108/150] meson: convert hw/isa
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 108/150] meson: convert hw/isa
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 109/150] meson: convert hw/ipmi
,
Paolo Bonzini
,
2020/08/17
[PATCH 110/150] meson: convert hw/ipack
,
Paolo Bonzini
,
2020/08/17
[PATCH 111/150] meson: convert hw/intc
,
Paolo Bonzini
,
2020/08/17
[PATCH 112/150] meson: convert hw/input
,
Paolo Bonzini
,
2020/08/17
[PATCH 113/150] meson: convert hw/ide
,
Paolo Bonzini
,
2020/08/17
[PATCH 114/150] meson: convert hw/i2c
,
Paolo Bonzini
,
2020/08/17
[PATCH 115/150] meson: convert hw/hyperv
,
Paolo Bonzini
,
2020/08/17
[PATCH 116/150] meson: convert hw/gpio
,
Paolo Bonzini
,
2020/08/17
[PATCH 117/150] meson: convert hw/dma
,
Paolo Bonzini
,
2020/08/17
[PATCH 118/150] meson: convert hw/display
,
Paolo Bonzini
,
2020/08/17
[PATCH 119/150] meson: convert hw/cpu
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 119/150] meson: convert hw/cpu
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 120/150] meson: convert hw/char
,
Paolo Bonzini
,
2020/08/17
[PATCH 121/150] meson: convert hw/block
,
Paolo Bonzini
,
2020/08/17
[PATCH 122/150] meson: convert hw/audio
,
Paolo Bonzini
,
2020/08/17
[PATCH 123/150] meson: convert hw/adc
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 123/150] meson: convert hw/adc
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 124/150] meson: convert hw/acpi
,
Paolo Bonzini
,
2020/08/17
[PATCH 125/150] meson: convert hw/9pfs, cleanup
,
Paolo Bonzini
,
2020/08/17
[PATCH 126/150] meson: convert hw/arch*
,
Paolo Bonzini
,
2020/08/17
[PATCH 127/150] meson: target
,
Paolo Bonzini
,
2020/08/17
[PATCH 128/150] meson: accel
,
Paolo Bonzini
,
2020/08/17
[PATCH 129/150] meson: linux-user
,
Paolo Bonzini
,
2020/08/17
[PATCH 130/150] meson: bsd-user
,
Paolo Bonzini
,
2020/08/17
[PATCH 132/150] meson: plugins
,
Paolo Bonzini
,
2020/08/17
[PATCH 131/150] meson: cpu-emu
,
Paolo Bonzini
,
2020/08/17
[PATCH 135/150] rules.mak: remove version.o
,
Paolo Bonzini
,
2020/08/17
[PATCH 133/150] meson: link emulators without Makefile.target
,
Paolo Bonzini
,
2020/08/17
[PATCH 134/150] meson: convert systemtap files
,
Paolo Bonzini
,
2020/08/17
[PATCH 136/150] remove Makefile.target
,
Paolo Bonzini
,
2020/08/17
[PATCH 138/150] docs: automatically track manual dependencies
,
Paolo Bonzini
,
2020/08/17
[PATCH 137/150] meson: sphinx-build
,
Paolo Bonzini
,
2020/08/17
[PATCH 139/150] meson: build texi doc
,
Paolo Bonzini
,
2020/08/17
[PATCH 140/150] meson: convert check-block
,
Paolo Bonzini
,
2020/08/17
[PATCH 142/150] meson: replace create-config with meson configure_file
,
Paolo Bonzini
,
2020/08/17
[PATCH 143/150] meson: convert sample plugins
,
Paolo Bonzini
,
2020/08/17
[PATCH 144/150] meson: move SDL and SDL-image detection to meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 145/150] meson: convert VNC and dependent libraries to meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 147/150] meson: avoid unstable module warning with Meson 0.56.0 or newer
,
Paolo Bonzini
,
2020/08/17
[PATCH 146/150] meson: convert po/
,
Paolo Bonzini
,
2020/08/17
[PATCH 141/150] rules.mak: drop unneeded macros
,
Paolo Bonzini
,
2020/08/17
[PATCH 148/150] acceptance: use stable URLs for the Debian and Ubuntu installer
,
Paolo Bonzini
,
2020/08/17
[PATCH 150/150] docs: convert build system documentation to rST
,
Paolo Bonzini
,
2020/08/17
[PATCH 149/150] meson: update build-system documentation
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH v3 000/150] Meson integration for 5.2
,
no-reply
,
2020/08/17
Re: [PATCH v3 000/150] Meson integration for 5.2
,
no-reply
,
2020/08/17
Re: [PATCH v3 000/150] Meson integration for 5.2
,
no-reply
,
2020/08/17
Re: [PATCH v3 000/150] Meson integration for 5.2
,
Cornelia Huck
,
2020/08/18
Re: [PATCH v3 000/150] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/18
Re: [PATCH v3 000/150] Meson integration for 5.2
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH v3 000/150] Meson integration for 5.2
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH v3 000/150] Meson integration for 5.2
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH] pc-bios: s390x: Only set lowcore iplb address on list-directed IPL
,
Jason J. Herne
,
2020/08/17
Re: [PATCH] pc-bios: s390x: Only set lowcore iplb address on list-directed IPL
,
Cornelia Huck
,
2020/08/17
Re: [PATCH] pc-bios: s390x: Only set lowcore iplb address on list-directed IPL
,
Jason J. Herne
,
2020/08/17
Re: [PATCH] pc-bios: s390x: Only set lowcore iplb address on list-directed IPL
,
Janosch Frank
,
2020/08/19
Re: [PATCH] pc-bios: s390x: Only set lowcore iplb address on list-directed IPL
,
Cornelia Huck
,
2020/08/19
Re: [PATCH] pc-bios: s390x: Only set lowcore iplb address on list-directed IPL
,
Janosch Frank
,
2020/08/19
Re: [PATCH] pc-bios: s390x: Only set lowcore iplb address on list-directed IPL
,
Thomas Huth
,
2020/08/25
Re: [PATCH] pc-bios: s390x: Only set lowcore iplb address on list-directed IPL
,
Jason J. Herne
,
2020/08/25
[PATCH v1 0/5] target/microblaze: Enable MTTCG
,
Edgar E. Iglesias
,
2020/08/17
[PATCH v1 2/5] target/microblaze: mbar: Move LOG_DIS to before sleep
,
Edgar E. Iglesias
,
2020/08/17
Re: [PATCH v1 2/5] target/microblaze: mbar: Move LOG_DIS to before sleep
,
Richard Henderson
,
2020/08/17
Re: [PATCH v1 2/5] target/microblaze: mbar: Move LOG_DIS to before sleep
,
Alistair Francis
,
2020/08/17
[PATCH v1 1/5] target/microblaze: mbar: Transfer dc->rd to mbar_imm
,
Edgar E. Iglesias
,
2020/08/17
Re: [PATCH v1 1/5] target/microblaze: mbar: Transfer dc->rd to mbar_imm
,
Richard Henderson
,
2020/08/17
Re: [PATCH v1 1/5] target/microblaze: mbar: Transfer dc->rd to mbar_imm
,
Alistair Francis
,
2020/08/17
[PATCH v1 3/5] target/microblaze: mbar: Add support for data-access barriers
,
Edgar E. Iglesias
,
2020/08/17
Re: [PATCH v1 3/5] target/microblaze: mbar: Add support for data-access barriers
,
Richard Henderson
,
2020/08/17
Re: [PATCH v1 3/5] target/microblaze: mbar: Add support for data-access barriers
,
Edgar E. Iglesias
,
2020/08/17
Re: [PATCH v1 3/5] target/microblaze: mbar: Add support for data-access barriers
,
Alistair Francis
,
2020/08/17
[PATCH v1 4/5] target/microblaze: swx: Use atomic_cmpxchg
,
Edgar E. Iglesias
,
2020/08/17
Re: [PATCH v1 4/5] target/microblaze: swx: Use atomic_cmpxchg
,
Richard Henderson
,
2020/08/17
Re: [PATCH v1 4/5] target/microblaze: swx: Use atomic_cmpxchg
,
Edgar E. Iglesias
,
2020/08/17
Re: [PATCH v1 4/5] target/microblaze: swx: Use atomic_cmpxchg
,
Alistair Francis
,
2020/08/17
[PATCH v1 5/5] configure: microblaze: Enable mttcg
,
Edgar E. Iglesias
,
2020/08/17
Re: [PATCH v1 5/5] configure: microblaze: Enable mttcg
,
Alistair Francis
,
2020/08/17
Should I delete created coroutines manually?
,
Coiby Xu
,
2020/08/17
Re: Should I delete created coroutines manually?
,
Stefan Hajnoczi
,
2020/08/18
Re: [PATCH 2/6] vhost-user-server: drop unused #include <eventfd.h>
,
Coiby Xu
,
2020/08/17
Re: [PATCH 2/6] vhost-user-server: drop unused #include <eventfd.h>
,
Stefan Hajnoczi
,
2020/08/18
Re: [PATCH v9 4/5] vhost-user block device backend server
,
Coiby Xu
,
2020/08/17
[PATCH 0/4] WIP: add physical display dimensions to spice/virtio-gpu
,
marcandre . lureau
,
2020/08/17
[PATCH 1/4] edid: use physical dimensions if available
,
marcandre . lureau
,
2020/08/17
Re: [PATCH 1/4] edid: use physical dimensions if available
,
Gerd Hoffmann
,
2020/08/17
Re: [PATCH 1/4] edid: use physical dimensions if available
,
Marc-André Lureau
,
2020/08/17
Re: [PATCH 1/4] edid: use physical dimensions if available
,
Gerd Hoffmann
,
2020/08/18
[PATCH 2/4] ui: add getter for UIInfo
,
marcandre . lureau
,
2020/08/17
[PATCH 3/4] spice: get monitors physical dimension
,
marcandre . lureau
,
2020/08/17
[PATCH 4/4] virtio-gpu: set physical dimensions for EDID
,
marcandre . lureau
,
2020/08/17
[PATCH] qemu-img: Explicit number replaced by a constant
,
Yi Li
,
2020/08/17
Re: [PATCH] qemu-img: Explicit number replaced by a constant
,
Stefano Garzarella
,
2020/08/18
Re: [PATCH] qemu-img: Explicit number replaced by a constant
,
Max Reitz
,
2020/08/18
[PATCH v2] qemu-img: Explicit number replaced by a constant
,
Yi Li
,
2020/08/18
Re: [PATCH v2] qemu-img: Explicit number replaced by a constant
,
Alberto Garcia
,
2020/08/19
Re: [PATCH v2] qemu-img: Explicit number replaced by a constant
,
Stefano Garzarella
,
2020/08/19
[REPORT] [GSoC - TCG Continuous Benchmarking] [#8] QEMU Nightly Performance Tests
,
Ahmed Karaman
,
2020/08/17
[PATCH v2 0/3] hw/sd: Add Cadence SDHCI emulation
,
Bin Meng
,
2020/08/17
[PATCH v2 1/3] hw/sd: sd: Fix incorrect populated function switch status data structure
,
Bin Meng
,
2020/08/17
[PATCH v2 2/3] hw/sd: sd: Correct the maximum size of a Standard Capacity SD Memory Card
,
Bin Meng
,
2020/08/17
Re: [PATCH v2 2/3] hw/sd: sd: Correct the maximum size of a Standard Capacity SD Memory Card
,
Philippe Mathieu-Daudé
,
2020/08/17
Re: [PATCH v2 0/3] hw/sd: Add Cadence SDHCI emulation
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v2 0/3] hw/sd: Add Cadence SDHCI emulation
,
Bin Meng
,
2020/08/20
Re: [PATCH v2 0/3] hw/sd: Add Cadence SDHCI emulation
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH v2 0/3] hw/sd: Add Cadence SDHCI emulation
,
Bin Meng
,
2020/08/21
[PATCH v2 0/3] hw/sd: Add Cadence SDHCI emulation
,
Bin Meng
,
2020/08/17
[PATCH v2 1/3] hw/sd: sd: Fix incorrect populated function switch status data structure
,
Bin Meng
,
2020/08/17
[PATCH v2 2/3] hw/sd: sd: Correct the maximum size of a Standard Capacity SD Memory Card
,
Bin Meng
,
2020/08/17
[PATCH v2 3/3] hw/sd: Add Cadence SDHCI emulation
,
Bin Meng
,
2020/08/17
Re: [PATCH v2 3/3] hw/sd: Add Cadence SDHCI emulation
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH v2 0/3] hw/sd: Add Cadence SDHCI emulation
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH v3 00/12] preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
[PATCH v3 01/12] block: simplify comment to BDRV_REQ_SERIALISING
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
Re: [PATCH v3 01/12] block: simplify comment to BDRV_REQ_SERIALISING
,
Stefan Hajnoczi
,
2020/08/19
[PATCH v3 02/12] block/io.c: drop assertion on double waiting for request serialisation
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
Re: [PATCH v3 02/12] block/io.c: drop assertion on double waiting for request serialisation
,
Stefan Hajnoczi
,
2020/08/19
Re: [PATCH v3 02/12] block/io.c: drop assertion on double waiting for request serialisation
,
Paolo Bonzini
,
2020/08/19
[PATCH v3 03/12] block/io: split out bdrv_find_conflicting_request
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
Re: [PATCH v3 03/12] block/io: split out bdrv_find_conflicting_request
,
Stefan Hajnoczi
,
2020/08/19
[PATCH v3 04/12] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
Re: [PATCH v3 04/12] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
,
Stefan Hajnoczi
,
2020/08/19
[PATCH v3 06/12] block: introduce BDRV_REQ_NO_WAIT flag
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
Re: [PATCH v3 06/12] block: introduce BDRV_REQ_NO_WAIT flag
,
Stefan Hajnoczi
,
2020/08/19
[PATCH v3 05/12] block: bdrv_mark_request_serialising: split non-waiting function
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
Re: [PATCH v3 05/12] block: bdrv_mark_request_serialising: split non-waiting function
,
Stefan Hajnoczi
,
2020/08/19
[PATCH v3 07/12] block: introduce preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
Re: [PATCH v3 07/12] block: introduce preallocate filter
,
Stefan Hajnoczi
,
2020/08/19
[PATCH v3 08/12] iotests.py: add verify_o_direct helper
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
Re: [PATCH v3 08/12] iotests.py: add verify_o_direct helper
,
Stefan Hajnoczi
,
2020/08/19
[PATCH v3 11/12] block: add bdrv_is_file_on_fuse helper
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
[PATCH v3 09/12] iotests.py: add filter_img_check
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
Re: [PATCH v3 09/12] iotests.py: add filter_img_check
,
Stefan Hajnoczi
,
2020/08/19
[PATCH v3 10/12] iotests: add 298 to test new preallocate filter driver
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
Re: [PATCH v3 10/12] iotests: add 298 to test new preallocate filter driver
,
Stefan Hajnoczi
,
2020/08/19
[PATCH v3 12/12] block/qcow2: automatically insert preallocate filter when on FUSE
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
Re: [PATCH v3 12/12] block/qcow2: automatically insert preallocate filter when on FUSE
,
Stefan Hajnoczi
,
2020/08/19
Re: [PATCH v3 12/12] block/qcow2: automatically insert preallocate filter when on FUSE
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
Re: [PATCH v3 00/12] preallocate filter
,
no-reply
,
2020/08/17
Re: [PATCH v3 00/12] preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
Re: [PATCH v3 00/12] preallocate filter
,
no-reply
,
2020/08/17
Re: [PATCH v3 00/12] preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/17
Re: [PATCH v3 00/12] preallocate filter
,
Stefan Hajnoczi
,
2020/08/19
[Bug 1882851] Re: [PATCH] drm/virtio: fix unblank
,
Gerd Hoffmann
,
2020/08/17
[Bug 1882851] Re: [PATCH] drm/virtio: fix unblank
,
Gerd Hoffmann
,
2020/08/17
[RFC v4 00/70] support vector extension v1.0
,
frank . chang
,
2020/08/17
[RFC v4 01/70] target/riscv: drop vector 0.7.1 and add 1.0 support
,
frank . chang
,
2020/08/17
[RFC v4 02/70] target/riscv: Use FIELD_EX32() to extract wd field
,
frank . chang
,
2020/08/17
[RFC v4 03/70] target/riscv: rvv-1.0: add mstatus VS field
,
frank . chang
,
2020/08/17
[RFC v4 04/70] target/riscv: rvv-1.0: add sstatus VS field
,
frank . chang
,
2020/08/17
[RFC v4 05/70] target/riscv: rvv-1.0: introduce writable misa.v field
,
frank . chang
,
2020/08/17
[RFC v4 06/70] target/riscv: rvv-1.0: add translation-time vector context status
,
frank . chang
,
2020/08/17
[RFC v4 07/70] target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
,
frank . chang
,
2020/08/17
Re: [RFC v4 07/70] target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
,
Richard Henderson
,
2020/08/29
[RFC v4 08/70] target/riscv: rvv-1.0: add vcsr register
,
frank . chang
,
2020/08/17
[RFC v4 09/70] target/riscv: rvv-1.0: add vlenb register
,
frank . chang
,
2020/08/17
[RFC v4 10/70] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
,
frank . chang
,
2020/08/17
[RFC v4 12/70] target/riscv: rvv-1.0: add fractional LMUL
,
frank . chang
,
2020/08/17
Re: [RFC v4 12/70] target/riscv: rvv-1.0: add fractional LMUL
,
Richard Henderson
,
2020/08/29
[RFC v4 11/70] target/riscv: rvv-1.0: remove MLEN calculations
,
frank . chang
,
2020/08/17
[RFC v4 13/70] target/riscv: rvv-1.0: add VMA and VTA
,
frank . chang
,
2020/08/17
[RFC v4 15/70] target/riscv: introduce more imm value modes in translator functions
,
frank . chang
,
2020/08/17
Re: [RFC v4 15/70] target/riscv: introduce more imm value modes in translator functions
,
Richard Henderson
,
2020/08/29
[RFC v4 14/70] target/riscv: rvv-1.0: update check functions
,
frank . chang
,
2020/08/17
Re: [RFC v4 14/70] target/riscv: rvv-1.0: update check functions
,
Richard Henderson
,
2020/08/29
[RFC v4 16/70] target/riscv: rvv:1.0: add translation-time nan-box helper function
,
frank . chang
,
2020/08/17
Re: [RFC v4 16/70] target/riscv: rvv:1.0: add translation-time nan-box helper function
,
Richard Henderson
,
2020/08/29
[RFC v4 17/70] target/riscv: rvv-1.0: configure instructions
,
frank . chang
,
2020/08/17
[RFC v4 18/70] target/riscv: rvv-1.0: stride load and store instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 18/70] target/riscv: rvv-1.0: stride load and store instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 20/70] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
,
frank . chang
,
2020/08/17
Re: [RFC v4 20/70] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
,
Richard Henderson
,
2020/08/29
[RFC v4 19/70] target/riscv: rvv-1.0: index load and store instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 19/70] target/riscv: rvv-1.0: index load and store instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 21/70] target/riscv: rvv-1.0: fault-only-first unit stride load
,
frank . chang
,
2020/08/17
Re: [RFC v4 21/70] target/riscv: rvv-1.0: fault-only-first unit stride load
,
Richard Henderson
,
2020/08/29
[RFC v4 22/70] target/riscv: rvv-1.0: amo operations
,
frank . chang
,
2020/08/17
Re: [RFC v4 22/70] target/riscv: rvv-1.0: amo operations
,
Richard Henderson
,
2020/08/29
[RFC v4 23/70] target/riscv: rvv-1.0: load/store whole register instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 23/70] target/riscv: rvv-1.0: load/store whole register instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 24/70] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
,
frank . chang
,
2020/08/17
Re: [RFC v4 24/70] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
,
Richard Henderson
,
2020/08/29
[RFC v4 25/70] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
,
frank . chang
,
2020/08/17
Re: [RFC v4 25/70] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
,
Richard Henderson
,
2020/08/29
[RFC v4 26/70] target/riscv: rvv-1.0: floating-point square-root instruction
,
frank . chang
,
2020/08/17
[RFC v4 27/70] target/riscv: rvv-1.0: floating-point classify instructions
,
frank . chang
,
2020/08/17
[RFC v4 28/70] target/riscv: rvv-1.0: mask population count instruction
,
frank . chang
,
2020/08/17
[RFC v4 29/70] target/riscv: rvv-1.0: find-first-set mask bit instruction
,
frank . chang
,
2020/08/17
[RFC v4 30/70] target/riscv: rvv-1.0: set-X-first mask bit instructions
,
frank . chang
,
2020/08/17
[RFC v4 31/70] target/riscv: rvv-1.0: iota instruction
,
frank . chang
,
2020/08/17
[RFC v4 32/70] target/riscv: rvv-1.0: element index instruction
,
frank . chang
,
2020/08/17
[RFC v4 33/70] target/riscv: rvv-1.0: allow load element with sign-extended
,
frank . chang
,
2020/08/17
[RFC v4 34/70] target/riscv: rvv-1.0: register gather instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 34/70] target/riscv: rvv-1.0: register gather instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 35/70] target/riscv: rvv-1.0: integer scalar move instructions
,
frank . chang
,
2020/08/17
[RFC v4 36/70] target/riscv: rvv-1.0: floating-point move instruction
,
frank . chang
,
2020/08/17
Re: [RFC v4 36/70] target/riscv: rvv-1.0: floating-point move instruction
,
Richard Henderson
,
2020/08/29
Re: [RFC v4 36/70] target/riscv: rvv-1.0: floating-point move instruction
,
Richard Henderson
,
2020/08/29
[RFC v4 37/70] target/riscv: rvv-1.0: floating-point scalar move instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 37/70] target/riscv: rvv-1.0: floating-point scalar move instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 39/70] target/riscv: rvv-1.0: integer extension instructions
,
frank . chang
,
2020/08/17
[RFC v4 38/70] target/riscv: rvv-1.0: whole register move instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 38/70] target/riscv: rvv-1.0: whole register move instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 42/70] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
,
frank . chang
,
2020/08/17
Re: [RFC v4 42/70] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
,
Richard Henderson
,
2020/08/29
[RFC v4 43/70] target/riscv: rvv-1.0: narrowing integer right shift instructions
,
frank . chang
,
2020/08/17
[RFC v4 40/70] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 40/70] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 41/70] target/riscv: rvv-1.0: single-width bit shift instructions
,
frank . chang
,
2020/08/17
[RFC v4 44/70] target/riscv: rvv-1.0: widening integer multiply-add instructions
,
frank . chang
,
2020/08/17
[RFC v4 45/70] target/riscv: rvv-1.0: add Zvqmac extension
,
frank . chang
,
2020/08/17
Re: [RFC v4 45/70] target/riscv: rvv-1.0: add Zvqmac extension
,
Richard Henderson
,
2020/08/29
Re: [RFC v4 45/70] target/riscv: rvv-1.0: add Zvqmac extension
,
Richard Henderson
,
2020/08/29
[RFC v4 46/70] target/riscv: rvv-1.0: quad-widening integer multiply-add instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 46/70] target/riscv: rvv-1.0: quad-widening integer multiply-add instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 47/70] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 47/70] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 48/70] target/riscv: rvv-1.0: integer comparison instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 48/70] target/riscv: rvv-1.0: integer comparison instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 49/70] target/riscv: use softfloat lib float16 comparison functions
,
frank . chang
,
2020/08/17
[RFC v4 50/70] target/riscv: rvv-1.0: floating-point compare instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 50/70] target/riscv: rvv-1.0: floating-point compare instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 51/70] target/riscv: rvv-1.0: mask-register logical instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 51/70] target/riscv: rvv-1.0: mask-register logical instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 52/70] target/riscv: rvv-1.0: slide instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 52/70] target/riscv: rvv-1.0: slide instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 53/70] target/riscv: rvv-1.0: floating-point slide instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 53/70] target/riscv: rvv-1.0: floating-point slide instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 54/70] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
,
frank . chang
,
2020/08/17
[RFC v4 55/70] target/riscv: rvv-1.0: single-width floating-point reduction
,
frank . chang
,
2020/08/17
Re: [RFC v4 55/70] target/riscv: rvv-1.0: single-width floating-point reduction
,
Richard Henderson
,
2020/08/29
Re: [RFC v4 55/70] target/riscv: rvv-1.0: single-width floating-point reduction
,
Richard Henderson
,
2020/08/29
Re: [RFC v4 55/70] target/riscv: rvv-1.0: single-width floating-point reduction
,
Chih-Min Chao
,
2020/08/31
[RFC v4 56/70] target/riscv: rvv-1.0: widening floating-point reduction instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 56/70] target/riscv: rvv-1.0: widening floating-point reduction instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 59/70] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf
,
frank . chang
,
2020/08/17
[RFC v4 57/70] target/riscv: rvv-1.0: single-width scaling shift instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 57/70] target/riscv: rvv-1.0: single-width scaling shift instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 58/70] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add
,
frank . chang
,
2020/08/17
[RFC v4 60/70] target/riscv: rvv-1.0: remove integer extract instruction
,
frank . chang
,
2020/08/17
[RFC v4 61/70] target/riscv: rvv-1.0: floating-point min/max instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 61/70] target/riscv: rvv-1.0: floating-point min/max instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 62/70] target/riscv: introduce floating-point rounding mode enum
,
frank . chang
,
2020/08/17
Re: [RFC v4 62/70] target/riscv: introduce floating-point rounding mode enum
,
Richard Henderson
,
2020/08/29
[RFC v4 63/70] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
,
frank . chang
,
2020/08/17
Re: [RFC v4 63/70] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
,
Richard Henderson
,
2020/08/29
[RFC v4 64/70] target/riscv: rvv-1.0: widening floating-point/integer type-convert
,
frank . chang
,
2020/08/17
Re: [RFC v4 64/70] target/riscv: rvv-1.0: widening floating-point/integer type-convert
,
Richard Henderson
,
2020/08/29
[RFC v4 65/70] target/riscv: add "set round to odd" rounding mode helper function
,
frank . chang
,
2020/08/17
Re: [RFC v4 65/70] target/riscv: add "set round to odd" rounding mode helper function
,
Richard Henderson
,
2020/08/29
[RFC v4 66/70] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert
,
frank . chang
,
2020/08/17
Re: [RFC v4 66/70] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert
,
Richard Henderson
,
2020/08/29
[RFC v4 67/70] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 512-bits
,
frank . chang
,
2020/08/17
Re: [RFC v4 67/70] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 512-bits
,
Richard Henderson
,
2020/08/29
[RFC v4 68/70] target/riscv: gdb: modify gdb csr xml file to align with csr register map
,
frank . chang
,
2020/08/17
Re: [RFC v4 68/70] target/riscv: gdb: modify gdb csr xml file to align with csr register map
,
Richard Henderson
,
2020/08/29
[RFC v4 69/70] target/riscv: gdb: support vector registers for rv64
,
frank . chang
,
2020/08/17
Re: [RFC v4 69/70] target/riscv: gdb: support vector registers for rv64
,
Richard Henderson
,
2020/08/29
[RFC v4 70/70] target/riscv: gdb: support vector registers for rv32
,
frank . chang
,
2020/08/17
Re: [RFC v4 70/70] target/riscv: gdb: support vector registers for rv32
,
Richard Henderson
,
2020/08/29
Re: [RFC v4 00/70] support vector extension v1.0
,
Frank Chang
,
2020/08/25
Re: [RFC v4 00/70] support vector extension v1.0
,
Alistair Francis
,
2020/08/26
Re: [RFC v4 00/70] support vector extension v1.0
,
Frank Chang
,
2020/08/26
Re: [RFC v4 00/70] support vector extension v1.0
,
Alistair Francis
,
2020/08/26
Re: [RFC v4 00/70] support vector extension v1.0
,
Frank Chang
,
2020/08/26
Re: [RFC v4 00/70] support vector extension v1.0
,
Alistair Francis
,
2020/08/26
Re: [PATCH v9 2/5] generic vhost user server
,
Coiby Xu
,
2020/08/17
Re: [PATCH v9 2/5] generic vhost user server
,
Coiby Xu
,
2020/08/17
Re: [PATCH v9 0/5] vhost-user block device backend implementation
,
Coiby Xu
,
2020/08/17
Re: [PATCH v9 0/5] vhost-user block device backend implementation
,
Stefan Hajnoczi
,
2020/08/18
Re: [PATCH v9 5/5] new qTest case to test the vhost-user-blk-server
,
Coiby Xu
,
2020/08/17
Re: [PATCH] pci_dma_rw: return correct value instead of 0
,
Klaus Jensen
,
2020/08/17
Re: [PATCH v2 00/16] hw/block/nvme: dma handling and address mapping cleanup
,
Klaus Jensen
,
2020/08/17
Re: [PATCH v6 2/2] nvme: allow cmb and pmr to be enabled on same device
,
Klaus Jensen
,
2020/08/17
[Bug 1880507] Re: VMM from Ubuntu 20.04 does not show the memory consumption
,
Launchpad Bug Tracker
,
2020/08/17
[PATCH v3 00/10] *** A Method for evaluating dirty page rate ***
,
Chuan Zheng
,
2020/08/16
[PATCH v3 08/10] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
,
Chuan Zheng
,
2020/08/16
Re: [PATCH v3 08/10] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
,
Dr. David Alan Gilbert
,
2020/08/20
[PATCH v3 01/10] migration/dirtyrate: Add get_dirtyrate_thread() function
,
Chuan Zheng
,
2020/08/16
Re: [PATCH v3 01/10] migration/dirtyrate: Add get_dirtyrate_thread() function
,
Dr. David Alan Gilbert
,
2020/08/20
Re: [PATCH v3 01/10] migration/dirtyrate: Add get_dirtyrate_thread() function
,
Zheng Chuan
,
2020/08/21
[PATCH v3 09/10] migration/dirtyrate: Implement calculate_dirtyrate() function
,
Chuan Zheng
,
2020/08/16
Re: [PATCH v3 09/10] migration/dirtyrate: Implement calculate_dirtyrate() function
,
Dr. David Alan Gilbert
,
2020/08/20
Re: [PATCH v3 09/10] migration/dirtyrate: Implement calculate_dirtyrate() function
,
Zheng Chuan
,
2020/08/21
[PATCH v3 06/10] migration/dirtyrate: Compare page hash results for recorded sampled page
,
Chuan Zheng
,
2020/08/16
Re: [PATCH v3 06/10] migration/dirtyrate: Compare page hash results for recorded sampled page
,
Dr. David Alan Gilbert
,
2020/08/20
Re: [PATCH v3 06/10] migration/dirtyrate: Compare page hash results for recorded sampled page
,
Zheng Chuan
,
2020/08/21
Re: [PATCH v3 06/10] migration/dirtyrate: Compare page hash results for recorded sampled page
,
Dr. David Alan Gilbert
,
2020/08/21
[PATCH v3 03/10] migration/dirtyrate: Add dirtyrate statistics series functions
,
Chuan Zheng
,
2020/08/16
Re: [PATCH v3 03/10] migration/dirtyrate: Add dirtyrate statistics series functions
,
Dr. David Alan Gilbert
,
2020/08/20
Re: [PATCH v3 03/10] migration/dirtyrate: Add dirtyrate statistics series functions
,
Zheng Chuan
,
2020/08/21
[PATCH v3 07/10] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
,
Chuan Zheng
,
2020/08/16
Re: [PATCH v3 07/10] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
,
Dr. David Alan Gilbert
,
2020/08/20
[PATCH v3 02/10] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
Chuan Zheng
,
2020/08/16
Re: [PATCH v3 02/10] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
Dr. David Alan Gilbert
,
2020/08/20
Re: [PATCH v3 02/10] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
Zheng Chuan
,
2020/08/21
Re: [PATCH v3 02/10] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
Dr. David Alan Gilbert
,
2020/08/21
[PATCH v3 05/10] migration/dirtyrate: Record hash results for each sampled page
,
Chuan Zheng
,
2020/08/16
Re: [PATCH v3 05/10] migration/dirtyrate: Record hash results for each sampled page
,
Dr. David Alan Gilbert
,
2020/08/20
Re: [PATCH v3 05/10] migration/dirtyrate: Record hash results for each sampled page
,
Daniel P . Berrangé
,
2020/08/20
Re: [PATCH v3 05/10] migration/dirtyrate: Record hash results for each sampled page
,
Dr. David Alan Gilbert
,
2020/08/20
Re: [PATCH v3 05/10] migration/dirtyrate: Record hash results for each sampled page
,
Zheng Chuan
,
2020/08/21
Re: [PATCH v3 05/10] migration/dirtyrate: Record hash results for each sampled page
,
Daniel P . Berrangé
,
2020/08/21
Re: [PATCH v3 05/10] migration/dirtyrate: Record hash results for each sampled page
,
Dr. David Alan Gilbert
,
2020/08/21
Re: [PATCH v3 05/10] migration/dirtyrate: Record hash results for each sampled page
,
Zheng Chuan
,
2020/08/21
Re: [PATCH v3 05/10] migration/dirtyrate: Record hash results for each sampled page
,
Zheng Chuan
,
2020/08/22
Re: [PATCH v3 05/10] migration/dirtyrate: Record hash results for each sampled page
,
Dr. David Alan Gilbert
,
2020/08/24
[PATCH v3 04/10] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
,
Chuan Zheng
,
2020/08/16
Re: [PATCH v3 04/10] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
,
Dr. David Alan Gilbert
,
2020/08/20
[PATCH v3 10/10] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Chuan Zheng
,
2020/08/16
Re: [PATCH v3 10/10] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Eric Blake
,
2020/08/20
Re: [PATCH v3 10/10] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Dr. David Alan Gilbert
,
2020/08/20
Re: [PATCH v3 10/10] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Zheng Chuan
,
2020/08/21
Re: [PATCH v3 00/10] *** A Method for evaluating dirty page rate ***
,
no-reply
,
2020/08/16
[Bug 1891830] [NEW] msmouse serial mouse emulation broken? No id byte sent on reset
,
Michael Slade
,
2020/08/16
[Bug 1891829] [NEW] High bits(s) sometimes set high on rcvd serial bytes when char size < 8 bits
,
Michael Slade
,
2020/08/16
[Bug 1891829] Re: High bits(s) sometimes set high on rcvd serial bytes when char size < 8 bits
,
Michael Slade
,
2020/08/16
[Bug 1891829] Re: High bit(s) sometimes set high on rcvd serial bytes when char size < 8 bits
,
Michael Slade
,
2020/08/16
[Bug 1891829] Re: High bit(s) sometimes set high on rcvd serial bytes when char size < 8 bits
,
Michael Slade
,
2020/08/17
Guest Physical addresses tracking in KVM mode
,
Eltahawy, Mahmoud
,
2020/08/16
[PATCH] fixed proc myself (linux user) for musl
,
Андрей Аладьев
,
2020/08/16
Re: [PATCH] fixed proc myself (linux user) for musl
,
Philippe Mathieu-Daudé
,
2020/08/16
Re: [PATCH] fixed proc myself (linux user) for musl
,
Андрей Аладьев
,
2020/08/16
Re: [PATCH] fixed proc myself (linux user) for musl
,
Laurent Vivier
,
2020/08/17
Re: [PATCH] fixed proc myself (linux user) for musl
,
Андрей Аладьев
,
2020/08/18
[PATCH] memory: Initialize MemoryRegionOps for RAM memory regions
,
Philippe Mathieu-Daudé
,
2020/08/16
Re: [PATCH] memory: Initialize MemoryRegionOps for RAM memory regions
,
Philippe Mathieu-Daudé
,
2020/08/17
Re: [PATCH] memory: Initialize MemoryRegionOps for RAM memory regions
,
P J P
,
2020/08/17
Re: [PATCH] memory: Initialize MemoryRegionOps for RAM memory regions
,
Philippe Mathieu-Daudé
,
2020/08/17
[PATCH] trace/simple: Enable tracing on startup only if the user specifies a trace option
,
duboisj
,
2020/08/16
[PATCH] memory: Directly dispatch alias accesses on origin memory region
,
Philippe Mathieu-Daudé
,
2020/08/16
Re: [PATCH] memory: Directly dispatch alias accesses on origin memory region
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH] memory: Directly dispatch alias accesses on origin memory region
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH v2] virtio-mem: detach the element from the virtqueue when error occurs
,
Li Qiang
,
2020/08/16
Re: [PATCH v2] virtio-mem: detach the element from the virtqueue when error occurs
,
David Hildenbrand
,
2020/08/17
Re: [PATCH v2] virtio-mem: detach the element from the virtqueue when error occurs
,
Li Qiang
,
2020/08/27
[PATCH v4] qapi/opts-visitor: Fixed fallthrough compiler warning
,
Rohit Shinde
,
2020/08/15
Re: [PATCH v4] qapi/opts-visitor: Fixed fallthrough compiler warning
,
Richard Henderson
,
2020/08/16
Re: [PATCH v4] qapi/opts-visitor: Fixed fallthrough compiler warning
,
Rohit Shinde
,
2020/08/16
Re: [PATCH v4] qapi/opts-visitor: Fixed fallthrough compiler warning
,
Richard Henderson
,
2020/08/16
Re: [PATCH v4] qapi/opts-visitor: Fixed fallthrough compiler warning
,
Rohit Shinde
,
2020/08/16
Re: [PATCH v4] qapi/opts-visitor: Fixed fallthrough compiler warning
,
Richard Henderson
,
2020/08/16
Re: [PATCH v4] qapi/opts-visitor: Fixed fallthrough compiler warning
,
Rohit Shinde
,
2020/08/16
[PATCH v3 0/3] target/arm: Implement an IMPDEF pauth algorithm
,
Richard Henderson
,
2020/08/15
[PATCH v3 1/3] target/arm: Implement an IMPDEF pauth algorithm
,
Richard Henderson
,
2020/08/15
[PATCH v3 3/3] target/arm: Use object_property_add_bool for "sve" property
,
Richard Henderson
,
2020/08/15
[PATCH v3 2/3] target/arm: Add cpu properties to control pauth
,
Richard Henderson
,
2020/08/15
[Bug 1877688] Re: 9p virtfs device reports error when opening certain files
,
Christian Schoenebeck
,
2020/08/15
[PATCH 00/10] pseries NUMA distance rework
,
Daniel Henrique Barboza
,
2020/08/15
[PATCH 09/10] spapr: consider user input when defining spapr guest NUMA
,
Daniel Henrique Barboza
,
2020/08/15
[PATCH 01/10] hw: add compat machines for 5.2
,
Daniel Henrique Barboza
,
2020/08/15
[PATCH 08/10] spapr: introduce SpaprMachineClass::numa_assoc_domains
,
Daniel Henrique Barboza
,
2020/08/15
Re: [PATCH 08/10] spapr: introduce SpaprMachineClass::numa_assoc_domains
,
David Gibson
,
2020/08/20
Re: [PATCH 08/10] spapr: introduce SpaprMachineClass::numa_assoc_domains
,
Daniel Henrique Barboza
,
2020/08/26
[PATCH 03/10] spapr: robustify NVLink2 NUMA node logic
,
Daniel Henrique Barboza
,
2020/08/15
Re: [PATCH 03/10] spapr: robustify NVLink2 NUMA node logic
,
David Gibson
,
2020/08/19
Re: [PATCH 03/10] spapr: robustify NVLink2 NUMA node logic
,
Daniel Henrique Barboza
,
2020/08/26
[PATCH 07/10] spapr: create helper to set ibm,associativity
,
Daniel Henrique Barboza
,
2020/08/15
Re: [PATCH 07/10] spapr: create helper to set ibm,associativity
,
David Gibson
,
2020/08/19
Re: [PATCH 07/10] spapr: create helper to set ibm,associativity
,
Daniel Henrique Barboza
,
2020/08/20
[PATCH 04/10] spapr: add spapr_machine_using_legacy_numa() helper
,
Daniel Henrique Barboza
,
2020/08/15
Re: [PATCH 04/10] spapr: add spapr_machine_using_legacy_numa() helper
,
David Gibson
,
2020/08/19
[PATCH 06/10] spapr: allow 4 NUMA levels in ibm, associativity-reference-points
,
Daniel Henrique Barboza
,
2020/08/15
[PATCH 10/10] specs/ppc-spapr-numa: update with new NUMA support
,
Daniel Henrique Barboza
,
2020/08/15
[PATCH 05/10] spapr: make ibm, max-associativity-domains scale with user input
,
Daniel Henrique Barboza
,
2020/08/15
Re: [PATCH 05/10] spapr: make ibm,max-associativity-domains scale with user input
,
David Gibson
,
2020/08/19
Re: [PATCH 05/10] spapr: make ibm,max-associativity-domains scale with user input
,
Daniel Henrique Barboza
,
2020/08/26
[PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Daniel Henrique Barboza
,
2020/08/15
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
David Gibson
,
2020/08/19
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Eduardo Habkost
,
2020/08/19
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
David Gibson
,
2020/08/20
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Daniel Henrique Barboza
,
2020/08/20
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Igor Mammedov
,
2020/08/20
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Eduardo Habkost
,
2020/08/20
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Igor Mammedov
,
2020/08/21
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Daniel Henrique Barboza
,
2020/08/21
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
David Gibson
,
2020/08/24
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Daniel Henrique Barboza
,
2020/08/24
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
David Gibson
,
2020/08/24
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Daniel Henrique Barboza
,
2020/08/25
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
David Gibson
,
2020/08/25
[Bug 1891748] [NEW] qemu-arm-static 5.1 can't run gcc
,
Ech
,
2020/08/15
[Bug 1891748] Re: qemu-arm-static 5.1 can't run gcc
,
Ech
,
2020/08/15
[Bug 1891748] Re: qemu-arm-static 5.1 can't run gcc
,
Ech
,
2020/08/15
[Bug 1891749] [NEW] CGA Mode 6 is only 100 pixels tall, when it's supposed to be 200
,
-
,
2020/08/15
[Bug 1891749] Re: CGA Mode 6 is only 100 pixels tall, when it's supposed to be 200
,
Laurent Vivier
,
2020/08/16
[PATCH 0/2] Fix the assert failure in scsi_dma_complete
,
Li Qiang
,
2020/08/15
[PATCH 1/2] hw: megasas: return -1 when 'megasas_map_sgl' fails
,
Li Qiang
,
2020/08/15
[PATCH 2/2] hw: megasas: consider 'iov_count=0' is an error in megasas_map_sgl
,
Li Qiang
,
2020/08/15
Re: [PATCH 2/2] hw: megasas: consider 'iov_count=0' is an error in megasas_map_sgl
,
Li Qiang
,
2020/08/15
Re: [PATCH 0/2] Fix the assert failure in scsi_dma_complete
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH 0/2] Fix the assert failure in scsi_dma_complete
,
Li Qiang
,
2020/08/17
[PATCH v4 0/3] Modify AMD topology to use socket/dies/core/thread model
,
Babu Moger
,
2020/08/15
[PATCH v4 2/3] hw/i386: Update the EPYC topology to use socket/dies/core/thread model
,
Babu Moger
,
2020/08/15
Re: [PATCH v4 2/3] hw/i386: Update the EPYC topology to use socket/dies/core/thread model
,
Igor Mammedov
,
2020/08/19
RE: [PATCH v4 2/3] hw/i386: Update the EPYC topology to use socket/dies/core/thread model
,
Babu Moger
,
2020/08/19
[PATCH v4 3/3] hw/i386: Remove node_id, nr_nodes and nodes_per_pkg from topology
,
Babu Moger
,
2020/08/15
Re: [PATCH v4 3/3] hw/i386: Remove node_id, nr_nodes and nodes_per_pkg from topology
,
Igor Mammedov
,
2020/08/19
Re: [PATCH v4 3/3] hw/i386: Remove node_id, nr_nodes and nodes_per_pkg from topology
,
Babu Moger
,
2020/08/19
Re: [PATCH v4 3/3] hw/i386: Remove node_id, nr_nodes and nodes_per_pkg from topology
,
Igor Mammedov
,
2020/08/20
Re: [PATCH v4 3/3] hw/i386: Remove node_id, nr_nodes and nodes_per_pkg from topology
,
Babu Moger
,
2020/08/20
[PATCH v4 1/3] i386: Simplify CPUID_8000_001E for AMD
,
Babu Moger
,
2020/08/15
Re: [PATCH v4 0/3] Modify AMD topology to use socket/dies/core/thread model
,
no-reply
,
2020/08/15
[PATCH] hw: ide: check the pointer before do dma memory unmap
,
Li Qiang
,
2020/08/15
[PATCH 00/20] target/arm: SVE2 preparatory patches
,
Richard Henderson
,
2020/08/15
[PATCH 12/20] target/arm: Split out gen_gvec_ool_zz
,
Richard Henderson
,
2020/08/15
Re: [PATCH 12/20] target/arm: Split out gen_gvec_ool_zz
,
Peter Maydell
,
2020/08/24
[PATCH 02/20] target/arm: Split out gen_gvec_fn_zz
,
Richard Henderson
,
2020/08/15
Re: [PATCH 02/20] target/arm: Split out gen_gvec_fn_zz
,
Peter Maydell
,
2020/08/24
[PATCH 06/20] target/arm: Clean up 4-operand predicate expansion
,
Richard Henderson
,
2020/08/15
Re: [PATCH 06/20] target/arm: Clean up 4-operand predicate expansion
,
Peter Maydell
,
2020/08/25
[PATCH 16/20] target/arm: Fix sve_zip_p vs odd vector lengths
,
Richard Henderson
,
2020/08/15
Re: [PATCH 16/20] target/arm: Fix sve_zip_p vs odd vector lengths
,
Peter Maydell
,
2020/08/25
Re: [PATCH 16/20] target/arm: Fix sve_zip_p vs odd vector lengths
,
Richard Henderson
,
2020/08/28
Re: [PATCH 16/20] target/arm: Fix sve_zip_p vs odd vector lengths
,
Peter Maydell
,
2020/08/28
[PATCH 01/20] qemu/int128: Add int128_lshift
,
Richard Henderson
,
2020/08/15
Re: [PATCH 01/20] qemu/int128: Add int128_lshift
,
Peter Maydell
,
2020/08/24
[PATCH 20/20] target/arm: Convert sq{, r}dmulh to gvec for aa64 advsimd
,
Richard Henderson
,
2020/08/15
Re: [PATCH 20/20] target/arm: Convert sq{, r}dmulh to gvec for aa64 advsimd
,
Peter Maydell
,
2020/08/25
[PATCH 13/20] target/arm: Tidy SVE tszimm shift formats
,
Richard Henderson
,
2020/08/15
Re: [PATCH 13/20] target/arm: Tidy SVE tszimm shift formats
,
Peter Maydell
,
2020/08/25
[PATCH 09/20] target/arm: Merge helper_sve_clr_* and helper_sve_movz_*
,
Richard Henderson
,
2020/08/15
Re: [PATCH 09/20] target/arm: Merge helper_sve_clr_* and helper_sve_movz_*
,
Peter Maydell
,
2020/08/25
[PATCH 07/20] target/arm: Use tcg_gen_gvec_bitsel for trans_SEL_pppp
,
Richard Henderson
,
2020/08/15
Re: [PATCH 07/20] target/arm: Use tcg_gen_gvec_bitsel for trans_SEL_pppp
,
Peter Maydell
,
2020/08/24
[PATCH 08/20] target/arm: Split out gen_gvec_ool_zzzp
,
Richard Henderson
,
2020/08/15
Re: [PATCH 08/20] target/arm: Split out gen_gvec_ool_zzzp
,
Peter Maydell
,
2020/08/24
[PATCH 17/20] target/arm: Fix sve_punpk_p vs odd vector lengths
,
Richard Henderson
,
2020/08/15
Re: [PATCH 17/20] target/arm: Fix sve_punpk_p vs odd vector lengths
,
Peter Maydell
,
2020/08/25
[PATCH 19/20] target/arm: Convert integer multiply-add (indexed) to gvec for aa64 advsimd
,
Richard Henderson
,
2020/08/15
Re: [PATCH 19/20] target/arm: Convert integer multiply-add (indexed) to gvec for aa64 advsimd
,
Peter Maydell
,
2020/08/25
[PATCH 11/20] target/arm: Split out gen_gvec_ool_zzz
,
Richard Henderson
,
2020/08/15
Re: [PATCH 11/20] target/arm: Split out gen_gvec_ool_zzz
,
Peter Maydell
,
2020/08/24
[PATCH 04/20] target/arm: Rearrange {sve,fp}_check_access assert
,
Richard Henderson
,
2020/08/15
Re: [PATCH 04/20] target/arm: Rearrange {sve,fp}_check_access assert
,
Peter Maydell
,
2020/08/24
Re: [PATCH 04/20] target/arm: Rearrange {sve,fp}_check_access assert
,
Richard Henderson
,
2020/08/25
[PATCH 15/20] target/arm: Fix sve_uzp_p vs odd vector lengths
,
Richard Henderson
,
2020/08/15
Re: [PATCH 15/20] target/arm: Fix sve_uzp_p vs odd vector lengths
,
Peter Maydell
,
2020/08/25
Re: [PATCH 15/20] target/arm: Fix sve_uzp_p vs odd vector lengths
,
Richard Henderson
,
2020/08/25
Re: [PATCH 15/20] target/arm: Fix sve_uzp_p vs odd vector lengths
,
Peter Maydell
,
2020/08/25
[PATCH 10/20] target/arm: Split out gen_gvec_ool_zzp
,
Richard Henderson
,
2020/08/15
Re: [PATCH 10/20] target/arm: Split out gen_gvec_ool_zzp
,
Peter Maydell
,
2020/08/24
[PATCH 05/20] target/arm: Merge do_vector2_p into do_mov_p
,
Richard Henderson
,
2020/08/15
Re: [PATCH 05/20] target/arm: Merge do_vector2_p into do_mov_p
,
Peter Maydell
,
2020/08/24
[PATCH 14/20] target/arm: Generalize inl_qrdmlah_* helper functions
,
Richard Henderson
,
2020/08/15
Re: [PATCH 14/20] target/arm: Generalize inl_qrdmlah_* helper functions
,
Peter Maydell
,
2020/08/25
[PATCH 18/20] target/arm: Convert integer multiply (indexed) to gvec for aa64 advsimd
,
Richard Henderson
,
2020/08/15
Re: [PATCH 18/20] target/arm: Convert integer multiply (indexed) to gvec for aa64 advsimd
,
Peter Maydell
,
2020/08/25
[PATCH 03/20] target/arm: Split out gen_gvec_fn_zzz, do_zzz_fn
,
Richard Henderson
,
2020/08/15
Re: [PATCH 03/20] target/arm: Split out gen_gvec_fn_zzz, do_zzz_fn
,
Peter Maydell
,
2020/08/24
Re: [PATCH 00/20] target/arm: SVE2 preparatory patches
,
no-reply
,
2020/08/15
Re: [PATCH 00/20] target/arm: SVE2 preparatory patches
,
Peter Maydell
,
2020/08/27
Re: [PATCH 00/20] target/arm: SVE2 preparatory patches
,
Richard Henderson
,
2020/08/27
[PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
,
Rohit Shinde
,
2020/08/15
Re: [PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
,
no-reply
,
2020/08/15
Re: [PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
,
no-reply
,
2020/08/15
Re: [PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
,
Philippe Mathieu-Daudé
,
2020/08/15
Re: [PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
,
Rohit Shinde
,
2020/08/15
[PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
,
Rohit Shinde
,
2020/08/15
Re: [PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
,
Philippe Mathieu-Daudé
,
2020/08/15
Re: [PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
,
no-reply
,
2020/08/15
[PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
,
Rohit Shinde
,
2020/08/15
Re: [PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
,
Philippe Mathieu-Daudé
,
2020/08/15
Re: [PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
,
no-reply
,
2020/08/15
Re: [PATCH v5 0/5] fix & merge block_status_above and is_allocated_above
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
[PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Bin Meng
,
2020/08/14
[PATCH 01/18] target/riscv: cpu: Add a new 'resetvec' property
,
Bin Meng
,
2020/08/14
Re: [PATCH 01/18] target/riscv: cpu: Add a new 'resetvec' property
,
Alistair Francis
,
2020/08/17
[PATCH 02/18] hw/riscv: hart: Add a new 'resetvec' property
,
Bin Meng
,
2020/08/14
Re: [PATCH 02/18] hw/riscv: hart: Add a new 'resetvec' property
,
Alistair Francis
,
2020/08/17
[PATCH 03/18] target/riscv: cpu: Set reset vector based on the configured property value
,
Bin Meng
,
2020/08/14
Re: [PATCH 03/18] target/riscv: cpu: Set reset vector based on the configured property value
,
Alistair Francis
,
2020/08/17
[PATCH 04/18] hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
,
Bin Meng
,
2020/08/14
Re: [PATCH 04/18] hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
,
Alistair Francis
,
2020/08/17
[PATCH 05/18] hw/char: Add Microchip PolarFire SoC MMUART emulation
,
Bin Meng
,
2020/08/14
Re: [PATCH 05/18] hw/char: Add Microchip PolarFire SoC MMUART emulation
,
Alistair Francis
,
2020/08/17
[PATCH 06/18] hw/riscv: microchip_pfsoc: Connect 5 MMUARTs
,
Bin Meng
,
2020/08/14
Re: [PATCH 06/18] hw/riscv: microchip_pfsoc: Connect 5 MMUARTs
,
Alistair Francis
,
2020/08/17
[PATCH 07/18] hw/sd: sd: Fix incorrect populated function switch status data structure
,
Bin Meng
,
2020/08/14
Re: [PATCH 07/18] hw/sd: sd: Fix incorrect populated function switch status data structure
,
Philippe Mathieu-Daudé
,
2020/08/15
RE: [PATCH 07/18] hw/sd: sd: Fix incorrect populated function switch status data structure
,
Sai Pavan Boddu
,
2020/08/18
Re: [PATCH 07/18] hw/sd: sd: Fix incorrect populated function switch status data structure
,
Sai Pavan Boddu
,
2020/08/21
Re: [PATCH 07/18] hw/sd: sd: Fix incorrect populated function switch status data structure
,
Bin Meng
,
2020/08/21
RE: [PATCH 07/18] hw/sd: sd: Fix incorrect populated function switch status data structure
,
Sai Pavan Boddu
,
2020/08/24
[PATCH 08/18] hw/sd: sd: Correctly set the high capacity bit
,
Bin Meng
,
2020/08/14
Re: [PATCH 08/18] hw/sd: sd: Correctly set the high capacity bit
,
Philippe Mathieu-Daudé
,
2020/08/15
Re: [PATCH 08/18] hw/sd: sd: Correctly set the high capacity bit
,
Bin Meng
,
2020/08/16
[PATCH 09/18] hw/sd: sdhci: Make sdhci_poweron_reset() internal visible
,
Bin Meng
,
2020/08/14
Re: [PATCH 09/18] hw/sd: sdhci: Make sdhci_poweron_reset() internal visible
,
Philippe Mathieu-Daudé
,
2020/08/15
Re: [PATCH 09/18] hw/sd: sdhci: Make sdhci_poweron_reset() internal visible
,
Bin Meng
,
2020/08/16
Re: [PATCH 09/18] hw/sd: sdhci: Make sdhci_poweron_reset() internal visible
,
Philippe Mathieu-Daudé
,
2020/08/16
[PATCH 10/18] hw/sd: Add Cadence SDHCI emulation
,
Bin Meng
,
2020/08/14
Re: [PATCH 10/18] hw/sd: Add Cadence SDHCI emulation
,
Philippe Mathieu-Daudé
,
2020/08/15
[PATCH 11/18] hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
,
Bin Meng
,
2020/08/14
Re: [PATCH 11/18] hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
,
Philippe Mathieu-Daudé
,
2020/08/15
[PATCH 12/18] hw/dma: Add Microchip PolarFire Soc DMA controller emulation
,
Bin Meng
,
2020/08/14
[PATCH 13/18] hw/riscv: microchip_pfsoc: Connect a DMA controller
,
Bin Meng
,
2020/08/14
Re: [PATCH 13/18] hw/riscv: microchip_pfsoc: Connect a DMA controller
,
Philippe Mathieu-Daudé
,
2020/08/15
Re: [PATCH 13/18] hw/riscv: microchip_pfsoc: Connect a DMA controller
,
Bin Meng
,
2020/08/16
Re: [PATCH 13/18] hw/riscv: microchip_pfsoc: Connect a DMA controller
,
Philippe Mathieu-Daudé
,
2020/08/16
[PATCH 14/18] hw/net: cadence_gem: Add a new 'phy-addr' property
,
Bin Meng
,
2020/08/14
Re: [PATCH 14/18] hw/net: cadence_gem: Add a new 'phy-addr' property
,
Philippe Mathieu-Daudé
,
2020/08/15
Re: [PATCH 14/18] hw/net: cadence_gem: Add a new 'phy-addr' property
,
Bin Meng
,
2020/08/16
Re: [PATCH 14/18] hw/net: cadence_gem: Add a new 'phy-addr' property
,
Philippe Mathieu-Daudé
,
2020/08/16
Re: [PATCH 14/18] hw/net: cadence_gem: Add a new 'phy-addr' property
,
Nathan Rossi
,
2020/08/16
Re: [PATCH 14/18] hw/net: cadence_gem: Add a new 'phy-addr' property
,
Bin Meng
,
2020/08/16
Re: [PATCH 14/18] hw/net: cadence_gem: Add a new 'phy-addr' property
,
Philippe Mathieu-Daudé
,
2020/08/16
[PATCH 15/18] hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
,
Bin Meng
,
2020/08/14
Re: [PATCH 15/18] hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
,
Alistair Francis
,
2020/08/21
[PATCH 16/18] hw/riscv: microchip_pfsoc: Hook GPIO controllers
,
Bin Meng
,
2020/08/14
Re: [PATCH 16/18] hw/riscv: microchip_pfsoc: Hook GPIO controllers
,
Alistair Francis
,
2020/08/21
[PATCH 17/18] hw/riscv: clint: Avoid using hard-coded timebase frequency
,
Bin Meng
,
2020/08/14
Re: [PATCH 17/18] hw/riscv: clint: Avoid using hard-coded timebase frequency
,
Alistair Francis
,
2020/08/25
[PATCH 18/18] hw/riscv: microchip_pfsoc: Document the software used for testing
,
Bin Meng
,
2020/08/14
Re: [PATCH 18/18] hw/riscv: microchip_pfsoc: Document the software used for testing
,
Alistair Francis
,
2020/08/21
Re: [PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Anup Patel
,
2020/08/14
Re: [PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Bin Meng
,
2020/08/17
Re: [PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Cyril.Jean
,
2020/08/17
Re: [PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Alistair Francis
,
2020/08/17
Re: [PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Cyril.Jean
,
2020/08/17
Re: [PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Anup Patel
,
2020/08/18
Re: [PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Cyril.Jean
,
2020/08/18
Re: [PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Anup Patel
,
2020/08/18
Re: [PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Bin Meng
,
2020/08/18
Re: [PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Cyril.Jean
,
2020/08/19
Re: [PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
Alistair Francis
,
2020/08/21
Re: [PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
,
no-reply
,
2020/08/14
[PATCH 0/5] hw/avr: Start using the Clock API
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 1/5] hw/avr/atmega: Introduce the I/O clock
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 2/5] hw/timer/avr_timer16: Use the Clock API
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 3/5] hw/char/avr_usart: Restrict register definitions to source
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 4/5] hw/char/avr_usart: Use the Clock API
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 5/5] hw/char/avr_usart: Trace baudrate changes
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 5/5] hw/char/avr_usart: Trace baudrate changes
,
Richard Henderson
,
2020/08/14
Re: [PATCH 0/5] hw/avr: Start using the Clock API
,
Michael Rolnik
,
2020/08/26
[PULL v2 00/20] riscv-to-apply queue
,
Alistair Francis
,
2020/08/14
[PULL v2 03/20] target/riscv: Generate nanboxed results from trans_rvf.inc.c
,
Alistair Francis
,
2020/08/14
[PULL v2 15/20] gitlab-ci/opensbi: Update GitLab CI to build generic platform
,
Alistair Francis
,
2020/08/14
[PULL v2 02/20] target/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
,
Alistair Francis
,
2020/08/14
[PULL v2 04/20] target/riscv: Check nanboxed inputs to fp helpers
,
Alistair Francis
,
2020/08/14
[PULL v2 01/20] target/riscv: Generate nanboxed results from fp helpers
,
Alistair Francis
,
2020/08/14
[PULL v2 05/20] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
,
Alistair Francis
,
2020/08/14
[PULL v2 16/20] target/riscv: Fix the translation of physical address
,
Alistair Francis
,
2020/08/14
[PULL v2 06/20] target/riscv: Clean up fmv.w.x
,
Alistair Francis
,
2020/08/14
[PULL v2 07/20] target/riscv: check before allocating TCG temps
,
Alistair Francis
,
2020/08/14
[PULL v2 17/20] target/riscv: Change the TLB page size depends on PMP entries.
,
Alistair Francis
,
2020/08/14
[PULL v2 08/20] hw/riscv: sifive_u: Add a dummy L2 cache controller device
,
Alistair Francis
,
2020/08/14
[PULL v2 09/20] riscv: Fix bug in setting pmpcfg CSR for RISCV64
,
Alistair Francis
,
2020/08/14
[PULL v2 18/20] hw/intc: ibex_plic: Update the pending irqs
,
Alistair Francis
,
2020/08/14
[PULL v2 20/20] hw/intc: ibex_plic: Honour source priorities
,
Alistair Francis
,
2020/08/14
[PULL v2 19/20] hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines
,
Alistair Francis
,
2020/08/14
[PULL v2 10/20] configure: Create symbolic links for pc-bios/*.elf files
,
Alistair Francis
,
2020/08/14
[PULL v2 11/20] roms/opensbi: Upgrade from v0.7 to v0.8
,
Alistair Francis
,
2020/08/14
[PULL v2 12/20] roms/Makefile: Build the generic platform for RISC-V OpenSBI firmware
,
Alistair Francis
,
2020/08/14
[PULL v2 13/20] hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u
,
Alistair Francis
,
2020/08/14
[PULL v2 14/20] hw/riscv: spike: Change the default bios to use generic platform image
,
Alistair Francis
,
2020/08/14
Re: [PULL v2 00/20] riscv-to-apply queue
,
Peter Maydell
,
2020/08/21
[PATCH] spapr/xive: Allocate IPIs from the vCPU contexts
,
Cédric Le Goater
,
2020/08/14
Re: [PATCH] spapr/xive: Allocate IPIs from the vCPU contexts
,
Cédric Le Goater
,
2020/08/14
Re: [PATCH] spapr/xive: Allocate IPIs from the vCPU contexts
,
David Gibson
,
2020/08/16
Re: [PATCH] spapr/xive: Allocate IPIs from the vCPU contexts
,
Cédric Le Goater
,
2020/08/16
Re: [PATCH] spapr/xive: Allocate IPIs from the vCPU contexts
,
David Gibson
,
2020/08/19
Re: [PATCH] spapr/xive: Allocate IPIs from the vCPU contexts
,
Cédric Le Goater
,
2020/08/20
[PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/14
[PATCH 1/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/14
Re: [PATCH 1/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Kevin Wolf
,
2020/08/17
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/17
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Kevin Wolf
,
2020/08/17
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/17
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/17
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Kevin Wolf
,
2020/08/18
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/19
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Kevin Wolf
,
2020/08/19
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/19
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/19
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Brian Foster
,
2020/08/19
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/20
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Dave Chinner
,
2020/08/20
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Brian Foster
,
2020/08/21
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/21
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/21
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Brian Foster
,
2020/08/21
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/25
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Brian Foster
,
2020/08/25
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/25
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Brian Foster
,
2020/08/25
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/26
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Brian Foster
,
2020/08/27
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Dave Chinner
,
2020/08/23
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/24
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Brian Foster
,
2020/08/21
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/21
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Dave Chinner
,
2020/08/23
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
,
Alberto Garcia
,
2020/08/21
[PATCH] ide:do nothing for identify cmd if no any device attached
,
zhaoxin\RockCuioc
,
2020/08/14
Re: [PATCH] ide:do nothing for identify cmd if no any device attached
,
no-reply
,
2020/08/14
Re: [PATCH] ide:do nothing for identify cmd if no any device attached
,
no-reply
,
2020/08/14
[PATCH] ide:do nothing for identify cmd if no any device attached
,
zhaoxin\RockCuioc
,
2020/08/16
Re: [PATCH] ide:do nothing for identify cmd if no any device attached
,
no-reply
,
2020/08/17
[PATCH] hw/net/xilinx_axienet: Remove unused code
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH] hw/net/xilinx_axienet: Remove unused code
,
Alistair Francis
,
2020/08/14
Re: [PATCH] hw/net/xilinx_axienet: Remove unused code
,
Edgar E. Iglesias
,
2020/08/17
[PATCH] hw/block/nand: Decommission the NAND museum
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH] hw/block/nand: Decommission the NAND museum
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH] hw/block/nand: Decommission the NAND museum
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH] hw/block/nand: Decommission the NAND museum
,
no-reply
,
2020/08/14
Re: [PATCH] hw/block/nand: Decommission the NAND museum
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 1/1] include/elf.h: Add EM_RX.
,
Yoshinori Sato
,
2020/08/14
Re: [PATCH 1/1] include/elf.h: Add EM_RX.
,
Richard Henderson
,
2020/08/14
[PATCH] loader.c: Add support Motrola S-record format.
,
Yoshinori Sato
,
2020/08/14
[PATCH v2 0/9] preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
[PATCH v2 2/9] block/io.c: drop assertion on double waiting for request serialisation
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
[PATCH v2 3/9] block/io: split out bdrv_find_conflicting_request
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
[PATCH v2 4/9] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
[PATCH v2 5/9] block: bdrv_mark_request_serialising: split non-waiting function
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
[PATCH v2 1/9] block: simplify comment to BDRV_REQ_SERIALISING
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
[PATCH v2 6/9] block: introduce BDRV_REQ_NO_WAIT flag
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
[PATCH v2 7/9] block: introduce preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
[PATCH v2 8/9] iotests.py: add verify_o_direct helper
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
[PATCH v2 9/9] iotests: add 298 to test new preallocate filter driver
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
Re: [PATCH v2 0/9] preallocate filter
,
no-reply
,
2020/08/14
Re: [PATCH v2 0/9] preallocate filter
,
no-reply
,
2020/08/14
DROP Re: [PATCH v2 0/9] preallocate filter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/14
[PATCH] hw/arm/musicpal: Use AddressSpace for DMA transfers
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH] hw/arm/musicpal: Use AddressSpace for DMA transfers
,
Richard Henderson
,
2020/08/14
Re: [PATCH] hw/arm/musicpal: Use AddressSpace for DMA transfers
,
Peter Maydell
,
2020/08/24
[PATCH] hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH] hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
,
Richard Henderson
,
2020/08/14
Re: [PATCH] hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
,
Niek Linnenbank
,
2020/08/17
Re: [PATCH] hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
,
Peter Maydell
,
2020/08/24
[PATCH] hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH] hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
,
no-reply
,
2020/08/14
Re: [PATCH] hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
,
no-reply
,
2020/08/14
Re: [PATCH] hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
,
Niek Linnenbank
,
2020/08/17
Re: [PATCH] hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
,
Peter Maydell
,
2020/08/24
[PATCH 00/12] fix some error memleaks
,
Pan Nengyuan
,
2020/08/14
[PATCH 03/12] elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
,
Pan Nengyuan
,
2020/08/14
Re: [PATCH 03/12] elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
,
Viktor Prutyanov
,
2020/08/23
Re: [PATCH 03/12] elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
,
Li Qiang
,
2020/08/26
[PATCH 05/12] target/i386/sev: Plug memleak in sev_read_file_base64
,
Pan Nengyuan
,
2020/08/14
Re: [PATCH 05/12] target/i386/sev: Plug memleak in sev_read_file_base64
,
Li Qiang
,
2020/08/26
[PATCH 01/12] qga/channel-posix: Plug memory leak in ga_channel_write_all()
,
Pan Nengyuan
,
2020/08/14
Re: [PATCH 01/12] qga/channel-posix: Plug memory leak in ga_channel_write_all()
,
Li Qiang
,
2020/08/26
[PATCH 06/12] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
,
Pan Nengyuan
,
2020/08/14
Re: [PATCH 06/12] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
,
Li Qiang
,
2020/08/26
Re: [PATCH 06/12] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
,
Pan Nengyuan
,
2020/08/27
Re: [PATCH 06/12] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
,
Li Qiang
,
2020/08/27
[PATCH 08/12] migration/colo: Plug memleaks in colo_process_incoming_thread
,
Pan Nengyuan
,
2020/08/14
Re: [PATCH 08/12] migration/colo: Plug memleaks in colo_process_incoming_thread
,
Li Qiang
,
2020/08/26
Re: [PATCH 08/12] migration/colo: Plug memleaks in colo_process_incoming_thread
,
Pan Nengyuan
,
2020/08/26
[PATCH 09/12] blockdev: Fix a memleak in drive_backup_prepare()
,
Pan Nengyuan
,
2020/08/14
Re: [PATCH 09/12] blockdev: Fix a memleak in drive_backup_prepare()
,
Kevin Wolf
,
2020/08/17
Re: [PATCH 09/12] blockdev: Fix a memleak in drive_backup_prepare()
,
Li Qiang
,
2020/08/26
[PATCH 07/12] target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
,
Pan Nengyuan
,
2020/08/14
Re: [PATCH 07/12] target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
,
Li Qiang
,
2020/08/26
[PATCH 04/12] elf2dmp/pdb: Plug memleak in pdb_init_from_file
,
Pan Nengyuan
,
2020/08/14
Re: [PATCH 04/12] elf2dmp/pdb: Plug memleak in pdb_init_from_file
,
Viktor Prutyanov
,
2020/08/23
Re: [PATCH 04/12] elf2dmp/pdb: Plug memleak in pdb_init_from_file
,
Li Qiang
,
2020/08/26
[PATCH 02/12] hw/vfio/ap: Plug memleak in vfio_ap_get_group()
,
Pan Nengyuan
,
2020/08/14
Re: [PATCH 02/12] hw/vfio/ap: Plug memleak in vfio_ap_get_group()
,
Pierre Morel
,
2020/08/14
Re: [PATCH 02/12] hw/vfio/ap: Plug memleak in vfio_ap_get_group()
,
Cornelia Huck
,
2020/08/17
Re: [PATCH 02/12] hw/vfio/ap: Plug memleak in vfio_ap_get_group()
,
Li Qiang
,
2020/08/26
Re: [PATCH 02/12] hw/vfio/ap: Plug memleak in vfio_ap_get_group()
,
Cornelia Huck
,
2020/08/26
Re: [PATCH 02/12] hw/vfio/ap: Plug memleak in vfio_ap_get_group()
,
Li Qiang
,
2020/08/26
[PATCH 12/12] test-util-sockets: Fix a memleak in test_socket_unix_abstract_good
,
Pan Nengyuan
,
2020/08/14
Re: [PATCH 12/12] test-util-sockets: Fix a memleak in test_socket_unix_abstract_good
,
Li Qiang
,
2020/08/14
Re: [PATCH 12/12] test-util-sockets: Fix a memleak in test_socket_unix_abstract_good
,
Pan Nengyuan
,
2020/08/15
[PATCH 11/12] vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
,
Pan Nengyuan
,
2020/08/14
Re: [PATCH 11/12] vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
,
Li Qiang
,
2020/08/26
[PATCH 10/12] block/file-posix: fix a possible undefined behavior
,
Pan Nengyuan
,
2020/08/14
Re: [PATCH 10/12] block/file-posix: fix a possible undefined behavior
,
Stefano Garzarella
,
2020/08/17
Re: [PATCH 10/12] block/file-posix: fix a possible undefined behavior
,
Kevin Wolf
,
2020/08/17
Re: [PATCH 10/12] block/file-posix: fix a possible undefined behavior
,
Li Qiang
,
2020/08/26
Re: [PATCH 00/12] fix some error memleaks
,
Pan Nengyuan
,
2020/08/26
[PATCH 0/7] hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 1/7] hw/sd: Rename read/write_data() as read/write_byte()
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 2/7] hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 4/7] hw/sd: Add sdbus_write_data() to write multiples bytes on the data line
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 3/7] hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 5/7] hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possible
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 6/7] hw/sd: Add sdbus_read_data() to read multiples bytes on the data line
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 7/7] hw/sd: Use sdbus_read_data() instead of sdbus_read_byte() when possible
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 0/7] hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access
,
Richard Henderson
,
2020/08/14
Re: [PATCH 0/7] hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH v2 00/10] *** A Method for evaluating dirty page rate ***
,
Chuan Zheng
,
2020/08/14
[PATCH v2 06/10] migration/dirtyrate: Compare page hash results for recorded sampled page
,
Chuan Zheng
,
2020/08/14
[PATCH v2 05/10] migration/dirtyrate: Record hash results for each sampled page
,
Chuan Zheng
,
2020/08/14
[PATCH v2 02/10] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
Chuan Zheng
,
2020/08/14
[PATCH v2 07/10] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
,
Chuan Zheng
,
2020/08/14
[PATCH v2 08/10] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
,
Chuan Zheng
,
2020/08/14
[PATCH v2 09/10] migration/dirtyrate: Implement calculate_dirtyrate() function
,
Chuan Zheng
,
2020/08/14
[PATCH v2 03/10] migration/dirtyrate: Add dirtyrate statistics series functions
,
Chuan Zheng
,
2020/08/14
[PATCH v2 01/10] migration/dirtyrate: Add get_dirtyrate_thread() function
,
Chuan Zheng
,
2020/08/14
[PATCH v2 04/10] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
,
Chuan Zheng
,
2020/08/14
[PATCH v2 00/10] *** A Method for evaluating dirty page rate ***
,
Chuan Zheng
,
2020/08/15
[PATCH v2 02/10] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
,
Chuan Zheng
,
2020/08/15
[PATCH v2 10/10] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Chuan Zheng
,
2020/08/15
[PATCH v2 09/10] migration/dirtyrate: Implement calculate_dirtyrate() function
,
Chuan Zheng
,
2020/08/15
[PATCH v2 08/10] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
,
Chuan Zheng
,
2020/08/15
[PATCH v2 05/10] migration/dirtyrate: Record hash results for each sampled page
,
Chuan Zheng
,
2020/08/15
[PATCH v2 03/10] migration/dirtyrate: Add dirtyrate statistics series functions
,
Chuan Zheng
,
2020/08/15
[PATCH v2 04/10] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
,
Chuan Zheng
,
2020/08/15
[PATCH v2 06/10] migration/dirtyrate: Compare page hash results for recorded sampled page
,
Chuan Zheng
,
2020/08/15
[PATCH v2 07/10] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
,
Chuan Zheng
,
2020/08/15
[PATCH v2 01/10] migration/dirtyrate: Add get_dirtyrate_thread() function
,
Chuan Zheng
,
2020/08/15
Re: [PATCH v2 00/10] *** A Method for evaluating dirty page rate ***
,
no-reply
,
2020/08/15
Re: [PATCH v2 00/10] *** A Method for evaluating dirty page rate ***
,
no-reply
,
2020/08/15
Re: [PATCH v2 00/10] *** A Method for evaluating dirty page rate ***
,
no-reply
,
2020/08/15
[PATCH v2 000/150] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/14
[PATCH 001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE
,
Paolo Bonzini
,
2020/08/14
[PATCH 006/150] meson: rename .inc.h files to .h.inc
,
Paolo Bonzini
,
2020/08/14
[PATCH 003/150] pc-bios/s390-ccw: do not use rules.mak
,
Paolo Bonzini
,
2020/08/14
[PATCH 002/150] optionrom: simplify Makefile
,
Paolo Bonzini
,
2020/08/14
[PATCH 007/150] build-sys hack: ensure target directory is there
,
Paolo Bonzini
,
2020/08/14
[PATCH 009/150] tests/vm: check for Python YAML parser in the Makefile
,
Paolo Bonzini
,
2020/08/14
[PATCH 008/150] tests/vm: do not pollute configure with --efi-aarch64
,
Paolo Bonzini
,
2020/08/14
[PATCH 010/150] tests/docker: add test script for static linux-user builds
,
Paolo Bonzini
,
2020/08/14
[PATCH 004/150] trace: switch position of headers to what Meson requires
,
Paolo Bonzini
,
2020/08/14
[PATCH 011/150] nsis: use "make DESTDIR=" instead of "make prefix="
,
Paolo Bonzini
,
2020/08/14
[PATCH 015/150] tests/vm: include setuptools
,
Paolo Bonzini
,
2020/08/14
[PATCH 013/150] configure: expand path variables for meson configure
,
Paolo Bonzini
,
2020/08/14
[PATCH 018/150] build-sys hack: link with whole .fa archives
,
Paolo Bonzini
,
2020/08/14
[PATCH 005/150] meson: rename included C source files to .c.inc
,
Paolo Bonzini
,
2020/08/14
[PATCH 014/150] configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 012/150] configure: do not include $(...) variables in config-host.mak
,
Paolo Bonzini
,
2020/08/14
[PATCH 017/150] configure: generate Meson cross file
,
Paolo Bonzini
,
2020/08/14
[PATCH 019/150] build-sys: add meson submodule
,
Paolo Bonzini
,
2020/08/14
[PATCH 021/150] meson: enable pie
,
Paolo Bonzini
,
2020/08/14
[PATCH 020/150] meson: move summary to meson.build
,
Paolo Bonzini
,
2020/08/14
[PATCH 022/150] meson: use coverage option
,
Paolo Bonzini
,
2020/08/14
[PATCH 023/150] meson: add sparse support
,
Paolo Bonzini
,
2020/08/14
[PATCH 026/150] meson: add remaining generated tcg trace helpers
,
Paolo Bonzini
,
2020/08/14
[PATCH 024/150] meson: add testsuite Makefile generator
,
Paolo Bonzini
,
2020/08/14
[PATCH 029/150] tools/virtiofsd: convert to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 032/150] contrib/vhost-user-scsi: convert to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 028/150] contrib/libvhost-user: convert to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 027/150] meson: add version.o
,
Paolo Bonzini
,
2020/08/14
[PATCH 025/150] libqemuutil, qapi, trace: convert to meson
,
Paolo Bonzini
,
2020/08/14
Re: [PATCH 025/150] libqemuutil, qapi, trace: convert to meson
,
Roman Bolshakov
,
2020/08/17
Re: [PATCH 025/150] libqemuutil, qapi, trace: convert to meson
,
Philippe Mathieu-Daudé
,
2020/08/17
Re: [PATCH 025/150] libqemuutil, qapi, trace: convert to meson
,
Paolo Bonzini
,
2020/08/17
[PATCH 031/150] vhost-user-scsi: add compatibility for libiscsi 1.9.0
,
Paolo Bonzini
,
2020/08/14
[PATCH 030/150] contrib/vhost-user-blk: convert to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 016/150] configure: integrate Meson in the build system
,
Paolo Bonzini
,
2020/08/14
[PATCH 037/150] contrib/elf2dmp: convert to meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 041/150] meson: convert vss-win32
,
Paolo Bonzini
,
2020/08/14
[PATCH 038/150] meson: add macos dependencies
,
Paolo Bonzini
,
2020/08/14
[PATCH 033/150] contrib/rdmacm-mux: convert to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 034/150] contrib/vhost-user-input: convert to meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 036/150] contrib/ivshmem: convert to meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 039/150] meson: add solaris and Haiku libraries
,
Paolo Bonzini
,
2020/08/14
[PATCH 043/150] meson: convert dummy Windows qga/qemu-ga target
,
Paolo Bonzini
,
2020/08/14
[PATCH 048/150] meson: keymap-gen
,
Paolo Bonzini
,
2020/08/14
[PATCH 046/150] meson: add qemu-edid
,
Paolo Bonzini
,
2020/08/14
[PATCH 044/150] meson: add qemu-bridge-helper
,
Paolo Bonzini
,
2020/08/14
[PATCH 047/150] meson: add virtfs-proxy-helper
,
Paolo Bonzini
,
2020/08/14
[PATCH 049/150] meson: generate qemu-version.h
,
Paolo Bonzini
,
2020/08/14
[PATCH 035/150] contrib/vhost-user-gpu: convert to meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 042/150] meson: add msi generation
,
Paolo Bonzini
,
2020/08/14
[PATCH 040/150] meson: convert qemu-ga
,
Paolo Bonzini
,
2020/08/14
[PATCH 050/150] meson: generate shader headers
,
Paolo Bonzini
,
2020/08/14
[PATCH 052/150] meson: handle edk2 bios and descriptors
,
Paolo Bonzini
,
2020/08/14
[PATCH 045/150] meson: add qemu-keymap
,
Paolo Bonzini
,
2020/08/14
[PATCH 053/150] meson: convert check-decodetree
,
Paolo Bonzini
,
2020/08/14
[PATCH 054/150] meson: convert tests/fp and check-softfloat
,
Paolo Bonzini
,
2020/08/14
[PATCH 059/150] meson: convert io directory to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 057/150] meson: convert authz directory to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 058/150] meson: convert crypto directory to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 051/150] meson: generate hxtool files
,
Paolo Bonzini
,
2020/08/14
[PATCH 055/150] meson: convert check-qapi-schema
,
Paolo Bonzini
,
2020/08/14
[PATCH 056/150] meson: convert qom directory to Meson (tools part)
,
Paolo Bonzini
,
2020/08/14
[PATCH 060/150] meson: convert target/s390x/gen-features.h
,
Paolo Bonzini
,
2020/08/14
[PATCH 063/150] meson: convert chardev directory to Meson (tools part)
,
Paolo Bonzini
,
2020/08/14
[PATCH 065/150] meson: qemu-{img,io,nbd}
,
Paolo Bonzini
,
2020/08/14
[PATCH 061/150] meson: infrastructure for building emulators
,
Paolo Bonzini
,
2020/08/14
[PATCH 062/150] meson: add modules infrastructure
,
Paolo Bonzini
,
2020/08/14
[PATCH 068/150] meson: convert chardev directory to Meson (emulator part)
,
Paolo Bonzini
,
2020/08/14
[PATCH 069/150] meson: convert tests/qtest to meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 066/150] meson: qemu-pr-helper
,
Paolo Bonzini
,
2020/08/14
[PATCH 064/150] meson: convert block
,
Paolo Bonzini
,
2020/08/14
[PATCH 067/150] configure, Makefile; remove TOOLS and HELPERS-y variable
,
Paolo Bonzini
,
2020/08/14
[PATCH 072/150] meson: convert root directory to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 076/150] meson: convert common QMP bits for qemu and qemu-storage-daemon
,
Paolo Bonzini
,
2020/08/14
[PATCH 075/150] meson: convert dump/
,
Paolo Bonzini
,
2020/08/14
[PATCH 073/150] meson: convert most of softmmu/
,
Paolo Bonzini
,
2020/08/14
[PATCH 079/150] meson: convert migration directory to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 078/150] meson: convert replay directory to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 070/150] meson: convert audio directory to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 077/150] meson: convert qemu-storage-daemon
,
Paolo Bonzini
,
2020/08/14
[PATCH 074/150] meson: convert trace/
,
Paolo Bonzini
,
2020/08/14
[PATCH 071/150] meson: convert ui directory to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 080/150] meson: convert net directory to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 081/150] meson: convert backends directory to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 082/150] meson: convert fsdev/
,
Paolo Bonzini
,
2020/08/14
[PATCH 085/150] meson: convert hw/xen
,
Paolo Bonzini
,
2020/08/14
[PATCH 086/150] meson: convert hw/core
,
Paolo Bonzini
,
2020/08/14
[PATCH 087/150] meson: convert hw/semihosting
,
Paolo Bonzini
,
2020/08/14
[PATCH 084/150] meson: convert qapi-specific to meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 083/150] meson: convert disas directory to Meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 088/150] meson: convert hw/nubus
,
Paolo Bonzini
,
2020/08/14
[PATCH 089/150] meson: convert hw/smbios
,
Paolo Bonzini
,
2020/08/14
[PATCH 090/150] meson: convert hw/mem
,
Paolo Bonzini
,
2020/08/14
[PATCH 093/150] meson: convert hw/vfio
,
Paolo Bonzini
,
2020/08/14
[PATCH 094/150] meson: convert hw/usb
,
Paolo Bonzini
,
2020/08/14
[PATCH 092/150] meson: convert hw/virtio
,
Paolo Bonzini
,
2020/08/14
[PATCH 091/150] meson: convert hw/watchdog
,
Paolo Bonzini
,
2020/08/14
[PATCH 098/150] meson: convert hw/ssi
,
Paolo Bonzini
,
2020/08/14
[PATCH 101/150] meson: convert hw/pcmcia
,
Paolo Bonzini
,
2020/08/14
[PATCH 096/150] meson: convert hw/timer
,
Paolo Bonzini
,
2020/08/14
[PATCH 099/150] meson: convert hw/sd
,
Paolo Bonzini
,
2020/08/14
[PATCH 095/150] meson: convert hw/tpm
,
Paolo Bonzini
,
2020/08/14
[PATCH 097/150] meson: convert hw/rtc
,
Paolo Bonzini
,
2020/08/14
[PATCH 100/150] meson: convert hw/scsi
,
Paolo Bonzini
,
2020/08/14
[PATCH 107/150] meson: convert hw/net
,
Paolo Bonzini
,
2020/08/14
[PATCH 102/150] meson: convert hw/pci-host
,
Paolo Bonzini
,
2020/08/14
[PATCH 104/150] meson: convert hw/pci
,
Paolo Bonzini
,
2020/08/14
[PATCH 106/150] meson: convert hw/rdma
,
Paolo Bonzini
,
2020/08/14
[PATCH 110/150] meson: convert hw/ipmi
,
Paolo Bonzini
,
2020/08/14
[PATCH 103/150] meson: convert hw/pci-bridge
,
Paolo Bonzini
,
2020/08/14
[PATCH 108/150] meson: convert hw/misc
,
Paolo Bonzini
,
2020/08/14
[PATCH 109/150] meson: convert hw/isa
,
Paolo Bonzini
,
2020/08/14
[PATCH 111/150] meson: convert hw/ipack
,
Paolo Bonzini
,
2020/08/14
[PATCH 114/150] meson: convert hw/ide
,
Paolo Bonzini
,
2020/08/14
[PATCH 112/150] meson: convert hw/intc
,
Paolo Bonzini
,
2020/08/14
[PATCH 116/150] meson: convert hw/hyperv
,
Paolo Bonzini
,
2020/08/14
[PATCH 105/150] meson: convert hw/nvram
,
Paolo Bonzini
,
2020/08/14
[PATCH 113/150] meson: convert hw/input
,
Paolo Bonzini
,
2020/08/14
[PATCH 118/150] meson: convert hw/dma
,
Paolo Bonzini
,
2020/08/14
[PATCH 115/150] meson: convert hw/i2c
,
Paolo Bonzini
,
2020/08/14
[PATCH 117/150] meson: convert hw/gpio
,
Paolo Bonzini
,
2020/08/14
[PATCH 119/150] meson: convert hw/display
,
Paolo Bonzini
,
2020/08/14
[PATCH 120/150] meson: convert hw/cpu
,
Paolo Bonzini
,
2020/08/14
[PATCH 121/150] meson: convert hw/char
,
Paolo Bonzini
,
2020/08/14
[PATCH 123/150] meson: convert hw/audio
,
Paolo Bonzini
,
2020/08/14
[PATCH 122/150] meson: convert hw/block
,
Paolo Bonzini
,
2020/08/14
[PATCH 124/150] meson: convert hw/adc
,
Paolo Bonzini
,
2020/08/14
[PATCH 127/150] meson: convert hw/arch*
,
Paolo Bonzini
,
2020/08/14
[PATCH 125/150] meson: convert hw/acpi
,
Paolo Bonzini
,
2020/08/14
[PATCH 126/150] meson: convert hw/9pfs, cleanup
,
Paolo Bonzini
,
2020/08/14
[PATCH 129/150] meson: accel
,
Paolo Bonzini
,
2020/08/14
[PATCH 128/150] meson: target
,
Paolo Bonzini
,
2020/08/14
[PATCH 135/150] meson: convert systemtap files
,
Paolo Bonzini
,
2020/08/14
[PATCH 131/150] meson: bsd-user
,
Paolo Bonzini
,
2020/08/14
[PATCH 130/150] meson: linux-user
,
Paolo Bonzini
,
2020/08/14
[PATCH 136/150] rules.mak: remove version.o
,
Paolo Bonzini
,
2020/08/14
[PATCH 134/150] meson: link emulators without Makefile.target
,
Paolo Bonzini
,
2020/08/14
[PATCH 132/150] meson: cpu-emu
,
Paolo Bonzini
,
2020/08/14
[PATCH 133/150] meson: plugins
,
Paolo Bonzini
,
2020/08/14
[PATCH 138/150] meson: sphinx-build
,
Paolo Bonzini
,
2020/08/14
[PATCH 139/150] docs: automatically track manual dependencies
,
Paolo Bonzini
,
2020/08/14
[PATCH 137/150] remove Makefile.target
,
Paolo Bonzini
,
2020/08/14
[PATCH 141/150] meson: convert check-block
,
Paolo Bonzini
,
2020/08/14
[PATCH 144/150] meson: convert sample plugins
,
Paolo Bonzini
,
2020/08/14
[PATCH 145/150] meson: move SDL and SDL-image detection to meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 140/150] meson: build texi doc
,
Paolo Bonzini
,
2020/08/14
[PATCH 146/150] meson: convert VNC and dependent libraries to meson
,
Paolo Bonzini
,
2020/08/14
[PATCH 148/150] meson: avoid unstable module warning with Meson 0.56.0 or newer
,
Paolo Bonzini
,
2020/08/14
[PATCH 143/150] meson: replace create-config with meson configure_file
,
Paolo Bonzini
,
2020/08/14
[PATCH 147/150] meson: convert po/
,
Paolo Bonzini
,
2020/08/14
[PATCH 150/150] docs: convert build system documentation to rST
,
Paolo Bonzini
,
2020/08/14
[PATCH 142/150] rules.mak: drop unneeded macros
,
Paolo Bonzini
,
2020/08/14
[PATCH 149/150] meson: update build-system documentation
,
Paolo Bonzini
,
2020/08/14
Re: [PATCH v2 000/150] Meson integration for 5.2
,
no-reply
,
2020/08/14
Re: [PATCH v2 000/150] Meson integration for 5.2
,
no-reply
,
2020/08/14
Re: [PATCH v2 000/150] Meson integration for 5.2
,
no-reply
,
2020/08/14
Re: [PATCH v2 000/150] Meson integration for 5.2
,
Howard Spoelstra
,
2020/08/15
Re: [PATCH v2 000/150] Meson integration for 5.2
,
Roman Bolshakov
,
2020/08/17
Re: [PATCH v2 000/150] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH v2 000/150] Meson integration for 5.2
,
Roman Bolshakov
,
2020/08/17
Re: [PATCH v2 000/150] Meson integration for 5.2
,
Philippe Mathieu-Daudé
,
2020/08/17
Re: [PATCH v2 000/150] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH v2 000/150] Meson integration for 5.2
,
Cornelia Huck
,
2020/08/17
Re: [PATCH v2 000/150] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/17
Re: [PATCH v2 000/150] Meson integration for 5.2
,
Cornelia Huck
,
2020/08/17
[PATCH 0/7] block: Use definitions instead of magic values
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 1/7] block/null: Make more explicit the driver default size is 1GiB
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 1/7] block/null: Make more explicit the driver default size is 1GiB
,
Richard Henderson
,
2020/08/14
Re: [PATCH 1/7] block/null: Make more explicit the driver default size is 1GiB
,
Li Qiang
,
2020/08/15
Re: [PATCH 1/7] block/null: Make more explicit the driver default size is 1GiB
,
Kevin Wolf
,
2020/08/17
[PATCH 2/7] hw/ide/core: Trivial typo fix
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 2/7] hw/ide/core: Trivial typo fix
,
Richard Henderson
,
2020/08/14
Re: [PATCH 2/7] hw/ide/core: Trivial typo fix
,
Li Qiang
,
2020/08/15
Re: [PATCH 2/7] hw/ide/core: Trivial typo fix
,
Kevin Wolf
,
2020/08/17
[PATCH 3/7] hw/ide/core: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 3/7] hw/ide/core: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Richard Henderson
,
2020/08/14
Re: [PATCH 3/7] hw/ide/core: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Li Qiang
,
2020/08/15
Re: [PATCH 3/7] hw/ide/core: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Kevin Wolf
,
2020/08/17
[PATCH 4/7] hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 4/7] hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Richard Henderson
,
2020/08/14
Re: [PATCH 4/7] hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Li Qiang
,
2020/08/15
[PATCH 5/7] hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 5/7] hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Richard Henderson
,
2020/08/14
Re: [PATCH 5/7] hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Li Qiang
,
2020/08/15
[PATCH 6/7] hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 6/7] hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Richard Henderson
,
2020/08/14
Re: [PATCH 6/7] hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Li Qiang
,
2020/08/15
[PATCH 7/7] hw/scsi/scsi-disk: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 7/7] hw/scsi/scsi-disk: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Richard Henderson
,
2020/08/14
Re: [PATCH 7/7] hw/scsi/scsi-disk: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Li Qiang
,
2020/08/15
Re: [PATCH 7/7] hw/scsi/scsi-disk: Replace magic '512' value by BDRV_SECTOR_SIZE
,
Kevin Wolf
,
2020/08/17
Re: [PATCH 0/7] block: Use definitions instead of magic values
,
Stefano Garzarella
,
2020/08/17
Re: QEMU latest release riscv32-softmmu not working
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: QEMU latest release riscv32-softmmu not working
,
Chih-Min Chao
,
2020/08/14
Re: QEMU latest release riscv32-softmmu not working
,
arman avetisyan
,
2020/08/14
[Bug 1840719] Re: win98se floppy fails to boot with isapc machine
,
Roman Bolshakov
,
2020/08/14
[PATCH] target/riscv: Fix bug in getting trap cause name for trace_riscv_trap
,
Yifei Jiang
,
2020/08/13
Re: [PATCH] target/riscv: Fix bug in getting trap cause name for trace_riscv_trap
,
no-reply
,
2020/08/14
Re: [PATCH] target/riscv: Fix bug in getting trap cause name for trace_riscv_trap
,
Alistair Francis
,
2020/08/17
[PATCH v2] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
,
Greg Kurz
,
2020/08/13
Re: [PATCH v2] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
,
David Gibson
,
2020/08/14
[Bug 1886076] Re: risc-v pmp implementation error
,
Alistair Francis
,
2020/08/13
[Bug 1886076] Re: risc-v pmp implementation error
,
Alistair Francis
,
2020/08/13
[Bug 1889411] Re: RISC-V: Unable to unwind the stack upon signals
,
Alistair Francis
,
2020/08/13
[Bug 1889411] Re: RISC-V: Unable to unwind the stack upon signals
,
Thomas Huth
,
2020/08/20
[PATCH 00/41] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
2020/08/13
[PATCH 01/41] pl1110: Rename PL1110 enum
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 01/41] pl1110: Rename PL1110 enum
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 01/41] pl1110: Rename PL1110 enum
,
Eduardo Habkost
,
2020/08/18
Re: [PATCH 01/41] pl1110: Rename PL1110 enum
,
Philippe Mathieu-Daudé
,
2020/08/18
[PATCH 03/41] megasas: Rename QOM class cast macros
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 03/41] megasas: Rename QOM class cast macros
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 04/41] vmw_pvscsi: Rename QOM class cast macros
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 04/41] vmw_pvscsi: Rename QOM class cast macros
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 05/41] aspeed_timer: Fix ASPEED_TIMER macro definition
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 05/41] aspeed_timer: Fix ASPEED_TIMER macro definition
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 05/41] aspeed_timer: Fix ASPEED_TIMER macro definition
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 02/41] e1000: Rename QOM class cast macros
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 02/41] e1000: Rename QOM class cast macros
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 06/41] allwinner-h3: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 06/41] allwinner-h3: Rename memmap enum constants
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 06/41] allwinner-h3: Rename memmap enum constants
,
Niek Linnenbank
,
2020/08/17
Re: [PATCH 06/41] allwinner-h3: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/18
[PATCH 09/41] sifive_e: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 09/41] sifive_e: Rename memmap enum constants
,
Alistair Francis
,
2020/08/14
[PATCH 10/41] sifive_u: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 10/41] sifive_u: Rename memmap enum constants
,
Alistair Francis
,
2020/08/14
[PATCH 12/41] virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASS
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 12/41] virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASS
,
Cornelia Huck
,
2020/08/17
Re: [PATCH 12/41] virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASS
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 11/41] versatile: Fix typo in PCI_VPB_HOST definition
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 11/41] versatile: Fix typo in PCI_VPB_HOST definition
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 11/41] versatile: Fix typo in PCI_VPB_HOST definition
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 07/41] aspeed_soc: Rename memmap/irqmap enum constants
,
Eduardo Habkost
,
2020/08/13
[PATCH 13/41] hvf: Add missing include
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 13/41] hvf: Add missing include
,
Daniel P . Berrangé
,
2020/08/17
Re: [PATCH 13/41] hvf: Add missing include
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH 13/41] hvf: Add missing include
,
Roman Bolshakov
,
2020/08/18
[PATCH 08/41] opentitan: Rename memmap enum constants
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 08/41] opentitan: Rename memmap enum constants
,
Alistair Francis
,
2020/08/14
Re: [PATCH 08/41] opentitan: Rename memmap enum constants
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 08/41] opentitan: Rename memmap enum constants
,
Bin Meng
,
2020/08/17
Re: [PATCH 08/41] opentitan: Rename memmap enum constants
,
Alistair Francis
,
2020/08/21
Re: [PATCH 08/41] opentitan: Rename memmap enum constants
,
Bin Meng
,
2020/08/25
[PATCH 16/41] throttle-groups: Move ThrottleGroup typedef to header
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 16/41] throttle-groups: Move ThrottleGroup typedef to header
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 16/41] throttle-groups: Move ThrottleGroup typedef to header
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 14/41] hcd-dwc2: Rename USB_*CLASS macros for consistency
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 14/41] hcd-dwc2: Rename USB_*CLASS macros for consistency
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 14/41] hcd-dwc2: Rename USB_*CLASS macros for consistency
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 15/41] tulip: Move TulipState typedef to header
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 15/41] tulip: Move TulipState typedef to header
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 15/41] tulip: Move TulipState typedef to header
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 18/41] i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 18/41] i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 18/41] i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 19/41] hvf: Move HVFState typedef to hvf.h
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 19/41] hvf: Move HVFState typedef to hvf.h
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 17/41] pci: Move PCIBusClass typedef to pci.h
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 17/41] pci: Move PCIBusClass typedef to pci.h
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 21/41] s390_flic: Move KVMS390FLICState typedef to header
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 21/41] s390_flic: Move KVMS390FLICState typedef to header
,
Cornelia Huck
,
2020/08/17
Re: [PATCH 21/41] s390_flic: Move KVMS390FLICState typedef to header
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 22/41] can_emu: Delete macros for non-existing typedef
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 22/41] can_emu: Delete macros for non-existing typedef
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 22/41] can_emu: Delete macros for non-existing typedef
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 24/41] platform-bus: Delete macros for non-existing typedef
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 24/41] platform-bus: Delete macros for non-existing typedef
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 27/41] qom: Fix G_DEFINE_AUTOPTR_CLEANUP_FUNC
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 27/41] qom: Fix G_DEFINE_AUTOPTR_CLEANUP_FUNC
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 20/41] mcf_fec: Move mcf_fec_state typedef to header
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 20/41] mcf_fec: Move mcf_fec_state typedef to header
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 23/41] nubus: Delete unused NUBUS_BRIDGE macro
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 23/41] nubus: Delete unused NUBUS_BRIDGE macro
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 23/41] nubus: Delete unused NUBUS_BRIDGE macro
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 25/41] qom: make object_ref/unref use a void * instead of Object *.
,
Eduardo Habkost
,
2020/08/13
[PATCH 26/41] qom: provide convenient macros for declaring and defining types
,
Eduardo Habkost
,
2020/08/13
[PATCH 30/41] qom: Make type checker functions accept const pointers
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 30/41] qom: Make type checker functions accept const pointers
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH 30/41] qom: Make type checker functions accept const pointers
,
Daniel P . Berrangé
,
2020/08/17
Re: [PATCH 30/41] qom: Make type checker functions accept const pointers
,
Eduardo Habkost
,
2020/08/18
[PATCH 29/41] qom: DECLARE_*_CHECKERS macros
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 29/41] qom: DECLARE_*_CHECKERS macros
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 31/41] qom: TYPE_INFO macro
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 31/41] qom: TYPE_INFO macro
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 33/41] [automated] Delete duplicate QOM typedefs
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 33/41] [automated] Delete duplicate QOM typedefs
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 32/41] codeconverter: script for automating QOM code cleanups
,
Eduardo Habkost
,
2020/08/13
[PATCH 39/41] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
,
Eduardo Habkost
,
2020/08/13
[PATCH 37/41] [automated] Use DECLARE_*CHECKER* when possible (--force mode)
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 37/41] [automated] Use DECLARE_*CHECKER* when possible (--force mode)
,
Daniel P . Berrangé
,
2020/08/17
Re: [PATCH 37/41] [automated] Use DECLARE_*CHECKER* when possible (--force mode)
,
Eduardo Habkost
,
2020/08/17
[PATCH 38/41] [automated] Use OBJECT_DECLARE_TYPE where possible
,
Eduardo Habkost
,
2020/08/13
[PATCH 40/41] crypto: use QOM macros for declaration/definition of secret types
,
Eduardo Habkost
,
2020/08/13
[PATCH 34/41] [automated] Use TYPE_INFO macro
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 34/41] [automated] Use TYPE_INFO macro
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 41/41] crypto: use QOM macros for declaration/definition of TLS creds types
,
Eduardo Habkost
,
2020/08/13
[PATCH 36/41] [automated] Use DECLARE_*CHECKER* macros
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 36/41] [automated] Use DECLARE_*CHECKER* macros
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 35/41] [automated] Move QOM typedefs and add missing includes
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 35/41] [automated] Move QOM typedefs and add missing includes
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 28/41] qom: Allow class type name to be specified in OBJECT_DECLARE*
,
Eduardo Habkost
,
2020/08/13
Re: [PATCH 28/41] qom: Allow class type name to be specified in OBJECT_DECLARE*
,
Daniel P . Berrangé
,
2020/08/17
Re: [PATCH 00/41] qom: Automated conversion of type checking boilerplate
,
no-reply
,
2020/08/13
Re: [PATCH 00/41] qom: Automated conversion of type checking boilerplate
,
no-reply
,
2020/08/13
Re: [PATCH 00/41] qom: Automated conversion of type checking boilerplate
,
no-reply
,
2020/08/13
Re: [PATCH 00/41] qom: Automated conversion of type checking boilerplate
,
Roman Bolshakov
,
2020/08/18
Re: [PATCH 00/41] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
2020/08/18
[PATCH v3 0/1] cputlb: Make store_helper less fragile to compiler optimizations
,
Richard Henderson
,
2020/08/13
[PATCH v3 1/1] cputlb: Make store_helper less fragile to compiler optimizations
,
Richard Henderson
,
2020/08/13
Re: [PATCH v3 1/1] cputlb: Make store_helper less fragile to compiler optimizations
,
Shu-Chun Weng
,
2020/08/14
[PATCH v2 0/2] target/arm: Fix syndrome for MTE tag check fail
,
Richard Henderson
,
2020/08/13
[PATCH v2 1/2] target/arm: Pass the entire mte descriptor to mte_check_fail
,
Richard Henderson
,
2020/08/13
[PATCH v2 2/2] target/arm: Fill in the WnR syndrome bit in mte_check_fail
,
Richard Henderson
,
2020/08/13
Re: [PATCH v2 0/2] target/arm: Fix syndrome for MTE tag check fail
,
Peter Maydell
,
2020/08/24
[PATCH v2 0/3] target/arm: Implement an IMPDEF pauth algorithm
,
Richard Henderson
,
2020/08/13
[PATCH v2 1/3] target/arm: Add cpu properties to control pauth
,
Richard Henderson
,
2020/08/13
Re: [PATCH v2 1/3] target/arm: Add cpu properties to control pauth
,
Andrew Jones
,
2020/08/14
Re: [PATCH v2 1/3] target/arm: Add cpu properties to control pauth
,
Andrew Jones
,
2020/08/14
[PATCH v2 3/3] target/arm: Use object_property_add_bool for "sve" property
,
Richard Henderson
,
2020/08/13
Re: [PATCH v2 3/3] target/arm: Use object_property_add_bool for "sve" property
,
Andrew Jones
,
2020/08/14
[PATCH v2 2/3] target/arm: Implement an IMPDEF pauth algorithm
,
Richard Henderson
,
2020/08/13
Re: [PATCH v2 2/3] target/arm: Implement an IMPDEF pauth algorithm
,
Andrew Jones
,
2020/08/14
Re: [PATCH v2 2/3] target/arm: Implement an IMPDEF pauth algorithm
,
Richard Henderson
,
2020/08/14
[RFC PATCH v2 0/3] target/mips: Report unimplemented cache() operations
,
Philippe Mathieu-Daudé
,
2020/08/13
[RFC PATCH v2 1/3] target/mips/op_helper: Convert multiple if() to switch case
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [RFC PATCH v2 1/3] target/mips/op_helper: Convert multiple if() to switch case
,
Jiaxun Yang
,
2020/08/13
[RFC PATCH v2 2/3] target/mips/op_helper: Document Invalidate/Writeback opcodes as no-op
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [RFC PATCH v2 2/3] target/mips/op_helper: Document Invalidate/Writeback opcodes as no-op
,
Richard Henderson
,
2020/08/13
Re: [RFC PATCH v2 2/3] target/mips/op_helper: Document Invalidate/Writeback opcodes as no-op
,
Jiaxun Yang
,
2020/08/13
[RFC PATCH v2 3/3] target/mips/op_helper: Log unimplemented cache opcode
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [RFC PATCH v2 3/3] target/mips/op_helper: Log unimplemented cache opcode
,
Richard Henderson
,
2020/08/13
[RFC PATCH v2 0/7] util/vfio-helpers: Add support for multiple IRQs
,
Philippe Mathieu-Daudé
,
2020/08/13
[RFC PATCH v2 1/7] util/vfio-helpers: Store eventfd using int32_t type
,
Philippe Mathieu-Daudé
,
2020/08/13
[RFC PATCH v2 2/7] util/vfio-helpers: Move IRQ 'type' from pci_init_irq() to open_pci()
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [RFC PATCH v2 2/7] util/vfio-helpers: Move IRQ 'type' from pci_init_irq() to open_pci()
,
Alex Williamson
,
2020/08/13
[RFC PATCH v2 3/7] util/vfio-helpers: Introduce 'irq_count' variable
,
Philippe Mathieu-Daudé
,
2020/08/13
[RFC PATCH v2 4/7] util/vfio-helpers: Check the device allow up to 'irq_count' IRQs
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [RFC PATCH v2 4/7] util/vfio-helpers: Check the device allow up to 'irq_count' IRQs
,
Alex Williamson
,
2020/08/13
[RFC PATCH v2 5/7] util/vfio-helpers: Support multiple eventfd
,
Philippe Mathieu-Daudé
,
2020/08/13
[RFC PATCH v2 6/7] util/vfio-helpers: Allow to set EventNotifier to particular IRQ
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [RFC PATCH v2 6/7] util/vfio-helpers: Allow to set EventNotifier to particular IRQ
,
Alex Williamson
,
2020/08/13
[RFC PATCH v2 7/7] util/vfio-helpers: Allow opening device requesting for multiple IRQs
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [RFC PATCH v2 7/7] util/vfio-helpers: Allow opening device requesting for multiple IRQs
,
Alex Williamson
,
2020/08/13
[PATCH] spapr/xive: Use xive_source_esb_len()
,
Greg Kurz
,
2020/08/13
Re: [PATCH] spapr/xive: Use xive_source_esb_len()
,
Gustavo Romero
,
2020/08/13
Re: [PATCH] spapr/xive: Use xive_source_esb_len()
,
Greg Kurz
,
2020/08/13
Re: [PATCH] spapr/xive: Use xive_source_esb_len()
,
Gustavo Romero
,
2020/08/13
Re: [PATCH] spapr/xive: Use xive_source_esb_len()
,
Cédric Le Goater
,
2020/08/14
Re: [PATCH] spapr/xive: Use xive_source_esb_len()
,
David Gibson
,
2020/08/14
Re: [PATCH 3/3] softfloat: add fp16 and uint8/int8 interconvert functions
,
Richard Henderson
,
2020/08/13
Re: [PATCH 2/3] softfloat: add APIs to handle alternative sNaN propagation
,
Richard Henderson
,
2020/08/13
Re: [PATCH 2/3] softfloat: add APIs to handle alternative sNaN propagation
,
Chih-Min Chao
,
2020/08/14
Re: [PATCH 2/3] softfloat: add APIs to handle alternative sNaN propagation
,
Richard Henderson
,
2020/08/14
[PATCH] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
,
Li Qiang
,
2020/08/13
Re: [PATCH] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
,
Pankaj Gupta
,
2020/08/17
Re: [PATCH] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
,
Li Qiang
,
2020/08/27
[PATCH] hw: virtio-mem: detach the element fromt the virtqueue when error occurs
,
Li Qiang
,
2020/08/13
Re: [PATCH] hw: virtio-mem: detach the element fromt the virtqueue when error occurs
,
David Hildenbrand
,
2020/08/13
Re: [PATCH] hw: virtio-mem: detach the element fromt the virtqueue when error occurs
,
Li Qiang
,
2020/08/13
Re: [PATCH] hw: virtio-mem: detach the element fromt the virtqueue when error occurs
,
David Hildenbrand
,
2020/08/16
Re: [PATCH] tests: fix a memory in test_socket_unix_abstract_good
,
Li Qiang
,
2020/08/13
Re: [PATCH] tests: fix a memory in test_socket_unix_abstract_good
,
Markus Armbruster
,
2020/08/25
[RFC PATCH 00/22] block/export: Add infrastructure and QAPI for block exports
,
Kevin Wolf
,
2020/08/13
[RFC PATCH 01/22] nbd: Remove unused nbd_export_get_blockdev()
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 01/22] nbd: Remove unused nbd_export_get_blockdev()
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 01/22] nbd: Remove unused nbd_export_get_blockdev()
,
Eric Blake
,
2020/08/19
[RFC PATCH 02/22] qapi: Create block-export module
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 02/22] qapi: Create block-export module
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 02/22] qapi: Create block-export module
,
Eric Blake
,
2020/08/19
[RFC PATCH 03/22] qapi: Rename BlockExport to BlockExportOptions
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 03/22] qapi: Rename BlockExport to BlockExportOptions
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 03/22] qapi: Rename BlockExport to BlockExportOptions
,
Eric Blake
,
2020/08/19
[RFC PATCH 04/22] block/export: Add BlockExport infrastructure and block-export-add
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 04/22] block/export: Add BlockExport infrastructure and block-export-add
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 04/22] block/export: Add BlockExport infrastructure and block-export-add
,
Kevin Wolf
,
2020/08/17
Re: [RFC PATCH 04/22] block/export: Add BlockExport infrastructure and block-export-add
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 04/22] block/export: Add BlockExport infrastructure and block-export-add
,
Kevin Wolf
,
2020/08/17
Re: [RFC PATCH 04/22] block/export: Add BlockExport infrastructure and block-export-add
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 04/22] block/export: Add BlockExport infrastructure and block-export-add
,
Eric Blake
,
2020/08/19
[RFC PATCH 05/22] qemu-storage-daemon: Use qmp_block_export_add()
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 05/22] qemu-storage-daemon: Use qmp_block_export_add()
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 05/22] qemu-storage-daemon: Use qmp_block_export_add()
,
Eric Blake
,
2020/08/19
[RFC PATCH 06/22] qemu-nbd: Use raw block driver for --offset
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 06/22] qemu-nbd: Use raw block driver for --offset
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 06/22] qemu-nbd: Use raw block driver for --offset
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 06/22] qemu-nbd: Use raw block driver for --offset
,
Nir Soffer
,
2020/08/17
Re: [RFC PATCH 06/22] qemu-nbd: Use raw block driver for --offset
,
Kevin Wolf
,
2020/08/18
Re: [RFC PATCH 06/22] qemu-nbd: Use raw block driver for --offset
,
Nir Soffer
,
2020/08/18
Re: [RFC PATCH 06/22] qemu-nbd: Use raw block driver for --offset
,
Eric Blake
,
2020/08/19
[RFC PATCH 07/22] block/export: Remove magic from block-export-add
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 07/22] block/export: Remove magic from block-export-add
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 07/22] block/export: Remove magic from block-export-add
,
Kevin Wolf
,
2020/08/17
Re: [RFC PATCH 07/22] block/export: Remove magic from block-export-add
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 07/22] block/export: Remove magic from block-export-add
,
Eric Blake
,
2020/08/19
Re: [RFC PATCH 07/22] block/export: Remove magic from block-export-add
,
Kevin Wolf
,
2020/08/20
Re: [RFC PATCH 07/22] block/export: Remove magic from block-export-add
,
Eric Blake
,
2020/08/20
Re: [RFC PATCH 07/22] block/export: Remove magic from block-export-add
,
Peter Krempa
,
2020/08/20
[RFC PATCH 08/22] nbd: Add max-connections to nbd-server-start
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 08/22] nbd: Add max-connections to nbd-server-start
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 08/22] nbd: Add max-connections to nbd-server-start
,
Kevin Wolf
,
2020/08/17
Re: [RFC PATCH 08/22] nbd: Add max-connections to nbd-server-start
,
Eric Blake
,
2020/08/19
Re: [RFC PATCH 08/22] nbd: Add max-connections to nbd-server-start
,
Kevin Wolf
,
2020/08/20
[RFC PATCH 10/22] nbd: Remove NBDExport.close callback
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 10/22] nbd: Remove NBDExport.close callback
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 10/22] nbd: Remove NBDExport.close callback
,
Eric Blake
,
2020/08/19
[RFC PATCH 11/22] qemu-nbd: Use blk_exp_add() to create the export
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 11/22] qemu-nbd: Use blk_exp_add() to create the export
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 11/22] qemu-nbd: Use blk_exp_add() to create the export
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 11/22] qemu-nbd: Use blk_exp_add() to create the export
,
Kevin Wolf
,
2020/08/17
Re: [RFC PATCH 11/22] qemu-nbd: Use blk_exp_add() to create the export
,
Eric Blake
,
2020/08/19
[RFC PATCH 13/22] block/export: Move refcount from NBDExport to BlockExport
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 13/22] block/export: Move refcount from NBDExport to BlockExport
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 13/22] block/export: Move refcount from NBDExport to BlockExport
,
Eric Blake
,
2020/08/19
Re: [RFC PATCH 13/22] block/export: Move refcount from NBDExport to BlockExport
,
Kevin Wolf
,
2020/08/20
[RFC PATCH 14/22] block/export: Move AioContext from NBDExport to BlockExport
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 14/22] block/export: Move AioContext from NBDExport to BlockExport
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 14/22] block/export: Move AioContext from NBDExport to BlockExport
,
Kevin Wolf
,
2020/08/17
Re: [RFC PATCH 14/22] block/export: Move AioContext from NBDExport to BlockExport
,
Max Reitz
,
2020/08/17
[RFC PATCH 15/22] block/export: Move device to BlockExportOptions
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 15/22] block/export: Move device to BlockExportOptions
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 15/22] block/export: Move device to BlockExportOptions
,
Kevin Wolf
,
2020/08/17
Re: [RFC PATCH 15/22] block/export: Move device to BlockExportOptions
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 15/22] block/export: Move device to BlockExportOptions
,
Eric Blake
,
2020/08/19
[RFC PATCH 16/22] block/export: Allocate BlockExport in blk_exp_add()
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 16/22] block/export: Allocate BlockExport in blk_exp_add()
,
Max Reitz
,
2020/08/18
[RFC PATCH 18/22] block/export: Add 'id' option to block-export-add
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 18/22] block/export: Add 'id' option to block-export-add
,
Max Reitz
,
2020/08/18
[RFC PATCH 17/22] block/export: Add blk_exp_close_all(_type)
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 17/22] block/export: Add blk_exp_close_all(_type)
,
Max Reitz
,
2020/08/18
[RFC PATCH 20/22] block/export: Add block-export-del
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 20/22] block/export: Add block-export-del
,
Max Reitz
,
2020/08/19
[RFC PATCH 19/22] block/export: Move strong user reference to block_exports
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 19/22] block/export: Move strong user reference to block_exports
,
Max Reitz
,
2020/08/19
Re: [RFC PATCH 19/22] block/export: Move strong user reference to block_exports
,
Max Reitz
,
2020/08/19
Re: [RFC PATCH 19/22] block/export: Move strong user reference to block_exports
,
Kevin Wolf
,
2020/08/19
Re: [RFC PATCH 19/22] block/export: Move strong user reference to block_exports
,
Max Reitz
,
2020/08/19
[RFC PATCH 22/22] block/export: Add query-block-exports
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 22/22] block/export: Add query-block-exports
,
Max Reitz
,
2020/08/19
Re: [RFC PATCH 22/22] block/export: Add query-block-exports
,
Kevin Wolf
,
2020/08/19
[RFC PATCH 21/22] block/export: Move blk to BlockExport
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 21/22] block/export: Move blk to BlockExport
,
Max Reitz
,
2020/08/19
[RFC PATCH 09/22] nbd: Add writethrough to block-export-add
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 09/22] nbd: Add writethrough to block-export-add
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 09/22] nbd: Add writethrough to block-export-add
,
Kevin Wolf
,
2020/08/17
Re: [RFC PATCH 09/22] nbd: Add writethrough to block-export-add
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 09/22] nbd: Add writethrough to block-export-add
,
Kevin Wolf
,
2020/08/17
Re: [RFC PATCH 09/22] nbd: Add writethrough to block-export-add
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 09/22] nbd: Add writethrough to block-export-add
,
Eric Blake
,
2020/08/19
Re: [RFC PATCH 09/22] nbd: Add writethrough to block-export-add
,
Eric Blake
,
2020/08/19
[RFC PATCH 12/22] nbd/server: Simplify export shutdown
,
Kevin Wolf
,
2020/08/13
Re: [RFC PATCH 12/22] nbd/server: Simplify export shutdown
,
Max Reitz
,
2020/08/17
Re: [RFC PATCH 12/22] nbd/server: Simplify export shutdown
,
Eric Blake
,
2020/08/19
[PATCH v2] tcg: Fix tcg gen for vectorized absolute value
,
Stephen Long
,
2020/08/13
Re: [PATCH v2] tcg: Fix tcg gen for vectorized absolute value
,
Richard Henderson
,
2020/08/13
[PATCH] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
,
Greg Kurz
,
2020/08/13
Re: [PATCH] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
,
Laurent Vivier
,
2020/08/13
[PATCH] hw: virtio-gpu: remove duplicated 'virtqueue_pop'
,
Li Qiang
,
2020/08/13
Re: [PATCH] hw: virtio-gpu: remove duplicated 'virtqueue_pop'
,
Laszlo Ersek
,
2020/08/13
Re: [PATCH] hw: virtio-gpu: remove duplicated 'virtqueue_pop'
,
Li Qiang
,
2020/08/13
Re: [PATCH] hw: virtio-gpu: remove duplicated 'virtqueue_pop'
,
Gerd Hoffmann
,
2020/08/17
What is bs->reqs_lock for?
,
Vladimir Sementsov-Ogievskiy
,
2020/08/13
Re: What is bs->reqs_lock for?
,
Paolo Bonzini
,
2020/08/13
Re: What is bs->reqs_lock for?
,
Vladimir Sementsov-Ogievskiy
,
2020/08/13
Re: What is bs->reqs_lock for?
,
Paolo Bonzini
,
2020/08/18
Re: What is bs->reqs_lock for?
,
Vladimir Sementsov-Ogievskiy
,
2020/08/19
[PATCH v3] block: Raise an error when backing file parameter is an empty string
,
Connor Kuehl
,
2020/08/13
Re: [PATCH v3] block: Raise an error when backing file parameter is an empty string
,
Connor Kuehl
,
2020/08/25
Re: [PATCH v3] block: Raise an error when backing file parameter is an empty string
,
Kevin Wolf
,
2020/08/26
[PATCH 1/2] QSLIST: add atomic replace operation
,
wanghonghao
,
2020/08/13
[PATCH 2/2] coroutine: take exactly one batch from global pool at a time
,
wanghonghao
,
2020/08/13
[PATCH 1/2] QSLIST: add atomic replace operation
,
wanghonghao
,
2020/08/24
[PATCH 2/2] coroutine: take exactly one batch from global pool at a time
,
wanghonghao
,
2020/08/24
Re: [PATCH 2/2] coroutine: take exactly one batch from global pool at a time
,
Stefan Hajnoczi
,
2020/08/25
Re: [External] Re: [PATCH 2/2] coroutine: take exactly one batch from global pool at a time
,
王洪浩
,
2020/08/26
Re: [PATCH 1/2] QSLIST: add atomic replace operation
,
Stefan Hajnoczi
,
2020/08/24
Re: [External] Re: [PATCH 1/2] QSLIST: add atomic replace operation
,
王洪浩
,
2020/08/24
[PATCH v2 1/2] QSLIST: add atomic replace operation
,
wanghonghao
,
2020/08/24
[PATCH v2 2/2] coroutine: take exactly one batch from global pool at a time
,
wanghonghao
,
2020/08/24
Contributor wanting to get started with simple contributions
,
Rohit Shinde
,
2020/08/13
Re: Contributor wanting to get started with simple contributions
,
Rohit Shinde
,
2020/08/24
Re: Contributor wanting to get started with simple contributions
,
Thomas Huth
,
2020/08/25
Re: Contributor wanting to get started with simple contributions
,
Rohit Shinde
,
2020/08/26
Re: Contributor wanting to get started with simple contributions
,
John Snow
,
2020/08/26
Re: Contributor wanting to get started with simple contributions
,
Rohit Shinde
,
2020/08/26
Re: Contributor wanting to get started with simple contributions
,
Rohit Shinde
,
2020/08/29
Re: Contributor wanting to get started with simple contributions
,
Thomas Huth
,
2020/08/27
Re: Contributor wanting to get started with simple contributions
,
Rohit Shinde
,
2020/08/27
Re: Contributor wanting to get started with simple contributions
,
Thomas Huth
,
2020/08/28
Re: Contributor wanting to get started with simple contributions
,
John Snow
,
2020/08/26
[Bug 1874678] Re: [Feature request] python-qemu package
,
Rohit Shinde
,
2020/08/13
[Bug 1874678] Re: [Feature request] python-qemu package
,
John Snow
,
2020/08/24
Call for Outreachy Mentors (December 2020 - March 2021)
,
Stefan Hajnoczi
,
2020/08/13
[RFC 0/9] Support disable/enable CPU features for AArch64
,
Peng Liang
,
2020/08/13
[RFC 4/9] target/arm: Allow ID registers to synchronize to KVM
,
Peng Liang
,
2020/08/13
[RFC 2/9] target/arm: parse cpu feature related options
,
Peng Liang
,
2020/08/13
Re: [RFC 2/9] target/arm: parse cpu feature related options
,
Andrew Jones
,
2020/08/13
Re: [RFC 2/9] target/arm: parse cpu feature related options
,
Peng Liang
,
2020/08/15
Re: [RFC 2/9] target/arm: parse cpu feature related options
,
Andrew Jones
,
2020/08/15
[RFC 3/9] target/arm: register CPU features for property
,
Peng Liang
,
2020/08/13
Re: [RFC 3/9] target/arm: register CPU features for property
,
Andrew Jones
,
2020/08/13
[RFC 5/9] target/arm: introduce CPU feature dependency mechanism
,
Peng Liang
,
2020/08/13
Re: [RFC 5/9] target/arm: introduce CPU feature dependency mechanism
,
Andrew Jones
,
2020/08/13
Re: [RFC 5/9] target/arm: introduce CPU feature dependency mechanism
,
Peng Liang
,
2020/08/15
Re: [RFC 5/9] target/arm: introduce CPU feature dependency mechanism
,
Andrew Jones
,
2020/08/15
[RFC 6/9] target/arm: introduce KVM_CAP_ARM_CPU_FEATURE
,
Peng Liang
,
2020/08/13
Re: [RFC 6/9] target/arm: introduce KVM_CAP_ARM_CPU_FEATURE
,
Cornelia Huck
,
2020/08/13
Re: [RFC 6/9] target/arm: introduce KVM_CAP_ARM_CPU_FEATURE
,
Peng Liang
,
2020/08/15
[RFC 1/9] target/arm: convert isar regs to array
,
Peng Liang
,
2020/08/13
Re: [RFC 1/9] target/arm: convert isar regs to array
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [RFC 1/9] target/arm: convert isar regs to array
,
Richard Henderson
,
2020/08/13
[RFC 7/9] target/arm: Add CPU features to query-cpu-model-expansion
,
Peng Liang
,
2020/08/13
Re: [RFC 7/9] target/arm: Add CPU features to query-cpu-model-expansion
,
Andrew Jones
,
2020/08/13
Re: [RFC 7/9] target/arm: Add CPU features to query-cpu-model-expansion
,
Peng Liang
,
2020/08/15
Re: [RFC 7/9] target/arm: Add CPU features to query-cpu-model-expansion
,
Andrew Jones
,
2020/08/15
[RFC 9/9] target/arm: Add more CPU features
,
Peng Liang
,
2020/08/13
[RFC 8/9] target/arm: Update ID fields
,
Peng Liang
,
2020/08/13
Re: [RFC 0/9] Support disable/enable CPU features for AArch64
,
Andrew Jones
,
2020/08/13
Re: [RFC 0/9] Support disable/enable CPU features for AArch64
,
no-reply
,
2020/08/13
Re: [RFC 0/9] Support disable/enable CPU features for AArch64
,
no-reply
,
2020/08/13
Re: [RFC 0/9] Support disable/enable CPU features for AArch64
,
no-reply
,
2020/08/13
Re: [PATCH v1 0/1] COLO: migrate dirty ram pages before colo checkpoint
,
Derek Su
,
2020/08/13
RE: [PATCH v1 0/1] COLO: migrate dirty ram pages before colo checkpoint
,
Zhanghailiang
,
2020/08/15
Re: [PATCH v1 0/1] COLO: migrate dirty ram pages before colo checkpoint
,
Derek Su
,
2020/08/15
[PATCH] docs: clarify absence of set_features in vhost-user
,
Alyssa Ross
,
2020/08/13
Re: [PATCH] docs: clarify absence of set_features in vhost-user
,
no-reply
,
2020/08/13
[PATCH 1/2] target/mips: Coding style update to fix checkpatch errors
,
Kaige Li
,
2020/08/13
[PATCH 2/2] target/mips: Add definition of Loongson-3A3000 CPU
,
Kaige Li
,
2020/08/13
Re: [PATCH 2/2] target/mips: Add definition of Loongson-3A3000 CPU
,
Jiaxun Yang
,
2020/08/13
Re: [PATCH 2/2] target/mips: Add definition of Loongson-3A3000 CPU
,
Kaige Li
,
2020/08/13
Re: [PATCH 2/2] target/mips: Add definition of Loongson-3A3000 CPU
,
Jiaxun Yang
,
2020/08/13
Re: [PATCH 2/2] target/mips: Add definition of Loongson-3A3000 CPU
,
Kaige Li
,
2020/08/20
Re: [PATCH 1/2] target/mips: Coding style update to fix checkpatch errors
,
Aleksandar Markovic
,
2020/08/13
virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Stefano Garzarella
,
2020/08/13
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Cornelia Huck
,
2020/08/13
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Stefano Garzarella
,
2020/08/13
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Cornelia Huck
,
2020/08/13
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Stefano Garzarella
,
2020/08/13
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Cornelia Huck
,
2020/08/17
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Stefano Garzarella
,
2020/08/17
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Cornelia Huck
,
2020/08/17
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Cornelia Huck
,
2020/08/18
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Stefano Garzarella
,
2020/08/18
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Cornelia Huck
,
2020/08/18
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Stefano Garzarella
,
2020/08/18
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Cornelia Huck
,
2020/08/18
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
Auger Eric
,
2020/08/19
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
,
no-reply
,
2020/08/13
[PULL 0/9] Tracing patches
,
Stefan Hajnoczi
,
2020/08/13
[PULL 1/9] scripts/tracetool: Fix dtrace generation for macOS
,
Stefan Hajnoczi
,
2020/08/13
[PULL 2/9] scripts/tracetool: Use void pointer for vcpu
,
Stefan Hajnoczi
,
2020/08/13
[PULL 4/9] net/colo: Match is-enabled probe to tracepoint
,
Stefan Hajnoczi
,
2020/08/13
[PULL 3/9] build: Don't make object files for dtrace on macOS
,
Stefan Hajnoczi
,
2020/08/13
[PULL 5/9] softmmu: Add missing trace-events file
,
Stefan Hajnoczi
,
2020/08/13
[PULL 6/9] scripts/cleanup-trace-events: Fix for vcpu property
,
Stefan Hajnoczi
,
2020/08/13
[PULL 7/9] scripts/cleanup-trace-events: Emit files in alphabetical order
,
Stefan Hajnoczi
,
2020/08/13
[PULL 8/9] trace-events: Delete unused trace points
,
Stefan Hajnoczi
,
2020/08/13
[PULL 9/9] trace-events: Fix attribution of trace points to source
,
Stefan Hajnoczi
,
2020/08/13
Re: [PULL 0/9] Tracing patches
,
no-reply
,
2020/08/13
Re: [PULL 0/9] Tracing patches
,
no-reply
,
2020/08/13
Re: [PULL 0/9] Tracing patches
,
Stefan Hajnoczi
,
2020/08/13
Re: [PULL 0/9] Tracing patches
,
Peter Maydell
,
2020/08/21
Re: [for-5.2 v4 09/10] host trust limitation: Alter virtio default properties for protected guests
,
Greg Kurz
,
2020/08/13
Re: [for-5.2 v4 09/10] host trust limitation: Alter virtio default properties for protected guests
,
Greg Kurz
,
2020/08/13
[PATCH 00/11] trivial patchs for static code analyzer fixes
,
Chen Qun
,
2020/08/13
[PATCH 03/11] target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli()
,
Chen Qun
,
2020/08/13
[PATCH 04/11] target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_misc_fp16()
,
Chen Qun
,
2020/08/13
[PATCH 02/11] hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
,
Chen Qun
,
2020/08/13
[PATCH 05/11] hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
,
Chen Qun
,
2020/08/13
Re: [PATCH 05/11] hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
,
Raphael Norwitz
,
2020/08/13
Re: [PATCH 05/11] hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
,
Michael S. Tsirkin
,
2020/08/31
[PATCH 07/11] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Chen Qun
,
2020/08/13
Re: [PATCH 07/11] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Auger Eric
,
2020/08/13
Re: [PATCH 07/11] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Alex Williamson
,
2020/08/13
Re: [PATCH 07/11] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Auger Eric
,
2020/08/13
Re: [PATCH 07/11] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Alex Williamson
,
2020/08/13
Re: [PATCH 07/11] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Auger Eric
,
2020/08/13
Re: [PATCH 07/11] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Stefan Hajnoczi
,
2020/08/18
Re: [PATCH 07/11] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
,
Auger Eric
,
2020/08/18
[PATCH 06/11] hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
,
Chen Qun
,
2020/08/13
Re: [PATCH 06/11] hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [PATCH 06/11] hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
,
Michael S. Tsirkin
,
2020/08/31
[PATCH 08/11] tcg/optimize: Remove redundant statement in tcg_optimize()
,
Chen Qun
,
2020/08/13
Re: [PATCH 08/11] tcg/optimize: Remove redundant statement in tcg_optimize()
,
Richard Henderson
,
2020/08/13
RE: [PATCH 08/11] tcg/optimize: Remove redundant statement in tcg_optimize()
,
Chenqun (kuhn)
,
2020/08/17
Re: [PATCH 08/11] tcg/optimize: Remove redundant statement in tcg_optimize()
,
Richard Henderson
,
2020/08/17
[PATCH 09/11] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
,
Chen Qun
,
2020/08/13
RE: [PATCH 09/11] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
,
Chenqun (kuhn)
,
2020/08/13
[PATCH 01/11] hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
,
Chen Qun
,
2020/08/13
Re: [PATCH 01/11] hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
,
Igor Mammedov
,
2020/08/19
Re: [PATCH 01/11] hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
,
Michael S. Tsirkin
,
2020/08/31
[PATCH 11/11] hw/display/vga:Remove redundant statement in vga_draw_graphic()
,
Chen Qun
,
2020/08/13
Re: [PATCH 11/11] hw/display/vga:Remove redundant statement in vga_draw_graphic()
,
Gerd Hoffmann
,
2020/08/17
[PATCH 10/11] hw/intc: Remove redundant statement in exynos4210_combiner_read()
,
Chen Qun
,
2020/08/13
Re: [PATCH 00/11] trivial patchs for static code analyzer fixes
,
no-reply
,
2020/08/13
Re: [PATCH 00/11] trivial patchs for static code analyzer fixes
,
no-reply
,
2020/08/13
[PATCH 0/3] Implement blfoat16 in softfloat
,
LIU Zhiwei
,
2020/08/13
[PATCH 3/3] fpu/softfloat: Define misc operations for bfloat16
,
LIU Zhiwei
,
2020/08/13
[PATCH 1/3] fpu/softfloat: Define operations for bfloat16
,
LIU Zhiwei
,
2020/08/13
[PATCH 2/3] fpu/softfloat: Define convert operations for bfloat16
,
LIU Zhiwei
,
2020/08/13
Re: [PATCH 0/3] Implement blfoat16 in softfloat
,
Richard Henderson
,
2020/08/13
[PATCH 1/2] hw/virtio-pci Added counter for pcie capabilities offsets.
,
andrew
,
2020/08/13
[PATCH 2/2] hw/virtio-pci Added AER capability.
,
andrew
,
2020/08/13
Re: [PATCH 2/2] hw/virtio-pci Added AER capability.
,
Yan Vugenfirer
,
2020/08/31
[PULL 00/14] Linux user for 5.2 patches
,
Laurent Vivier
,
2020/08/13
[PULL 01/14] linux-user: Fix "print_fdset()" in "strace.c" to not print ", " after last value
,
Laurent Vivier
,
2020/08/13
[PULL 02/14] linux-user: Validate mmap/mprotect prot value
,
Laurent Vivier
,
2020/08/13
[PULL 03/14] linux-user: Adjust guest page protection for the host
,
Laurent Vivier
,
2020/08/13
[PULL 07/14] linux-user: Add support for a group of btrfs ioctls used for snapshots
,
Laurent Vivier
,
2020/08/13
[PULL 06/14] linux-user: Add support for a group of btrfs ioctls used for subvolumes
,
Laurent Vivier
,
2020/08/13
[PULL 05/14] linux-user: Add support for a group of 2038 safe syscalls
,
Laurent Vivier
,
2020/08/13
[PULL 08/14] linux-user: Add support for btrfs ioctls used to manipulate with devices
,
Laurent Vivier
,
2020/08/13
[PULL 04/14] linux-user: Modify 'target_to_host/host_to_target_itimerspec()'
,
Laurent Vivier
,
2020/08/13
[PULL 09/14] linux-user: Add support for btrfs ioctls used to get/set features
,
Laurent Vivier
,
2020/08/13
[PULL 13/14] linux-user: Add support for btrfs ioctls used to scrub a filesystem
,
Laurent Vivier
,
2020/08/13
[PULL 10/14] linux-user: Add support for a group of btrfs inode ioctls
,
Laurent Vivier
,
2020/08/13
[PULL 14/14] linux-user: Fix 'utimensat()' implementation
,
Laurent Vivier
,
2020/08/13
[PULL 11/14] linux-user: Add support for two btrfs ioctls used for subvolume
,
Laurent Vivier
,
2020/08/13
[PULL 12/14] linux-user: Add support for btrfs ioctls used to manage quota
,
Laurent Vivier
,
2020/08/13
Re: [PULL 00/14] Linux user for 5.2 patches
,
Peter Maydell
,
2020/08/21
Re: [PULL 00/14] Linux user for 5.2 patches
,
Laurent Vivier
,
2020/08/21
Re: [PULL 00/14] Linux user for 5.2 patches
,
Filip Bozuta
,
2020/08/21
Re: [PULL 00/14] Linux user for 5.2 patches
,
Laurent Vivier
,
2020/08/21
Re: [PULL 00/14] Linux user for 5.2 patches
,
Laurent Vivier
,
2020/08/23
Re: [PULL 00/14] Linux user for 5.2 patches
,
Laurent Vivier
,
2020/08/23
[PATCH 00/17] crypto/cipher: Class hierarchy cleanups
,
Richard Henderson
,
2020/08/12
[PATCH 01/17] crypto: Move QCryptoCipher typedef to qemu/typedefs.h
,
Richard Henderson
,
2020/08/12
Re: [PATCH 01/17] crypto: Move QCryptoCipher typedef to qemu/typedefs.h
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [PATCH 01/17] crypto: Move QCryptoCipher typedef to qemu/typedefs.h
,
Daniel P . Berrangé
,
2020/08/17
Re: [PATCH 01/17] crypto: Move QCryptoCipher typedef to qemu/typedefs.h
,
Richard Henderson
,
2020/08/17
Re: [PATCH 01/17] crypto: Move QCryptoCipher typedef to qemu/typedefs.h
,
Richard Henderson
,
2020/08/17
Re: [PATCH 01/17] crypto: Move QCryptoCipher typedef to qemu/typedefs.h
,
Richard Henderson
,
2020/08/17
Re: [PATCH 01/17] crypto: Move QCryptoCipher typedef to qemu/typedefs.h
,
Daniel P . Berrangé
,
2020/08/28
[PATCH 02/17] crypto: Move QCryptoCipherDriver typedef to qemu/typedefs.h
,
Richard Henderson
,
2020/08/12
Re: [PATCH 02/17] crypto: Move QCryptoCipherDriver typedef to qemu/typedefs.h
,
Philippe Mathieu-Daudé
,
2020/08/13
[PATCH 03/17] crypto: Assume blocksize is a power of 2
,
Richard Henderson
,
2020/08/12
Re: [PATCH 03/17] crypto: Assume blocksize is a power of 2
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 04/17] crypto: Rename cipher include files to .inc.c
,
Richard Henderson
,
2020/08/12
Re: [PATCH 04/17] crypto: Rename cipher include files to .inc.c
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [PATCH 04/17] crypto: Rename cipher include files to .inc.c
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 05/17] crypto: Remove redundant includes
,
Richard Henderson
,
2020/08/12
Re: [PATCH 05/17] crypto: Remove redundant includes
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [PATCH 05/17] crypto: Remove redundant includes
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 06/17] crypto/nettle: Fix xts_encrypt arguments
,
Richard Henderson
,
2020/08/12
Re: [PATCH 06/17] crypto/nettle: Fix xts_encrypt arguments
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 07/17] crypto: Use the correct const type for driver
,
Richard Henderson
,
2020/08/12
Re: [PATCH 07/17] crypto: Use the correct const type for driver
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [PATCH 07/17] crypto: Use the correct const type for driver
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 08/17] crypto: Allocate QCryptoCipher with the subclass
,
Richard Henderson
,
2020/08/12
Re: [PATCH 08/17] crypto: Allocate QCryptoCipher with the subclass
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 09/17] crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new
,
Richard Henderson
,
2020/08/12
Re: [PATCH 09/17] crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 10/17] crypto: Constify cipher data tables
,
Richard Henderson
,
2020/08/12
Re: [PATCH 10/17] crypto: Constify cipher data tables
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [PATCH 10/17] crypto: Constify cipher data tables
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 11/17] crypto/builtin: Remove odd-sized AES block handling
,
Richard Henderson
,
2020/08/12
Re: [PATCH 11/17] crypto/builtin: Remove odd-sized AES block handling
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 12/17] crypto/builtin: Merge qcrypto_cipher_aes_{ecb, xts}_{en, de}crypt
,
Richard Henderson
,
2020/08/12
Re: [PATCH 12/17] crypto/builtin: Merge qcrypto_cipher_aes_{ecb, xts}_{en, de}crypt
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [PATCH 12/17] crypto/builtin: Merge qcrypto_cipher_aes_{ecb,xts}_{en,de}crypt
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 13/17] crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
,
Richard Henderson
,
2020/08/12
Re: [PATCH 13/17] crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [PATCH 13/17] crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 14/17] crypto/builtin: Split and simplify AES_encrypt_cbc
,
Richard Henderson
,
2020/08/12
Re: [PATCH 14/17] crypto/builtin: Split and simplify AES_encrypt_cbc
,
Daniel P . Berrangé
,
2020/08/17
[PATCH 15/17] crypto/builtin: Split QCryptoCipherBuiltin into subclasses
,
Richard Henderson
,
2020/08/12
Re: [PATCH 15/17] crypto/builtin: Split QCryptoCipherBuiltin into subclasses
,
Daniel P . Berrangé
,
2020/08/28
[PATCH 17/17] crypto/gcrypt: Split QCryptoCipherGcrypt into subclasses
,
Richard Henderson
,
2020/08/12
Re: [PATCH 17/17] crypto/gcrypt: Split QCryptoCipherGcrypt into subclasses
,
Daniel P . Berrangé
,
2020/08/28
[PATCH 16/17] crypto/nettle: Split QCryptoCipherNettle into subclasses
,
Richard Henderson
,
2020/08/12
Re: [PATCH 16/17] crypto/nettle: Split QCryptoCipherNettle into subclasses
,
Daniel P . Berrangé
,
2020/08/28
Re: [PATCH 00/17] crypto/cipher: Class hierarchy cleanups
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [PATCH 00/17] crypto/cipher: Class hierarchy cleanups
,
no-reply
,
2020/08/13
Re: [PATCH 00/17] crypto/cipher: Class hierarchy cleanups
,
no-reply
,
2020/08/13
Re: [PATCH 00/17] crypto/cipher: Class hierarchy cleanups
,
Daniel P . Berrangé
,
2020/08/17
Re: [PATCH 00/17] crypto/cipher: Class hierarchy cleanups
,
Daniel P . Berrangé
,
2020/08/17
Re: [PATCH 00/17] crypto/cipher: Class hierarchy cleanups
,
Richard Henderson
,
2020/08/17
[PATCH v9 0/4] Introduce Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/08/12
[PATCH v9 4/4] MAINTAINERS: Add maintainer entry for Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/08/12
[PATCH v9 1/4] hw/net/can: Introduce Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/08/12
Re: [PATCH v9 1/4] hw/net/can: Introduce Xilinx ZynqMP CAN controller
,
Francisco Iglesias
,
2020/08/14
Re: [PATCH v9 1/4] hw/net/can: Introduce Xilinx ZynqMP CAN controller
,
Edgar E. Iglesias
,
2020/08/17
[PATCH v9 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
,
Vikram Garhwal
,
2020/08/12
[PATCH v9 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/08/12
Re: [PATCH 3/3] target/riscv: Update MTINST/HTINST CSR in riscv_cpu_do_interrupt()
,
Alistair Francis
,
2020/08/12
Re: [PATCH 3/3] target/riscv: Update MTINST/HTINST CSR in riscv_cpu_do_interrupt()
,
Richard Henderson
,
2020/08/13
[PULL 00/24] target/xtensa updates for 5.2
,
Max Filippov
,
2020/08/12
Re: [PULL 00/24] target/xtensa updates for 5.2
,
Peter Maydell
,
2020/08/21
Re: [PULL 00/24] target/xtensa updates for 5.2
,
Max Filippov
,
2020/08/21
Re: [PATCH 1/3] target/riscv: Optional feature to provide trapped instruction in CSRs
,
Alistair Francis
,
2020/08/12
[PULL 00/20] riscv-to-apply queue
,
Alistair Francis
,
2020/08/12
[PULL 01/20] target/riscv: Generate nanboxed results from fp helpers
,
Alistair Francis
,
2020/08/12
[PULL 05/20] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
,
Alistair Francis
,
2020/08/12
Re: [PULL 05/20] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
,
LIU Zhiwei
,
2020/08/12
Re: [PULL 05/20] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
,
Alistair Francis
,
2020/08/13
Re: [PULL 05/20] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
,
Richard Henderson
,
2020/08/13
Re: [PULL 05/20] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
,
Alistair Francis
,
2020/08/13
[PULL 03/20] target/riscv: Generate nanboxed results from trans_rvf.inc.c
,
Alistair Francis
,
2020/08/12
[PULL 02/20] target/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
,
Alistair Francis
,
2020/08/12
[PULL 04/20] target/riscv: Check nanboxed inputs to fp helpers
,
Alistair Francis
,
2020/08/12
[PULL 06/20] target/riscv: Clean up fmv.w.x
,
Alistair Francis
,
2020/08/12
[PULL 09/20] riscv: Fix bug in setting pmpcfg CSR for RISCV64
,
Alistair Francis
,
2020/08/12
[PULL 15/20] gitlab-ci/opensbi: Update GitLab CI to build generic platform
,
Alistair Francis
,
2020/08/12
[PULL 08/20] hw/riscv: sifive_u: Add a dummy L2 cache controller device
,
Alistair Francis
,
2020/08/12
[PULL 12/20] roms/Makefile: Build the generic platform for RISC-V OpenSBI firmware
,
Alistair Francis
,
2020/08/12
[PULL 07/20] target/riscv: check before allocating TCG temps
,
Alistair Francis
,
2020/08/12
[PULL 16/20] target/riscv: Fix the translation of physical address
,
Alistair Francis
,
2020/08/12
[PULL 11/20] roms/opensbi: Upgrade from v0.7 to v0.8
,
Alistair Francis
,
2020/08/12
[PULL 17/20] target/riscv: Change the TLB page size depends on PMP entries.
,
Alistair Francis
,
2020/08/12
[PULL 13/20] hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u
,
Alistair Francis
,
2020/08/12
[PULL 18/20] hw/intc: ibex_plic: Update the pending irqs
,
Alistair Francis
,
2020/08/12
[PULL 10/20] configure: Create symbolic links for pc-bios/*.elf files
,
Alistair Francis
,
2020/08/12
[PULL 19/20] hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines
,
Alistair Francis
,
2020/08/12
[PULL 14/20] hw/riscv: spike: Change the default bios to use generic platform image
,
Alistair Francis
,
2020/08/12
[PULL 20/20] hw/intc: ibex_plic: Honour source priorities
,
Alistair Francis
,
2020/08/12
Re: [PULL 00/20] riscv-to-apply queue
,
Philippe Mathieu-Daudé
,
2020/08/13
[PATCH] tcg: Fix tcg gen for vectorized absolute value
,
Stephen Long
,
2020/08/12
Re: [PATCH] tcg: Fix tcg gen for vectorized absolute value
,
no-reply
,
2020/08/13
[PATCH v3 00/13] RISC-V: Update the Hypervisor spec to v0.6.1
,
Alistair Francis
,
2020/08/12
[PATCH v3 01/13] target/riscv: Allow setting a two-stage lookup in the virt status
,
Alistair Francis
,
2020/08/12
[PATCH v3 02/13] target/riscv: Allow generating hlv/hlvx/hsv instructions
,
Alistair Francis
,
2020/08/12
[PATCH v3 03/13] target/riscv: Do two-stage lookups on hlv/hlvx/hsv instructions
,
Alistair Francis
,
2020/08/12
[PATCH v3 04/13] target/riscv: Don't allow guest to write to htinst
,
Alistair Francis
,
2020/08/12
[PATCH v3 05/13] target/riscv: Convert MSTATUS MTL to GVA
,
Alistair Francis
,
2020/08/12
[PATCH v3 06/13] target/riscv: Fix the interrupt cause code
,
Alistair Francis
,
2020/08/12
[PATCH v3 07/13] target/riscv: Update the Hypervisor trap return/entry
,
Alistair Francis
,
2020/08/12
[PATCH v3 08/13] target/riscv: Update the CSRs to the v0.6 Hyp extension
,
Alistair Francis
,
2020/08/12
[PATCH v3 09/13] target/riscv: Only support a single VSXL length
,
Alistair Francis
,
2020/08/12
[PATCH v3 10/13] target/riscv: Only support little endian guests
,
Alistair Francis
,
2020/08/12
[PATCH v3 12/13] target/riscv: Return the exception from invalid CSR accesses
,
Alistair Francis
,
2020/08/12
[PATCH v3 11/13] target/riscv: Support the v0.6 Hypervisor extension CRSs
,
Alistair Francis
,
2020/08/12
[PATCH v3 13/13] target/riscv: Support the Virtual Instruction fault
,
Alistair Francis
,
2020/08/12
Re: [PATCH v3 00/13] RISC-V: Update the Hypervisor spec to v0.6.1
,
LIU Zhiwei
,
2020/08/12
Re: [PATCH v3 00/13] RISC-V: Update the Hypervisor spec to v0.6.1
,
Alistair Francis
,
2020/08/13
[PATCH v2 0/3] hw/misc/unimp: Improve how offset/value are displayed
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v2 1/3] hw/misc/unimp: Display value after offset
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v2 2/3] hw/misc/unimp: Display the value with width of the access size
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v2 3/3] hw/misc/unimp: Display the offset with width of the region size
,
Philippe Mathieu-Daudé
,
2020/08/12
Re: [PATCH v2 0/3] hw/misc/unimp: Improve how offset/value are displayed
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH v2 0/3] hw/misc/unimp: Improve how offset/value are displayed
,
Peter Maydell
,
2020/08/24
Re: [PATCH v2 0/3] hw/misc/unimp: Improve how offset/value are displayed
,
Philippe Mathieu-Daudé
,
2020/08/26
Re: [PATCH v2 0/3] hw/misc/unimp: Improve how offset/value are displayed
,
Philippe Mathieu-Daudé
,
2020/08/26
Re: [PATCH v2 0/3] hw/misc/unimp: Improve how offset/value are displayed
,
Peter Maydell
,
2020/08/27
Re: [PATCH v1 3/3] hw/intc: ibex_plic: Honour source priorities
,
Philippe Mathieu-Daudé
,
2020/08/12
Re: [PATCH v1 1/3] hw/intc: ibex_plic: Update the pending irqs
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 00/14] block/nvme: Various cleanups required to use multiple queues
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 01/14] block/nvme: Replace magic value by SCALE_MS definition
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 02/14] block/nvme: Avoid further processing if trace event not enabled
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 03/14] block/nvme: Let nvme_create_queue_pair() fail gracefully
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 04/14] block/nvme: Define INDEX macros to ease code review
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 05/14] block/nvme: Improve error message when IO queue creation failed
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 06/14] block/nvme: Use common error path in nvme_add_io_queue()
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 07/14] block/nvme: Rename local variable
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 08/14] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 09/14] block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 10/14] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 11/14] block/nvme: Simplify nvme_init_queue() arguments
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 12/14] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 13/14] block/nvme: Simplify nvme_create_queue_pair() arguments
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v4 14/14] block/nvme: Extract nvme_poll_queue()
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v5 00/14] QEMU cpus.c refactoring part2
,
Claudio Fontana
,
2020/08/12
[PATCH v5 01/14] cpu-timers, icount: new modules
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 01/14] cpu-timers, icount: new modules
,
Richard Henderson
,
2020/08/14
Re: [PATCH v5 01/14] cpu-timers, icount: new modules
,
Claudio Fontana
,
2020/08/19
[PATCH v5 04/14] cpus: extract out qtest-specific code to accel/qtest
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 04/14] cpus: extract out qtest-specific code to accel/qtest
,
Richard Henderson
,
2020/08/14
[PATCH v5 02/14] cpus: prepare new CpusAccel cpu accelerator interface
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 02/14] cpus: prepare new CpusAccel cpu accelerator interface
,
Richard Henderson
,
2020/08/14
Re: [PATCH v5 02/14] cpus: prepare new CpusAccel cpu accelerator interface
,
Claudio Fontana
,
2020/08/19
[PATCH v5 03/14] cpus: extract out TCG-specific code to accel/tcg
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 03/14] cpus: extract out TCG-specific code to accel/tcg
,
Richard Henderson
,
2020/08/14
Re: [PATCH v5 03/14] cpus: extract out TCG-specific code to accel/tcg
,
Claudio Fontana
,
2020/08/19
[PATCH v5 06/14] cpus: extract out hax-specific code to target/i386/
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 06/14] cpus: extract out hax-specific code to target/i386/
,
Richard Henderson
,
2020/08/14
[PATCH v5 11/14] hvf: remove hvf specific functions from global includes
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 11/14] hvf: remove hvf specific functions from global includes
,
Richard Henderson
,
2020/08/15
[PATCH v5 09/14] cpus: cleanup now unneeded includes
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 09/14] cpus: cleanup now unneeded includes
,
Richard Henderson
,
2020/08/14
[PATCH v5 07/14] cpus: extract out whpx-specific code to target/i386/
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 07/14] cpus: extract out whpx-specific code to target/i386/
,
Richard Henderson
,
2020/08/14
[PATCH v5 08/14] cpus: extract out hvf-specific code to target/i386/hvf/
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 08/14] cpus: extract out hvf-specific code to target/i386/hvf/
,
Richard Henderson
,
2020/08/14
[PATCH v5 05/14] cpus: extract out kvm-specific code to accel/kvm
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 05/14] cpus: extract out kvm-specific code to accel/kvm
,
Richard Henderson
,
2020/08/14
[PATCH v5 12/14] whpx: remove whpx specific functions from global includes
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 12/14] whpx: remove whpx specific functions from global includes
,
Richard Henderson
,
2020/08/15
[PATCH v5 14/14] kvm: remove kvm specific functions from global includes
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 14/14] kvm: remove kvm specific functions from global includes
,
Richard Henderson
,
2020/08/15
[PATCH v5 10/14] cpus: add handle_interrupt to the CpusAccel interface
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 10/14] cpus: add handle_interrupt to the CpusAccel interface
,
Richard Henderson
,
2020/08/15
Re: [PATCH v5 10/14] cpus: add handle_interrupt to the CpusAccel interface
,
Roman Bolshakov
,
2020/08/17
Re: [PATCH v5 10/14] cpus: add handle_interrupt to the CpusAccel interface
,
Claudio Fontana
,
2020/08/19
[PATCH v5 13/14] hax: remove hax specific functions from global includes
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v5 13/14] hax: remove hax specific functions from global includes
,
Richard Henderson
,
2020/08/15
Re: [PATCH v5 00/14] QEMU cpus.c refactoring part2
,
no-reply
,
2020/08/13
Re: [PATCH v5 00/14] QEMU cpus.c refactoring part2
,
Claudio Fontana
,
2020/08/13
Re: [PATCH v5 00/14] QEMU cpus.c refactoring part2
,
Philippe Mathieu-Daudé
,
2020/08/14
[PATCH 0/3] target/arm: Complete ISS for MTE tag check fail
,
Richard Henderson
,
2020/08/12
[PATCH 1/3] target/arm: Export merge_syn_data_abort from tlb_helper.c
,
Richard Henderson
,
2020/08/12
[PATCH 2/3] target/arm: Pass the entire mte descriptor to mte_check_fail
,
Richard Henderson
,
2020/08/12
[PATCH 3/3] target/arm: Merge ISS for data abort from tag check fail
,
Richard Henderson
,
2020/08/12
Re: [PATCH 0/3] target/arm: Complete ISS for MTE tag check fail
,
Andrey Konovalov
,
2020/08/12
Re: [PATCH 0/3] target/arm: Complete ISS for MTE tag check fail
,
Richard Henderson
,
2020/08/12
Re: [PATCH 0/3] target/arm: Complete ISS for MTE tag check fail
,
Richard Henderson
,
2020/08/12
Re: [PATCH 0/3] target/arm: Complete ISS for MTE tag check fail
,
Andrey Konovalov
,
2020/08/12
Re: [PATCH 0/3] target/arm: Complete ISS for MTE tag check fail
,
Evgenii Stepanov
,
2020/08/12
Re: [PATCH 0/3] target/arm: Complete ISS for MTE tag check fail
,
Kevin Brodsky
,
2020/08/13
Re: [PATCH 0/3] target/arm: Complete ISS for MTE tag check fail
,
Andrey Konovalov
,
2020/08/13
[PATCH v2 0/2] spapr/nvram: Fix QEMU crash
,
Greg Kurz
,
2020/08/12
[PATCH v2 1/2] nvram: Add dry_run argument to chrp_nvram_create_system_partition()
,
Greg Kurz
,
2020/08/12
[PATCH v2 2/2] spapr/nvram: Error out if NVRAM cannot contain all -prom-env data
,
Greg Kurz
,
2020/08/12
Re: [PATCH v2 2/2] spapr/nvram: Error out if NVRAM cannot contain all -prom-env data
,
John Snow
,
2020/08/12
Re: [PATCH v2 2/2] spapr/nvram: Error out if NVRAM cannot contain all -prom-env data
,
Laurent Vivier
,
2020/08/12
Re: [PATCH v2 2/2] spapr/nvram: Error out if NVRAM cannot contain all -prom-env data
,
Greg Kurz
,
2020/08/12
Re: [PATCH v2 2/2] spapr/nvram: Error out if NVRAM cannot contain all -prom-env data
,
David Gibson
,
2020/08/13
Re: [PATCH v2 2/2] spapr/nvram: Error out if NVRAM cannot contain all -prom-env data
,
Greg Kurz
,
2020/08/13
Re: [PATCH 1/3] softfloat: target/riscv: implement full set fp16 comparision
,
Alistair Francis
,
2020/08/12
Re: [PATCH 1/3] softfloat: target/riscv: implement full set fp16 comparision
,
Richard Henderson
,
2020/08/13
Re: [PATCH v1 0/3] hw/intc: A few fixes for the Ibex PLIC
,
Alistair Francis
,
2020/08/12
[Bug 1213196] Re: -serial tcp should hang up when DTR goes low
,
Darrin M. Gorski
,
2020/08/12
Re: [PULL 3/3] configure: Allow to build tools without pixman
,
Philippe Mathieu-Daudé
,
2020/08/12
Re: [PULL 3/3] configure: Allow to build tools without pixman
,
Thomas Huth
,
2020/08/13
Re: [PULL 3/3] configure: Allow to build tools without pixman
,
Philippe Mathieu-Daudé
,
2020/08/14
[Bug 1891354] [NEW] Heap-use-after-free in usb_packet_unmap
,
Alexander Bulekov
,
2020/08/12
Re: [Bug 1891354] [NEW] Heap-use-after-free in usb_packet_unmap
,
Li Qiang
,
2020/08/12
Re: [Bug 1891354] [NEW] Heap-use-after-free in usb_packet_unmap
,
Alexander Bulekov
,
2020/08/12
Re: [Bug 1891354] [NEW] Heap-use-after-free in usb_packet_unmap
,
Li Qiang
,
2020/08/12
[PATCH 2/2] hw: ehci: check return value of 'usb_packet_map'
,
Li Qiang
,
2020/08/12
Re: [PATCH 2/2] hw: ehci: check return value of 'usb_packet_map'
,
Gerd Hoffmann
,
2020/08/18
[PATCH 0/2] hw: ehci: fix two minor issues
,
Li Qiang
,
2020/08/12
[PATCH 1/2] hw: ehci: destroy sglist in error path
,
Li Qiang
,
2020/08/12
[PATCH] docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
,
Thomas Huth
,
2020/08/12
Re: [PATCH] docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
,
no-reply
,
2020/08/13
Re: [PATCH] docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
,
Richard Henderson
,
2020/08/13
Re: [PATCH] docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
,
Michael Rolnik
,
2020/08/13
Re: hw-display-qxl.so: undefined symbol: qemu_qxl_io_log_semaphore
,
Cole Robinson
,
2020/08/12
Re: hw-display-qxl.so: undefined symbol: qemu_qxl_io_log_semaphore
,
Gerd Hoffmann
,
2020/08/17
Re: hw-display-qxl.so: undefined symbol: qemu_qxl_io_log_semaphore
,
Cole Robinson
,
2020/08/17
Re: hw-display-qxl.so: undefined symbol: qemu_qxl_io_log_semaphore
,
Gerd Hoffmann
,
2020/08/18
Re: hw-display-qxl.so: undefined symbol: qemu_qxl_io_log_semaphore
,
Daniel P . Berrangé
,
2020/08/18
Re: hw-display-qxl.so: undefined symbol: qemu_qxl_io_log_semaphore
,
Daniel P . Berrangé
,
2020/08/18
Re: hw-display-qxl.so: undefined symbol: qemu_qxl_io_log_semaphore
,
Gerd Hoffmann
,
2020/08/20
Re: hw-display-qxl.so: undefined symbol: qemu_qxl_io_log_semaphore
,
Daniel P . Berrangé
,
2020/08/20
[PATCH] mailmap: Add entry for Greg Kurz
,
Greg Kurz
,
2020/08/12
Re: [PATCH] mailmap: Add entry for Greg Kurz
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH] hw: xhci: check return value of 'usb_packet_map'
,
Li Qiang
,
2020/08/12
[PATCH] hw: dev-wacom: Support wacom tablet emulation in linux qemu
,
Michael Trimarchi
,
2020/08/12
Re: [PATCH] hw: dev-wacom: Support wacom tablet emulation in linux qemu
,
Gerd Hoffmann
,
2020/08/17
Re: [PATCH] hw: dev-wacom: Support wacom tablet emulation in linux qemu
,
Michael Nazzareno Trimarchi
,
2020/08/17
Re: [PATCH] hw: dev-wacom: Support wacom tablet emulation in linux qemu
,
Gerd Hoffmann
,
2020/08/17
Re: [PATCH] hw: dev-wacom: Support wacom tablet emulation in linux qemu
,
Michael Nazzareno Trimarchi
,
2020/08/17
Re: [PATCH] hw: dev-wacom: Support wacom tablet emulation in linux qemu
,
Gerd Hoffmann
,
2020/08/18
Re: [PATCH] hw: dev-wacom: Support wacom tablet emulation in linux qemu
,
Michael Nazzareno Trimarchi
,
2020/08/18
Re: [PATCH] hw: dev-wacom: Support wacom tablet emulation in linux qemu
,
Gerd Hoffmann
,
2020/08/19
Re: [PATCH] hw: dev-wacom: Support wacom tablet emulation in linux qemu
,
Michael Nazzareno Trimarchi
,
2020/08/21
[Bug 1891341] [NEW] Heap-use-after-free in usb_packet_copy through iov_to_buf
,
Alexander Bulekov
,
2020/08/12
Re: [Bug 1891341] [NEW] Heap-use-after-free in usb_packet_copy through iov_to_buf
,
Li Qiang
,
2020/08/12
[Bug 1891341] Re: Heap-use-after-free in usb_packet_copy through iov_to_buf
,
Alexander Bulekov
,
2020/08/12
[PATCH v3] block/nbd: use non-blocking connect: fix vm hang on connect()
,
Vladimir Sementsov-Ogievskiy
,
2020/08/12
Re: [PATCH v3] block/nbd: use non-blocking connect: fix vm hang on connect()
,
Eric Blake
,
2020/08/19
Re: [PATCH v3] block/nbd: use non-blocking connect: fix vm hang on connect()
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
Re: [PATCH v3] block/nbd: use non-blocking connect: fix vm hang on connect()
,
Eric Blake
,
2020/08/19
Re: [PATCH v3] block/nbd: use non-blocking connect: fix vm hang on connect()
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
Re: [PATCH for-5.2 v3 1/3] migration: Add block-bitmap-mapping parameter
,
Eric Blake
,
2020/08/12
Re: [PATCH for-5.2 v3 1/3] migration: Add block-bitmap-mapping parameter
,
Max Reitz
,
2020/08/13
Re: [PATCH for-5.2 v3 0/3] migration: Add block-bitmap-mapping parameter
,
Max Reitz
,
2020/08/12
Re: [PATCH for-5.2 v3 0/3] migration: Add block-bitmap-mapping parameter
,
Vladimir Sementsov-Ogievskiy
,
2020/08/12
Re: [PATCH for-5.2 v3 0/3] migration: Add block-bitmap-mapping parameter
,
Max Reitz
,
2020/08/13
KVM call for agenda for 2020-08-25
,
Juan Quintela
,
2020/08/12
[PATCH 0/2] linux-user: Adding support for a group of 4 time64 syscalls
,
Filip Bozuta
,
2020/08/12
[PATCH 1/2] linux-user: Add support for 'ppoll_time64()' and 'pselect6_time64()'
,
Filip Bozuta
,
2020/08/12
Re: [PATCH 1/2] linux-user: Add support for 'ppoll_time64()' and 'pselect6_time64()'
,
Laurent Vivier
,
2020/08/24
[PATCH 2/2] linux-user: Add support for 'utimensat_time64()' and 'semtimedop_time64()'
,
Filip Bozuta
,
2020/08/12
Re: [PATCH 2/2] linux-user: Add support for 'utimensat_time64()' and 'semtimedop_time64()'
,
Laurent Vivier
,
2020/08/24
[PATCH] linux-user: Fix 'semop()' and 'semtimedop()' implementation
,
Filip Bozuta
,
2020/08/12
Re: [PATCH] linux-user: Fix 'semop()' and 'semtimedop()' implementation
,
Laurent Vivier
,
2020/08/12
[PATCH RFC 00/10] fix some comment spelling errors
,
zhaolichang
,
2020/08/12
[PATCH RFC 07/10] block/: fix some comment spelling errors
,
zhaolichang
,
2020/08/12
Re: [PATCH RFC 07/10] block/: fix some comment spelling errors
,
Peter Maydell
,
2020/08/24
[PATCH RFC 05/10] util/: fix some comment spelling errors
,
zhaolichang
,
2020/08/12
Re: [PATCH RFC 05/10] util/: fix some comment spelling errors
,
Alex Bennée
,
2020/08/12
[PATCH RFC 04/10] scripts/: fix some comment spelling errors
,
zhaolichang
,
2020/08/12
Re: [PATCH RFC 04/10] scripts/: fix some comment spelling errors
,
Peter Maydell
,
2020/08/24
[PATCH RFC 06/10] linux-user/: fix some comment spelling errors
,
zhaolichang
,
2020/08/12
Re: [PATCH RFC 06/10] linux-user/: fix some comment spelling errors
,
Alex Bennée
,
2020/08/12
[PATCH RFC 03/10] docs/: fix some comment spelling errors
,
zhaolichang
,
2020/08/12
Re: [PATCH RFC 03/10] docs/: fix some comment spelling errors
,
Alex Bennée
,
2020/08/12
Re: [PATCH RFC 03/10] docs/: fix some comment spelling errors
,
Peter Maydell
,
2020/08/24
[PATCH RFC 10/10] contrib/: fix some comment spelling errors
,
zhaolichang
,
2020/08/12
Re: [PATCH RFC 10/10] contrib/: fix some comment spelling errors
,
Alex Bennée
,
2020/08/12
[PATCH RFC 09/10] qapi/: fix some comment spelling errors
,
zhaolichang
,
2020/08/12
Re: [PATCH RFC 09/10] qapi/: fix some comment spelling errors
,
Markus Armbruster
,
2020/08/24
[PATCH RFC 01/10] qemu/: fix some comment spelling errors
,
zhaolichang
,
2020/08/12
Re: [PATCH RFC 01/10] qemu/: fix some comment spelling errors
,
Alex Bennée
,
2020/08/12
Re: [PATCH RFC 01/10] qemu/: fix some comment spelling errors
,
Eric Blake
,
2020/08/24
[PATCH RFC 02/10] migration/: fix some comment spelling errors
,
zhaolichang
,
2020/08/12
Re: [PATCH RFC 02/10] migration/: fix some comment spelling errors
,
Peter Maydell
,
2020/08/24
[PATCH RFC 08/10] disas/: fix some comment spelling errors
,
zhaolichang
,
2020/08/12
Re: [PATCH RFC 08/10] disas/: fix some comment spelling errors
,
Peter Maydell
,
2020/08/24
Re: [PATCH RFC 00/10] fix some comment spelling errors
,
Markus Armbruster
,
2020/08/24
[PULL 0/2] Acceptance testing patches for 2020-08-12
,
Philippe Mathieu-Daudé
,
2020/08/12
[PULL 1/2] tests/acceptance/boot_linux: Extract common URL from xlnx-versal test
,
Philippe Mathieu-Daudé
,
2020/08/12
[PULL 2/2] acceptance: use stable URLs for the Debian and Ubuntu installer
,
Philippe Mathieu-Daudé
,
2020/08/12
Re: [PULL 0/2] Acceptance testing patches for 2020-08-12
,
Peter Maydell
,
2020/08/21
[Bug 1813165] Re: KVM internal error. Suberror: 1 emulation failure
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[Bug 1723927] Re: Linux or windows guest boot failed by uefi on CPU of Intel Xeon X5675
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[Bug 1778350] Re: Android-x86 4.4-r5 won't boot on QEMU since v2.11.0-rc2
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[Bug 1217339] Re: SIGQUIT to send ACPI-shutdown to Guest
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[Bug 1529449] Re: serial is required for -device nvme
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[Bug 893208] Re: qemu on ARM hosts can't boot i386 image
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[PULL 0/7] 9p performance fix for 5.2 2020-08-12
,
Christian Schoenebeck
,
2020/08/12
[PULL 1/7] tests/virtio-9p: added split readdir tests
,
Christian Schoenebeck
,
2020/08/12
[PULL 3/7] 9pfs: split out fs driver core of v9fs_co_readdir()
,
Christian Schoenebeck
,
2020/08/12
[PULL 4/7] 9pfs: add new function v9fs_co_readdir_many()
,
Christian Schoenebeck
,
2020/08/12
[PULL 2/7] 9pfs: make v9fs_readdir_response_size() public
,
Christian Schoenebeck
,
2020/08/12
[PULL 7/7] 9pfs: clarify latency of v9fs_co_run_in_worker()
,
Christian Schoenebeck
,
2020/08/12
[PULL 5/7] 9pfs: T_readdir latency optimization
,
Christian Schoenebeck
,
2020/08/12
[PULL 6/7] 9pfs: differentiate readdir lock between 9P2000.u vs. 9P2000.L
,
Christian Schoenebeck
,
2020/08/12
Re: [PULL 0/7] 9p performance fix for 5.2 2020-08-12
,
Peter Maydell
,
2020/08/24
[PATCH] plugins: new syscalls plugin
,
Matthias Weckbecker
,
2020/08/12
[Bug 1658634] Re: Can't get correct display with latest QEMU and OVMF BIOS
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[Bug 1717708] Re: QEMU aarch64 can't run Windows ARM64 iso's
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[Bug 1826200] Re: RFE: populate "OEM Strings" (type 11) SMBIOS table strings from regular files
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[Bug 1846427] Re: 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[Bug 1858814] Re: 'make -C roms efi' does not update edk2 submodules
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[Bug 1858814] Re: 'make -C roms efi' does not update edk2 submodules
,
Philippe Mathieu-Daudé
,
2020/08/12
[Bug 1847793] Re: qemu 4.1.0 - Corrupt guest filesystem after new vm install
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[Bug 1886602] Re: Windows 10 very slow with OVMF
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[Bug 1886602] Re: Windows 10 very slow with OVMF
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[Bug 1888971] Re: SMI trigger causes hang with multiple cores
,
Laszlo Ersek (Red Hat)
,
2020/08/12
[PATCH] target/arm: Clarify HCR_EL2 ARMCPRegInfo type
,
Philippe Mathieu-Daudé
,
2020/08/12
Re: [PATCH] target/arm: Clarify HCR_EL2 ARMCPRegInfo type
,
Edgar E. Iglesias
,
2020/08/13
Re: [PATCH] target/arm: Clarify HCR_EL2 ARMCPRegInfo type
,
Richard Henderson
,
2020/08/13
Re: [PATCH] target/arm: Clarify HCR_EL2 ARMCPRegInfo type
,
Peter Maydell
,
2020/08/24
[PATCH 0/3] virtio: restore elem->in/out_sg after iov_discard_front/back()
,
Stefan Hajnoczi
,
2020/08/12
[PATCH 1/3] util/iov: add iov_discard_undo()
,
Stefan Hajnoczi
,
2020/08/12
Re: [PATCH 1/3] util/iov: add iov_discard_undo()
,
Li Qiang
,
2020/08/16
[PATCH 2/3] virtio-blk: undo destructive iov_discard_*() operations
,
Stefan Hajnoczi
,
2020/08/12
[PATCH 3/3] virtio-crypto: don't modify elem->in/out_sg
,
Stefan Hajnoczi
,
2020/08/12
Re: [PATCH 3/3] virtio-crypto: don't modify elem->in/out_sg
,
Li Qiang
,
2020/08/16
Re: Assertion failure through virtio_blk_req_complete
,
Stefan Hajnoczi
,
2020/08/12
Re: [PATCH v2 3/6] migration: stop returning errno from load_snapshot()
,
Dr. David Alan Gilbert
,
2020/08/12
Re: [PATCH v2 1/6] migration: improve error reporting of block driver state name
,
Dr. David Alan Gilbert
,
2020/08/12
[PATCH 00/13] Introduce USB U2F key device
,
César Belley
,
2020/08/12
[PATCH 01/13] hw/usb: Regroup USB HID protocol values
,
César Belley
,
2020/08/12
[PATCH 02/13] docs: Add USB U2F key device documentation
,
César Belley
,
2020/08/12
[PATCH 03/13] hw/usb: Add U2F key base class
,
César Belley
,
2020/08/12
[PATCH 05/13] hw/usb: Add U2F key passthru mode
,
César Belley
,
2020/08/12
[PATCH 08/13] configure: Add USB U2F key device
,
César Belley
,
2020/08/12
[PATCH 10/13] docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examples
,
César Belley
,
2020/08/12
[PATCH 04/13] hw/usb: Add U2F key base class implementation
,
César Belley
,
2020/08/12
[PATCH 07/13] hw/usb: Add U2F key build recipe
,
César Belley
,
2020/08/12
[PATCH 09/13] docs/system: Add U2F key to the USB devices examples
,
César Belley
,
2020/08/12
[PATCH 06/13] hw/usb: Add U2F key emulated mode
,
César Belley
,
2020/08/12
[PATCH 11/13] scripts: Add u2f-setup-gen script
,
César Belley
,
2020/08/12
[PATCH 12/13] hw/usb: Add U2F device check to passthru mode
,
César Belley
,
2020/08/12
[PATCH 13/13] hw/usb: Add U2F device autoscan to passthru mode
,
César Belley
,
2020/08/12
Re: [PATCH 00/13] Introduce USB U2F key device
,
Gerd Hoffmann
,
2020/08/19
Re: [PATCH] hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH 0/2] target/arm: Implement an IMPDEF pauth algorithm
,
Richard Henderson
,
2020/08/12
[PATCH 1/2] target/arm: Add cpu property to control pauth
,
Richard Henderson
,
2020/08/12
Re: [PATCH 1/2] target/arm: Add cpu property to control pauth
,
Andrew Jones
,
2020/08/12
Re: [PATCH 1/2] target/arm: Add cpu property to control pauth
,
Richard Henderson
,
2020/08/12
Re: [PATCH 1/2] target/arm: Add cpu property to control pauth
,
Andrew Jones
,
2020/08/12
Re: [PATCH 1/2] target/arm: Add cpu property to control pauth
,
Andrew Jones
,
2020/08/13
Re: [PATCH 1/2] target/arm: Add cpu property to control pauth
,
Mark Rutland
,
2020/08/13
Re: [PATCH 1/2] target/arm: Add cpu property to control pauth
,
Andrew Jones
,
2020/08/13
Re: [PATCH 1/2] target/arm: Add cpu property to control pauth
,
Mark Rutland
,
2020/08/13
[PATCH 2/2] target/arm: Implement an IMPDEF pauth algorithm
,
Richard Henderson
,
2020/08/12
Re: [PATCH 2/2] target/arm: Implement an IMPDEF pauth algorithm
,
Alex Bennée
,
2020/08/12
Re: [PATCH 2/2] target/arm: Implement an IMPDEF pauth algorithm
,
Richard Henderson
,
2020/08/12
Re: [PATCH 2/2] target/arm: Implement an IMPDEF pauth algorithm
,
Alex Bennée
,
2020/08/12
[Bug 1886811] Re: systemd complains Failed to enqueue loopback interface start request: Operation not supported
,
Christian Ehrhardt
,
2020/08/12
[Bug 1886811] Re: systemd complains Failed to enqueue loopback interface start request: Operation not supported
,
Christian Ehrhardt
,
2020/08/12
[Bug 1886811] Re: systemd complains Failed to enqueue loopback interface start request: Operation not supported
,
Christian Ehrhardt
,
2020/08/19
[Bug 1886811] Re: systemd complains Failed to enqueue loopback interface start request: Operation not supported
,
Christian Ehrhardt
,
2020/08/19
[Bug 1886811] Re: systemd complains Failed to enqueue loopback interface start request: Operation not supported
,
Thomas Huth
,
2020/08/20
[PATCH 0/2] block;scsi-generic: Fix max transfer size calculation
,
Dmitry Fomichev
,
2020/08/11
[PATCH 1/2] file-posix: Correctly read max_segments of SG nodes
,
Dmitry Fomichev
,
2020/08/11
[PATCH 2/2] scsi-generic: Fix HM-zoned device scan
,
Dmitry Fomichev
,
2020/08/11
Re: [PATCH 2/2] scsi-generic: Fix HM-zoned device scan
,
Alistair Francis
,
2020/08/17
Re: [PATCH 0/2] block; scsi-generic: Fix max transfer size calculation
,
Paolo Bonzini
,
2020/08/17
[Bug 1884684] Re: QEMU 5.0: Guest VM hangs/freeze when unplugging USB device
,
TheCatFelix
,
2020/08/11
[Bug 1884684] Re: QEMU 5.0: Guest VM hangs/freeze when unplugging USB device
,
TheCatFelix
,
2020/08/11
[ANNOUNCE] QEMU 5.1.0 is now available
,
Michael Roth
,
2020/08/11
[Bug 1883728] Re: address_space_unmap: Assertion `mr != NULL' failed.
,
Alexander Bulekov
,
2020/08/11
[PATCH v2] block: Raise an error when backing file parameter is an empty string
,
Connor Kuehl
,
2020/08/11
Re: [PATCH v2] block: Raise an error when backing file parameter is an empty string
,
Kevin Wolf
,
2020/08/12
Re: [PATCH v2] block: Raise an error when backing file parameter is an empty string
,
Connor Kuehl
,
2020/08/13
[Bug 1810000] Re: qemu system emulator crashed when using xhci usb controller
,
Alexander Bulekov
,
2020/08/11
[RFC v4 00/14] QEMU cpus.c refactoring part2
,
Claudio Fontana
,
2020/08/11
[RFC v4 02/14] cpus: prepare new CpusAccel cpu accelerator interface
,
Claudio Fontana
,
2020/08/11
[RFC v4 01/14] cpu-timers, icount: new modules
,
Claudio Fontana
,
2020/08/11
[RFC v4 04/14] cpus: extract out qtest-specific code to accel/qtest
,
Claudio Fontana
,
2020/08/11
[RFC v4 03/14] cpus: extract out TCG-specific code to accel/tcg
,
Claudio Fontana
,
2020/08/11
Re: [RFC v4 03/14] cpus: extract out TCG-specific code to accel/tcg
,
Philippe Mathieu-Daudé
,
2020/08/12
[RFC v4 05/14] cpus: extract out kvm-specific code to accel/kvm
,
Claudio Fontana
,
2020/08/11
Re: [RFC v4 05/14] cpus: extract out kvm-specific code to accel/kvm
,
Philippe Mathieu-Daudé
,
2020/08/12
[RFC v4 09/14] cpus: cleanup now unneeded includes
,
Claudio Fontana
,
2020/08/11
[RFC v4 07/14] cpus: extract out whpx-specific code to target/i386/
,
Claudio Fontana
,
2020/08/11
[RFC v4 06/14] cpus: extract out hax-specific code to target/i386/
,
Claudio Fontana
,
2020/08/11
[RFC v4 08/14] cpus: extract out hvf-specific code to target/i386/hvf/
,
Claudio Fontana
,
2020/08/11
[RFC v4 10/14] cpus: add handle_interrupt to the CpusAccel interface
,
Claudio Fontana
,
2020/08/11
[RFC v4 11/14] hvf: remove hvf specific functions from global includes
,
Claudio Fontana
,
2020/08/11
Re: [RFC v4 11/14] hvf: remove hvf specific functions from global includes
,
Claudio Fontana
,
2020/08/12
Re: [RFC v4 11/14] hvf: remove hvf specific functions from global includes
,
Philippe Mathieu-Daudé
,
2020/08/12
[RFC v4 14/14] kvm: remove kvm specific functions from global includes
,
Claudio Fontana
,
2020/08/11
[RFC v4 12/14] whpx: remove whpx specific functions from global includes
,
Claudio Fontana
,
2020/08/11
[RFC v4 13/14] hax: remove hax specific functions from global includes
,
Claudio Fontana
,
2020/08/11
[PATCH] hw: add a number of SPI-flash's of m25p80 family
,
Igor Kononenko
,
2020/08/11
Re: [PATCH] hw: add a number of SPI-flash's of m25p80 family
,
Cédric Le Goater
,
2020/08/12
Re: [PATCH] hw: add a number of SPI-flash's of m25p80 family
,
i . kononenko
,
2020/08/17
Re: [PATCH] hw: add a number of SPI-flash's of m25p80 family
,
Cédric Le Goater
,
2020/08/18
[PATCH] arm: aspeed: add strap define `25HZ` of AST2500
,
Igor Kononenko
,
2020/08/11
Re: [PATCH] arm: aspeed: add strap define `25HZ` of AST2500
,
Cédric Le Goater
,
2020/08/12
[Bug 1825002] Re: "qemu: Unexpected FPU mode" since 0c1bbedc10e86ea9366b6af8c5520fafa3266b2f
,
Carlo Marcelo Arenas Belón
,
2020/08/11
[RFC v3 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Pérez
,
2020/08/11
[RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks
,
Eugenio Pérez
,
2020/08/11
Re: [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks
,
Jason Wang
,
2020/08/11
Re: [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks
,
Eugenio Perez Martin
,
2020/08/12
Re: [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks
,
Eugenio Perez Martin
,
2020/08/18
Re: [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks
,
Jason Wang
,
2020/08/19
Re: [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks
,
Eugenio Perez Martin
,
2020/08/19
Re: [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks
,
Jason Wang
,
2020/08/19
Re: [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks
,
Peter Xu
,
2020/08/19
Re: [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks
,
Jason Wang
,
2020/08/19
Re: [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks
,
Peter Xu
,
2020/08/21
Re: [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks
,
Jason Wang
,
2020/08/31
Re: [RFC v3 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Perez Martin
,
2020/08/11
Re: [RFC v3 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Peter Xu
,
2020/08/11
Re: [RFC v3 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Perez Martin
,
2020/08/12
Re: [RFC v3 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Peter Xu
,
2020/08/12
[RFC PATCH 0/3] util/vfio-helpers: Fixes to allow using multiple IRQs
,
Philippe Mathieu-Daudé
,
2020/08/11
[RFC PATCH 1/3] util/vfio-helpers: Store eventfd using int32_t type
,
Philippe Mathieu-Daudé
,
2020/08/11
[RFC PATCH 2/3] util/vfio-helpers: Add trace event to display device IRQs available
,
Philippe Mathieu-Daudé
,
2020/08/11
Re: [RFC PATCH 2/3] util/vfio-helpers: Add trace event to display device IRQs available
,
Alex Williamson
,
2020/08/11
[RFC PATCH 3/3] util/vfio-helpers: Let qemu_vfio_pci_init_irq take IRQ index argument
,
Philippe Mathieu-Daudé
,
2020/08/11
Re: [RFC PATCH 3/3] util/vfio-helpers: Let qemu_vfio_pci_init_irq take IRQ index argument
,
Alex Williamson
,
2020/08/11
Re: [RFC PATCH 0/3] util/vfio-helpers: Fixes to allow using multiple IRQs
,
Philippe Mathieu-Daudé
,
2020/08/11
[PATCH v4 0/5] Add strace support for printing arguments for a group of selected syscalls
,
Filip Bozuta
,
2020/08/11
[PATCH v4 2/5] linux-user: Add strace support for printing arguments of truncate()/ftruncate() and getsid()
,
Filip Bozuta
,
2020/08/11
Re: [PATCH v4 2/5] linux-user: Add strace support for printing arguments of truncate()/ftruncate() and getsid()
,
Laurent Vivier
,
2020/08/24
[PATCH v4 3/5] linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory
,
Filip Bozuta
,
2020/08/11
Re: [PATCH v4 3/5] linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory
,
Laurent Vivier
,
2020/08/24
[PATCH v4 4/5] linux-user: Add an api to print enumareted argument values with strace
,
Filip Bozuta
,
2020/08/11
Re: [PATCH v4 4/5] linux-user: Add an api to print enumareted argument values with strace
,
Laurent Vivier
,
2020/08/24
[PATCH v4 5/5] linux-user: Add strace support for printing arguments of some clock and time functions
,
Filip Bozuta
,
2020/08/11
Re: [PATCH v4 5/5] linux-user: Add strace support for printing arguments of some clock and time functions
,
Laurent Vivier
,
2020/08/24
Re: [PATCH v4 5/5] linux-user: Add strace support for printing arguments of some clock and time functions
,
Laurent Vivier
,
2020/08/24
[PATCH v4 1/5] linux-user: Make cpu_env accessible in strace.c
,
Filip Bozuta
,
2020/08/11
Re: [PATCH v4 1/5] linux-user: Make cpu_env accessible in strace.c
,
Laurent Vivier
,
2020/08/24
[PATCH v2] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Gustavo Romero
,
2020/08/11
Re: [PATCH v2] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Richard Henderson
,
2020/08/12
Re: [PATCH v2] target/ppc: Integrate icount to purr, vtb, and tbu40
,
David Gibson
,
2020/08/12
Re: [PATCH v2] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Gustavo Romero
,
2020/08/12
[PATCH 0/2] spapr/nvram: Fix QEMU crash
,
Greg Kurz
,
2020/08/11
[PATCH 1/2] nvram: Add dry_run argument to chrp_nvram_create_system_partition()
,
Greg Kurz
,
2020/08/11
[PATCH 2/2] spapr/nvram: Allocate enough space for all -prom-env options
,
Greg Kurz
,
2020/08/11
Re: [PATCH 2/2] spapr/nvram: Allocate enough space for all -prom-env options
,
Laurent Vivier
,
2020/08/11
Re: [PATCH 2/2] spapr/nvram: Allocate enough space for all -prom-env options
,
Greg Kurz
,
2020/08/11
Re: [PATCH 2/2] spapr/nvram: Allocate enough space for all -prom-env options
,
Laurent Vivier
,
2020/08/11
Re: [PATCH 2/2] spapr/nvram: Allocate enough space for all -prom-env options
,
Greg Kurz
,
2020/08/11
[PATCH-for-5.2 0/3] trivial: Remove 'and and' in descriptions
,
Philippe Mathieu-Daudé
,
2020/08/11
[PATCH-for-5.2 1/3] hw/i2c: Fix typo in description
,
Philippe Mathieu-Daudé
,
2020/08/11
Re: [PATCH-for-5.2 1/3] hw/i2c: Fix typo in description
,
Corey Minyard
,
2020/08/11
[PATCH-for-5.2 2/3] util/qemu-timer: Fix typo in description
,
Philippe Mathieu-Daudé
,
2020/08/11
[PATCH-for-5.2 3/3] util/vfio-helpers: Fix typo in description
,
Philippe Mathieu-Daudé
,
2020/08/11
Re: [PATCH-for-5.2 0/3] trivial: Remove 'and and' in descriptions
,
Peter Maydell
,
2020/08/11
Re: [PATCH-for-5.2 0/3] trivial: Remove 'and and' in descriptions
,
Li Qiang
,
2020/08/11
Re: [PATCH v8 00/20] Initial support for multi-process qemu
,
Stefan Hajnoczi
,
2020/08/11
Re: [PATCH v8 17/20] multi-process: heartbeat messages to remote
,
Stefan Hajnoczi
,
2020/08/11
Re: [PATCH v8 17/20] multi-process: heartbeat messages to remote
,
Elena Ufimtseva
,
2020/08/15
Re: [PATCH v8 17/20] multi-process: heartbeat messages to remote
,
Stefan Hajnoczi
,
2020/08/19
[PATCH v3] virtio-rng: return available data with O_NONBLOCK
,
mwilck
,
2020/08/11
Re: [PATCH v3] virtio-rng: return available data with O_NONBLOCK
,
Laurent Vivier
,
2020/08/11
Re: [PATCH v3] virtio-rng: return available data with O_NONBLOCK
,
Michael S. Tsirkin
,
2020/08/26
Re: [PATCH v3] virtio-rng: return available data with O_NONBLOCK
,
Martin Wilck
,
2020/08/28
Re: [PATCH v3] virtio-rng: return available data with O_NONBLOCK
,
Laurent Vivier
,
2020/08/31
Re: [PATCH v8 13/20] multi-process: PCI BAR read/write handling for proxy & remote endpoints
,
Stefan Hajnoczi
,
2020/08/11
[PATCH v5 1/4] Add the NVMM vcpu API
,
Kamil Rytarowski
,
2020/08/11
[PATCH v5 3/4] Introduce the NVMM impl
,
Kamil Rytarowski
,
2020/08/11
[PATCH v5 2/4] Add the NetBSD Virtual Machine Monitor accelerator.
,
Kamil Rytarowski
,
2020/08/11
[PATCH v5 4/4] Add the NVMM acceleration enlightenments
,
Kamil Rytarowski
,
2020/08/11
[PATCH v5 1/4] Add the NVMM vcpu API
,
Kamil Rytarowski
,
2020/08/11
[PATCH v5 2/4] Add the NetBSD Virtual Machine Monitor accelerator.
,
Kamil Rytarowski
,
2020/08/11
[PATCH v5 3/4] Introduce the NVMM impl
,
Kamil Rytarowski
,
2020/08/11
[PATCH v5 4/4] Add the NVMM acceleration enlightenments
,
Kamil Rytarowski
,
2020/08/11
Re: [PATCH v5 1/4] Add the NVMM vcpu API
,
Kamil Rytarowski
,
2020/08/17
Re: [PATCH v5 1/4] Add the NVMM vcpu API
,
Philippe Mathieu-Daudé
,
2020/08/17
[PATCH v5 1/4] Add the NVMM vcpu API
,
Kamil Rytarowski
,
2020/08/11
[PATCH v5 3/4] Introduce the NVMM impl
,
Kamil Rytarowski
,
2020/08/11
[PATCH v5 2/4] Add the NetBSD Virtual Machine Monitor accelerator.
,
Kamil Rytarowski
,
2020/08/11
[PATCH v5 4/4] Add the NVMM acceleration enlightenments
,
Kamil Rytarowski
,
2020/08/11
[PATCH V2] Introduce a new flag for piix to disable root bus PCI hotplug
,
Ani Sinha
,
2020/08/11
Re: [PATCH V2] Introduce a new flag for piix to disable root bus PCI hotplug
,
Ani Sinha
,
2020/08/18
Re: [PATCH V2] Introduce a new flag for piix to disable root bus PCI hotplug
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH V2] Introduce a new flag for piix to disable root bus PCI hotplug
,
Ani Sinha
,
2020/08/18
Re: [PATCH V2] Introduce a new flag for piix to disable root bus PCI hotplug
,
Ani Sinha
,
2020/08/18
Re: [PATCH V2] Introduce a new flag for piix to disable root bus PCI hotplug
,
Igor Mammedov
,
2020/08/19
Re: [PATCH V2] Introduce a new flag for piix to disable root bus PCI hotplug
,
Ani Sinha
,
2020/08/19
[PATCH] Introduce a new flag for piix to disable root bus PCI hotplug
,
Ani Sinha
,
2020/08/11
[PATCH] linux-user: Fix 'utimensat()' implementation
,
Filip Bozuta
,
2020/08/11
Re: [PATCH] linux-user: Fix 'utimensat()' implementation
,
Laurent Vivier
,
2020/08/11
Re: [PATCH] linux-user: Fix 'utimensat()' implementation
,
Laurent Vivier
,
2020/08/11
[PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
,
P J P
,
2020/08/11
[PATCH v4 1/9] hw/pci-host: add pci-intack write method
,
P J P
,
2020/08/11
[PATCH v4 2/9] pci-host: designware: add pcie-msi read method
,
P J P
,
2020/08/11
[PATCH v4 3/9] vfio: add quirk device write method
,
P J P
,
2020/08/11
[PATCH v4 4/9] prep: add ppc-parity write method
,
P J P
,
2020/08/11
Re: [PATCH v4 4/9] prep: add ppc-parity write method
,
Li Qiang
,
2020/08/11
[PATCH v4 5/9] nvram: add nrf51_soc flash read method
,
P J P
,
2020/08/11
Re: [PATCH v4 5/9] nvram: add nrf51_soc flash read method
,
Li Qiang
,
2020/08/11
[PATCH v4 6/9] spapr_pci: add spapr msi read method
,
P J P
,
2020/08/11
Re: [PATCH v4 6/9] spapr_pci: add spapr msi read method
,
Philippe Mathieu-Daudé
,
2020/08/11
Re: [PATCH v4 6/9] spapr_pci: add spapr msi read method
,
P J P
,
2020/08/11
[PATCH v4 7/9] tz-ppc: add dummy read/write methods
,
P J P
,
2020/08/11
Re: [PATCH v4 7/9] tz-ppc: add dummy read/write methods
,
Li Qiang
,
2020/08/11
[PATCH v4 8/9] imx7-ccm: add digprog mmio write method
,
P J P
,
2020/08/11
[PATCH v4 9/9] memory: assert MemoryRegionOps callbacks are defined
,
P J P
,
2020/08/11
Re: [PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
,
David Gibson
,
2020/08/13
Re: [PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
,
P J P
,
2020/08/13
Re: [PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
,
Philippe Mathieu-Daudé
,
2020/08/16
Re: [PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
,
P J P
,
2020/08/17
Re: [PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
,
Philippe Mathieu-Daudé
,
2020/08/17
Re: [PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
,
P J P
,
2020/08/17
Re: [PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
,
P J P
,
2020/08/27
Re: [RFC PATCH v3 8/8] target/s390x: Use start-powered-off CPUState property
,
Cornelia Huck
,
2020/08/11
Re: [RFC PATCH v3 8/8] target/s390x: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/08/12
[PATCH v2 00/14] Reverse debugging
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 01/14] replay: don't record interrupt poll
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 02/14] replay: provide an accessor for rr filename
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 03/14] qcow2: introduce icount field for snapshots
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 04/14] migration: introduce icount field for snapshots
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 05/14] iotests: update snapshot test for new output format
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 06/14] qapi: introduce replay.json for record/replay-related stuff
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 07/14] replay: introduce info hmp/qmp command
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 08/14] replay: introduce breakpoint at the specified step
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 09/14] replay: implement replay-seek command
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 10/14] replay: flush rr queue before loading the vmstate
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 11/14] gdbstub: add reverse step support in replay mode
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 12/14] gdbstub: add reverse continue support in replay mode
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 13/14] replay: describe reverse debugging in docs/replay.txt
,
Pavel Dovgalyuk
,
2020/08/11
[PATCH v2 14/14] tests/acceptance: add reverse debugging test
,
Pavel Dovgalyuk
,
2020/08/11
Re: [PATCH-for-5.2] hw/i386/q35: Remove unreachable Xen code on Q35 machine
,
Anthony PERARD
,
2020/08/11
Re: [PATCH-for-5.2] hw/i386/q35: Remove unreachable Xen code on Q35 machine
,
Philippe Mathieu-Daudé
,
2020/08/22
[PATCH] docs/system: clarify deprecation scheduled
,
Stefan Hajnoczi
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Philippe Mathieu-Daudé
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Laurent Vivier
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Martin Wilck
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Laurent Vivier
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Martin Wilck
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Laurent Vivier
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Michael S. Tsirkin
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Laurent Vivier
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Michael S. Tsirkin
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Laurent Vivier
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Martin Wilck
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Michael S. Tsirkin
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Martin Wilck
,
2020/08/11
Re: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Michael S. Tsirkin
,
2020/08/11
Reminder: [PATCH v2] virtio-rng: return available data with O_NONBLOCK
,
Martin Wilck
,
2020/08/11
[PULL 0/2] Block patches for 5.1.0-rc4
,
Max Reitz
,
2020/08/11
[PULL 1/2] block/block-copy: always align copied region to cluster size
,
Max Reitz
,
2020/08/11
[PULL 2/2] iotests: add test for unaligned granularity bitmap backup
,
Max Reitz
,
2020/08/11
Re: [PULL 0/2] Block patches for 5.1.0-rc4
,
Peter Maydell
,
2020/08/11
Re: [PULL 0/2] Block patches for 5.1.0-rc4
,
Max Reitz
,
2020/08/11
Re: [PULL 0/2] Block patches for 5.1.0-rc4
,
Peter Maydell
,
2020/08/20
[PATCH 0/3] RFC: target/riscv: add half-precision floating-point extension
,
Chih-Min Chao
,
2020/08/11
[PATCH 1/3] target/riscv: add NaN-Boxing helper for half-float
,
Chih-Min Chao
,
2020/08/11
[PATCH 2/3] target/riscv: Implement zfh extension
,
Chih-Min Chao
,
2020/08/11
Re: [PATCH 2/3] target/riscv: Implement zfh extension
,
Alistair Francis
,
2020/08/25
[PATCH 3/3] target/riscv: support 'x-k' in cpu option
,
Chih-Min Chao
,
2020/08/11
[PATCH] iotests/059: Fix reference output
,
Max Reitz
,
2020/08/11
Re: [PATCH] iotests/059: Fix reference output
,
Eric Blake
,
2020/08/11
[RFC v3] checkpatch: detect missing changes to trace-events
,
Claudio Fontana
,
2020/08/11
[PATCH] iotests/259: Fix reference output
,
Max Reitz
,
2020/08/11
Re: [PATCH] iotests/259: Fix reference output
,
Eric Blake
,
2020/08/11
Re: [PATCH] iotests/259: Fix reference output
,
Nir Soffer
,
2020/08/11
Re: [PATCH] iotests/259: Fix reference output
,
Eric Blake
,
2020/08/11
[PATCH v2 0/8] fcntl, sockopt, and ioctl options
,
Shu-Chun Weng
,
2020/08/11
[PATCH v2 1/8] linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
,
Shu-Chun Weng
,
2020/08/11
Re: [PATCH v2 1/8] linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
,
Laurent Vivier
,
2020/08/11
[PATCH v2 2/8] linux-user: add missing UDP get/setsockopt option
,
Shu-Chun Weng
,
2020/08/11
Re: [PATCH v2 2/8] linux-user: add missing UDP get/setsockopt option
,
Laurent Vivier
,
2020/08/11
Re: [PATCH v2 2/8] linux-user: add missing UDP get/setsockopt option
,
Shu-Chun Weng
,
2020/08/11
[PATCH v2 3/8] linux-user: add missing IPv6 get/setsockopt option
,
Shu-Chun Weng
,
2020/08/11
[PATCH v2 4/8] linux-user: Add IPv6 options to do_print_sockopt()
,
Shu-Chun Weng
,
2020/08/11
[PATCH v2 5/8] linux-user: Update SO_TIMESTAMP to SO_TIMESTAMP_OLD/NEW
,
Shu-Chun Weng
,
2020/08/11
[PATCH v2 7/8] thunk: supports flexible arrays
,
Shu-Chun Weng
,
2020/08/11
Re: [PATCH v2 7/8] thunk: supports flexible arrays
,
Shu-Chun Weng
,
2020/08/11
[PATCH v2 6/8] linux-user: setsockopt() SO_TIMESTAMPNS and SO_TIMESTAMPING
,
Shu-Chun Weng
,
2020/08/11
[PATCH v2 8/8] linux-user: Add support for SIOCETHTOOL ioctl
,
Shu-Chun Weng
,
2020/08/11
[PATCH 1/1] target/arm: adjust CPTR_EL2 according to HCR_EL2.E2H
,
LIU Zhiwei
,
2020/08/11
Re: [PATCH 1/1] target/arm: adjust CPTR_EL2 according to HCR_EL2.E2H
,
Richard Henderson
,
2020/08/13
[Bug 1883732] Re: xhci_kick_epctx: Assertion `ring->dequeue != 0' failed.
,
Alexander Bulekov
,
2020/08/11
[Bug 1883729] Re: xhci_find_stream: Assertion `streamid != 0' failed.
,
Alexander Bulekov
,
2020/08/10
[PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Gustavo Romero
,
2020/08/10
Re: [PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Peter Maydell
,
2020/08/11
Re: [PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Gustavo Romero
,
2020/08/11
Re: [PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Peter Maydell
,
2020/08/11
Re: [PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Gustavo Romero
,
2020/08/11
Re: [PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Peter Maydell
,
2020/08/11
[PATCH v7 00/13] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/08/10
[PATCH v7 02/13] hw/misc: Add NPCM7xx Clock Controller device model
,
Havard Skinnemoen
,
2020/08/10
Re: [PATCH v7 02/13] hw/misc: Add NPCM7xx Clock Controller device model
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH v7 01/13] hw/misc: Add NPCM7xx System Global Control Registers device model
,
Havard Skinnemoen
,
2020/08/10
[PATCH v7 03/13] hw/timer: Add NPCM7xx Timer device model
,
Havard Skinnemoen
,
2020/08/10
[PATCH v7 04/13] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Havard Skinnemoen
,
2020/08/10
[PATCH v7 06/13] roms: Add virtual Boot ROM for NPCM7xx SoCs
,
Havard Skinnemoen
,
2020/08/10
[PATCH v7 07/13] hw/arm: Load -bios image as a boot ROM for npcm7xx
,
Havard Skinnemoen
,
2020/08/10
Re: [PATCH v7 07/13] hw/arm: Load -bios image as a boot ROM for npcm7xx
,
Philippe Mathieu-Daudé
,
2020/08/11
[PATCH v7 05/13] hw/arm: Add two NPCM7xx-based machines
,
Havard Skinnemoen
,
2020/08/10
[PATCH v7 08/13] hw/nvram: NPCM7xx OTP device model
,
Havard Skinnemoen
,
2020/08/10
[PATCH v7 09/13] hw/mem: Stubbed out NPCM7xx Memory Controller model
,
Havard Skinnemoen
,
2020/08/10
[PATCH v7 11/13] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Havard Skinnemoen
,
2020/08/10
[PATCH v7 10/13] hw/ssi: NPCM7xx Flash Interface Unit device model
,
Havard Skinnemoen
,
2020/08/10
[PATCH v7 12/13] docs/system: Add Nuvoton machine documentation
,
Havard Skinnemoen
,
2020/08/10
[PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj
,
Havard Skinnemoen
,
2020/08/10
Re: [PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj
,
Philippe Mathieu-Daudé
,
2020/08/11
Re: [PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj
,
Havard Skinnemoen
,
2020/08/11
Re: [PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj
,
Havard Skinnemoen
,
2020/08/19
Re: [PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj
,
Havard Skinnemoen
,
2020/08/20
Re: [PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj
,
Philippe Mathieu-Daudé
,
2020/08/20
Re: [PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj
,
Havard Skinnemoen
,
2020/08/20
Re: [PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj
,
Philippe Mathieu-Daudé
,
2020/08/22
[PATCH v2 4/4] Add a config option for ePMP.
,
Hou Weiying
,
2020/08/10
[PATCH v2 1/4] Define ePMP mseccfg
,
Hou Weiying
,
2020/08/10
Re: [PATCH v2 1/4] Define ePMP mseccfg
,
Alistair Francis
,
2020/08/25
[PATCH v2 2/4] Implementation of enhanced PMP(ePMP) support
,
Hou Weiying
,
2020/08/10
[PATCH v2 3/4] Add ePMP CSR accesses
,
Hou Weiying
,
2020/08/10
[PATCH v2 0/4] riscv: Add enhanced PMP support
,
Hou Weiying
,
2020/08/10
Re: [PATCH 2/3] target/riscv: Fix write_htinst() implementation
,
Alistair Francis
,
2020/08/10
Re: [RFC PATCH v2 1/2] hw/riscv: sifive_u: Add file-backed OTP.
,
Alistair Francis
,
2020/08/10
Re: [RFC PATCH v2 1/2] hw/riscv: sifive_u: Add file-backed OTP.
,
Green Wan
,
2020/08/13
Re: [RFC PATCH v2 1/2] hw/riscv: sifive_u: Add file-backed OTP.
,
Alistair Francis
,
2020/08/13
Re: [RFC PATCH v2 1/2] hw/riscv: sifive_u: Add file-backed OTP.
,
Green Wan
,
2020/08/18
[PATCH v5 00/20] Convert QAPI doc comments to generate rST instead of texinfo
,
Peter Maydell
,
2020/08/10
[PATCH v5 01/20] qapi/migration.json: Fix indentation
,
Peter Maydell
,
2020/08/10
[PATCH v5 02/20] qapi: Fix indentation, again
,
Peter Maydell
,
2020/08/10
Re: [PATCH v5 02/20] qapi: Fix indentation, again
,
Richard Henderson
,
2020/08/14
[PATCH v5 03/20] qapi/block-core.json: Fix nbd-server-start docs
,
Peter Maydell
,
2020/08/10
Re: [PATCH v5 03/20] qapi/block-core.json: Fix nbd-server-start docs
,
Richard Henderson
,
2020/08/14
[PATCH v5 04/20] qapi/qapi-schema.json: Put headers in their own doc-comment blocks
,
Peter Maydell
,
2020/08/10
[PATCH v5 05/20] qapi/machine.json: Escape a literal '*' in doc comment
,
Peter Maydell
,
2020/08/10
[PATCH v5 06/20] tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension
,
Peter Maydell
,
2020/08/10
[PATCH v5 07/20] scripts/qapi: Move doc-comment whitespace stripping to doc.py
,
Peter Maydell
,
2020/08/10
[PATCH v5 08/20] scripts/qapi/parser.py: improve doc comment indent handling
,
Peter Maydell
,
2020/08/10
[PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST
,
Peter Maydell
,
2020/08/10
[PATCH v5 09/20] docs/sphinx: Add new qapi-doc Sphinx extension
,
Peter Maydell
,
2020/08/10
Re: [PATCH v5 09/20] docs/sphinx: Add new qapi-doc Sphinx extension
,
Richard Henderson
,
2020/08/14
[PATCH v5 11/20] docs/interop: Convert qemu-qmp-ref to rST
,
Peter Maydell
,
2020/08/10
[PATCH v5 12/20] qapi: Use rST markup for literal blocks
,
Peter Maydell
,
2020/08/10
[PATCH v5 13/20] qga/qapi-schema.json: Add some headings
,
Peter Maydell
,
2020/08/10
[PATCH v5 15/20] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions
,
Peter Maydell
,
2020/08/10
[PATCH v5 14/20] scripts/qapi: Remove texinfo generation support
,
Peter Maydell
,
2020/08/10
[PATCH v5 16/20] Makefile: Remove redundant Texinfo related rules
,
Peter Maydell
,
2020/08/10
[PATCH v5 18/20] Remove Texinfo related files from .gitignore and git.orderfile
,
Peter Maydell
,
2020/08/10
[PATCH v5 17/20] scripts/texi2pod: Delete unused script
,
Peter Maydell
,
2020/08/10
[PATCH v5 19/20] configure: Drop texinfo requirement
,
Peter Maydell
,
2020/08/10
[PATCH v5 20/20] Remove texinfo dependency from docker and CI configs
,
Peter Maydell
,
2020/08/10
Re: [PATCH v5 00/20] Convert QAPI doc comments to generate rST instead of texinfo
,
Peter Maydell
,
2020/08/27
Re: [PATCH 2/2] configure: add support for Control-Flow Integrity
,
Daniele Buono
,
2020/08/10
Re: [PATCH 2/2] configure: add support for Control-Flow Integrity
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 2/2] configure: add support for Control-Flow Integrity
,
Alexander Bulekov
,
2020/08/10
Re: [PATCH 2/2] configure: add support for Control-Flow Integrity
,
Daniele Buono
,
2020/08/13
Re: [PATCH v1 1/1] hyperv: Enable SCONTROL if SYNIC is enabled
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH v1 1/1] hyperv: Enable SCONTROL if SYNIC is enabled
,
Jon Doron
,
2020/08/10
[PATCH 000/147] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/10
[PATCH 001/147] oss-fuzz/build: remove LIB_FUZZING_ENGINE
,
Paolo Bonzini
,
2020/08/10
[PATCH 002/147] optionrom: simplify Makefile
,
Paolo Bonzini
,
2020/08/10
[PATCH 003/147] pc-bios/s390-ccw: do not use rules.mak
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 003/147] pc-bios/s390-ccw: do not use rules.mak
,
Cornelia Huck
,
2020/08/11
[PATCH 006/147] build-sys hack: ensure target directory is there
,
Paolo Bonzini
,
2020/08/10
[PATCH 004/147] trace: switch position of headers to what Meson requires
,
Paolo Bonzini
,
2020/08/10
[PATCH 007/147] tests/vm: do not pollute configure with --efi-aarch64
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 007/147] tests/vm: do not pollute configure with --efi-aarch64
,
Philippe Mathieu-Daudé
,
2020/08/11
Re: [PATCH 007/147] tests/vm: do not pollute configure with --efi-aarch64
,
Robert Foley
,
2020/08/12
[PATCH 009/147] tests/docker: add test script for static linux-user builds
,
Paolo Bonzini
,
2020/08/10
[PATCH 005/147] meson: rename .inc.c files to .inc
,
Paolo Bonzini
,
2020/08/10
[PATCH 008/147] tests/vm: check for Python YAML parser in the Makefile
,
Paolo Bonzini
,
2020/08/10
[PATCH 011/147] configure: do not include $(...) variables in config-host.mak
,
Paolo Bonzini
,
2020/08/10
[PATCH 010/147] nsis: use "make DESTDIR=" instead of "make prefix="
,
Paolo Bonzini
,
2020/08/10
[PATCH 012/147] configure: expand path variables for meson configure
,
Paolo Bonzini
,
2020/08/10
[PATCH 014/147] tests/vm: include setuptools
,
Paolo Bonzini
,
2020/08/10
[PATCH 013/147] configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 015/147] configure: integrate Meson in the build system
,
Paolo Bonzini
,
2020/08/10
[PATCH 017/147] build-sys hack: link with whole .fa archives
,
Paolo Bonzini
,
2020/08/10
[PATCH 016/147] configure: generate Meson cross file
,
Paolo Bonzini
,
2020/08/10
[PATCH 018/147] build-sys: add meson submodule
,
Paolo Bonzini
,
2020/08/10
[PATCH 019/147] meson: move summary to meson.build
,
Paolo Bonzini
,
2020/08/10
[PATCH 020/147] meson: enable pie
,
Paolo Bonzini
,
2020/08/10
[PATCH 021/147] meson: use coverage option
,
Paolo Bonzini
,
2020/08/10
[PATCH 022/147] meson: add sparse support
,
Paolo Bonzini
,
2020/08/10
[PATCH 023/147] meson: add testsuite Makefile generator
,
Paolo Bonzini
,
2020/08/10
[PATCH 025/147] meson: add remaining generated tcg trace helpers
,
Paolo Bonzini
,
2020/08/10
[PATCH 024/147] libqemuutil, qapi, trace: convert to meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 026/147] meson: add version.o
,
Paolo Bonzini
,
2020/08/10
[PATCH 027/147] contrib/libvhost-user: convert to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 030/147] contrib/vhost-user-scsi: convert to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 029/147] contrib/vhost-user-blk: convert to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 031/147] contrib/rdmacm-mux: convert to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 028/147] tools/virtiofsd: convert to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 032/147] contrib/vhost-user-input: convert to meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 033/147] contrib/vhost-user-gpu: convert to meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 034/147] contrib/ivshmem: convert to meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 035/147] contrib/elf2dmp: convert to meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 037/147] meson: convert vss-win32
,
Paolo Bonzini
,
2020/08/10
[PATCH 038/147] meson: add msi generation
,
Paolo Bonzini
,
2020/08/10
[PATCH 036/147] meson: convert qemu-ga
,
Paolo Bonzini
,
2020/08/10
[PATCH 039/147] meson: convert dummy Windows qga/qemu-ga target
,
Paolo Bonzini
,
2020/08/10
[PATCH 041/147] meson: add qemu-keymap
,
Paolo Bonzini
,
2020/08/10
[PATCH 040/147] meson: add qemu-bridge-helper
,
Paolo Bonzini
,
2020/08/10
[PATCH 042/147] meson: add qemu-edid
,
Paolo Bonzini
,
2020/08/10
[PATCH 043/147] meson: add virtfs-proxy-helper
,
Paolo Bonzini
,
2020/08/10
[PATCH 044/147] meson: keymap-gen
,
Paolo Bonzini
,
2020/08/10
[PATCH 045/147] meson: generate qemu-version.h
,
Paolo Bonzini
,
2020/08/10
[PATCH 047/147] meson: generate hxtool files
,
Paolo Bonzini
,
2020/08/10
[PATCH 046/147] meson: generate shader headers
,
Paolo Bonzini
,
2020/08/10
[PATCH 048/147] meson: handle edk2 bios and descriptors
,
Paolo Bonzini
,
2020/08/10
[PATCH 049/147] meson: convert check-decodetree
,
Paolo Bonzini
,
2020/08/10
[PATCH 050/147] meson: convert tests/fp and check-softfloat
,
Paolo Bonzini
,
2020/08/10
[PATCH 051/147] meson: convert check-qapi-schema
,
Paolo Bonzini
,
2020/08/10
[PATCH 052/147] meson: convert qom directory to Meson (tools part)
,
Paolo Bonzini
,
2020/08/10
[PATCH 054/147] meson: convert crypto directory to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 055/147] meson: convert io directory to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 053/147] meson: convert authz directory to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 056/147] meson: convert target/s390x/gen-features.h
,
Paolo Bonzini
,
2020/08/10
[PATCH 058/147] meson: add macos dependencies
,
Paolo Bonzini
,
2020/08/10
[PATCH 059/147] meson: add modules infrastructure
,
Paolo Bonzini
,
2020/08/10
[PATCH 060/147] meson: convert chardev directory to Meson (tools part)
,
Paolo Bonzini
,
2020/08/10
[PATCH 061/147] meson: convert block
,
Paolo Bonzini
,
2020/08/10
[PATCH 063/147] meson: qemu-pr-helper
,
Paolo Bonzini
,
2020/08/10
[PATCH 064/147] configure, Makefile; remove TOOLS and HELPERS-y variable
,
Paolo Bonzini
,
2020/08/10
[PATCH 065/147] meson: convert chardev directory to Meson (emulator part)
,
Paolo Bonzini
,
2020/08/10
[PATCH 066/147] meson: convert tests/qtest to meson
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 066/147] meson: convert tests/qtest to meson
,
Alexander Bulekov
,
2020/08/11
[PATCH 062/147] meson: qemu-{img,io,nbd}
,
Paolo Bonzini
,
2020/08/10
[PATCH 069/147] meson: convert root directory to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 070/147] meson: convert most of softmmu/
,
Paolo Bonzini
,
2020/08/10
[PATCH 071/147] meson: convert trace/
,
Paolo Bonzini
,
2020/08/10
[PATCH 067/147] meson: convert audio directory to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 057/147] meson: infrastructure for building emulators
,
Paolo Bonzini
,
2020/08/10
[PATCH 072/147] meson: convert dump/
,
Paolo Bonzini
,
2020/08/10
[PATCH 068/147] meson: convert ui directory to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 073/147] meson: convert common QMP bits for qemu and qemu-storage-daemon
,
Paolo Bonzini
,
2020/08/10
[PATCH 074/147] meson: convert qemu-storage-daemon
,
Paolo Bonzini
,
2020/08/10
[PATCH 075/147] meson: convert replay directory to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 076/147] meson: convert migration directory to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 077/147] meson: convert net directory to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 078/147] meson: convert backends directory to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 079/147] meson: convert fsdev/
,
Paolo Bonzini
,
2020/08/10
[PATCH 081/147] meson: convert qapi-specific to meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 080/147] meson: convert disas directory to Meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 084/147] meson: convert hw/semihosting
,
Paolo Bonzini
,
2020/08/10
[PATCH 082/147] meson: convert hw/xen
,
Paolo Bonzini
,
2020/08/10
[PATCH 085/147] meson: convert hw/nubus
,
Paolo Bonzini
,
2020/08/10
[PATCH 083/147] meson: convert hw/core
,
Paolo Bonzini
,
2020/08/10
[PATCH 086/147] meson: convert hw/smbios
,
Paolo Bonzini
,
2020/08/10
[PATCH 087/147] meson: convert hw/mem
,
Paolo Bonzini
,
2020/08/10
[PATCH 088/147] meson: convert hw/watchdog
,
Paolo Bonzini
,
2020/08/10
[PATCH 089/147] meson: convert hw/virtio
,
Paolo Bonzini
,
2020/08/10
[PATCH 092/147] meson: convert hw/tpm
,
Paolo Bonzini
,
2020/08/10
[PATCH 090/147] meson: convert hw/vfio
,
Paolo Bonzini
,
2020/08/10
[PATCH 093/147] meson: convert hw/timer
,
Paolo Bonzini
,
2020/08/10
[PATCH 094/147] meson: convert hw/rtc
,
Paolo Bonzini
,
2020/08/10
[PATCH 095/147] meson: convert hw/ssi
,
Paolo Bonzini
,
2020/08/10
[PATCH 096/147] meson: convert hw/sd
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 096/147] meson: convert hw/sd
,
Philippe Mathieu-Daudé
,
2020/08/11
[PATCH 097/147] meson: convert hw/scsi
,
Paolo Bonzini
,
2020/08/10
[PATCH 091/147] meson: convert hw/usb
,
Paolo Bonzini
,
2020/08/10
[PATCH 098/147] meson: convert hw/pcmcia
,
Paolo Bonzini
,
2020/08/10
[PATCH 099/147] meson: convert hw/pci-host
,
Paolo Bonzini
,
2020/08/10
[PATCH 100/147] meson: convert hw/pci-bridge
,
Paolo Bonzini
,
2020/08/10
[PATCH 101/147] meson: convert hw/pci
,
Paolo Bonzini
,
2020/08/10
[PATCH 102/147] meson: convert hw/nvram
,
Paolo Bonzini
,
2020/08/10
[PATCH 104/147] meson: convert hw/net
,
Paolo Bonzini
,
2020/08/10
[PATCH 106/147] meson: convert hw/isa
,
Paolo Bonzini
,
2020/08/10
[PATCH 103/147] meson: convert hw/rdma
,
Paolo Bonzini
,
2020/08/10
[PATCH 105/147] meson: convert hw/misc
,
Paolo Bonzini
,
2020/08/10
[PATCH 107/147] meson: convert hw/ipmi
,
Paolo Bonzini
,
2020/08/10
[PATCH 108/147] meson: convert hw/ipack
,
Paolo Bonzini
,
2020/08/10
[PATCH 109/147] meson: convert hw/intc
,
Paolo Bonzini
,
2020/08/10
[PATCH 110/147] meson: convert hw/input
,
Paolo Bonzini
,
2020/08/10
[PATCH 112/147] meson: convert hw/i2c
,
Paolo Bonzini
,
2020/08/10
[PATCH 111/147] meson: convert hw/ide
,
Paolo Bonzini
,
2020/08/10
[PATCH 113/147] meson: convert hw/hyperv
,
Paolo Bonzini
,
2020/08/10
[PATCH 114/147] meson: convert hw/gpio
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 114/147] meson: convert hw/gpio
,
Philippe Mathieu-Daudé
,
2020/08/11
[PATCH 115/147] meson: convert hw/dma
,
Paolo Bonzini
,
2020/08/10
[PATCH 117/147] meson: convert hw/cpu
,
Paolo Bonzini
,
2020/08/10
[PATCH 118/147] meson: convert hw/char
,
Paolo Bonzini
,
2020/08/10
[PATCH 119/147] meson: convert hw/block
,
Paolo Bonzini
,
2020/08/10
[PATCH 120/147] meson: convert hw/audio
,
Paolo Bonzini
,
2020/08/10
[PATCH 121/147] meson: convert hw/adc
,
Paolo Bonzini
,
2020/08/10
[PATCH 116/147] meson: convert hw/display
,
Paolo Bonzini
,
2020/08/10
[PATCH 124/147] meson: convert hw/arch*
,
Paolo Bonzini
,
2020/08/10
[PATCH 122/147] meson: convert hw/acpi
,
Paolo Bonzini
,
2020/08/10
[PATCH 123/147] meson: convert hw/9pfs, cleanup
,
Paolo Bonzini
,
2020/08/10
[PATCH 128/147] meson: bsd-user
,
Paolo Bonzini
,
2020/08/10
[PATCH 125/147] meson: target
,
Paolo Bonzini
,
2020/08/10
[PATCH 126/147] meson: accel
,
Paolo Bonzini
,
2020/08/10
[PATCH 127/147] meson: linux-user
,
Paolo Bonzini
,
2020/08/10
[PATCH 130/147] meson: plugins
,
Paolo Bonzini
,
2020/08/10
[PATCH 129/147] meson: cpu-emu
,
Paolo Bonzini
,
2020/08/10
[PATCH 133/147] rules.mak: remove version.o
,
Paolo Bonzini
,
2020/08/10
[PATCH 132/147] meson: convert systemtap files
,
Paolo Bonzini
,
2020/08/10
[PATCH 131/147] meson: link emulators without Makefile.target
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 131/147] meson: link emulators without Makefile.target
,
Alexander Bulekov
,
2020/08/11
Re: [PATCH 131/147] meson: link emulators without Makefile.target
,
Philippe Mathieu-Daudé
,
2020/08/11
[PATCH 134/147] remove Makefile.target
,
Paolo Bonzini
,
2020/08/10
[PATCH 135/147] meson: sphinx-build
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 135/147] meson: sphinx-build
,
Peter Maydell
,
2020/08/10
Re: [PATCH 135/147] meson: sphinx-build
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 135/147] meson: sphinx-build
,
Peter Maydell
,
2020/08/10
Re: [PATCH 135/147] meson: sphinx-build
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 135/147] meson: sphinx-build
,
Peter Maydell
,
2020/08/10
Re: [PATCH 135/147] meson: sphinx-build
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 135/147] meson: sphinx-build
,
Peter Maydell
,
2020/08/10
Re: [PATCH 135/147] meson: sphinx-build
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 135/147] meson: sphinx-build
,
Paolo Bonzini
,
2020/08/11
[PATCH 136/147] meson: build texi doc
,
Paolo Bonzini
,
2020/08/10
[PATCH 137/147] meson: convert check-block
,
Paolo Bonzini
,
2020/08/10
[PATCH 140/147] meson: convert sample plugins
,
Paolo Bonzini
,
2020/08/10
[PATCH 141/147] meson: move SDL and SDL-image detection to meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 138/147] rules.mak: drop unneeded macros
,
Paolo Bonzini
,
2020/08/10
[PATCH 139/147] meson: replace create-config with meson configure_file
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 139/147] meson: replace create-config with meson configure_file
,
Philippe Mathieu-Daudé
,
2020/08/11
Re: [PATCH 139/147] meson: replace create-config with meson configure_file
,
Philippe Mathieu-Daudé
,
2020/08/11
Re: [PATCH 139/147] meson: replace create-config with meson configure_file
,
Alexander Bulekov
,
2020/08/11
Re: [PATCH 139/147] meson: replace create-config with meson configure_file
,
Paolo Bonzini
,
2020/08/11
Re: [PATCH 139/147] meson: replace create-config with meson configure_file
,
Alexander Bulekov
,
2020/08/11
Re: [PATCH 139/147] meson: replace create-config with meson configure_file
,
Paolo Bonzini
,
2020/08/11
[PATCH 142/147] meson: convert VNC and dependent libraries to meson
,
Paolo Bonzini
,
2020/08/10
[PATCH 143/147] meson: convert po/
,
Paolo Bonzini
,
2020/08/10
[PATCH 146/147] cflags Signed-off-by: Paolo Bonzini <address@hidden>
,
Paolo Bonzini
,
2020/08/10
[PATCH 147/147] meson: avoid unstable module warning with Meson 0.56.0 or newer
,
Paolo Bonzini
,
2020/08/10
[PATCH 145/147] acceptance: use stable URLs for the Debian and Ubuntu installer
,
Paolo Bonzini
,
2020/08/10
[PATCH 144/147] meson: update build-system documentation
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Peter Maydell
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Peter Maydell
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Peter Maydell
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Peter Maydell
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Peter Maydell
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Peter Maydell
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Peter Maydell
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Peter Maydell
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Peter Maydell
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 000/147] Meson integration for 5.2
,
Cornelia Huck
,
2020/08/11
Re: [PATCH 000/147] Meson integration for 5.2
,
Cornelia Huck
,
2020/08/11
Re: [PATCH 000/147] Meson integration for 5.2
,
Roman Bolshakov
,
2020/08/11
Re: [PATCH 000/147] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/11
Re: [PATCH 000/147] Meson integration for 5.2
,
Roman Bolshakov
,
2020/08/11
Re: [PATCH 000/147] Meson integration for 5.2
,
Stefano Garzarella
,
2020/08/11
Re: [PATCH 000/147] Meson integration for 5.2
,
Howard Spoelstra
,
2020/08/12
Re: [PATCH 000/147] Meson integration for 5.2
,
Philippe Mathieu-Daudé
,
2020/08/12
Re: [PATCH 000/147] Meson integration for 5.2
,
Howard Spoelstra
,
2020/08/12
[PATCH 00/14] ppc/spapr: Error handling fixes and cleanups
,
Greg Kurz
,
2020/08/10
[PATCH 01/14] spapr: Simplify error handling in spapr_phb_realize()
,
Greg Kurz
,
2020/08/10
Re: [PATCH 01/14] spapr: Simplify error handling in spapr_phb_realize()
,
David Gibson
,
2020/08/13
Re: [PATCH 01/14] spapr: Simplify error handling in spapr_phb_realize()
,
Daniel Henrique Barboza
,
2020/08/13
Re: [PATCH 01/14] spapr: Simplify error handling in spapr_phb_realize()
,
Greg Kurz
,
2020/08/13
Re: [PATCH 01/14] spapr: Simplify error handling in spapr_phb_realize()
,
David Gibson
,
2020/08/14
[PATCH 02/14] spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()
,
Greg Kurz
,
2020/08/10
Re: [PATCH 02/14] spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()
,
David Gibson
,
2020/08/13
[PATCH 03/14] spapr/xive: Rework error handling of kvmppc_xive_source_reset()
,
Greg Kurz
,
2020/08/10
Re: [PATCH 03/14] spapr/xive: Rework error handling of kvmppc_xive_source_reset()
,
David Gibson
,
2020/08/13
[PATCH 04/14] spapr/xive: Rework error handling of kvmppc_xive_mmap()
,
Greg Kurz
,
2020/08/10
Re: [PATCH 04/14] spapr/xive: Rework error handling of kvmppc_xive_mmap()
,
David Gibson
,
2020/08/13
[PATCH 05/14] spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
,
Greg Kurz
,
2020/08/10
Re: [PATCH 05/14] spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
,
David Gibson
,
2020/08/13
[PATCH 06/14] spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()
,
Greg Kurz
,
2020/08/10
Re: [PATCH 06/14] spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()
,
David Gibson
,
2020/08/13
[PATCH 07/14] spapr/xive: Rework error handling in kvmppc_xive_get_queues()
,
Greg Kurz
,
2020/08/10
Re: [PATCH 07/14] spapr/xive: Rework error handling in kvmppc_xive_get_queues()
,
David Gibson
,
2020/08/13
[PATCH 08/14] spapr/xive: Rework error handling of kvmppc_xive_set_source_config()
,
Greg Kurz
,
2020/08/10
Re: [PATCH 08/14] spapr/xive: Rework error handling of kvmppc_xive_set_source_config()
,
David Gibson
,
2020/08/13
[PATCH 09/14] spapr/kvm: Fix error handling in kvmppc_xive_pre_save()
,
Greg Kurz
,
2020/08/10
Re: [PATCH 09/14] spapr/kvm: Fix error handling in kvmppc_xive_pre_save()
,
David Gibson
,
2020/08/13
[PATCH 10/14] spapr/xive: Fix error handling in kvmppc_xive_post_load()
,
Greg Kurz
,
2020/08/10
Re: [PATCH 10/14] spapr/xive: Fix error handling in kvmppc_xive_post_load()
,
David Gibson
,
2020/08/13
[PATCH 11/14] ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks
,
Greg Kurz
,
2020/08/10
Re: [PATCH 11/14] ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks
,
David Gibson
,
2020/08/13
[PATCH 12/14] spapr/xive: Simplify error handling in kvmppc_xive_connect()
,
Greg Kurz
,
2020/08/10
Re: [PATCH 12/14] spapr/xive: Simplify error handling in kvmppc_xive_connect()
,
David Gibson
,
2020/08/13
[PATCH 13/14] ppc/xive: Simplify error handling in xive_tctx_realize()
,
Greg Kurz
,
2020/08/10
Re: [PATCH 13/14] ppc/xive: Simplify error handling in xive_tctx_realize()
,
David Gibson
,
2020/08/13
[PATCH 14/14] spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
,
Greg Kurz
,
2020/08/10
Re: [PATCH 14/14] spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
,
David Gibson
,
2020/08/13
Re: [PATCH v8 07/20] multi-process: add co-routines to communicate with remote
,
Stefan Hajnoczi
,
2020/08/10
[ANNOUNCE] SeaBIOS 1.14.0
,
Kevin O'Connor
,
2020/08/10
[Bug 1793539] Re: qemu:handle_cpu_signal received signal outside vCPU context @ pc=0x6003ddc5
,
Steve Dodd
,
2020/08/10
[Bug 1793539] Re: qemu:handle_cpu_signal received signal outside vCPU context @ pc=0x6003ddc5
,
Steve Dodd
,
2020/08/10
[Bug 1793539] Re: qemu:handle_cpu_signal received signal outside vCPU context @ pc=0x6003ddc5
,
Andreas Schwab
,
2020/08/10
Re: [PATCH v8 10/20] multi-process: setup memory manager for remote device
,
Stefan Hajnoczi
,
2020/08/10
[Bug 1815911] Re: aptitude crashes qemu-m68k with handle_cpu_signal received signal outside vCPU context
,
Steve Dodd
,
2020/08/10
[Bug 1815911] Re: aptitude crashes qemu-m68k with handle_cpu_signal received signal outside vCPU context
,
Thomas Huth
,
2020/08/12
[Bug 1815911] Re: aptitude crashes qemu-m68k with handle_cpu_signal received signal outside vCPU context
,
John Paul Adrian Glaubitz
,
2020/08/12
[Bug 1815911] Re: aptitude crashes qemu-m68k with handle_cpu_signal received signal outside vCPU context
,
Thomas Huth
,
2020/08/13
[PATCH v1 0/2] Add timeout mechanism to qmp actions
,
Zhenyu Ye
,
2020/08/10
[PATCH v1 2/2] qmp: use aio_context_acquire_timeout replace aio_context_acquire
,
Zhenyu Ye
,
2020/08/10
[PATCH v1 1/2] util: introduce aio_context_acquire_timeout
,
Zhenyu Ye
,
2020/08/10
Re: [PATCH v1 0/2] Add timeout mechanism to qmp actions
,
Kevin Wolf
,
2020/08/10
Re: [PATCH v1 0/2] Add timeout mechanism to qmp actions
,
Zhenyu Ye
,
2020/08/11
Re: [PATCH v1 0/2] Add timeout mechanism to qmp actions
,
Stefan Hajnoczi
,
2020/08/21
Re: [PATCH v1 0/2] Add timeout mechanism to qmp actions
,
Stefan Hajnoczi
,
2020/08/12
Re: [PATCH v1 0/2] Add timeout mechanism to qmp actions
,
Zhenyu Ye
,
2020/08/12
[PULL v2 00/12] target-hppa fixes pull request v2
,
Helge Deller
,
2020/08/10
[PULL v2 01/12] hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources
,
Helge Deller
,
2020/08/10
[PULL v2 04/12] hw/display/artist.c: fix out of bounds check
,
Helge Deller
,
2020/08/10
[PULL v2 12/12] hw/display/artist: Fix invalidation of lines near screen border
,
Helge Deller
,
2020/08/10
[PULL v2 11/12] hw/display/artist: Fix invalidation of lines in artist_draw_line()
,
Helge Deller
,
2020/08/10
[PULL v2 05/12] hw/hppa/lasi: Don't abort on invalid IMR value
,
Helge Deller
,
2020/08/10
[PULL v2 02/12] seabios-hppa: Update to SeaBIOS hppa version 1
,
Helge Deller
,
2020/08/10
[PULL v2 06/12] hw/display/artist: Check offset in draw_line to avoid buffer over-run
,
Helge Deller
,
2020/08/10
[PULL v2 10/12] hw/display/artist: Unbreak size mismatch memory accesses
,
Helge Deller
,
2020/08/10
[PULL v2 08/12] Revert "hw/display/artist: Avoid drawing line when nothing to display"
,
Helge Deller
,
2020/08/10
[PULL v2 07/12] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Helge Deller
,
2020/08/10
[PULL v2 09/12] hw/display/artist: Prevent out of VRAM buffer accesses
,
Helge Deller
,
2020/08/10
[PULL v2 03/12] hw/hppa: Implement proper SeaBIOS version check
,
Helge Deller
,
2020/08/10
Re: [PULL v2 00/12] target-hppa fixes pull request v2
,
Peter Maydell
,
2020/08/10
Re: [PULL v2 00/12] target-hppa fixes pull request v2
,
Peter Maydell
,
2020/08/26
[PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command
,
Denis V. Lunev
,
2020/08/10
Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command
,
Richard W.M. Jones
,
2020/08/10
Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command
,
Denis V. Lunev
,
2020/08/10
Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command
,
Vladimir Sementsov-Ogievskiy
,
2020/08/10
Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command
,
Kevin Wolf
,
2020/08/10
Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command
,
Denis V. Lunev
,
2020/08/10
Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command
,
Eric Blake
,
2020/08/10
Re: [PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command
,
Vladimir Sementsov-Ogievskiy
,
2020/08/10
[PATCH] Introduce global piix flag to disable PCI hotplug
,
Ani Sinha
,
2020/08/10
Re: [PATCH] Introduce global piix flag to disable PCI hotplug
,
Ani Sinha
,
2020/08/10
Re: [PATCH] Introduce global piix flag to disable PCI hotplug
,
Michael S. Tsirkin
,
2020/08/10
Re: [PATCH] Introduce global piix flag to disable PCI hotplug
,
Ani Sinha
,
2020/08/10
Re: [PATCH] Introduce global piix flag to disable PCI hotplug
,
Michael S. Tsirkin
,
2020/08/10
Re: [PATCH] Introduce global piix flag to disable PCI hotplug
,
Ani Sinha
,
2020/08/10
Re: [PATCH] Introduce global piix flag to disable PCI hotplug
,
Michael S. Tsirkin
,
2020/08/10
Re: [PATCH] Introduce global piix flag to disable PCI hotplug
,
Ani Sinha
,
2020/08/10
Re: [PATCH] Introduce global piix flag to disable PCI hotplug
,
Ani Sinha
,
2020/08/11
[PATCH v3] fcntl: Add 32bit filesystem mode
,
Linus Walleij
,
2020/08/10
[PATCH v2] CODING_STYLE.rst: flesh out our naming conventions.
,
Alex Bennée
,
2020/08/10
Re: [PATCH v2] CODING_STYLE.rst: flesh out our naming conventions.
,
Cornelia Huck
,
2020/08/11
Re: [PATCH v2] CODING_STYLE.rst: flesh out our naming conventions.
,
Alex Bennée
,
2020/08/11
Re: [PATCH v2] CODING_STYLE.rst: flesh out our naming conventions.
,
Cornelia Huck
,
2020/08/11
Re: [PATCH v2] CODING_STYLE.rst: flesh out our naming conventions.
,
Philippe Mathieu-Daudé
,
2020/08/11
Re: [PATCH v2] CODING_STYLE.rst: flesh out our naming conventions.
,
Cornelia Huck
,
2020/08/11
Re: [PATCH v2] CODING_STYLE.rst: flesh out our naming conventions.
,
Thomas Huth
,
2020/08/23
[PATCH v2 for 5.2 0/3] block: add logging facility for long standing IO requests
,
Denis V. Lunev
,
2020/08/10
[PATCH 1/3] block/block-backend: add converter from BlockAcctStats to BlockBackend
,
Denis V. Lunev
,
2020/08/10
[PATCH 3/3] block: enable long IO requests report by default
,
Denis V. Lunev
,
2020/08/10
[PATCH 2/3] block: add logging facility for long standing IO requests
,
Denis V. Lunev
,
2020/08/10
Re: [PATCH 2/3] block: add logging facility for long standing IO requests
,
David Edmondson
,
2020/08/20
Re: [PATCH 2/3] block: add logging facility for long standing IO requests
,
Denis V. Lunev
,
2020/08/24
Re: [PATCH v2 for 5.2 0/3] block: add logging facility for long standing IO requests
,
Stefan Hajnoczi
,
2020/08/12
Re: [PATCH v2 for 5.2 0/3] block: add logging facility for long standing IO requests
,
Denis V. Lunev
,
2020/08/20
[PATCH for-5.1 v2 1/2] block/block-copy: always align copied region to cluster size
,
Stefan Reiter
,
2020/08/10
[PATCH for-5.1 v2 2/2] iotests: add test for unaligned granularity bitmap backup
,
Stefan Reiter
,
2020/08/10
Re: [PATCH for-5.1 v2 2/2] iotests: add test for unaligned granularity bitmap backup
,
Max Reitz
,
2020/08/10
Re: [PATCH for-5.1 v2 2/2] iotests: add test for unaligned granularity bitmap backup
,
Stefan Reiter
,
2020/08/10
Re: [PATCH for-5.1 v2 1/2] block/block-copy: always align copied region to cluster size
,
Max Reitz
,
2020/08/10
[PATCH v2 0/2] acceptance: update asset urls for the Bionic aarch64 installer
,
Philippe Mathieu-Daudé
,
2020/08/10
[PATCH v2 1/2] tests/acceptance/boot_linux: Extract common URL from xlnx-versal test
,
Philippe Mathieu-Daudé
,
2020/08/10
[PATCH v2 2/2] tests/acceptance/boot_linux: Use stable URL for xlnx-versal test
,
Philippe Mathieu-Daudé
,
2020/08/10
Re: [PATCH v2 0/2] acceptance: update asset urls for the Bionic aarch64 installer
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH for-5.1 v2] acceptance: use stable URLs for the Debian and Ubuntu installer
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH for-5.1 v2] acceptance: use stable URLs for the Debian and Ubuntu installer
,
Philippe Mathieu-Daudé
,
2020/08/10
Re: [PATCH for-5.1 v2] acceptance: use stable URLs for the Debian and Ubuntu installer
,
Peter Maydell
,
2020/08/10
Re: [PATCH for-5.1 v2] acceptance: use stable URLs for the Debian and Ubuntu installer
,
Philippe Mathieu-Daudé
,
2020/08/12
[PATCH] hw/pci-host: save/restore pci host config register for old ones
,
Hogan Wang
,
2020/08/10
Re: [PATCH] hw/pci-host: save/restore pci host config register for old ones
,
Michael S. Tsirkin
,
2020/08/27
Re: [PATCH] hw/pci-host: save/restore pci host config register for old ones
,
Dr. David Alan Gilbert
,
2020/08/27
[Bug 1877052] Re: KVM Win 10 guest pauses after kernel upgrade
,
Christian Ehrhardt
,
2020/08/10
QEMU Library support
,
Pratik Parvati
,
2020/08/10
Re: QEMU Library support
,
Alex Bennée
,
2020/08/10
Re: QEMU Library support
,
Pratik Parvati
,
2020/08/10
Re: QEMU Library support
,
Alex Bennée
,
2020/08/10
Re: QEMU Library support
,
Pratik Parvati
,
2020/08/10
Re: QEMU Library support
,
Pratik Parvati
,
2020/08/20
[Bug 1674117] Re: Qemu VM start kills Pulseaudio
,
Launchpad Bug Tracker
,
2020/08/10
[PATCH] acceptance: update asset hashes for the Bionic aarch64 installer
,
Paolo Bonzini
,
2020/08/09
Re: [PATCH] acceptance: update asset hashes for the Bionic aarch64 installer
,
Philippe Mathieu-Daudé
,
2020/08/10
Re: [PATCH] acceptance: update asset hashes for the Bionic aarch64 installer
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH] acceptance: update asset hashes for the Bionic aarch64 installer
,
Philippe Mathieu-Daudé
,
2020/08/10
Re: [PATCH] acceptance: update asset hashes for the Bionic aarch64 installer
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH] acceptance: update asset hashes for the Bionic aarch64 installer
,
Philippe Mathieu-Daudé
,
2020/08/10
[PATCH v4 00/12] target-hppa fixes v4
,
Helge Deller
,
2020/08/09
[PATCH v4 03/12] hw/hppa: Implement proper SeaBIOS version check
,
Helge Deller
,
2020/08/09
[PATCH v4 02/12] seabios-hppa: Update to SeaBIOS hppa version 1
,
Helge Deller
,
2020/08/09
[PATCH v4 01/12] hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources
,
Helge Deller
,
2020/08/09
[PATCH v4 07/12] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Helge Deller
,
2020/08/09
[PATCH v4 06/12] hw/display/artist: Check offset in draw_line to avoid buffer over-run
,
Helge Deller
,
2020/08/09
[PATCH v4 10/12] hw/display/artist: Unbreak size mismatch memory accesses
,
Helge Deller
,
2020/08/09
[PATCH v4 12/12] hw/display/artist: Fix invalidation of lines near screen border
,
Helge Deller
,
2020/08/09
[PATCH v4 09/12] hw/display/artist: Prevent out of VRAM buffer accesses
,
Helge Deller
,
2020/08/09
[PATCH v4 04/12] hw/display/artist.c: fix out of bounds check
,
Helge Deller
,
2020/08/09
[PATCH v4 11/12] hw/display/artist: Fix invalidation of lines in artist_draw_line()
,
Helge Deller
,
2020/08/09
[PATCH v4 05/12] hw/hppa/lasi: Don't abort on invalid IMR value
,
Helge Deller
,
2020/08/09
[PATCH v4 08/12] Revert "hw/display/artist: Avoid drawing line when nothing to display"
,
Helge Deller
,
2020/08/09
Re: [PATCH 2/4] qom: provide convenient macros for declaring and defining types
,
Eduardo Habkost
,
2020/08/09
Re: [PATCH 2/4] qom: provide convenient macros for declaring and defining types
,
Eduardo Habkost
,
2020/08/11
Re: usb-wacom-tablet failing to register
,
Michael Nazzareno Trimarchi
,
2020/08/08
Re: usb-wacom-tablet failing to register
,
Michael Nazzareno Trimarchi
,
2020/08/08
Re: usb-wacom-tablet failing to register
,
Michael Nazzareno Trimarchi
,
2020/08/08
Re: [PATCH 1/1] os_find_datadir: search as in version 4.2
,
Brian Norris
,
2020/08/08
Re: [PATCH 1/1] os_find_datadir: search as in version 4.2
,
Peter Maydell
,
2020/08/08
Re: [PATCH 1/1] os_find_datadir: search as in version 4.2
,
Marc-André Lureau
,
2020/08/10
Re: [PATCH 1/1] os_find_datadir: search as in version 4.2
,
Brian Norris
,
2020/08/10
Re: [PATCH 1/1] os_find_datadir: search as in version 4.2
,
Marc-André Lureau
,
2020/08/10
[PATCH] riscv: Fix bug in setting pmpcfg CSR for RISCV64
,
Hou Weiying
,
2020/08/08
Re: [PATCH] riscv: Fix bug in setting pmpcfg CSR for RISCV64
,
Alistair Francis
,
2020/08/10
[PATCH] riscv: Fix bug in setting pmpcfg CSR for RISCV64
,
Hou Weiying
,
2020/08/08
[PATCH 2/4] Implementation of enhanced PMP(ePMP) support
,
Hou Weiying
,
2020/08/08
[PATCH 2/4] Implementation of enhanced PMP(ePMP) support
,
Hou Weiying
,
2020/08/08
[PATCH 1/4] Define ePMP mseccfg
,
Hou Weiying
,
2020/08/08
[PATCH 1/4] Define ePMP mseccfg
,
Hou Weiying
,
2020/08/08
[PATCH 3/4] Add ePMP CSR accesses
,
Hou Weiying
,
2020/08/08
[PATCH 3/4] Add ePMP CSR accesses
,
Hou Weiying
,
2020/08/08
[PATCH 0/4] riscv: Add enhanced PMP support
,
Hou Weiying
,
2020/08/08
[PATCH 0/4] riscv: Add enhanced PMP support
,
Hou Weiying
,
2020/08/08
[PATCH 0/4] riscv: Add enhanced PMP support
,
Hongzheng-Li
,
2020/08/08
[PATCH 2/4] Implementation of enhanced PMP(ePMP) support
,
Hongzheng-Li
,
2020/08/08
[PATCH 3/4] Add ePMP CSR accesses
,
Hongzheng-Li
,
2020/08/08
[PATCH 4/4] Add a config option for ePMP.
,
Hongzheng-Li
,
2020/08/08
[PATCH 1/4] Define ePMP mseccfg
,
Hongzheng-Li
,
2020/08/08
[PATCH 4/4] Add a config option for ePMP.
,
Hou Weiying
,
2020/08/08
[PATCH 4/4] Add a config option for ePMP.
,
Hou Weiying
,
2020/08/08
[Bug 1667613] Re: Qemu 2.8 on PPC64 issue with input
,
Thomas Huth
,
2020/08/08
[Bug 584146] Re: Virtual fat breaks with -snapshot
,
Thomas Huth
,
2020/08/08
[Bug 1860610] Re: cap_disas_plugin leaks memory
,
Thomas Huth
,
2020/08/08
[Bug 1869073] Re: qemu-arm-static crashes "segmentation fault" when running "git clone -s"
,
Thomas Huth
,
2020/08/08
[PATCH] ui/gtk: Fix regression in gd_refresh_rate_milihz
,
Nikola Pavlica
,
2020/08/07
Re: [PATCH] ui/gtk: Fix regression in gd_refresh_rate_milihz
,
Nikola Pavlica
,
2020/08/07
[Bug 1500265] Re: nested 9p filesystem with security_model=mapped-xattr
,
Thomas Huth
,
2020/08/07
[Bug 1500265] Re: nested 9p filesystem with security_model=mapped-xattr
,
Christian Schoenebeck
,
2020/08/07
[Bug 1500265] Re: nested 9p filesystem with security_model=mapped-xattr
,
Thomas Huth
,
2020/08/08
[Bug 1503031] Re: 32-to-64-bit call gate unsupported in IA32e mode
,
Thomas Huth
,
2020/08/07
[Bug 1503031] Re: 32-to-64-bit call gate unsupported in IA32e mode
,
Peter Maydell
,
2020/08/07
[Bug 1503031] Re: 32-to-64-bit call gate unsupported in IA32e mode
,
Thomas Huth
,
2020/08/08
[Bug 1505041] Re: Live snapshot revert times increases linearly with snapshot age
,
Thomas Huth
,
2020/08/07
[Bug 1478376] Re: PL050 KMIDATA register does not reset
,
Thomas Huth
,
2020/08/07
[Bug 1479717] Re: Auto resize VM doesn't work with windows 10 guest
,
Thomas Huth
,
2020/08/07
[Bug 1428352] Re: SYSRET instruction incorrectly implemented
,
Thomas Huth
,
2020/08/07
[Bug 1462949] Re: vmdk files cause qemu-img to consume lots of time and memory
,
Thomas Huth
,
2020/08/07
[Bug 1423528] Re: setting unsupported timeout for i6300esb watchdog causes hw reset
,
Thomas Huth
,
2020/08/07
[Bug 1423528] Re: setting unsupported timeout for i6300esb watchdog causes hw reset
,
Michael Tokarev
,
2020/08/08
[Bug 1423528] Re: setting unsupported timeout for i6300esb watchdog causes hw reset
,
Michael Tokarev
,
2020/08/08
[Bug 1415181] Re: Access raw partitions from Windows
,
Thomas Huth
,
2020/08/07
Re: [Bug 1415181] Re: Access raw partitions from Windows
,
Sebastián Lacuesta
,
2020/08/07
[Bug 1415181] Re: Access raw partitions from Windows
,
Thomas Huth
,
2020/08/08
[Bug 1407808] Re: virtual console gives strange response to ANSI DSR
,
Thomas Huth
,
2020/08/07
[Bug 1407808] Re: virtual console gives strange response to ANSI DSR
,
Nadav Har'El
,
2020/08/10
[Bug 1407808] Re: virtual console gives strange response to ANSI DSR
,
Thomas Huth
,
2020/08/12
Re: [PATCH v2 5/5] virtiofsd: Skip setup_capabilities() in sandbox=NONE mode
,
Dr. David Alan Gilbert
,
2020/08/07
Re: [PATCH v2 3/5] virtiofsd: open /proc/self/fd/ in sandbox=NONE mode
,
Dr. David Alan Gilbert
,
2020/08/07
Re: [PATCH v2 2/5] virtiofsd: create lock/pid file in per user cache dir
,
Dr. David Alan Gilbert
,
2020/08/07
Re: [PATCH] introduce VFIO-over-socket protocol specificaion
,
John G Johnson
,
2020/08/07
[PATCH v3 0/3] Fix couple of issues with AMD topology
,
Babu Moger
,
2020/08/07
[PATCH v3 1/3] i386: Simplify CPUID_8000_001E for AMD
,
Babu Moger
,
2020/08/07
Re: [PATCH v3 1/3] i386: Simplify CPUID_8000_001E for AMD
,
Igor Mammedov
,
2020/08/07
[PATCH v3 3/3] hw/i386: Remove node_id, nr_nodes and nodes_per_pkg from topology
,
Babu Moger
,
2020/08/07
[PATCH v3 2/3] hw/i386: Add a new check to configure smp dies for EPYC
,
Babu Moger
,
2020/08/07
Re: [PATCH v3 2/3] hw/i386: Add a new check to configure smp dies for EPYC
,
Daniel P . Berrangé
,
2020/08/07
Re: [PATCH v3 2/3] hw/i386: Add a new check to configure smp dies for EPYC
,
Babu Moger
,
2020/08/07
Re: [PATCH v3 2/3] hw/i386: Add a new check to configure smp dies for EPYC
,
Igor Mammedov
,
2020/08/07
Re: [PATCH v3 2/3] hw/i386: Add a new check to configure smp dies for EPYC
,
Babu Moger
,
2020/08/11
Re: [PATCH v3 2/3] hw/i386: Add a new check to configure smp dies for EPYC
,
Igor Mammedov
,
2020/08/13
RE: [PATCH v3 2/3] hw/i386: Add a new check to configure smp dies for EPYC
,
Babu Moger
,
2020/08/13
Re: [PATCH v3 2/3] hw/i386: Add a new check to configure smp dies for EPYC
,
Igor Mammedov
,
2020/08/07
RE: [PATCH v3 2/3] hw/i386: Add a new check to configure smp dies for EPYC
,
Babu Moger
,
2020/08/11
[Bug 1888601] Re: QEMU v5.1.0-rc0/rc1 hang with nested virtualization
,
Simon Kaegi
,
2020/08/07
[Bug 1888601] Re: QEMU v5.1.0-rc0/rc1 hang with nested virtualization
,
Dr. David Alan Gilbert
,
2020/08/07
[Bug 1888601] Re: QEMU v5.1.0-rc0/rc1 hang with nested virtualization
,
Simon Kaegi
,
2020/08/07
Re: [PATCH v2 1/5] virtiofsd: Add notion of unprivileged mode
,
Dr. David Alan Gilbert
,
2020/08/07
Re: [PATCH v8 09/20] multi-process: Associate fd of a PCIDevice with its object
,
Stefan Hajnoczi
,
2020/08/07
Re: [PATCH v2 2/3] virtiofsd: add container-friendly -o sandbox=chroot option
,
Dr. David Alan Gilbert
,
2020/08/07
Re: [PATCH v2 3/3] virtiofsd: probe unshare(CLONE_FS) and print an error
,
Dr. David Alan Gilbert
,
2020/08/07
[Bug 1805256] Autopkgtest regression report (qemu/1:2.11+dfsg-1ubuntu7.30)
,
Ubuntu SRU Bot
,
2020/08/07
[PATCH-for-5.2 0/3] hw/misc/unimp: Improve how offset/value are displayed
,
Philippe Mathieu-Daudé
,
2020/08/07
[PATCH-for-5.2 1/3] hw/misc/unimp: Display value after offset
,
Philippe Mathieu-Daudé
,
2020/08/07
Re: [PATCH-for-5.2 1/3] hw/misc/unimp: Display value after offset
,
Richard Henderson
,
2020/08/12
[PATCH-for-5.2 2/3] hw/misc/unimp: Display the value with width of the access size
,
Philippe Mathieu-Daudé
,
2020/08/07
Re: [PATCH-for-5.2 2/3] hw/misc/unimp: Display the value with width of the access size
,
Richard Henderson
,
2020/08/12
[PATCH-for-5.2 3/3] hw/misc/unimp: Display the offset with width of the region size
,
Philippe Mathieu-Daudé
,
2020/08/07
Re: [PATCH-for-5.2 3/3] hw/misc/unimp: Display the offset with width of the region size
,
Richard Henderson
,
2020/08/12
Re: [PATCH-for-5.2 3/3] hw/misc/unimp: Display the offset with width of the region size
,
Philippe Mathieu-Daudé
,
2020/08/12
any virtio-mac80211 (alternative) implementations
,
linwei6
,
2020/08/07
Re: [PATCH v2 3/3] linux-user: Add strace support for printing arguments for ioctls used for terminals and serial lines
,
Laurent Vivier
,
2020/08/07
Re: [PATCH v2 3/3] linux-user: Add strace support for printing arguments for ioctls used for terminals and serial lines
,
Laurent Vivier
,
2020/08/24
Re: [PATCH v2 2/3] linux-user: Add missing termbits types and values definitions
,
Laurent Vivier
,
2020/08/07
Re: [PATCH v2 2/3] linux-user: Add missing termbits types and values definitions
,
Laurent Vivier
,
2020/08/24
Re: [PATCH v2 1/3] linux-user: Add generic 'termbits.h' for some archs
,
Laurent Vivier
,
2020/08/07
Re: [PATCH v2 1/3] linux-user: Add generic 'termbits.h' for some archs
,
Laurent Vivier
,
2020/08/24
Re: [PATCH v2 0/4] Add dtrace support on macOS
,
Stefan Hajnoczi
,
2020/08/07
Re: [PATCH 3/6] linux-user: Update SO_TIMESTAMP to SO_TIMESTAMP_OLD/NEW
,
Laurent Vivier
,
2020/08/07
Re: [PATCH 2/6] linux-user: add missing UDP and IPv6 get/setsockopt options
,
Laurent Vivier
,
2020/08/07
Re: [PATCH 1/6] linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
,
Laurent Vivier
,
2020/08/07
Re: [PATCH v3 5/5] linux-user: Add strace support for printing arguments of some clock and time functions
,
Laurent Vivier
,
2020/08/07
[PATCH v3 for-5.2 0/3] spapr: Cleanups for XIVE
,
Greg Kurz
,
2020/08/07
[PATCH v3 for-5.2 1/3] ppc/xive: Rework setup of XiveSource::esb_mmio
,
Greg Kurz
,
2020/08/07
Re: [PATCH v3 for-5.2 1/3] ppc/xive: Rework setup of XiveSource::esb_mmio
,
Cédric Le Goater
,
2020/08/07
Re: [PATCH v3 for-5.2 1/3] ppc/xive: Rework setup of XiveSource::esb_mmio
,
David Gibson
,
2020/08/13
[PATCH v3 for-5.2 2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Greg Kurz
,
2020/08/07
Re: [PATCH v3 for-5.2 2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Cédric Le Goater
,
2020/08/07
Re: [PATCH v3 for-5.2 2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Cédric Le Goater
,
2020/08/08
Re: [PATCH v3 for-5.2 2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
David Gibson
,
2020/08/13
[PATCH v3 for-5.2 3/3] spapr/xive: Convert KVM device fd checks to assert()
,
Greg Kurz
,
2020/08/07
Re: [PATCH v3 for-5.2 3/3] spapr/xive: Convert KVM device fd checks to assert()
,
Cédric Le Goater
,
2020/08/07
Re: [PATCH v3 for-5.2 3/3] spapr/xive: Convert KVM device fd checks to assert()
,
David Gibson
,
2020/08/13
Re: [PATCH v3 4/5] linux-user: Add an api to print enumareted argument values with strace
,
Laurent Vivier
,
2020/08/07
[RFC v2] checkpatch: detect missing changes to trace-events
,
Claudio Fontana
,
2020/08/07
Re: [RFC v2] checkpatch: detect missing changes to trace-events
,
no-reply
,
2020/08/07
Re: [RFC v2] checkpatch: detect missing changes to trace-events
,
Stefan Hajnoczi
,
2020/08/12
Re: [RFC v2] checkpatch: detect missing changes to trace-events
,
Claudio Fontana
,
2020/08/12
Re: [PATCH v2 2/2] linux-user: Add support for a group of 2038 safe syscalls
,
Laurent Vivier
,
2020/08/07
Re: [PATCH v2 2/2] linux-user: Add support for a group of 2038 safe syscalls
,
Laurent Vivier
,
2020/08/07
[Bug 1882851] [PATCH] drm/virtio: fix unblank
,
Gerd Hoffmann
,
2020/08/07
[Bug 1882851] [PATCH] drm/virtio: fix unblank
,
Diego Viola
,
2020/08/25
Re: [PATCH v7 14/47] stream: Deal with filters
,
Vladimir Sementsov-Ogievskiy
,
2020/08/07
Re: [PATCH v7 14/47] stream: Deal with filters
,
Max Reitz
,
2020/08/10
Re: [PATCH v7 14/47] stream: Deal with filters
,
Vladimir Sementsov-Ogievskiy
,
2020/08/10
Re: [PATCH v7 14/47] stream: Deal with filters
,
Andrey Shinkevich
,
2020/08/14
Re: [PATCH v7 14/47] stream: Deal with filters
,
Andrey Shinkevich
,
2020/08/18
Re: [PATCH v7 14/47] stream: Deal with filters
,
Max Reitz
,
2020/08/19
Re: [PATCH v7 14/47] stream: Deal with filters
,
Vladimir Sementsov-Ogievskiy
,
2020/08/19
Re: [PATCH v7 14/47] stream: Deal with filters
,
Kevin Wolf
,
2020/08/18
Re: [PATCH v7 14/47] stream: Deal with filters
,
Max Reitz
,
2020/08/19
Re: [PATCH v7 14/47] stream: Deal with filters
,
Kevin Wolf
,
2020/08/19
Re: [PATCH v7 14/47] stream: Deal with filters
,
Max Reitz
,
2020/08/20
Re: [PATCH v7 14/47] stream: Deal with filters
,
Max Reitz
,
2020/08/20
Re: [PATCH v7 14/47] stream: Deal with filters
,
Vladimir Sementsov-Ogievskiy
,
2020/08/20
Re: [PATCH v7 14/47] stream: Deal with filters
,
Max Reitz
,
2020/08/20
[Bug 1280521] Re: Plan 9 can't use GUI well emulating a RTL8139 card
,
Thomas Huth
,
2020/08/07
[Bug 1277433] Re: GDB context is inconsistent after "monitor system_reset"
,
Thomas Huth
,
2020/08/07
[Bug 1277433] Re: GDB context is inconsistent after "monitor system_reset"
,
Sebastian Huber
,
2020/08/07
[Bug 1277433] Re: GDB context is inconsistent after "monitor system_reset"
,
Sebastian Huber
,
2020/08/07
[Bug 1277433] Re: GDB context is inconsistent after "monitor system_reset"
,
Peter Maydell
,
2020/08/07
[Bug 1277433] Re: GDB context is inconsistent after "monitor system_reset"
,
Thomas Huth
,
2020/08/07
[Bug 1309034] Re: A way not to grab keyboards or mice
,
Thomas Huth
,
2020/08/07
[Bug 1306818] Re: resetting moder register in opencores_eth.c code (ethernet IP core specification code)
,
Thomas Huth
,
2020/08/07
[Bug 1323758] Re: Mouse stops working when connected usb-storage-device
,
Thomas Huth
,
2020/08/07
[Bug 1323758] Re: Mouse stops working when connected usb-storage-device
,
Ruben Portier
,
2020/08/07
[Bug 1349722] Re: qemu-io: Exit code is always zero
,
Thomas Huth
,
2020/08/07
[Bug 1349722] Re: qemu-io: Exit code is always zero
,
Max Reitz
,
2020/08/10
[Bug 1366363] Re: qemu-git gravis ultrasound not working
,
Thomas Huth
,
2020/08/07
[Bug 1366363] Re: qemu-git gravis ultrasound not working
,
Dominik Danieluk
,
2020/08/11
[Bug 1366363] Re: qemu-git gravis ultrasound not working
,
Dominik Danieluk
,
2020/08/11
[Bug 1366363] Re: qemu-git gravis ultrasound not working
,
Thomas Huth
,
2020/08/12
[PATCH] docs: Fix broken links
,
Han Han
,
2020/08/07
Re: [PATCH] docs: Fix broken links
,
no-reply
,
2020/08/07
Re: [PATCH] docs: Fix broken links
,
Philippe Mathieu-Daudé
,
2020/08/07
[Bug 1253563] Re: bad performance with rng-egd backend
,
Thomas Huth
,
2020/08/07
[Bug 1253563] Re: bad performance with rng-egd backend
,
Amos Jianjun Kong
,
2020/08/19
[PATCH v2] block/vhdx: Support vhdx image only with 512 bytes logical sector size
,
Swapnil Ingle
,
2020/08/07
Re: [PATCH v2] block/vhdx: Support vhdx image only with 512 bytes logical sector size
,
no-reply
,
2020/08/07
Re: [PATCH v2] block/vhdx: Support vhdx image only with 512 bytes logical sector size
,
Swapnil Ingle
,
2020/08/14
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
Timo Aaltonen
,
2020/08/07
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
dann frazier
,
2020/08/07
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
dann frazier
,
2020/08/14
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
Launchpad Bug Tracker
,
2020/08/19
[Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
,
Andrew Cloke
,
2020/08/19
Re: [PATCH v2] virtiofsd: Remove "norace" from cmdline help and docs
,
Dr. David Alan Gilbert
,
2020/08/07
Re: [PATCH v2 1/2] linux-user: Modify 'target_to_host/host_to_target_itimerspec()'
,
Laurent Vivier
,
2020/08/07
Re: [PATCH v2 1/2] linux-user: Modify 'target_to_host/host_to_target_itimerspec()'
,
Laurent Vivier
,
2020/08/07
[Bug 1248959] Re: pdpe1gb flag is missing in guest running on Intel h/w
,
Thomas Huth
,
2020/08/07
[Bug 1219234] Re: -device ide-hd will assign bus with with no free units
,
Thomas Huth
,
2020/08/07
[Bug 1219234] Re: -device ide-hd will assign bus with with no free units
,
John Snow
,
2020/08/07
[Bug 1245543] Re: Wrong implementation of SSE4.1 pmovzxbw and similar instructions
,
Thomas Huth
,
2020/08/07
Re: [PATCH 2/2] linux-user: Adjust guest page protection for the host
,
Laurent Vivier
,
2020/08/07
Re: [PATCH 1/2] linux-user: Validate mmap/mprotect prot value
,
Laurent Vivier
,
2020/08/07
[Bug 1187319] Re: Ctrl-Alt-- and Ctrl-Alt-+ have no effect in SDL
,
Thomas Huth
,
2020/08/07
[Bug 1193555] Re: Add scale options to window menu
,
Thomas Huth
,
2020/08/07
[Bug 1196145] Re: usb-host: hostaddr=0XX is parsed as octal number
,
Thomas Huth
,
2020/08/07
Re: [PATCH v7 03/47] block: bdrv_cow_child() for bdrv_has_zero_init()
,
Vladimir Sementsov-Ogievskiy
,
2020/08/07
[Bug 1180923] Re: unused memory filled with 0x00 instead of 0xFF
,
Thomas Huth
,
2020/08/07
Re: [PATCH v7 01/47] block: Add child access functions
,
Vladimir Sementsov-Ogievskiy
,
2020/08/07
[Bug 812398] Re: powerpc 7450 MMU initialization broken
,
Thomas Huth
,
2020/08/07
[Bug 812398] Re: powerpc 7450 MMU initialization broken
,
till
,
2020/08/08
[Bug 812398] Re: powerpc 7450 MMU initialization broken
,
Thomas Huth
,
2020/08/08
[Bug 1030807] Re: PCI host bridge should ignore 1- and 2-byte I/O accesses
,
Thomas Huth
,
2020/08/07
Re: [Bug 1030807] Re: PCI host bridge should ignore 1- and 2-byte I/O accesses
,
Philippe Mathieu-Daudé
,
2020/08/07
[Bug 825776] Re: -boot -hda //.//physicaldrivex does not work if it is USB drive
,
Thomas Huth
,
2020/08/07
[PATCH] vhost-user: add separate memslot counter for vhost-user
,
Jiajun Chen
,
2020/08/07
Re: [PATCH] vhost-user: add separate memslot counter for vhost-user
,
no-reply
,
2020/08/07
[PATCH] vhost-user: add separate memslot counter for vhost-user
,
Jiajun Chen
,
2020/08/07
Re: [PATCH] vhost-user: add separate memslot counter for vhost-user
,
no-reply
,
2020/08/07
[PATCH] vhost-user: add separate memslot counter for vhost-user
,
Jiajun Chen
,
2020/08/10
Re: [PATCH] vhost-user: add separate memslot counter for vhost-user
,
Michael S. Tsirkin
,
2020/08/27
[Bug 761471] Re: Multicast VPN TTL hardcoded at 1
,
Thomas Huth
,
2020/08/07
[Bug 761471] Re: Multicast VPN TTL hardcoded at 1
,
Neil Wilson
,
2020/08/07
[Bug 761471] Re: Multicast VPN TTL hardcoded at 1
,
Thomas Huth
,
2020/08/07
[Bug 811683] Re: 7400, 7410, 7450 cpus vector have wrong exception prefix at reset
,
Thomas Huth
,
2020/08/07
[Bug 811683] Re: 7400, 7410, 7450 cpus vector have wrong exception prefix at reset
,
till
,
2020/08/08
Re: [Bug 811683] Re: 7400, 7410, 7450 cpus vector have wrong exception prefix at reset
,
BALATON Zoltan
,
2020/08/08
[Bug 811683] Re: 7400, 7410, 7450 cpus vector have wrong exception prefix at reset
,
Thomas Huth
,
2020/08/08
[Bug 811683] Re: 7400, 7410, 7450 cpus vector have wrong exception prefix at reset
,
till
,
2020/08/09
[PATCH 0/7] target/arm: Add vSPE support to KVM guest
,
Haibo Xu
,
2020/08/07
[PATCH 1/7] update Linux headers with new vSPE macros
,
Haibo Xu
,
2020/08/07
[PATCH 4/7] target/arm/kvm: spe: Unify device attr operatioin helper
,
Haibo Xu
,
2020/08/07
Re: [PATCH 4/7] target/arm/kvm: spe: Unify device attr operatioin helper
,
Philippe Mathieu-Daudé
,
2020/08/07
Re: [PATCH 4/7] target/arm/kvm: spe: Unify device attr operatioin helper
,
Haibo Xu
,
2020/08/09
Re: [PATCH 4/7] target/arm/kvm: spe: Unify device attr operatioin helper
,
Andrew Jones
,
2020/08/10
Re: [PATCH 4/7] target/arm/kvm: spe: Unify device attr operatioin helper
,
Haibo Xu
,
2020/08/10
[PATCH 2/7] target/arm/kvm: spe: Add helper to detect SPE when using KVM
,
Haibo Xu
,
2020/08/07
Re: [PATCH 2/7] target/arm/kvm: spe: Add helper to detect SPE when using KVM
,
Richard Henderson
,
2020/08/14
[PATCH 5/7] target/arm/kvm: spe: Add device init and set_irq operations
,
Haibo Xu
,
2020/08/07
[PATCH 6/7] hw/arm/virt: spe: Add SPE fdt binding for virt machine
,
Haibo Xu
,
2020/08/07
Re: [PATCH 6/7] hw/arm/virt: spe: Add SPE fdt binding for virt machine
,
Andrew Jones
,
2020/08/10
Re: [PATCH 6/7] hw/arm/virt: spe: Add SPE fdt binding for virt machine
,
Haibo Xu
,
2020/08/10
Re: [PATCH 6/7] hw/arm/virt: spe: Add SPE fdt binding for virt machine
,
Andrew Jones
,
2020/08/11
Re: [PATCH 6/7] hw/arm/virt: spe: Add SPE fdt binding for virt machine
,
Haibo Xu
,
2020/08/11
Re: [PATCH 6/7] hw/arm/virt: spe: Add SPE fdt binding for virt machine
,
Auger Eric
,
2020/08/29
Re: [PATCH 6/7] hw/arm/virt: spe: Add SPE fdt binding for virt machine
,
Haibo Xu
,
2020/08/31
[PATCH 3/7] target/arm/cpu: spe: Add an option to turn on/off vSPE support
,
Haibo Xu
,
2020/08/07
Re: [PATCH 3/7] target/arm/cpu: spe: Add an option to turn on/off vSPE support
,
Philippe Mathieu-Daudé
,
2020/08/07
Re: [PATCH 3/7] target/arm/cpu: spe: Add an option to turn on/off vSPE support
,
Haibo Xu
,
2020/08/09
Re: [PATCH 3/7] target/arm/cpu: spe: Add an option to turn on/off vSPE support
,
Philippe Mathieu-Daudé
,
2020/08/10
Re: [PATCH 3/7] target/arm/cpu: spe: Add an option to turn on/off vSPE support
,
Andrew Jones
,
2020/08/10
Re: [PATCH 3/7] target/arm/cpu: spe: Add an option to turn on/off vSPE support
,
Richard Henderson
,
2020/08/14
Re: [PATCH 3/7] target/arm/cpu: spe: Add an option to turn on/off vSPE support
,
Richard Henderson
,
2020/08/14
[PATCH 7/7] target/arm/cpu: spe: Enable spe to work with host cpu
,
Haibo Xu
,
2020/08/07
Re: [PATCH 7/7] target/arm/cpu: spe: Enable spe to work with host cpu
,
Andrew Jones
,
2020/08/10
Re: [PATCH 7/7] target/arm/cpu: spe: Enable spe to work with host cpu
,
Haibo Xu
,
2020/08/10
Re: [PATCH 7/7] target/arm/cpu: spe: Enable spe to work with host cpu
,
Andrew Jones
,
2020/08/11
Re: [PATCH 7/7] target/arm/cpu: spe: Enable spe to work with host cpu
,
Haibo Xu
,
2020/08/11
Re: [PATCH 7/7] target/arm/cpu: spe: Enable spe to work with host cpu
,
Richard Henderson
,
2020/08/14
Re: [PATCH 7/7] target/arm/cpu: spe: Enable spe to work with host cpu
,
Andrew Jones
,
2020/08/15
Re: [PATCH 0/7] target/arm: Add vSPE support to KVM guest
,
Andrew Jones
,
2020/08/10
Re: [PATCH 0/7] target/arm: Add vSPE support to KVM guest
,
Auger Eric
,
2020/08/31
Re: [PATCH 0/7] target/arm: Add vSPE support to KVM guest
,
Haibo Xu
,
2020/08/31
[Bug 717929] Re: Serial communication between VMs problematic
,
Thomas Huth
,
2020/08/07
[Bug 754635] Re: -d option outs wrong info about sections
,
Thomas Huth
,
2020/08/07
[Bug 897466] Re: UHCI Host Controller no longer present with -usb
,
Thomas Huth
,
2020/08/07
[Bug 562107] Re: QEmu GDB stub uses IPv6 instead of v4 (or both)
,
Thomas Huth
,
2020/08/07
[Bug 1890775] [NEW] Aten USB to Serial bridge does not work with qemu under Windows 10
,
Laci
,
2020/08/07
[Bug 1890775] Re: Aten USB to Serial bridge does not work with qemu under Windows 10
,
Laci
,
2020/08/07
[Bug 1890775] Re: Aten USB to Serial bridge does not work with qemu under Windows 10
,
Laci
,
2020/08/13
[PATCH for-5.2] hw/null-machine: Add the kvm_type() hook for MIPS
,
Huacai Chen
,
2020/08/07
[PATCH V7 for-5.2] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/08/07
Re: [PATCH V7 for-5.2] hw/mips: Add Loongson-3 machine support (with KVM)
,
Aleksandar Markovic
,
2020/08/22
Re: [PATCH V7 for-5.2] hw/mips: Add Loongson-3 machine support (with KVM)
,
Huacai Chen
,
2020/08/24
[PATCH 0/2] block: remove stale runtime_opts
,
John Snow
,
2020/08/06
[PATCH 1/2] block/rbd: remove runtime_opts
,
John Snow
,
2020/08/06
[PATCH 2/2] block/qcow: remove runtime opts
,
John Snow
,
2020/08/06
[Bug 1594394] Re: Using setreuid / setegid crashes x86_64 user-mode target
,
Steve Dodd
,
2020/08/06
[Bug 1594394] Re: Using setreuid / setegid crashes x86_64 user-mode target
,
Steve Dodd
,
2020/08/06
[Bug 1594394] Re: Using setreuid / setegid crashes x86_64 user-mode target
,
Steve Dodd
,
2020/08/06
[Bug 1594394] Re: Using setreuid / setegid crashes x86_64 user-mode target
,
Steve Dodd
,
2020/08/06
[Bug 1594394] Re: Using setreuid / setegid crashes x86_64 user-mode target
,
Steve Dodd
,
2020/08/10
[Bug 1594394] Re: Using setreuid / setegid crashes x86_64 user-mode target
,
Steve Dodd
,
2020/08/10
[Bug 1594394] Re: Using setreuid / setegid crashes x86_64 user-mode target
,
Peter Maydell
,
2020/08/10
Small error in blog post
,
Louis Cloete
,
2020/08/06
[PATCH v13 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
,
Andrey Shinkevich
,
2020/08/06
[PATCH v13 09/11] qcow2_format.py: collect fields to dump in JSON format
,
Andrey Shinkevich
,
2020/08/06
Re: [PATCH v13 09/11] qcow2_format.py: collect fields to dump in JSON format
,
Vladimir Sementsov-Ogievskiy
,
2020/08/07
Re: [PATCH v13 09/11] qcow2_format.py: collect fields to dump in JSON format
,
Andrey Shinkevich
,
2020/08/07
Re: [PATCH v13 09/11] qcow2_format.py: collect fields to dump in JSON format
,
Vladimir Sementsov-Ogievskiy
,
2020/08/07
[PATCH v13 01/11] iotests: add test for QCOW2 header dump
,
Andrey Shinkevich
,
2020/08/06
[PATCH v13 02/11] qcow2_format.py: make printable data an extension class member
,
Andrey Shinkevich
,
2020/08/06
[PATCH v13 10/11] qcow2_format.py: support dumping metadata in JSON format
,
Andrey Shinkevich
,
2020/08/06
[PATCH v13 03/11] qcow2_format.py: change Qcow2BitmapExt initialization method
,
Andrey Shinkevich
,
2020/08/06
[PATCH v13 07/11] qcow2_format.py: Dump bitmap table serialized entries
,
Andrey Shinkevich
,
2020/08/06
[PATCH v13 05/11] qcow2_format.py: Dump bitmap directory information
,
Andrey Shinkevich
,
2020/08/06
[PATCH v13 11/11] iotests: dump QCOW2 header in JSON in #303
,
Andrey Shinkevich
,
2020/08/06
[PATCH v13 08/11] qcow2.py: Introduce '-j' key to dump in JSON format
,
Andrey Shinkevich
,
2020/08/06
[PATCH v13 04/11] qcow2_format.py: dump bitmap flags in human readable way.
,
Andrey Shinkevich
,
2020/08/06
[PATCH v13 06/11] qcow2_format.py: pass cluster size to substructures
,
Andrey Shinkevich
,
2020/08/06
Re: [PATCH v13 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
,
Andrey Shinkevich
,
2020/08/14
Re: [PATCH v13 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
,
Eric Blake
,
2020/08/19
Re: [PATCH v13 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
,
Andrey Shinkevich
,
2020/08/20
Acceptance Test BootLinuxAarch64.test_virt_tcg execution times
,
Cleber Rosa
,
2020/08/06
Re: Acceptance Test BootLinuxAarch64.test_virt_tcg execution times
,
Philippe Mathieu-Daudé
,
2020/08/12
[DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/06
[PATCH 001/143] tests: move socket_scm_helper back to tests/
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 001/143] tests: move socket_scm_helper back to tests/
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH 003/143] pc-bios/s390-ccw: simplify Makefile
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 003/143] pc-bios/s390-ccw: simplify Makefile
,
Thomas Huth
,
2020/08/07
Re: [PATCH 003/143] pc-bios/s390-ccw: simplify Makefile
,
Paolo Bonzini
,
2020/08/07
[PATCH 002/143] optionrom: simplify Makefile
,
Paolo Bonzini
,
2020/08/06
[PATCH 006/143] build-sys hack: ensure target directory is there
,
Paolo Bonzini
,
2020/08/06
[PATCH 007/143] tests/vm: do not pollute configure with --efi-aarch64
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 007/143] tests/vm: do not pollute configure with --efi-aarch64
,
Philippe Mathieu-Daudé
,
2020/08/07
Re: [PATCH 007/143] tests/vm: do not pollute configure with --efi-aarch64
,
Paolo Bonzini
,
2020/08/07
[PATCH 008/143] tests/vm: check for Python YAML parser in the Makefile
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 008/143] tests/vm: check for Python YAML parser in the Makefile
,
Philippe Mathieu-Daudé
,
2020/08/07
[PATCH 009/143] configure: do not include $(...) variables in config-host.mak
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 009/143] configure: do not include $(...) variables in config-host.mak
,
Philippe Mathieu-Daudé
,
2020/08/07
[PATCH 004/143] trace: switch position of headers to what Meson requires
,
Paolo Bonzini
,
2020/08/06
[PATCH 010/143] configure: expand path variables for meson configure
,
Paolo Bonzini
,
2020/08/06
[PATCH 005/143] meson: rename .inc.c files to .inc
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 005/143] meson: rename .inc.c files to .inc
,
Peter Maydell
,
2020/08/07
Re: [PATCH 005/143] meson: rename .inc.c files to .inc
,
Paolo Bonzini
,
2020/08/07
Re: [PATCH 005/143] meson: rename .inc.c files to .inc
,
Peter Maydell
,
2020/08/07
Re: [PATCH 005/143] meson: rename .inc.c files to .inc
,
Paolo Bonzini
,
2020/08/07
Re: [PATCH 005/143] meson: rename .inc.c files to .inc
,
Alex Bennée
,
2020/08/07
Re: [PATCH 005/143] meson: rename .inc.c files to .inc
,
Paolo Bonzini
,
2020/08/07
[PATCH 011/143] configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 013/143] configure: generate Meson cross file
,
Paolo Bonzini
,
2020/08/06
[PATCH 014/143] build-sys hack: link with whole .fa archives
,
Paolo Bonzini
,
2020/08/06
[PATCH 015/143] build-sys: add meson submodule
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 015/143] build-sys: add meson submodule
,
Alex Bennée
,
2020/08/07
Re: [PATCH 015/143] build-sys: add meson submodule
,
Paolo Bonzini
,
2020/08/07
[PATCH 016/143] meson: move summary to meson.build
,
Paolo Bonzini
,
2020/08/06
[PATCH 012/143] configure: integrate Meson in the build system
,
Paolo Bonzini
,
2020/08/06
[PATCH 017/143] meson: enable pie
,
Paolo Bonzini
,
2020/08/06
[PATCH 018/143] meson: use coverage option
,
Paolo Bonzini
,
2020/08/06
[PATCH 020/143] meson: add testsuite Makefile generator
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 020/143] meson: add testsuite Makefile generator
,
Alex Bennée
,
2020/08/07
Re: [PATCH 020/143] meson: add testsuite Makefile generator
,
Paolo Bonzini
,
2020/08/07
Re: [PATCH 020/143] meson: add testsuite Makefile generator
,
Alex Bennée
,
2020/08/07
[PATCH 019/143] meson: add sparse support
,
Paolo Bonzini
,
2020/08/06
[PATCH 022/143] meson: add remaining generated tcg trace helpers
,
Paolo Bonzini
,
2020/08/06
[PATCH 021/143] libqemuutil, qapi, trace: convert to meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 024/143] contrib/libvhost-user: convert to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 025/143] tools/virtiofsd: convert to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 023/143] meson: add version.o
,
Paolo Bonzini
,
2020/08/06
[PATCH 028/143] contrib/rdmacm-mux: convert to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 027/143] contrib/vhost-user-scsi: convert to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 026/143] contrib/vhost-user-blk: convert to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 029/143] contrib/vhost-user-input: convert to meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 032/143] contrib/elf2dmp: convert to meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 030/143] contrib/vhost-user-gpu: convert to meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 034/143] meson: convert vss-win32
,
Paolo Bonzini
,
2020/08/06
[PATCH 031/143] contrib/ivshmem: convert to meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 033/143] meson: convert qemu-ga
,
Paolo Bonzini
,
2020/08/06
[PATCH 035/143] meson: add msi generation
,
Paolo Bonzini
,
2020/08/06
[PATCH 036/143] meson: convert dummy Windows qga/qemu-ga target
,
Paolo Bonzini
,
2020/08/06
[PATCH 037/143] meson: add qemu-bridge-helper
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 037/143] meson: add qemu-bridge-helper
,
Philippe Mathieu-Daudé
,
2020/08/07
Re: [PATCH 037/143] meson: add qemu-bridge-helper
,
Paolo Bonzini
,
2020/08/07
Re: [PATCH 037/143] meson: add qemu-bridge-helper
,
Philippe Mathieu-Daudé
,
2020/08/07
[PATCH 038/143] meson: add qemu-keymap
,
Paolo Bonzini
,
2020/08/06
[PATCH 039/143] meson: add qemu-edid
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 039/143] meson: add qemu-edid
,
Philippe Mathieu-Daudé
,
2020/08/07
[PATCH 040/143] meson: add virtfs-proxy-helper
,
Paolo Bonzini
,
2020/08/06
[PATCH 041/143] meson: keymap-gen
,
Paolo Bonzini
,
2020/08/06
[PATCH 042/143] meson: generate qemu-version.h
,
Paolo Bonzini
,
2020/08/06
[PATCH 043/143] meson: generate shader headers
,
Paolo Bonzini
,
2020/08/06
[PATCH 044/143] meson: generate hxtool files
,
Paolo Bonzini
,
2020/08/06
[PATCH 045/143] meson: uncompress edk2 bios
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 045/143] meson: uncompress edk2 bios
,
Philippe Mathieu-Daudé
,
2020/08/07
[PATCH 046/143] meson: convert check-decodetree
,
Paolo Bonzini
,
2020/08/06
[PATCH 049/143] meson: convert qom directory to Meson (tools part)
,
Paolo Bonzini
,
2020/08/06
[PATCH 050/143] meson: convert authz directory to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 047/143] meson: convert tests/fp and check-softfloat
,
Paolo Bonzini
,
2020/08/06
[PATCH 048/143] meson: convert check-qapi-schema
,
Paolo Bonzini
,
2020/08/06
[PATCH 051/143] meson: convert crypto directory to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 052/143] meson: convert io directory to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 053/143] meson: convert target/s390x/gen-features.h
,
Paolo Bonzini
,
2020/08/06
[PATCH 055/143] meson: add macos dependencies
,
Paolo Bonzini
,
2020/08/06
[PATCH 056/143] meson: add modules infrastructure
,
Paolo Bonzini
,
2020/08/06
[PATCH 057/143] meson: convert chardev directory to Meson (tools part)
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 057/143] meson: convert chardev directory to Meson (tools part)
,
Philippe Mathieu-Daudé
,
2020/08/07
[PATCH 054/143] meson: infrastructure for building emulators
,
Paolo Bonzini
,
2020/08/06
[PATCH 058/143] meson: convert block
,
Paolo Bonzini
,
2020/08/06
[PATCH 059/143] meson: qemu-{img,io,nbd}
,
Paolo Bonzini
,
2020/08/06
[PATCH 060/143] meson: qemu-pr-helper
,
Paolo Bonzini
,
2020/08/06
[PATCH 061/143] configure, Makefile; remove TOOLS and HELPERS-y variable
,
Paolo Bonzini
,
2020/08/06
[PATCH 062/143] meson: convert chardev directory to Meson (emulator part)
,
Paolo Bonzini
,
2020/08/06
[PATCH 063/143] meson: convert tests/qtest to meson
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 063/143] meson: convert tests/qtest to meson
,
Alexander Bulekov
,
2020/08/07
Re: [PATCH 063/143] meson: convert tests/qtest to meson
,
Paolo Bonzini
,
2020/08/07
[PATCH 064/143] meson: convert audio directory to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 066/143] meson: convert root directory to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 068/143] meson: convert most of softmmu/
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 068/143] meson: convert most of softmmu/
,
Philippe Mathieu-Daudé
,
2020/08/07
Re: [PATCH 068/143] meson: convert most of softmmu/
,
Paolo Bonzini
,
2020/08/07
Re: [PATCH 068/143] meson: convert most of softmmu/
,
Philippe Mathieu-Daudé
,
2020/08/07
[PATCH 067/143] meson: convert most of softmmu/
,
Paolo Bonzini
,
2020/08/06
[PATCH 065/143] meson: convert ui directory to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 070/143] meson: convert block/
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 070/143] meson: convert block/
,
Philippe Mathieu-Daudé
,
2020/08/07
Re: [PATCH 070/143] meson: convert block/
,
Paolo Bonzini
,
2020/08/07
[PATCH 069/143] meson: convert trace/
,
Paolo Bonzini
,
2020/08/06
[PATCH 071/143] meson: convert dump/
,
Paolo Bonzini
,
2020/08/06
[PATCH 073/143] meson: convert qemu-storage-daemon
,
Paolo Bonzini
,
2020/08/06
[PATCH 072/143] meson: convert common QMP bits for qemu and qemu-storage-daemon
,
Paolo Bonzini
,
2020/08/06
[PATCH 074/143] meson: convert replay directory to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 075/143] meson: convert migration directory to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 076/143] meson: convert net directory to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 077/143] meson: convert backends directory to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 078/143] meson: convert fsdev/
,
Paolo Bonzini
,
2020/08/06
[PATCH 080/143] meson: convert qapi-specific to meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 079/143] meson: convert disas directory to Meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 081/143] meson: convert hw/xen
,
Paolo Bonzini
,
2020/08/06
[PATCH 082/143] meson: convert hw/core
,
Paolo Bonzini
,
2020/08/06
[PATCH 084/143] meson: convert hw/nubus
,
Paolo Bonzini
,
2020/08/06
[PATCH 083/143] meson: convert hw/semihosting
,
Paolo Bonzini
,
2020/08/06
[PATCH 085/143] meson: convert hw/smbios
,
Paolo Bonzini
,
2020/08/06
[PATCH 087/143] meson: convert hw/watchdog
,
Paolo Bonzini
,
2020/08/06
[PATCH 086/143] meson: convert hw/mem
,
Paolo Bonzini
,
2020/08/06
[PATCH 088/143] meson: convert hw/virtio
,
Paolo Bonzini
,
2020/08/06
[PATCH 089/143] meson: convert hw/vfio
,
Paolo Bonzini
,
2020/08/06
[PATCH 091/143] meson: convert hw/tpm
,
Paolo Bonzini
,
2020/08/06
[PATCH 090/143] meson: convert hw/usb
,
Paolo Bonzini
,
2020/08/06
[PATCH 093/143] meson: convert hw/rtc
,
Paolo Bonzini
,
2020/08/06
[PATCH 092/143] meson: convert hw/timer
,
Paolo Bonzini
,
2020/08/06
[PATCH 094/143] meson: convert hw/ssi
,
Paolo Bonzini
,
2020/08/06
[PATCH 095/143] meson: convert hw/sd
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 095/143] meson: convert hw/sd
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH 096/143] meson: convert hw/scsi
,
Paolo Bonzini
,
2020/08/06
[PATCH 097/143] meson: convert hw/pcmcia
,
Paolo Bonzini
,
2020/08/06
[PATCH 098/143] meson: convert hw/pci-host
,
Paolo Bonzini
,
2020/08/06
[PATCH 099/143] meson: convert hw/pci-bridge
,
Paolo Bonzini
,
2020/08/06
[PATCH 100/143] meson: convert hw/pci
,
Paolo Bonzini
,
2020/08/06
[PATCH 101/143] meson: convert hw/nvram
,
Paolo Bonzini
,
2020/08/06
[PATCH 102/143] meson: convert hw/rdma
,
Paolo Bonzini
,
2020/08/06
[PATCH 103/143] meson: convert hw/net
,
Paolo Bonzini
,
2020/08/06
[PATCH 104/143] meson: convert hw/misc
,
Paolo Bonzini
,
2020/08/06
[PATCH 106/143] meson: convert hw/ipmi
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 106/143] meson: convert hw/ipmi
,
Corey Minyard
,
2020/08/07
[PATCH 105/143] meson: convert hw/isa
,
Paolo Bonzini
,
2020/08/06
[PATCH 107/143] meson: convert hw/ipack
,
Paolo Bonzini
,
2020/08/06
[PATCH 108/143] meson: convert hw/intc
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 108/143] meson: convert hw/intc
,
Peter Maydell
,
2020/08/06
Re: [PATCH 108/143] meson: convert hw/intc
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 108/143] meson: convert hw/intc
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH 109/143] meson: convert hw/input
,
Paolo Bonzini
,
2020/08/06
[PATCH 110/143] meson: convert hw/ide
,
Paolo Bonzini
,
2020/08/06
[PATCH 111/143] meson: convert hw/i2c
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 111/143] meson: convert hw/i2c
,
Philippe Mathieu-Daudé
,
2020/08/07
Re: [PATCH 111/143] meson: convert hw/i2c
,
Corey Minyard
,
2020/08/07
[PATCH 112/143] meson: convert hw/hyperv
,
Paolo Bonzini
,
2020/08/06
[PATCH 113/143] meson: convert hw/gpio
,
Paolo Bonzini
,
2020/08/06
[PATCH 114/143] meson: convert hw/dma
,
Paolo Bonzini
,
2020/08/06
[PATCH 116/143] meson: convert hw/cpu
,
Paolo Bonzini
,
2020/08/06
[PATCH 115/143] meson: convert hw/display
,
Paolo Bonzini
,
2020/08/06
[PATCH 117/143] meson: convert hw/char
,
Paolo Bonzini
,
2020/08/06
[PATCH 118/143] meson: convert hw/block
,
Paolo Bonzini
,
2020/08/06
[PATCH 119/143] meson: convert hw/audio
,
Paolo Bonzini
,
2020/08/06
[PATCH 120/143] meson: convert hw/adc
,
Paolo Bonzini
,
2020/08/06
[PATCH 121/143] meson: convert hw/acpi
,
Paolo Bonzini
,
2020/08/06
[PATCH 122/143] meson: convert hw/9pfs, cleanup
,
Paolo Bonzini
,
2020/08/06
[PATCH 123/143] meson: convert hw/arch*
,
Paolo Bonzini
,
2020/08/06
[PATCH 125/143] meson: accel
,
Paolo Bonzini
,
2020/08/06
[PATCH 126/143] meson: linux-user
,
Paolo Bonzini
,
2020/08/06
[PATCH 127/143] meson: bsd-user
,
Paolo Bonzini
,
2020/08/06
[PATCH 124/143] meson: target
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH 124/143] meson: target
,
Peter Maydell
,
2020/08/07
Re: [PATCH 124/143] meson: target
,
Paolo Bonzini
,
2020/08/07
[PATCH 129/143] meson: plugins
,
Paolo Bonzini
,
2020/08/06
[PATCH 128/143] meson: cpu-emu
,
Paolo Bonzini
,
2020/08/06
[PATCH 131/143] meson: convert systemtap files
,
Paolo Bonzini
,
2020/08/06
[PATCH 130/143] meson: link emulators without Makefile.target
,
Paolo Bonzini
,
2020/08/06
[PATCH 132/143] rules.mak: remove version.o
,
Paolo Bonzini
,
2020/08/06
[PATCH 133/143] remove Makefile.target
,
Paolo Bonzini
,
2020/08/06
[PATCH 135/143] meson: build texi doc
,
Paolo Bonzini
,
2020/08/06
[PATCH 136/143] meson: convert check-block
,
Paolo Bonzini
,
2020/08/06
[PATCH 138/143] meson: replace create-config with meson configure_file
,
Paolo Bonzini
,
2020/08/06
[PATCH 140/143] meson: move SDL and SDL-image detection to meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 139/143] meson: convert sample plugins
,
Paolo Bonzini
,
2020/08/06
[PATCH 134/143] meson: sphinx-build
,
Paolo Bonzini
,
2020/08/06
[PATCH 141/143] meson: convert VNC and dependent libraries to meson
,
Paolo Bonzini
,
2020/08/06
[PATCH 137/143] rules.mak: drop unneeded macros
,
Paolo Bonzini
,
2020/08/06
[PATCH 142/143] meson: convert po/
,
Paolo Bonzini
,
2020/08/06
[PATCH 143/143] meson: update build-system documentation
,
Paolo Bonzini
,
2020/08/06
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Cornelia Huck
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Cornelia Huck
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Cornelia Huck
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Cornelia Huck
,
2020/08/10
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Cornelia Huck
,
2020/08/10
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/10
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Cornelia Huck
,
2020/08/10
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Yonggang Luo
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Yonggang Luo
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Alex Bennée
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Alex Bennée
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Markus Armbruster
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Daniel P . Berrangé
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Philippe Mathieu-Daudé
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Markus Armbruster
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Daniel P . Berrangé
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Philippe Mathieu-Daudé
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Peter Maydell
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Alex Bennée
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Peter Maydell
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Markus Armbruster
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Peter Maydell
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Peter Maydell
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Daniel P . Berrangé
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Philippe Mathieu-Daudé
,
2020/08/10
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Peter Maydell
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Thomas Huth
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Daniel P . Berrangé
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Peter Maydell
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Alex Bennée
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Daniel P . Berrangé
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Thomas Huth
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Thomas Huth
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Thomas Huth
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Thomas Huth
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Thomas Huth
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Thomas Huth
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Thomas Huth
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Thomas Huth
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Cornelia Huck
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Daniel P . Berrangé
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/07
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Philippe Mathieu-Daudé
,
2020/08/10
Re: [DRAFT PATCH 000/143] Meson integration for 5.2
,
Paolo Bonzini
,
2020/08/10
Re: [PATCH 3/4] crypto: use QOM macros for declaration/definition of secret types
,
Eduardo Habkost
,
2020/08/06
Re: [PATCH 3/4] crypto: use QOM macros for declaration/definition of secret types
,
Daniel P . Berrangé
,
2020/08/07
Re: [PATCH 3/4] crypto: use QOM macros for declaration/definition of secret types
,
Eduardo Habkost
,
2020/08/07
Re: [PATCH] virtiofsd: Disable remote posix locks by default
,
Dr. David Alan Gilbert
,
2020/08/06
[PATCH v2 for-5.2 0/5] papr: Cleanups for XIVE and PHB
,
Greg Kurz
,
2020/08/06
[PATCH v2 for-5.2 1/5] spapr/xive: Fix xive->fd if kvm_create_device() fails
,
Greg Kurz
,
2020/08/06
[PATCH v2 for-5.2 2/5] spapr/xive: Simplify kvmppc_xive_disconnect()
,
Greg Kurz
,
2020/08/06
[PATCH v2 for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Greg Kurz
,
2020/08/06
Re: [PATCH v2 for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH v2 for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Greg Kurz
,
2020/08/07
Re: [PATCH v2 for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Greg Kurz
,
2020/08/07
[PATCH v2 for-5.2 4/5] spapr/xive: Convert KVM device fd checks to assert()
,
Greg Kurz
,
2020/08/06
[PATCH v2 for-5.2 5/5] spapr: Simplify error handling in spapr_phb_realize()
,
Greg Kurz
,
2020/08/06
[PATCH] gitlab-ci.yml: Set artifacts expiration time
,
Thomas Huth
,
2020/08/06
Re: [PATCH] gitlab-ci.yml: Set artifacts expiration time
,
Daniel P . Berrangé
,
2020/08/06
[PATCH] gitlab/travis: Rework the disabled features tests
,
Thomas Huth
,
2020/08/06
[RFC] checkpatch: detect missing changes to trace-events
,
Claudio Fontana
,
2020/08/06
Re: [RFC] checkpatch: detect missing changes to trace-events
,
Markus Armbruster
,
2020/08/07
Re: [RFC] checkpatch: detect missing changes to trace-events
,
Claudio Fontana
,
2020/08/07
[PATCH-for-5.2] memory: Add trace events to audit MemoryRegionOps fields
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2] memory: Add trace events to audit MemoryRegionOps fields
,
Paolo Bonzini
,
2020/08/18
Re: [PATCH-for-5.2] memory: Add trace events to audit MemoryRegionOps fields
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH-for-5.2] memory: Add trace events to audit MemoryRegionOps fields
,
Stefan Hajnoczi
,
2020/08/19
Re: [PATCH-for-5.2] memory: Add trace events to audit MemoryRegionOps fields
,
Philippe Mathieu-Daudé
,
2020/08/19
Re: [PATCH-for-5.2] memory: Add trace events to audit MemoryRegionOps fields
,
Stefan Hajnoczi
,
2020/08/19
[PATCH-for-5.2] exec: Remove MemoryRegion::global_locking field
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2] exec: Remove MemoryRegion::global_locking field
,
Stefan Hajnoczi
,
2020/08/07
Re: [PATCH-for-5.2] exec: Remove MemoryRegion::global_locking field
,
Paolo Bonzini
,
2020/08/07
Re: [PATCH-for-5.2] exec: Remove MemoryRegion::global_locking field
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH-for-5.2] exec: Remove MemoryRegion::global_locking field
,
Robert Foley
,
2020/08/23
Re: [PATCH v4 05/18] scripts/qapi: Move doc-comment whitespace stripping to doc.py
,
Markus Armbruster
,
2020/08/06
[PATCH] docs/system/s390x: Add a chapter about s390x boot devices
,
Thomas Huth
,
2020/08/06
Re: [PATCH] docs/system/s390x: Add a chapter about s390x boot devices
,
Cornelia Huck
,
2020/08/10
Re: [PATCH] docs/system/s390x: Add a chapter about s390x boot devices
,
Philippe Mathieu-Daudé
,
2020/08/10
Re: [PATCH] docs/system/s390x: Add a chapter about s390x boot devices
,
Cornelia Huck
,
2020/08/10
Re: [PATCH] docs/system/s390x: Add a chapter about s390x boot devices
,
Philippe Mathieu-Daudé
,
2020/08/10
Re: [PATCH] docs/system/s390x: Add a chapter about s390x boot devices
,
Cornelia Huck
,
2020/08/11
[PATCH 0/4] trace-events: Clean up
,
Markus Armbruster
,
2020/08/06
[PATCH 3/4] trace-events: Delete unused trace points
,
Markus Armbruster
,
2020/08/06
[PATCH 1/4] scripts/cleanup-trace-events: Fix for vcpu property
,
Markus Armbruster
,
2020/08/06
[PATCH 2/4] scripts/cleanup-trace-events: Emit files in alphabetical order
,
Markus Armbruster
,
2020/08/06
[PATCH 4/4] trace-events: Fix attribution of trace points to source
,
Markus Armbruster
,
2020/08/06
Re: [PATCH 4/4] trace-events: Fix attribution of trace points to source
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH 0/4] trace-events: Clean up
,
Stefan Hajnoczi
,
2020/08/12
[PATCH] block/block-copy: always align copied region to cluster size
,
Stefan Reiter
,
2020/08/06
Re: [PATCH] block/block-copy: always align copied region to cluster size
,
Vladimir Sementsov-Ogievskiy
,
2020/08/06
Re: [PATCH for-5.1?] block/block-copy: always align copied region to cluster size
,
Eric Blake
,
2020/08/06
[PATCH-for-5.2] Revert "mailmap: Update philmd email address"
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2] Revert "mailmap: Update philmd email address"
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH v2] .mailmap: Update Paul Burton email address
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH v2] .mailmap: Update Paul Burton email address
,
Paul Burton
,
2020/08/09
[PATCH for-5.2 00/19] aspeed: mostly cleanups and some extensions
,
Cédric Le Goater
,
2020/08/06
[PATCH for-5.2 01/19] m25p80: Return the JEDEC ID twice for mx25l25635e
,
Cédric Le Goater
,
2020/08/06
[PATCH for-5.2 02/19] m25p80: Add support for mx25l25635f
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 02/19] m25p80: Add support for mx25l25635f
,
Joel Stanley
,
2020/08/06
Re: [PATCH for-5.2 02/19] m25p80: Add support for mx25l25635f
,
Cédric Le Goater
,
2020/08/07
[PATCH for-5.2 03/19] m25p80: Add support for n25q512ax3
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 03/19] m25p80: Add support for n25q512ax3
,
Joel Stanley
,
2020/08/06
[PATCH for-5.2 06/19] aspeed/smc: Fix MemoryRegionOps definition
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 06/19] aspeed/smc: Fix MemoryRegionOps definition
,
Joel Stanley
,
2020/08/06
[PATCH for-5.2 04/19] aspeed/scu: Fix valid access size on AST2400
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 04/19] aspeed/scu: Fix valid access size on AST2400
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH for-5.2 04/19] aspeed/scu: Fix valid access size on AST2400
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 04/19] aspeed/scu: Fix valid access size on AST2400
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH for-5.2 04/19] aspeed/scu: Fix valid access size on AST2400
,
Joel Stanley
,
2020/08/06
[PATCH for-5.2 05/19] hw/arm/aspeed: Add board model for Supermicro X11 BMC
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 05/19] hw/arm/aspeed: Add board model for Supermicro X11 BMC
,
Joel Stanley
,
2020/08/06
[PATCH for-5.2 08/19] aspeed/sdhci: Fix reset sequence
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 08/19] aspeed/sdhci: Fix reset sequence
,
Joel Stanley
,
2020/08/06
Re: [PATCH for-5.2 08/19] aspeed/sdhci: Fix reset sequence
,
Cédric Le Goater
,
2020/08/07
Re: [PATCH for-5.2 08/19] aspeed/sdhci: Fix reset sequence
,
Cédric Le Goater
,
2020/08/10
Re: [PATCH for-5.2 08/19] aspeed/sdhci: Fix reset sequence
,
Joel Stanley
,
2020/08/10
Re: [PATCH for-5.2 08/19] aspeed/sdhci: Fix reset sequence
,
Cédric Le Goater
,
2020/08/11
[PATCH for-5.2 12/19] ftgmac100: Change interrupt status when a DMA error occurs
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 12/19] ftgmac100: Change interrupt status when a DMA error occurs
,
Joel Stanley
,
2020/08/06
Re: [PATCH for-5.2 12/19] ftgmac100: Change interrupt status when a DMA error occurs
,
Cédric Le Goater
,
2020/08/07
[PATCH for-5.2 16/19] aspeed/sdmc: Perform memory training
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 16/19] aspeed/sdmc: Perform memory training
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH for-5.2 16/19] aspeed/sdmc: Perform memory training
,
Joel Stanley
,
2020/08/06
[PATCH for-5.2 07/19] aspeed/smc: Fix max_slaves of the legacy SMC device
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 07/19] aspeed/smc: Fix max_slaves of the legacy SMC device
,
Joel Stanley
,
2020/08/06
[PATCH for-5.2 10/19] ftgmac100: Fix interrupt status "Packet transmitted on ethernet"
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 10/19] ftgmac100: Fix interrupt status "Packet transmitted on ethernet"
,
Joel Stanley
,
2020/08/06
Re: [PATCH for-5.2 10/19] ftgmac100: Fix interrupt status "Packet transmitted on ethernet"
,
Cédric Le Goater
,
2020/08/07
[PATCH for-5.2 09/19] ftgmac100: Fix registers that can be read
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 09/19] ftgmac100: Fix registers that can be read
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH for-5.2 09/19] ftgmac100: Fix registers that can be read
,
Joel Stanley
,
2020/08/06
[PATCH for-5.2 19/19] aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controller
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 19/19] aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controller
,
Joel Stanley
,
2020/08/06
[PATCH for-5.2 17/19] aspeed/sdmc: Allow writes to unprotected registers
,
Cédric Le Goater
,
2020/08/06
[PATCH for-5.2 13/19] ftgmac100: Check for invalid len and address before doing a DMA transfer
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 13/19] ftgmac100: Check for invalid len and address before doing a DMA transfer
,
Joel Stanley
,
2020/08/06
[PATCH for-5.2 14/19] ftgmac100: Fix integer overflow in ftgmac100_do_tx()
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 14/19] ftgmac100: Fix integer overflow in ftgmac100_do_tx()
,
Joel Stanley
,
2020/08/06
Re: [PATCH for-5.2 14/19] ftgmac100: Fix integer overflow in ftgmac100_do_tx()
,
Mauro Matteo Cascella
,
2020/08/10
Re: [PATCH for-5.2 14/19] ftgmac100: Fix integer overflow in ftgmac100_do_tx()
,
Cédric Le Goater
,
2020/08/10
Re: [PATCH for-5.2 14/19] ftgmac100: Fix integer overflow in ftgmac100_do_tx()
,
Mauro Matteo Cascella
,
2020/08/11
Re: [PATCH for-5.2 14/19] ftgmac100: Fix integer overflow in ftgmac100_do_tx()
,
Peter Maydell
,
2020/08/11
Re: [PATCH for-5.2 14/19] ftgmac100: Fix integer overflow in ftgmac100_do_tx()
,
Cédric Le Goater
,
2020/08/18
[PATCH for-5.2 15/19] ftgmac100: Improve software reset
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 15/19] ftgmac100: Improve software reset
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH for-5.2 15/19] ftgmac100: Improve software reset
,
Joel Stanley
,
2020/08/06
Re: [PATCH for-5.2 15/19] ftgmac100: Improve software reset
,
Cédric Le Goater
,
2020/08/07
[PATCH for-5.2 11/19] ftgmac100: Fix interrupt status "Packet moved to RX FIFO"
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 11/19] ftgmac100: Fix interrupt status "Packet moved to RX FIFO"
,
Joel Stanley
,
2020/08/06
[PATCH for-5.2 18/19] aspeed/sdmc: Simplify calculation of RAM bits
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 18/19] aspeed/sdmc: Simplify calculation of RAM bits
,
Joel Stanley
,
2020/08/06
Re: [PATCH for-5.2 00/19] aspeed: mostly cleanups and some extensions
,
Cédric Le Goater
,
2020/08/06
Re: [PATCH for-5.2 00/19] aspeed: mostly cleanups and some extensions
,
Peter Maydell
,
2020/08/07
[PATCH v3 0/3] aio-posix: keep aio_notify_me disabled during polling
,
Stefan Hajnoczi
,
2020/08/06
[PATCH v3 1/3] async: rename event_notifier_dummy_cb/poll()
,
Stefan Hajnoczi
,
2020/08/06
[PATCH v3 2/3] async: always set ctx->notified in aio_notify()
,
Stefan Hajnoczi
,
2020/08/06
Re: [PATCH v3 2/3] async: always set ctx->notified in aio_notify()
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH v3 2/3] async: always set ctx->notified in aio_notify()
,
Stefan Hajnoczi
,
2020/08/07
[PATCH v3 3/3] aio-posix: keep aio_notify_me disabled during polling
,
Stefan Hajnoczi
,
2020/08/06
Re: [PATCH v3 0/3] aio-posix: keep aio_notify_me disabled during polling
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH v3 0/3] aio-posix: keep aio_notify_me disabled during polling
,
Stefan Hajnoczi
,
2020/08/13
[PATCH-for-5.2 0/2] hw/core/sysbus: Trivial cleanup patches
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH-for-5.2 1/2] hw/core/sysbus: Fix a typo
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2 1/2] hw/core/sysbus: Fix a typo
,
Richard Henderson
,
2020/08/12
[PATCH-for-5.2 2/2] hw/core/sysbus: Assert memory region index is in range
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2 2/2] hw/core/sysbus: Assert memory region index is in range
,
Richard Henderson
,
2020/08/12
Re: [PATCH-for-5.2 0/2] hw/core/sysbus: Trivial cleanup patches
,
Philippe Mathieu-Daudé
,
2020/08/22
[PATCH-for-5.2 0/4] hw/char/serial: Use the Clock API to feed the UART reference clock
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH-for-5.2 2/4] hw/char/serial: Remove old DEBUG_SERIAL commented code
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2 2/4] hw/char/serial: Remove old DEBUG_SERIAL commented code
,
Richard Henderson
,
2020/08/12
[PATCH-for-5.2 3/4] hw/char/serial: Let SerialState have an 'id' field
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2 3/4] hw/char/serial: Let SerialState have an 'id' field
,
Richard Henderson
,
2020/08/12
[PATCH-for-5.2 1/4] hw/char/serial: Replace commented DPRINTF() by trace event
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2 1/4] hw/char/serial: Replace commented DPRINTF() by trace event
,
Richard Henderson
,
2020/08/12
[PATCH-for-5.2 4/4] hw/char/serial: Use the Clock API to feed the UART reference clock
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2 4/4] hw/char/serial: Use the Clock API to feed the UART reference clock
,
Richard Henderson
,
2020/08/12
Re: [PATCH-for-5.2 0/4] hw/char/serial: Use the Clock API to feed the UART reference clock
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH-for-5.2 0/4] hw/char/serial: Use the Clock API to feed the UART reference clock
,
Peter Maydell
,
2020/08/24
Re: [PATCH-for-5.2 0/4] hw/char/serial: Use the Clock API to feed the UART reference clock
,
Philippe Mathieu-Daudé
,
2020/08/26
Re: [PATCH for-5.2 v4 00/11] SMMUv3.2 Range-based TLB Invalidation Support
,
Peter Maydell
,
2020/08/06
Re: [PATCH v2] hw/arm/aspeed: Add board model for Supermicro X11 BMC
,
Peter Maydell
,
2020/08/06
Re: [PATCH] hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores
,
Peter Maydell
,
2020/08/06
Re: [PATCH] hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores
,
Randy Yates
,
2020/08/06
[PATCH-for-5.2 0/3] hw/clock: Only propagate clock changes if the clock is changed
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH-for-5.2 1/3] hw/clock: Remove unused clock_init*() functions
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2 1/3] hw/clock: Remove unused clock_init*() functions
,
Richard Henderson
,
2020/08/12
[PATCH-for-5.2 2/3] hw/clock: Let clock_set() return boolean value
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2 2/3] hw/clock: Let clock_set() return boolean value
,
Richard Henderson
,
2020/08/12
[PATCH-for-5.2 3/3] hw/clock: Only propagate clock changes if the clock is changed
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2 3/3] hw/clock: Only propagate clock changes if the clock is changed
,
Richard Henderson
,
2020/08/12
Re: [PATCH-for-5.2 0/3] hw/clock: Only propagate clock changes if the clock is changed
,
Peter Maydell
,
2020/08/24
[PATCH-for-5.2] target/mips: Report unimplemented cache() operations
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2] target/mips: Report unimplemented cache() operations
,
Jiaxun Yang
,
2020/08/06
Re: [PATCH-for-5.2] target/mips: Report unimplemented cache() operations
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2] target/mips: Report unimplemented cache() operations
,
Peter Maydell
,
2020/08/06
Re: [PATCH-for-5.2] target/mips: Report unimplemented cache() operations
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2] target/mips: Report unimplemented cache() operations
,
Philippe Mathieu-Daudé
,
2020/08/10
Re: [PATCH-for-5.2] target/mips: Report unimplemented cache() operations
,
Jiaxun Yang
,
2020/08/13
Re: [PATCH-for-5.2] target/mips: Report unimplemented cache() operations
,
Jiaxun Yang
,
2020/08/13
Re: [PATCH-for-5.2] target/mips: Report unimplemented cache() operations
,
Philippe Mathieu-Daudé
,
2020/08/13
Re: [PATCH-for-5.2] target/mips: Report unimplemented cache() operations
,
Jiaxun Yang
,
2020/08/07
[RFC PATCH] CODING_STYLE.rst: flesh out our naming conventions.
,
Alex Bennée
,
2020/08/06
Re: [RFC PATCH] CODING_STYLE.rst: flesh out our naming conventions.
,
Cornelia Huck
,
2020/08/06
Re: [RFC PATCH] CODING_STYLE.rst: flesh out our naming conventions.
,
Claudio Fontana
,
2020/08/06
Re: [RFC PATCH] CODING_STYLE.rst: flesh out our naming conventions.
,
Alex Bennée
,
2020/08/10
[PATCH] virtiofsd: Cleanup norace option description
,
Misono Tomohiro
,
2020/08/06
Re: [Virtio-fs] [PATCH] virtiofsd: Cleanup norace option description
,
Dr. David Alan Gilbert
,
2020/08/07
[PATCH for-5.2 v2 0/9] Continue booting in case the first device is not bootable
,
Thomas Huth
,
2020/08/06
[PATCH for-5.2 v2 1/9] pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-common
,
Thomas Huth
,
2020/08/06
[PATCH for-5.2 v2 2/9] pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
,
Thomas Huth
,
2020/08/06
[PATCH for-5.2 v2 3/9] pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others
,
Thomas Huth
,
2020/08/06
Re: [PATCH for-5.2 v2 3/9] pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others
,
Cornelia Huck
,
2020/08/06
Re: [PATCH for-5.2 v2 3/9] pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others
,
Janosch Frank
,
2020/08/06
Re: [PATCH for-5.2 v2 3/9] pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others
,
Thomas Huth
,
2020/08/27
[PATCH for-5.2 v2 4/9] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
,
Thomas Huth
,
2020/08/06
Re: [PATCH for-5.2 v2 4/9] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
,
Cornelia Huck
,
2020/08/06
Re: [PATCH for-5.2 v2 4/9] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
,
Janosch Frank
,
2020/08/06
[PATCH for-5.2 v2 5/9] pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
,
Thomas Huth
,
2020/08/06
Re: [PATCH for-5.2 v2 5/9] pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
,
Cornelia Huck
,
2020/08/06
[PATCH for-5.2 v2 6/9] pc-bios/s390-ccw: Scan through all devices if no boot device specified
,
Thomas Huth
,
2020/08/06
[PATCH for-5.2 v2 7/9] pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
,
Thomas Huth
,
2020/08/06
[PATCH for-5.2 v2 8/9] pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel()
,
Thomas Huth
,
2020/08/06
Re: [PATCH for-5.2 v2 8/9] pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel()
,
Cornelia Huck
,
2020/08/06
[PATCH for-5.2 v2 9/9] tests/qtest/cdrom: Add more s390x-related boot tests
,
Thomas Huth
,
2020/08/06
Re: [PATCH for-5.2 v2 9/9] tests/qtest/cdrom: Add more s390x-related boot tests
,
Cornelia Huck
,
2020/08/06
Re: [PATCH for-5.2 v2 9/9] tests/qtest/cdrom: Add more s390x-related boot tests
,
Thomas Huth
,
2020/08/06
Re: [PATCH for-5.2 v2 9/9] tests/qtest/cdrom: Add more s390x-related boot tests
,
Cornelia Huck
,
2020/08/06
Re: [PATCH for-5.2 v2 9/9] tests/qtest/cdrom: Add more s390x-related boot tests
,
Janosch Frank
,
2020/08/06
Re: [PATCH v2] fcntl: Add 32bit filesystem mode
,
Linus Walleij
,
2020/08/06
[RFC v3 00/71] target/riscv: support vector extension v1.0
,
frank . chang
,
2020/08/06
[RFC v3 01/71] target/riscv: drop vector 0.7.1 and add 1.0 support
,
frank . chang
,
2020/08/06
[RFC v3 02/71] target/riscv: Use FIELD_EX32() to extract wd field
,
frank . chang
,
2020/08/06
[RFC v3 03/71] target/riscv: rvv-1.0: add mstatus VS field
,
frank . chang
,
2020/08/06
[RFC v3 04/71] target/riscv: rvv-1.0: add sstatus VS field
,
frank . chang
,
2020/08/06
[RFC v3 05/71] target/riscv: rvv-1.0: introduce writable misa.v field
,
frank . chang
,
2020/08/06
Re: [RFC v3 05/71] target/riscv: rvv-1.0: introduce writable misa.v field
,
Richard Henderson
,
2020/08/06
[RFC v3 06/71] target/riscv: rvv-1.0: add translation-time vector context status
,
frank . chang
,
2020/08/06
[RFC v3 07/71] target/riscv: rvv-1.0: remove vxrm and vxsat fields from fcsr register
,
frank . chang
,
2020/08/06
Re: [RFC v3 07/71] target/riscv: rvv-1.0: remove vxrm and vxsat fields from fcsr register
,
Richard Henderson
,
2020/08/06
Re: [RFC v3 07/71] target/riscv: rvv-1.0: remove vxrm and vxsat fields from fcsr register
,
Richard Henderson
,
2020/08/06
[RFC v3 08/71] target/riscv: rvv-1.0: add vcsr register
,
frank . chang
,
2020/08/06
[RFC v3 09/71] target/riscv: rvv-1.0: add vlenb register
,
frank . chang
,
2020/08/06
[RFC v3 10/71] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
,
frank . chang
,
2020/08/06
Re: [RFC v3 10/71] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
,
Richard Henderson
,
2020/08/06
[RFC v3 11/71] target/riscv: rvv-1.0: remove MLEN calculations
,
frank . chang
,
2020/08/06
[RFC v3 12/71] target/riscv: rvv-1.0: add fractional LMUL
,
frank . chang
,
2020/08/06
Re: [RFC v3 12/71] target/riscv: rvv-1.0: add fractional LMUL
,
Richard Henderson
,
2020/08/06
Re: [RFC v3 12/71] target/riscv: rvv-1.0: add fractional LMUL
,
Frank Chang
,
2020/08/13
[RFC v3 13/71] target/riscv: rvv-1.0: add VMA and VTA
,
frank . chang
,
2020/08/06
Re: [RFC v3 13/71] target/riscv: rvv-1.0: add VMA and VTA
,
Richard Henderson
,
2020/08/06
[RFC v3 15/71] target/riscv: introduce more imm value modes in translator functions
,
frank . chang
,
2020/08/06
Re: [RFC v3 15/71] target/riscv: introduce more imm value modes in translator functions
,
Richard Henderson
,
2020/08/06
[RFC v3 16/71] target/riscv: add fp16 nan-box check generator function
,
frank . chang
,
2020/08/06
Re: [RFC v3 16/71] target/riscv: add fp16 nan-box check generator function
,
Richard Henderson
,
2020/08/06
[RFC v3 14/71] target/riscv: rvv-1.0: update check functions
,
frank . chang
,
2020/08/06
[RFC v3 17/71] target/riscv: rvv:1.0: add translation-time nan-box helper function
,
frank . chang
,
2020/08/06
Re: [RFC v3 17/71] target/riscv: rvv:1.0: add translation-time nan-box helper function
,
Richard Henderson
,
2020/08/06
[RFC v3 19/71] target/riscv: rvv-1.0: configure instructions
,
frank . chang
,
2020/08/06
Re: [RFC v3 19/71] target/riscv: rvv-1.0: configure instructions
,
Richard Henderson
,
2020/08/06
[RFC v3 18/71] target/riscv: rvv-1.0: apply nanbox helper in opfvf_trans
,
frank . chang
,
2020/08/06
Re: [RFC v3 18/71] target/riscv: rvv-1.0: apply nanbox helper in opfvf_trans
,
Richard Henderson
,
2020/08/06
[RFC v3 20/71] target/riscv: rvv-1.0: stride load and store instructions
,
frank . chang
,
2020/08/06
[RFC v3 22/71] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
,
frank . chang
,
2020/08/06
[RFC v3 21/71] target/riscv: rvv-1.0: index load and store instructions
,
frank . chang
,
2020/08/06
[RFC v3 23/71] target/riscv: rvv-1.0: fault-only-first unit stride load
,
frank . chang
,
2020/08/06
[RFC v3 24/71] target/riscv: rvv-1.0: amo operations
,
frank . chang
,
2020/08/06
[RFC v3 25/71] target/riscv: rvv-1.0: load/store whole register instructions
,
frank . chang
,
2020/08/06
[RFC v3 26/71] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
,
frank . chang
,
2020/08/06
Re: [RFC v3 26/71] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
,
Richard Henderson
,
2020/08/06
Re: [RFC v3 26/71] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
,
Frank Chang
,
2020/08/13
Re: [RFC v3 26/71] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
,
Richard Henderson
,
2020/08/14
Re: [RFC v3 26/71] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
,
Frank Chang
,
2020/08/15
Re: [RFC v3 26/71] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
,
Richard Henderson
,
2020/08/15
Re: [RFC v3 26/71] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
,
Frank Chang
,
2020/08/15
Re: [RFC v3 26/71] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
,
Frank Chang
,
2020/08/15
[RFC v3 28/71] target/riscv: rvv-1.0: floating-point square-root instruction
,
frank . chang
,
2020/08/06
[RFC v3 27/71] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
,
frank . chang
,
2020/08/06
[RFC v3 29/71] target/riscv: rvv-1.0: floating-point classify instructions
,
frank . chang
,
2020/08/06
[RFC v3 32/71] target/riscv: rvv-1.0: set-X-first mask bit instructions
,
frank . chang
,
2020/08/06
[RFC v3 30/71] target/riscv: rvv-1.0: mask population count instruction
,
frank . chang
,
2020/08/06
[RFC v3 31/71] target/riscv: rvv-1.0: find-first-set mask bit instruction
,
frank . chang
,
2020/08/06
[RFC v3 33/71] target/riscv: rvv-1.0: iota instruction
,
frank . chang
,
2020/08/06
[RFC v3 34/71] target/riscv: rvv-1.0: element index instruction
,
frank . chang
,
2020/08/06
[RFC v3 35/71] target/riscv: rvv-1.0: allow load element with sign-extended
,
frank . chang
,
2020/08/06
[RFC v3 36/71] target/riscv: rvv-1.0: register gather instructions
,
frank . chang
,
2020/08/06
[RFC v3 38/71] target/riscv: rvv-1.0: floating-point move instruction
,
frank . chang
,
2020/08/06
[RFC v3 39/71] target/riscv: rvv-1.0: floating-point scalar move instructions
,
frank . chang
,
2020/08/06
[RFC v3 37/71] target/riscv: rvv-1.0: integer scalar move instructions
,
frank . chang
,
2020/08/06
[RFC v3 40/71] target/riscv: rvv-1.0: whole register move instructions
,
frank . chang
,
2020/08/06
[RFC v3 41/71] target/riscv: rvv-1.0: integer extension instructions
,
frank . chang
,
2020/08/06
[RFC v3 42/71] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
,
frank . chang
,
2020/08/06
[RFC v3 43/71] target/riscv: rvv-1.0: single-width bit shift instructions
,
frank . chang
,
2020/08/06
[RFC v3 44/71] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
,
frank . chang
,
2020/08/06
[RFC v3 45/71] target/riscv: rvv-1.0: narrowing integer right shift instructions
,
frank . chang
,
2020/08/06
[RFC v3 46/71] target/riscv: rvv-1.0: widening integer multiply-add instructions
,
frank . chang
,
2020/08/06
[RFC v3 47/71] target/riscv: rvv-1.0: add Zvqmac extension
,
frank . chang
,
2020/08/06
[RFC v3 48/71] target/riscv: rvv-1.0: quad-widening integer multiply-add instructions
,
frank . chang
,
2020/08/06
[RFC v3 49/71] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
,
frank . chang
,
2020/08/06
[RFC v3 51/71] target/riscv: use softfloat lib float16 comparison functions
,
frank . chang
,
2020/08/06
[RFC v3 50/71] target/riscv: rvv-1.0: integer comparison instructions
,
frank . chang
,
2020/08/06
[RFC v3 52/71] target/riscv: rvv-1.0: floating-point compare instructions
,
frank . chang
,
2020/08/06
[RFC v3 53/71] target/riscv: rvv-1.0: mask-register logical instructions
,
frank . chang
,
2020/08/06
[RFC v3 54/71] target/riscv: rvv-1.0: slide instructions
,
frank . chang
,
2020/08/06
[RFC v3 55/71] target/riscv: rvv-1.0: floating-point slide instructions
,
frank . chang
,
2020/08/06
[RFC v3 56/71] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
,
frank . chang
,
2020/08/06
[RFC v3 57/71] target/riscv: rvv-1.0: single-width floating-point reduction
,
frank . chang
,
2020/08/06
[RFC v3 58/71] target/riscv: rvv-1.0: widening floating-point reduction instructions
,
frank . chang
,
2020/08/06
[RFC v3 59/71] target/riscv: rvv-1.0: single-width scaling shift instructions
,
frank . chang
,
2020/08/06
[RFC v3 60/71] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add
,
frank . chang
,
2020/08/06
[RFC v3 61/71] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf
,
frank . chang
,
2020/08/06
[RFC v3 62/71] target/riscv: rvv-1.0: remove integer extract instruction
,
frank . chang
,
2020/08/06
[RFC v3 63/71] target/riscv: rvv-1.0: floating-point min/max instructions
,
frank . chang
,
2020/08/06
[RFC v3 64/71] target/riscv: introduce floating-point rounding mode enum
,
frank . chang
,
2020/08/06
[RFC v3 65/71] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
,
frank . chang
,
2020/08/06
[RFC v3 67/71] target/riscv: add "set round to odd" rounding mode helper function
,
frank . chang
,
2020/08/06
[RFC v3 66/71] target/riscv: rvv-1.0: widening floating-point/integer type-convert
,
frank . chang
,
2020/08/06
[RFC v3 68/71] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert
,
frank . chang
,
2020/08/06
[RFC v3 69/71] target/riscv: gdb: modify gdb csr xml file to align with csr register map
,
frank . chang
,
2020/08/06
[RFC v3 70/71] target/riscv: gdb: support vector registers for rv64
,
frank . chang
,
2020/08/06
[RFC v3 71/71] target/riscv: gdb: support vector registers for rv32
,
frank . chang
,
2020/08/06
[PATCH 0/4] Refactor get_fpstatus_ptr() ready for AArch32 fp16
,
Peter Maydell
,
2020/08/06
[PATCH 1/4] target/arm: Replace A64 get_fpstatus_ptr() with generic fpstatus_ptr()
,
Peter Maydell
,
2020/08/06
Re: [PATCH 1/4] target/arm: Replace A64 get_fpstatus_ptr() with generic fpstatus_ptr()
,
Alex Bennée
,
2020/08/06
[PATCH 3/4] target/arm: Implement FPST_STD_F16 fpstatus
,
Peter Maydell
,
2020/08/06
Re: [PATCH 3/4] target/arm: Implement FPST_STD_F16 fpstatus
,
Alex Bennée
,
2020/08/06
[PATCH 2/4] target/arm: Make A32/T32 use new fpstatus_ptr() API
,
Peter Maydell
,
2020/08/06
Re: [PATCH 2/4] target/arm: Make A32/T32 use new fpstatus_ptr() API
,
Alex Bennée
,
2020/08/06
[PATCH 4/4] target/arm: Use correct FPST for VCMLA, VCADD on fp16
,
Peter Maydell
,
2020/08/06
Re: [PATCH 4/4] target/arm: Use correct FPST for VCMLA, VCADD on fp16
,
Alex Bennée
,
2020/08/06
Re: [PATCH 0/4] Refactor get_fpstatus_ptr() ready for AArch32 fp16
,
Richard Henderson
,
2020/08/06
Why QEMU should move from C to Rust (clickbait alert ;))
,
Stefan Hajnoczi
,
2020/08/06
Re: Why QEMU should move from C to Rust (clickbait alert ;))
,
Daniel P . Berrangé
,
2020/08/06
Re: Why QEMU should move from C to Rust (clickbait alert ;))
,
Alex Bennée
,
2020/08/06
Re: Why QEMU should move from C to Rust (clickbait alert ;))
,
Stefan Hajnoczi
,
2020/08/07
Re: Why QEMU should move from C to Rust (clickbait alert ;))
,
Stefan Hajnoczi
,
2020/08/07
Re: Why QEMU should move from C to Rust (clickbait alert ;))
,
Sergio Lopez
,
2020/08/06
Re: Why QEMU should move from C to Rust (clickbait alert ;))
,
Daniel P . Berrangé
,
2020/08/06
Re: Why QEMU should move from C to Rust (clickbait alert ;))
,
Sergio Lopez
,
2020/08/06
Re: Why QEMU should move from C to Rust (clickbait alert ;))
,
Daniel P . Berrangé
,
2020/08/06
Re: Why QEMU should move from C to Rust (clickbait alert ;))
,
Stefan Hajnoczi
,
2020/08/07
Re: Why QEMU should move from C to Rust (clickbait alert ;))
,
Stefan Hajnoczi
,
2020/08/07
Re: Why QEMU should move from C to Rust (clickbait alert ;))
,
Stefan Hajnoczi
,
2020/08/07
Re: Why QEMU should move from C to Rust (clickbait alert ;))
,
Alex Carter
,
2020/08/21
Re: Why QEMU should move from C to Rust (clickbait alert ;))
,
Sergio Lopez
,
2020/08/27
Re: [PATCH V1 30/32] vfio-pci: save and restore
,
Jason Zeng
,
2020/08/06
Re: [PATCH V1 30/32] vfio-pci: save and restore
,
Steven Sistare
,
2020/08/07
Re: [PATCH V1 30/32] vfio-pci: save and restore
,
Jason Zeng
,
2020/08/09
Re: [PATCH V1 30/32] vfio-pci: save and restore
,
Steven Sistare
,
2020/08/19
Re: [PATCH V1 30/32] vfio-pci: save and restore
,
Jason Zeng
,
2020/08/20
Qemu web site down?
,
Christophe de Dinechin
,
2020/08/06
Re: Qemu web site down?
,
Alex Bennée
,
2020/08/06
Re: Qemu web site down?
,
Thomas Huth
,
2020/08/06
Re: Qemu web site down?
,
Daniel P . Berrangé
,
2020/08/06
Re: [PATCH v8 4/7] 9pfs: add new function v9fs_co_readdir_many()
,
Christian Schoenebeck
,
2020/08/06
[PATCH 0/5] log: Add logs for some modules
,
Peng Liang
,
2020/08/06
[PATCH 3/5] log: Add more details to virtio_report in virtqueue_pop
,
Peng Liang
,
2020/08/06
[PATCH 1/5] log: Add logs for vm start and destroy
,
Peng Liang
,
2020/08/06
Re: [PATCH 1/5] log: Add logs for vm start and destroy
,
Thomas Huth
,
2020/08/06
[PATCH 2/5] log: Add log for each modules
,
Peng Liang
,
2020/08/06
[PATCH 4/5] log: Add log at boot & cpu init for aarch64
,
Peng Liang
,
2020/08/06
[PATCH 5/5] log: Add logs during qemu start
,
Peng Liang
,
2020/08/06
Re: [PATCH 0/5] log: Add logs for some modules
,
Daniel P . Berrangé
,
2020/08/06
[PATCH 0/1] qga: add command guest-get-disk
,
Tomáš Golembiovský
,
2020/08/06
[PATCH 1/1] qga: add command guest-get-disks
,
Tomáš Golembiovský
,
2020/08/06
Re: [PATCH 1/1] qga: add command guest-get-disks
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH 1/1] qga: add command guest-get-disks
,
Michael Roth
,
2020/08/12
Re: [PATCH 1/1] qga: add command guest-get-disks
,
Michael Roth
,
2020/08/12
Re: [PATCH 1/1] qga: add command guest-get-disks
,
Tomáš Golembiovský
,
2020/08/17
Re: [RFC PATCH 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
,
Markus Armbruster
,
2020/08/06
Re: [PATCH] docs/qdev-device-use: Clean up the sentences related to -usbdevice
,
Markus Armbruster
,
2020/08/06
[PATCH 0/3] A few doc fixes
,
Markus Armbruster
,
2020/08/06
[PATCH 2/3] qapi: Document event VSERPORT_CHANGE is rate-limited
,
Markus Armbruster
,
2020/08/06
Re: [PATCH 2/3] qapi: Document event VSERPORT_CHANGE is rate-limited
,
Marc-André Lureau
,
2020/08/06
[PATCH 1/3] docs/interop/qmp-spec: Point to the QEMU QMP reference manual
,
Markus Armbruster
,
2020/08/06
Re: [PATCH 1/3] docs/interop/qmp-spec: Point to the QEMU QMP reference manual
,
Marc-André Lureau
,
2020/08/06
[PATCH 3/3] docs/qdev-device-use: Don't suggest -drive and -net can do USB
,
Markus Armbruster
,
2020/08/06
[PATCH-for-5.2 0/7] hw/block/fdc: Cleanups trying to make sense of the floppy controllers
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH-for-5.2 1/7] hw/block/fdc: Let sector count be unsigned
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH-for-5.2 2/7] hw/block/fdc: Let sector offset be unsigned
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH-for-5.2 3/7] hw/block/fdc: Use warn_report() instead of debug FLOPPY_DPRINTF() calls
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH-for-5.2 4/7] hw/block/fdc: Convert debug FLOPPY_DPRINTF() to trace events
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH-for-5.2 5/7] hw/block/fdc: Drop pointless FLOPPY_DPRINTF() call
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH-for-5.2 6/7] hw/block/fdc: Use more descriptive TypeInfo names
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH-for-5.2 7/7] hw/block/fdc: Add ASCII art schema of QOM relations
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2 7/7] hw/block/fdc: Add ASCII art schema of QOM relations
,
Kevin Wolf
,
2020/08/06
Re: [PATCH-for-5.2 7/7] hw/block/fdc: Add ASCII art schema of QOM relations
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH-for-5.2 7/7] hw/block/fdc: Add ASCII art schema of QOM relations
,
Kevin Wolf
,
2020/08/06
[Bug 1890545] [NEW] (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/06
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/10
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/10
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Peter Maydell
,
2020/08/10
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/10
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/10
Re: [Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Alex Bennée
,
2020/08/10
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/10
Re: [Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Alex Bennée
,
2020/08/11
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/11
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/11
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/11
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Peter Maydell
,
2020/08/11
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/12
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/13
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/14
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Laurent Vivier
,
2020/08/16
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/17
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/18
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/18
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/18
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Tony.LI
,
2020/08/18
[PATCH 0/2] migration: add vsock channel support
,
Longpeng(Mike)
,
2020/08/06
[PATCH 2/2] migration: add vsock as data channel support
,
Longpeng(Mike)
,
2020/08/06
Re: [PATCH 2/2] migration: add vsock as data channel support
,
Dr. David Alan Gilbert
,
2020/08/12
Re: [PATCH 2/2] migration: add vsock as data channel support
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
2020/08/13
[PATCH 1/2] migration: unify the framework of socket-type channel
,
Longpeng(Mike)
,
2020/08/06
Re: [PATCH 1/2] migration: unify the framework of socket-type channel
,
Dr. David Alan Gilbert
,
2020/08/12
Re: [PATCH 0/2] migration: add vsock channel support
,
Dr. David Alan Gilbert
,
2020/08/27
[qemu]: How to use qemu to run 64MB bmc image?
,
www
,
2020/08/06
Re: [qemu]: How to use qemu to run 64MB bmc image?
,
Cédric Le Goater
,
2020/08/06
Re: [qemu]: How to use qemu to run 64MB bmc image?
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [qemu]: How to use qemu to run 64MB bmc image?
,
Joel Stanley
,
2020/08/06
Re:Re: [qemu]: How to use qemu to run 64MB bmc image?
,
www
,
2020/08/07
Re: [PATCH v2 7/7] target/riscv: check before allocating TCG temps
,
Chih-Min Chao
,
2020/08/06
Re: [PATCH v2 6/7] target/riscv: Clean up fmv.w.x
,
Chih-Min Chao
,
2020/08/06
Re: [PATCH v2 5/7] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
,
Chih-Min Chao
,
2020/08/06
Re: [PATCH v2 5/7] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
,
Chih-Min Chao
,
2020/08/07
Re: [PATCH v2 5/7] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
,
LIU Zhiwei
,
2020/08/08
Re: [PATCH v2 5/7] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
,
LIU Zhiwei
,
2020/08/08
Re: [PATCH v2 4/7] target/riscv: Check nanboxed inputs to fp helpers
,
Chih-Min Chao
,
2020/08/06
Re: [PATCH v2 3/7] target/riscv: Generate nanboxed results from trans_rvf.inc.c
,
Chih-Min Chao
,
2020/08/06
Re: [PATCH v2 2/7] target/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
,
Chih-Min Chao
,
2020/08/06
Re: [PATCH v2 1/7] target/riscv: Generate nanboxed results from fp helpers
,
Chih-Min Chao
,
2020/08/06
Re: [PATCH v2 1/7] target/riscv: Generate nanboxed results from fp helpers
,
LIU Zhiwei
,
2020/08/06
Re: [PATCH v2 1/7] target/riscv: Generate nanboxed results from fp helpers
,
Chih-Min Chao
,
2020/08/06
Re: [PATCH v2 1/7] target/riscv: Generate nanboxed results from fp helpers
,
LIU Zhiwei
,
2020/08/06
[PATCH v5 0/2] add new options to set smbios type 4 fields
,
Ying Fang
,
2020/08/05
[PATCH v5 1/2] hw/smbios: add options for type 4 max-speed and current-speed
,
Ying Fang
,
2020/08/05
[PATCH v5 2/2] tests/bios-tables-test: add smbios cpu speed test
,
Ying Fang
,
2020/08/05
Re: [PATCH v5 0/2] add new options to set smbios type 4 fields
,
Michael S. Tsirkin
,
2020/08/06
Re: [PATCH v5 0/2] add new options to set smbios type 4 fields
,
Ying Fang
,
2020/08/06
Re: Adding VHOST_USER_PROTOCOL_F_CONFIG_MEM_SLOTS to 5.1 release notes
,
Raphael Norwitz
,
2020/08/05
Re: Adding VHOST_USER_PROTOCOL_F_CONFIG_MEM_SLOTS to 5.1 release notes
,
Michael S. Tsirkin
,
2020/08/06
Re: Adding VHOST_USER_PROTOCOL_F_CONFIG_MEM_SLOTS to 5.1 release notes
,
Peter Maydell
,
2020/08/06
Re: Adding VHOST_USER_PROTOCOL_F_CONFIG_MEM_SLOTS to 5.1 release notes
,
Peter Maydell
,
2020/08/06
Re: [PATCH 0/2] Instruction set detection for clang.
,
Shu-Chun Weng
,
2020/08/05
Re: [PATCH v2] linux-user: Add most IFTUN ioctls
,
Shu-Chun Weng
,
2020/08/05
Re: [PATCH 0/6] fcntl, sockopt, and ioctl options
,
Shu-Chun Weng
,
2020/08/05
[PATCH] block/vhdx: Support vhdx image only with 512 bytes logical sector size
,
Swapnil Ingle
,
2020/08/05
Re: [PATCH] block/vhdx: Support vhdx image only with 512 bytes logical sector size
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH] target/arm: Delete unused ARM_FEATURE_CRC
,
Peter Maydell
,
2020/08/05
Re: [PATCH] target/arm: Delete unused ARM_FEATURE_CRC
,
Richard Henderson
,
2020/08/05
Re: [PATCH] target/arm: Delete unused ARM_FEATURE_CRC
,
Philippe Mathieu-Daudé
,
2020/08/06
[ANNOUNCE] QEMU 5.1.0-rc3 is now available
,
Michael Roth
,
2020/08/05
[PATCH] ide: Get rid of IDEDrive struct
,
Eduardo Habkost
,
2020/08/05
Re: [PATCH] ide: Get rid of IDEDrive struct
,
Peter Maydell
,
2020/08/05
Re: [PATCH] ide: Get rid of IDEDrive struct
,
Eduardo Habkost
,
2020/08/05
Re: [PATCH] ide: Get rid of IDEDrive struct
,
Markus Armbruster
,
2020/08/06
Re: [PATCH] ide: Get rid of IDEDrive struct
,
Daniel P . Berrangé
,
2020/08/06
Re: [PATCH] ide: Get rid of IDEDrive struct
,
Peter Maydell
,
2020/08/06
Re: [PATCH] ide: Get rid of IDEDrive struct
,
John Snow
,
2020/08/07
[RFC PATCH] travis.yml: Drop the default softmmu builds
,
Thomas Huth
,
2020/08/05
[PATCH 2/2] travis.yml: Drop the Python 3.5 and 3.6 builds
,
Thomas Huth
,
2020/08/05
Re: [PATCH 2/2] travis.yml: Drop the Python 3.5 and 3.6 builds
,
Thomas Huth
,
2020/08/23
[PATCH v1 00/21] accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path
,
Robert Foley
,
2020/08/05
[PATCH v1 01/21] accel/tcg: Change interrupt/exception handling to remove implied BQL
,
Robert Foley
,
2020/08/05
Re: [PATCH v1 01/21] accel/tcg: Change interrupt/exception handling to remove implied BQL
,
Richard Henderson
,
2020/08/05
Re: [PATCH v1 01/21] accel/tcg: Change interrupt/exception handling to remove implied BQL
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH v1 01/21] accel/tcg: Change interrupt/exception handling to remove implied BQL
,
Robert Foley
,
2020/08/06
Re: [PATCH v1 01/21] accel/tcg: Change interrupt/exception handling to remove implied BQL
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH v1 01/21] accel/tcg: Change interrupt/exception handling to remove implied BQL
,
Robert Foley
,
2020/08/06
Re: [PATCH v1 01/21] accel/tcg: Change interrupt/exception handling to remove implied BQL
,
Robert Foley
,
2020/08/07
Re: [PATCH v1 01/21] accel/tcg: Change interrupt/exception handling to remove implied BQL
,
Paolo Bonzini
,
2020/08/08
Re: [PATCH v1 01/21] accel/tcg: Change interrupt/exception handling to remove implied BQL
,
Robert Foley
,
2020/08/10
[PATCH v1 02/21] target/alpha: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
Re: [PATCH v1 02/21] target/alpha: add BQL to do_interrupt and cpu_exec_interrupt
,
Richard Henderson
,
2020/08/05
Re: [PATCH v1 02/21] target/alpha: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 03/21] target/arm: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 04/21] target/avr: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
Re: [PATCH v1 04/21] target/avr: add BQL to do_interrupt and cpu_exec_interrupt
,
Michael Rolnik
,
2020/08/06
Re: [PATCH v1 04/21] target/avr: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/06
[PATCH v1 05/21] target/cris: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 06/21] target/hppa: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 07/21] target/i386: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 08/21] target/lm32: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 09/21] target/m68k: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 10/21] target/microblaze: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 11/21] target/mips: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 12/21] target/nios2: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 13/21] target/openrisc: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 14/21] target/ppc: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 15/21] target/riscv: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 16/21] target/rx: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 17/21] target/s390x: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
Re: [PATCH v1 17/21] target/s390x: add BQL to do_interrupt and cpu_exec_interrupt
,
Cornelia Huck
,
2020/08/06
Re: [PATCH v1 17/21] target/s390x: add BQL to do_interrupt and cpu_exec_interrupt
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH v1 17/21] target/s390x: add BQL to do_interrupt and cpu_exec_interrupt
,
Alex Bennée
,
2020/08/06
[PATCH v1 18/21] target/sh4: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 19/21] target/sparc: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 20/21] target/unicore32: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH v1 21/21] target/xtensa: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
2020/08/05
[PATCH for-5.2 0/5] spapr: Cleanups for XIVE and PHB
,
Greg Kurz
,
2020/08/05
[PATCH for-5.2 1/5] spapr/xive: Fix xive->fd if kvm_create_device() fails
,
Greg Kurz
,
2020/08/05
Re: [PATCH for-5.2 1/5] spapr/xive: Fix xive->fd if kvm_create_device() fails
,
David Gibson
,
2020/08/06
[PATCH for-5.2 2/5] spapr/xive: Simplify kvmppc_xive_disconnect()
,
Greg Kurz
,
2020/08/05
Re: [PATCH for-5.2 2/5] spapr/xive: Simplify kvmppc_xive_disconnect()
,
David Gibson
,
2020/08/06
[PATCH for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Greg Kurz
,
2020/08/05
Re: [PATCH for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
David Gibson
,
2020/08/06
Re: [PATCH for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Greg Kurz
,
2020/08/06
[PATCH for-5.2 4/5] spapr/xive: Convert KVM device fd checks to assert()
,
Greg Kurz
,
2020/08/05
Re: [PATCH for-5.2 4/5] spapr/xive: Convert KVM device fd checks to assert()
,
David Gibson
,
2020/08/06
[PATCH for-5.2 5/5] spapr: Simplify error handling in spapr_phb_realize()
,
Greg Kurz
,
2020/08/05
Re: [PATCH for-5.2 5/5] spapr: Simplify error handling in spapr_phb_realize()
,
David Gibson
,
2020/08/06
Re: [PATCH for-5.2 0/5] spapr: Cleanups for XIVE and PHB
,
no-reply
,
2020/08/05
Re: [PATCH v12 11/11] iotests: dump QCOW2 header in JSON in #303
,
Vladimir Sementsov-Ogievskiy
,
2020/08/05
Re: [PATCH v12 10/11] qcow2_format.py: support dumping metadata in JSON format
,
Vladimir Sementsov-Ogievskiy
,
2020/08/05
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
2020/08/05
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
Peter Maydell
,
2020/08/05
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
2020/08/05
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
David Gibson
,
2020/08/06
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
Peter Maydell
,
2020/08/06
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
David Gibson
,
2020/08/17
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
Philippe Mathieu-Daudé
,
2020/08/17
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
David Gibson
,
2020/08/17
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
2020/08/17
Re: [PATCH v12 09/11] qcow2_format.py: collect fields to dump in JSON format
,
Vladimir Sementsov-Ogievskiy
,
2020/08/05
Re: [PATCH v12 09/11] qcow2_format.py: collect fields to dump in JSON format
,
Andrey Shinkevich
,
2020/08/06
Re: [PATCH v12 09/11] qcow2_format.py: collect fields to dump in JSON format
,
Vladimir Sementsov-Ogievskiy
,
2020/08/06
Re: [PATCH v12 08/11] qcow2.py: Introduce '-j' key to dump in JSON format
,
Vladimir Sementsov-Ogievskiy
,
2020/08/05
Re: [PATCH v12 07/11] qcow2_format.py: Dump bitmap table serialized entries
,
Vladimir Sementsov-Ogievskiy
,
2020/08/05
Re: qemu-img convert asserts while converting from vhdx to raw
,
Swapnil Ingle
,
2020/08/05
[PATCH] spapr: Clarify error and documentation for broken KVM XICS
,
Greg Kurz
,
2020/08/05
Re: [PATCH] spapr: Clarify error and documentation for broken KVM XICS
,
Cédric Le Goater
,
2020/08/05
Re: [PATCH] spapr: Clarify error and documentation for broken KVM XICS
,
David Gibson
,
2020/08/06
vhost-user protocol feature negotiation
,
Alyssa Ross
,
2020/08/05
Re: vhost-user protocol feature negotiation
,
Michael S. Tsirkin
,
2020/08/05
Re: vhost-user protocol feature negotiation
,
Alyssa Ross
,
2020/08/06
Re: vhost-user protocol feature negotiation
,
Michael S. Tsirkin
,
2020/08/06
Re: vhost-user protocol feature negotiation
,
Alyssa Ross
,
2020/08/06
Re: vhost-user protocol feature negotiation
,
Michael S. Tsirkin
,
2020/08/06
[PATCH v1] aspeed: include build AT24X EEPROM devices
,
Igor Kononenko
,
2020/08/05
Re: [PATCH-for-5.2] memory: Display bigger regions first in 'info mtree' output
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: [PATCH-for-5.2] memory: Display bigger regions first in 'info mtree' output
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: [PATCH v4 04/18] tests/qapi/doc-good.json: Clean up markup
,
Markus Armbruster
,
2020/08/05
Re: [PATCH v4 04/18] tests/qapi/doc-good.json: Clean up markup
,
Peter Maydell
,
2020/08/05
Re: [PATCH v4 04/18] tests/qapi/doc-good.json: Clean up markup
,
Markus Armbruster
,
2020/08/06
Re: [PATCH v4 04/18] tests/qapi/doc-good.json: Clean up markup
,
Peter Maydell
,
2020/08/06
[PATCH] softmmu: Add missing trace-events file
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: [PATCH] softmmu: Add missing trace-events file
,
Markus Armbruster
,
2020/08/05
Re: [PATCH] softmmu: Add missing trace-events file
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: [PATCH] softmmu: Add missing trace-events file
,
Markus Armbruster
,
2020/08/06
Re: [PATCH] softmmu: Add missing trace-events file
,
Paolo Bonzini
,
2020/08/06
Re: [PATCH] softmmu: Add missing trace-events file
,
Claudio Fontana
,
2020/08/06
Re: [PATCH] softmmu: Add missing trace-events file
,
Philippe Mathieu-Daudé
,
2020/08/06
Re: [PATCH] softmmu: Add missing trace-events file
,
Markus Armbruster
,
2020/08/06
Re: [PATCH] softmmu: Add missing trace-events file
,
Claudio Fontana
,
2020/08/05
Re: [PATCH] softmmu: Add missing trace-events file
,
Stefan Hajnoczi
,
2020/08/12
Re: [PATCH v4 00/18] Convert QAPI doc comments to generate rST instead of texinfo
,
Markus Armbruster
,
2020/08/05
[PATCH] Following SHA-1: b8d89ba83bf42be1f7b1d7d45236eaf6960d1c4e * crypto: move common bits for all emulators to libqemuutil
,
luoyonggang
,
2020/08/05
Re: Any reason VIRTQUEUE_MAX_SIZE is 1024? Can we increase this limit?
,
Stefan Hajnoczi
,
2020/08/05
Re: Any reason VIRTQUEUE_MAX_SIZE is 1024? Can we increase this limit?
,
Michael S. Tsirkin
,
2020/08/05
Re: Any reason VIRTQUEUE_MAX_SIZE is 1024? Can we increase this limit?
,
Stefan Hajnoczi
,
2020/08/06
Re: Any reason VIRTQUEUE_MAX_SIZE is 1024? Can we increase this limit?
,
Jason Wang
,
2020/08/06
Re: Any reason VIRTQUEUE_MAX_SIZE is 1024? Can we increase this limit?
,
Stefan Hajnoczi
,
2020/08/07
Re: Any reason VIRTQUEUE_MAX_SIZE is 1024? Can we increase this limit?
,
Jason Wang
,
2020/08/10
Re: Any reason VIRTQUEUE_MAX_SIZE is 1024? Can we increase this limit?
,
Michael S. Tsirkin
,
2020/08/10
Re: [PATCH v12 01/11] iotests: add test for QCOW2 header dump
,
Vladimir Sementsov-Ogievskiy
,
2020/08/05
Re: [PATCH v12 01/11] iotests: add test for QCOW2 header dump
,
Andrey Shinkevich
,
2020/08/05
v8.1M cpu emulation and target-arm feature-identification strategy
,
Peter Maydell
,
2020/08/05
Re: v8.1M cpu emulation and target-arm feature-identification strategy
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: v8.1M cpu emulation and target-arm feature-identification strategy
,
Richard Henderson
,
2020/08/05
Re: v8.1M cpu emulation and target-arm feature-identification strategy
,
Alex Bennée
,
2020/08/05
Re: v8.1M cpu emulation and target-arm feature-identification strategy
,
Peter Maydell
,
2020/08/05
Re: v8.1M cpu emulation and target-arm feature-identification strategy
,
Richard Henderson
,
2020/08/05
Re: v8.1M cpu emulation and target-arm feature-identification strategy
,
Peter Maydell
,
2020/08/05
Re: v8.1M cpu emulation and target-arm feature-identification strategy
,
Peter Maydell
,
2020/08/05
Re: [PATCH 1/2] qcow2: Release read-only bitmaps when inactivated
,
Vladimir Sementsov-Ogievskiy
,
2020/08/05
Re: [PATCH v2 4/4] net/colo: Match is-enabled probe to tracepoint
,
Stefan Hajnoczi
,
2020/08/05
RE: [PATCH v2 4/4] net/colo: Match is-enabled probe to tracepoint
,
Zhang, Chen
,
2020/08/05
Re: [PATCH v3 0/7] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
,
Stefan Hajnoczi
,
2020/08/05
Re: [PATCH v3 0/7] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
,
Maxim Levitsky
,
2020/08/13
Re: [PATCH 02/18] migration/vmstate: Introduce vmstate_no_state_to_migrate
,
Dr. David Alan Gilbert
,
2020/08/05
Re: [PATCH v3 6/7] scsi: Add scsi_device_get
,
Stefan Hajnoczi
,
2020/08/05
Re: [PATCH v3 4/7] device-core: use atomic_set on .realized property
,
Stefan Hajnoczi
,
2020/08/05
Re: [PATCH v6 09/12] hmp: Add support for coroutine command handlers
,
Markus Armbruster
,
2020/08/05
Re: [PATCH v3 3/7] device-core: use RCU for list of childs of a bus
,
Stefan Hajnoczi
,
2020/08/05
[PATCH v2 0/3] block: add logging facility for long standing IO requests
,
Denis V. Lunev
,
2020/08/05
[PATCH 2/3] block: add logging facility for long standing IO requests
,
Denis V. Lunev
,
2020/08/05
Re: [PATCH 2/3] block: add logging facility for long standing IO requests
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: [PATCH 2/3] block: add logging facility for long standing IO requests
,
Denis V. Lunev
,
2020/08/05
[PATCH 3/3] block: enable long IO requests report by default
,
Denis V. Lunev
,
2020/08/05
[PATCH 1/3] block/block-backend: add converter from BlockAcctStats to BlockBackend
,
Denis V. Lunev
,
2020/08/05
Re: [PATCH for-5.2 6/6] pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
,
Cornelia Huck
,
2020/08/05
Re: [PATCH for-5.2 6/6] pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
,
Thomas Huth
,
2020/08/05
Re: [PATCH for-5.2 6/6] pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
,
Cornelia Huck
,
2020/08/05
[PATCH v2] qapi/block-core.json: Remove stale description of 'blockdev-add'
,
Kashyap Chamarthy
,
2020/08/05
Re: [PATCH v2] qapi/block-core.json: Remove stale description of 'blockdev-add'
,
Eric Blake
,
2020/08/05
Re: [PATCH v6 08/12] qmp: Move dispatcher to a coroutine
,
Markus Armbruster
,
2020/08/05
[PATCH-for-5.1 v3 0/2] stubs: Fix notify-event stub linkage error on MinGW
,
Philippe Mathieu-Daudé
,
2020/08/05
[PATCH-for-5.1 v3 1/2] exec: Restrict icount to softmmu
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: [PATCH-for-5.1 v3 1/2] exec: Restrict icount to softmmu
,
Claudio Fontana
,
2020/08/05
Re: [PATCH-for-5.1 v3 1/2] exec: Restrict icount to softmmu
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: [PATCH-for-5.1 v3 1/2] exec: Restrict icount to softmmu
,
Richard Henderson
,
2020/08/05
[PATCH-for-5.1 v3 2/2] stubs: Remove qemu_notify_event()
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: [PATCH-for-5.1 v3 0/2] stubs: Fix notify-event stub linkage error on MinGW
,
Thomas Huth
,
2020/08/05
[PATCH v2 0/3] aio-posix: keep aio_notify_me disabled during polling
,
Stefan Hajnoczi
,
2020/08/05
[PATCH v2 1/3] async: rename event_notifier_dummy_cb/poll()
,
Stefan Hajnoczi
,
2020/08/05
Re: [PATCH v2 1/3] async: rename event_notifier_dummy_cb/poll()
,
Philippe Mathieu-Daudé
,
2020/08/06
[PATCH v2 2/3] async: always set ctx->notified in aio_notify()
,
Stefan Hajnoczi
,
2020/08/05
Re: [PATCH v2 2/3] async: always set ctx->notified in aio_notify()
,
Paolo Bonzini
,
2020/08/05
[PATCH v2 3/3] aio-posix: keep aio_notify_me disabled during polling
,
Stefan Hajnoczi
,
2020/08/05
Re: [PATCH v2 3/3] aio-posix: keep aio_notify_me disabled during polling
,
Paolo Bonzini
,
2020/08/05
Re: [PATCH v2 3/3] aio-posix: keep aio_notify_me disabled during polling
,
Stefan Hajnoczi
,
2020/08/06
[PULL 0/6] Improve gitlab-CI and fix a compiler warning
,
Thomas Huth
,
2020/08/05
[PULL 1/6] tests/docker: Add python3-venv and netcat to the debian-amd64 container
,
Thomas Huth
,
2020/08/05
[PULL 2/6] tests/acceptance: Disable the rx sash and arm cubieboard replay test on Gitlab
,
Thomas Huth
,
2020/08/05
[PULL 3/6] gitlab-ci.yml: Add build-system-debian and build-system-centos jobs
,
Thomas Huth
,
2020/08/05
[PULL 4/6] gitlab-ci: Fix Avocado cache usage
,
Thomas Huth
,
2020/08/05
[PULL 5/6] target/riscv/vector_helper: Fix build on 32-bit big endian hosts
,
Thomas Huth
,
2020/08/05
[PULL 6/6] Get rid of the libqemustub.a remainders
,
Thomas Huth
,
2020/08/05
Re: [PULL 0/6] Improve gitlab-CI and fix a compiler warning
,
Peter Maydell
,
2020/08/05
Re: [PULL 0/6] Improve gitlab-CI and fix a compiler warning
,
Alistair Francis
,
2020/08/06
[PATCH] qcow2-cluster: Fix integer left shift error in qcow2_alloc_cluster_link_l2()
,
Tuguoyi
,
2020/08/05
Re: [PATCH for-5.1?] qcow2-cluster: Fix integer left shift error in qcow2_alloc_cluster_link_l2()
,
Eric Blake
,
2020/08/05
Re: [PATCH] qcow2-cluster: Fix integer left shift error in qcow2_alloc_cluster_link_l2()
,
Kevin Wolf
,
2020/08/05
Re: [PATCH] qcow2-cluster: Fix integer left shift error in qcow2_alloc_cluster_link_l2()
,
Alberto Garcia
,
2020/08/05
Re: [PATCH] qcow2-cluster: Fix integer left shift error in qcow2_alloc_cluster_link_l2()
,
Alberto Garcia
,
2020/08/05
Re: [PATCH] qcow2-cluster: Fix integer left shift error in qcow2_alloc_cluster_link_l2()
,
Kevin Wolf
,
2020/08/05
Re: [PATCH] qcow2-cluster: Fix integer left shift error in qcow2_alloc_cluster_link_l2()
,
Alberto Garcia
,
2020/08/05
Re: [PATCH] qcow2-cluster: Fix integer left shift error in qcow2_alloc_cluster_link_l2()
,
Peter Maydell
,
2020/08/05
[PATCH v2 0/5] hw/arm/virt: Introduce kvm-steal-time
,
Andrew Jones
,
2020/08/05
[PATCH v2 4/5] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
,
Andrew Jones
,
2020/08/05
Re: [PATCH v2 4/5] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
,
Auger Eric
,
2020/08/12
Re: [PATCH v2 4/5] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
,
Andrew Jones
,
2020/08/12
Re: [PATCH v2 4/5] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
,
Peter Maydell
,
2020/08/25
[PATCH v2 1/5] hw: add compat machines for 5.2
,
Andrew Jones
,
2020/08/05
[PATCH v2 3/5] hw/arm/virt: Move post cpu realize check into its own function
,
Andrew Jones
,
2020/08/05
Re: [PATCH v2 3/5] hw/arm/virt: Move post cpu realize check into its own function
,
Auger Eric
,
2020/08/12
[PATCH v2 5/5] hw/arm/virt: Implement kvm-steal-time
,
Andrew Jones
,
2020/08/05
Re: [PATCH v2 5/5] hw/arm/virt: Implement kvm-steal-time
,
Auger Eric
,
2020/08/12
[PATCH v2 2/5] target/arm/kvm: Make uncalled stubs explicitly unreachable
,
Andrew Jones
,
2020/08/05
Re: [PATCH v2 2/5] target/arm/kvm: Make uncalled stubs explicitly unreachable
,
Auger Eric
,
2020/08/12
Re: [PATCH v2 2/5] target/arm/kvm: Make uncalled stubs explicitly unreachable
,
Andrew Jones
,
2020/08/12
[PATCH-for-5.1 v2 0/2] stubs: Fix notify-event stub linkage error on MinGW
,
Philippe Mathieu-Daudé
,
2020/08/05
[PATCH-for-5.1 v2 1/2] exec: Restrict icount to softmmu
,
Philippe Mathieu-Daudé
,
2020/08/05
[PATCH-for-5.1 v2 2/2] stubs: Remove qemu_notify_event()
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: [PATCH-for-5.1 v2 2/2] stubs: Remove qemu_notify_event()
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: [PATCH-for-5.1 v2 2/2] stubs: Remove qemu_notify_event()
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: [PATCH-for-5.1 v2 2/2] stubs: Remove qemu_notify_event()
,
Thomas Huth
,
2020/08/05
Re: [PATCH-for-5.1 v2 2/2] stubs: Remove qemu_notify_event()
,
Paolo Bonzini
,
2020/08/18
Re: [PATCH-for-5.1 v2 0/2] stubs: Fix notify-event stub linkage error on MinGW
,
Paolo Bonzini
,
2020/08/18
Re: [PATCH-for-5.1 v2 0/2] stubs: Fix notify-event stub linkage error on MinGW
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: Question on implementation detail of `temp_sync`
,
Alex Bennée
,
2020/08/05
Re: Question on implementation detail of `temp_sync`
,
lrwei
,
2020/08/06
Re: [PATCH 0/2] qcow2: Release read-only bitmaps when inactivated
,
Vladimir Sementsov-Ogievskiy
,
2020/08/05
[Bug 1890395] [NEW] qmp/hmp: crash if client closes socket too early
,
Raphael Pour
,
2020/08/05
Re: [PATCH v11 09/11] qcow2_format.py: collect fields to dump in JSON format
,
Vladimir Sementsov-Ogievskiy
,
2020/08/05
Re: [PATCH v2 2/4] iotests: Make qemu_nbd_popen() a contextmanager
,
Vladimir Sementsov-Ogievskiy
,
2020/08/05
Re: [PATCH v2 2/4] iotests: Make qemu_nbd_popen() a contextmanager
,
Nir Soffer
,
2020/08/05
[Bug 1502613] Re: [Feature Request] Battery Status / Virtual Battery
,
Nahuel Pastorale
,
2020/08/05
[Bug 1890370] [NEW] Segfault in artist vram_bit_write
,
Alexander Bulekov
,
2020/08/05
[Bug 1890370] Re: Segfault in artist vram_bit_write
,
Alexander Bulekov
,
2020/08/05
[Bug 1890370] Re: Segfault in artist vram_bit_write
,
Helge Deller
,
2020/08/05
Re: [PATCH v6 4/4] target/riscv: Change the TLB page size depends on PMP entries.
,
Zong Li
,
2020/08/04
Re: [PATCH v6 4/4] target/riscv: Change the TLB page size depends on PMP entries.
,
Alistair Francis
,
2020/08/12
Re: [PATCH v6 4/4] target/riscv: Change the TLB page size depends on PMP entries.
,
Zong Li
,
2020/08/12
Re: [PATCH v6 4/4] target/riscv: Change the TLB page size depends on PMP entries.
,
Alistair Francis
,
2020/08/13
[PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
,
Ying Fang
,
2020/08/04
Re: [PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
,
no-reply
,
2020/08/04
Re: [PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
,
Ying Fang
,
2020/08/06
Re: [PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
,
Daniel P . Berrangé
,
2020/08/06
Re: [PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
,
Kevin Wolf
,
2020/08/06
Re: [PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
,
Ying Fang
,
2020/08/07
Re: [PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
,
Kevin Wolf
,
2020/08/07
Re: [PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
,
Ying Fang
,
2020/08/13
[Bug 1890360] [NEW] Assertion failure in address_space_unmap through virtio-blk
,
Alexander Bulekov
,
2020/08/04
Re: [Bug 1890360] [NEW] Assertion failure in address_space_unmap through virtio-blk
,
Alexander Bulekov
,
2020/08/04
Re: [Bug 1890360] [NEW] Assertion failure in address_space_unmap through virtio-blk
,
Stefan Hajnoczi
,
2020/08/05
[Bug 1890360] Re: Assertion failure in address_space_unmap through virtio-blk
,
Stefan Hajnoczi
,
2020/08/12
[PATCH v8 0/4] Introduce Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/08/04
[PATCH v8 4/4] MAINTAINERS: Add maintainer entry for Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/08/04
[PATCH v8 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/08/04
Re: [PATCH v8 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
,
Francisco Iglesias
,
2020/08/10
[PATCH v8 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
,
Vikram Garhwal
,
2020/08/04
Re: [PATCH v8 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
,
Edgar E. Iglesias
,
2020/08/10
Re: [PATCH v8 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
,
Francisco Iglesias
,
2020/08/10
[PATCH v8 1/4] hw/net/can: Introduce Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/08/04
Re: [PATCH v8 1/4] hw/net/can: Introduce Xilinx ZynqMP CAN controller
,
Edgar E. Iglesias
,
2020/08/10
Re: [PATCH v8 1/4] hw/net/can: Introduce Xilinx ZynqMP CAN controller
,
Francisco Iglesias
,
2020/08/10
[PATCH v2 for-5.1?] target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
,
Peter Maydell
,
2020/08/04
Re: [PATCH v2 for-5.1?] target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
,
Marc Zyngier
,
2020/08/05
Re: [PATCH v2 for-5.1?] target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
,
Richard Henderson
,
2020/08/05
Re: [PATCH v2 for-5.1?] target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
,
Peter Maydell
,
2020/08/05
[Bug 1890333] [NEW] Assertion failure in address_space_stw_le_cached through virtio-* devices
,
Alexander Bulekov
,
2020/08/04
[PATCH-for-5.1] stubs: Fix notify-event stub linkage error on MinGW
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH-for-5.1] stubs: Fix notify-event stub linkage error on MinGW
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH V1 00/32] Live Update
,
Steven Sistare
,
2020/08/04
Re: [PATCH V1 00/32] Live Update
,
Dr. David Alan Gilbert
,
2020/08/11
Re: [RFC PATCH 7/8] migration/dirtyrate: Implement calculate_dirtyrate() function
,
Dr. David Alan Gilbert
,
2020/08/04
Re: [RFC PATCH 6/8] migration/dirtyrate: Implement get_sample_gap_period() and block_sample_gap_period()
,
Dr. David Alan Gilbert
,
2020/08/04
Re: [RFC PATCH 5/8] migration/dirtyrate: Compare hash results for recorded ramblock
,
Dr. David Alan Gilbert
,
2020/08/04
Re: [RFC PATCH 5/8] migration/dirtyrate: Compare hash results for recorded ramblock
,
Zheng Chuan
,
2020/08/11
[PATCH 00/11] Run cross-compilation build tests in the gitlab-CI
,
Thomas Huth
,
2020/08/04
[PATCH 02/11] target/riscv/vector_helper: Fix build on 32-bit big endian targets
,
Thomas Huth
,
2020/08/04
Re: [PATCH 02/11] target/riscv/vector_helper: Fix build on 32-bit big endian targets
,
Richard Henderson
,
2020/08/04
Re: [PATCH 02/11] target/riscv/vector_helper: Fix build on 32-bit big endian targets
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH 02/11] target/riscv/vector_helper: Fix build on 32-bit big endian targets
,
Thomas Huth
,
2020/08/05
[PATCH 01/11] virtio-mem: Correct format specifier mismatch for RISC-V
,
Thomas Huth
,
2020/08/04
[PATCH 03/11] tests/Makefile: test-image-locking needs CONFIG_POSIX
,
Thomas Huth
,
2020/08/04
[PATCH 04/11] tests/Makefile: test-replication needs CONFIG_POSIX
,
Thomas Huth
,
2020/08/04
[PATCH 05/11] tests/Makefile: Only build usable targets during 'make check-build'
,
Thomas Huth
,
2020/08/04
[PATCH 07/11] Get rid of the libqemustub.a remainders
,
Thomas Huth
,
2020/08/04
Re: [PATCH 07/11] Get rid of the libqemustub.a remainders
,
Richard Henderson
,
2020/08/04
[PATCH 06/11] tests/Makefile: Add $(EXESUF) to fp-test target
,
Thomas Huth
,
2020/08/04
Re: [PATCH 06/11] tests/Makefile: Add $(EXESUF) to fp-test target
,
Richard Henderson
,
2020/08/04
Re: [PATCH 06/11] tests/Makefile: Add $(EXESUF) to fp-test target
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH 06/11] tests/Makefile: Add $(EXESUF) to fp-test target
,
Paolo Bonzini
,
2020/08/12
[PATCH 08/11] stubs/notify-event: Mark qemu_notify_event() stub as "weak"
,
Thomas Huth
,
2020/08/04
Re: [PATCH 08/11] stubs/notify-event: Mark qemu_notify_event() stub as "weak"
,
Richard Henderson
,
2020/08/04
Re: [PATCH 08/11] stubs/notify-event: Mark qemu_notify_event() stub as "weak"
,
Thomas Huth
,
2020/08/04
Re: [PATCH 08/11] stubs/notify-event: Mark qemu_notify_event() stub as "weak"
,
Paolo Bonzini
,
2020/08/12
[PATCH 09/11] gitlab-ci: Add cross-compiling build tests
,
Thomas Huth
,
2020/08/04
[PATCH 10/11] configure: Allow automatic WHPX detection
,
Thomas Huth
,
2020/08/04
Re: [PATCH 10/11] configure: Allow automatic WHPX detection
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH 10/11] configure: Allow automatic WHPX detection
,
Stefan Weil
,
2020/08/04
[PATCH 11/11] dockerfiles/debian-win64-cross: Download WHPX MinGW headers
,
Thomas Huth
,
2020/08/04
Re: [PATCH 11/11] dockerfiles/debian-win64-cross: Download WHPX MinGW headers
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH 11/11] dockerfiles/debian-win64-cross: Download WHPX MinGW headers
,
Stefan Weil
,
2020/08/04
Re: [PATCH 11/11] dockerfiles/debian-win64-cross: Download WHPX MinGW headers
,
Thomas Huth
,
2020/08/05
Re: [PATCH 11/11] dockerfiles/debian-win64-cross: Download WHPX MinGW headers
,
Daniel P . Berrangé
,
2020/08/05
Re: [PATCH 11/11] dockerfiles/debian-win64-cross: Download WHPX MinGW headers
,
Yonggang Luo
,
2020/08/05
Re: [PATCH 00/11] Run cross-compilation build tests in the gitlab-CI
,
Thomas Huth
,
2020/08/04
Re: [RFC PATCH 4/8] migration/dirtyrate: Record hash results for each ramblock
,
Dr. David Alan Gilbert
,
2020/08/04
Re: [RFC PATCH 4/8] migration/dirtyrate: Record hash results for each ramblock
,
Zheng Chuan
,
2020/08/06
Re: [RFC PATCH 3/8] migration/dirtyrate: Add dirtyrate statistics series functions
,
Dr. David Alan Gilbert
,
2020/08/04
[Bug 1890310] [NEW] Segfault in artist.c:block_move
,
Alexander Bulekov
,
2020/08/04
[Bug 1890310] Re: Segfault in artist.c:block_move
,
Helge Deller
,
2020/08/04
[Bug 1890311] [NEW] Segfault in cpu_physical_memory_set_dirty_range on hppa + artist
,
Alexander Bulekov
,
2020/08/04
[Bug 1890311] Re: Segfault in cpu_physical_memory_set_dirty_range on hppa + artist
,
Helge Deller
,
2020/08/04
[Bug 1890312] [NEW] Segfault in artist_vram_read
,
Alexander Bulekov
,
2020/08/04
[Bug 1890312] Re: Segfault in artist_vram_read
,
Helge Deller
,
2020/08/04
[Bug 1890312] Re: Segfault in artist_vram_read
,
Alexander Bulekov
,
2020/08/05
Re: [RFC PATCH 8/8] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Eric Blake
,
2020/08/04
Re: [RFC PATCH 8/8] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Zheng Chuan
,
2020/08/06
Re: [RFC PATCH 8/8] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Eric Blake
,
2020/08/04
Re: [RFC PATCH 8/8] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
,
Dr. David Alan Gilbert
,
2020/08/04
Re: [RFC PATCH 2/8] migration/dirtyrate: Add block_dirty_info to store dirtypage info
,
Dr. David Alan Gilbert
,
2020/08/04
Re: [RFC PATCH 2/8] migration/dirtyrate: Add block_dirty_info to store dirtypage info
,
Zheng Chuan
,
2020/08/06
Re: [RFC PATCH 2/8] migration/dirtyrate: Add block_dirty_info to store dirtypage info
,
Dr. David Alan Gilbert
,
2020/08/06
Re: [RFC PATCH 2/8] migration/dirtyrate: Add block_dirty_info to store dirtypage info
,
Zheng Chuan
,
2020/08/07
Re: [PATCH v2 4/4] gitlab-ci: Fix Avocado cache usage
,
Alex Bennée
,
2020/08/04
Re: [PATCH v2 4/4] gitlab-ci: Fix Avocado cache usage
,
Thomas Huth
,
2020/08/04
Re: [RFC PATCH 1/8] migration/dirtyrate: Add get_dirtyrate_thread() function
,
Dr. David Alan Gilbert
,
2020/08/04
Re: [RFC PATCH 1/8] migration/dirtyrate: Add get_dirtyrate_thread() function
,
Zheng Chuan
,
2020/08/06
Re: [RFC PATCH 0/8] *** A Method for evaluating dirty page rate ***
,
Dr. David Alan Gilbert
,
2020/08/04
Re: [RFC PATCH 0/8] *** A Method for evaluating dirty page rate ***
,
Zheng Chuan
,
2020/08/06
Re: [RFC PATCH 0/8] *** A Method for evaluating dirty page rate ***
,
Dr. David Alan Gilbert
,
2020/08/06
Re: [RFC PATCH 0/8] *** A Method for evaluating dirty page rate ***
,
Zheng Chuan
,
2020/08/07
last call for things that need fixing for 5.1
,
Peter Maydell
,
2020/08/04
Re: [PATCH v2 3/4] gitlab-ci.yml: Add build-system-debian and build-system-centos jobs
,
Alex Bennée
,
2020/08/04
Re: [PATCH v2 2/4] tests/acceptance: Disable the rx sash and arm cubieboard replay test on Gitlab
,
Alex Bennée
,
2020/08/04
[PULL 0/2] target-arm queue
,
Peter Maydell
,
2020/08/04
[PULL 1/2] docs/devel: Document decodetree no-overlap groups
,
Peter Maydell
,
2020/08/04
[PULL 2/2] target/arm: Fix decode of LDRA[AB] instructions
,
Peter Maydell
,
2020/08/04
Re: [PULL 0/2] target-arm queue
,
Peter Maydell
,
2020/08/04
Re: [PATCH v2 1/4] tests/docker: Add python3-venv and netcat to the debian-amd64 container
,
Alex Bennée
,
2020/08/04
Re: [PATCH for-5.2 0/6] Continue booting in case the first device is not bootable
,
Janosch Frank
,
2020/08/04
Re: [PATCH for-5.2 0/6] Continue booting in case the first device is not bootable
,
Thomas Huth
,
2020/08/04
[Bug 1890290] [NEW] PowerPC L2(nested virt) kvm guest fails to boot with ic-mode=dual, kernel-irqchip=on - `KVM is too old to support ic-mode=dual, kernel-irqchip=on`
,
Satheesh Rajendran
,
2020/08/04
[Bug 1890290] Re: PowerPC L2(nested virt) kvm guest fails to boot with ic-mode=dual, kernel-irqchip=on - `KVM is too old to support ic-mode=dual, kernel-irqchip=on`
,
Greg Kurz
,
2020/08/04
[Bug 1890290] Re: PowerPC L2(nested virt) kvm guest fails to boot with ic-mode=dual, kernel-irqchip=on - `KVM is too old to support ic-mode=dual, kernel-irqchip=on`
,
Satheesh Rajendran
,
2020/08/05
[Bug 1890290] Re: PowerPC L2(nested virt) kvm guest fails to boot with ic-mode=dual, kernel-irqchip=on - `KVM is too old to support ic-mode=dual, kernel-irqchip=on`
,
Satheesh Rajendran
,
2020/08/05
[Bug 1890290] Re: PowerPC L2(nested virt) kvm guest fails to boot with ic-mode=dual, kernel-irqchip=on - `KVM is too old to support ic-mode=dual, kernel-irqchip=on`
,
Greg Kurz
,
2020/08/05
[Bug 1890290] Re: PowerPC L2(nested virt) kvm guest fails to boot with ic-mode=dual, kernel-irqchip=on - `KVM is too old to support ic-mode=dual, kernel-irqchip=on`
,
Greg Kurz
,
2020/08/05
[Bug 1890290] Re: PowerPC L2(nested virt) kvm guest fails to boot with ic-mode=dual, kernel-irqchip=on - `KVM is too old to support ic-mode=dual, kernel-irqchip=on`
,
Satheesh Rajendran
,
2020/08/07
[PULL 0/3] virtio,acpi: bugfixes
,
Michael S. Tsirkin
,
2020/08/04
[PULL 2/3] arm/acpi: fix an out of spec _UID for PCI root
,
Michael S. Tsirkin
,
2020/08/04
[PULL 3/3] virtio-mem: Correct format specifier mismatch for RISC-V
,
Michael S. Tsirkin
,
2020/08/04
[PULL 1/3] i386/acpi: fix inconsistent QEMU/OVMF device paths
,
Michael S. Tsirkin
,
2020/08/04
Re: [PULL 0/3] virtio,acpi: bugfixes
,
Peter Maydell
,
2020/08/04
Re: [PULL 0/3] virtio,acpi: bugfixes
,
Peter Maydell
,
2020/08/04
Re: [PULL 0/3] virtio,acpi: bugfixes
,
Michael S. Tsirkin
,
2020/08/04
Re: [PULL 0/3] virtio,acpi: bugfixes
,
Michael S. Tsirkin
,
2020/08/04
[PATCH v3 0/8] target-hppa fixes v3
,
Helge Deller
,
2020/08/04
[PATCH v3 5/8] hw/hppa/lasi: Don't abort on invalid IMR value
,
Helge Deller
,
2020/08/04
[PATCH v3 1/8] hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources
,
Helge Deller
,
2020/08/04
[PATCH v3 2/8] seabios-hppa: Update to SeaBIOS hppa version 1
,
Helge Deller
,
2020/08/04
[PATCH v3 3/8] hw/hppa: Implement proper SeaBIOS version check
,
Helge Deller
,
2020/08/04
[PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Helge Deller
,
2020/08/04
Re: [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Alexander Bulekov
,
2020/08/04
Re: [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Helge Deller
,
2020/08/04
Re: [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Alexander Bulekov
,
2020/08/04
Re: [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Alexander Bulekov
,
2020/08/05
Re: [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Helge Deller
,
2020/08/05
Re: [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Alexander Bulekov
,
2020/08/06
Re: [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Helge Deller
,
2020/08/09
Re: [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Alexander Bulekov
,
2020/08/09
Re: [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Helge Deller
,
2020/08/09
Re: [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
,
Helge Deller
,
2020/08/09
Re: [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-runy
,
Alexander Bulekov
,
2020/08/09
[PATCH v3 4/8] hw/display/artist.c: fix out of bounds check
,
Helge Deller
,
2020/08/04
Re: [PATCH v3 4/8] hw/display/artist.c: fix out of bounds check
,
Alexander Bulekov
,
2020/08/04
[PATCH v3 8/8] hw/display/artist: Prevent out of VRAM buffer accesses
,
Helge Deller
,
2020/08/04
[PATCH v3 6/8] hw/display/artist: Check offset in draw_line to avoid buffer over-run
,
Helge Deller
,
2020/08/04
Re: [PATCH v6 06/12] monitor: Make current monitor a per-coroutine property
,
Markus Armbruster
,
2020/08/04
Re: [PATCH v6 06/12] monitor: Make current monitor a per-coroutine property
,
Kevin Wolf
,
2020/08/04
Re: [PATCH v6 06/12] monitor: Make current monitor a per-coroutine property
,
Markus Armbruster
,
2020/08/05
Re: [PATCH v6 06/12] monitor: Make current monitor a per-coroutine property
,
Kevin Wolf
,
2020/08/05
Ways to do per-coroutine properties (was: [PATCH v6 06/12] monitor: Make current monitor a per-coroutine property)
,
Markus Armbruster
,
2020/08/07
[PATCH] Simple & stupid coroutine-aware monitor_cur()
,
Markus Armbruster
,
2020/08/07
Re: [PATCH] Simple & stupid coroutine-aware monitor_cur()
,
Kevin Wolf
,
2020/08/10
Re: [PATCH] Simple & stupid coroutine-aware monitor_cur()
,
Markus Armbruster
,
2020/08/26
[PATCH] Coroutine-aware monitor_cur() with coroutine-specific data
,
Markus Armbruster
,
2020/08/07
Re: [PATCH] Coroutine-aware monitor_cur() with coroutine-specific data
,
Kevin Wolf
,
2020/08/10
Re: [PATCH] Coroutine-aware monitor_cur() with coroutine-specific data
,
Markus Armbruster
,
2020/08/26
Re: [PATCH] Coroutine-aware monitor_cur() with coroutine-specific data
,
Kevin Wolf
,
2020/08/26
Re: [PATCH v6 06/12] monitor: Make current monitor a per-coroutine property
,
Daniel P . Berrangé
,
2020/08/04
Re: [PATCH v6 05/12] qmp: Call monitor_set_cur() only in qmp_dispatch()
,
Markus Armbruster
,
2020/08/04
[PATCH] docs: Update POWER9 XIVE support for nested guests
,
Cédric Le Goater
,
2020/08/04
Re: [PATCH] docs: Update POWER9 XIVE support for nested guests
,
David Gibson
,
2020/08/05
RE: [PATCH v0 0/4] background snapshot
,
Zhanghailiang
,
2020/08/04
Re: [PATCH v8 08/20] multi-process: Initialize message handler in remote device
,
Stefan Hajnoczi
,
2020/08/04
Re: [PATCH v6 04/12] qmp: Assert that no other monitor is active
,
Markus Armbruster
,
2020/08/04
Re: [PATCH v6 03/12] hmp: Set cur_mon only in handle_hmp_command()
,
Markus Armbruster
,
2020/08/04
Re: [PATCH for-5.2 2/6] pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
,
Janosch Frank
,
2020/08/04
Re: [PATCH for-5.2 2/6] pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
,
Cornelia Huck
,
2020/08/05
[Bug 1880189] Re: I/O writes make cirrus_invalidate_region() crash
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH v8 06/20] multi-process: define MPQemuMsg format and transmission functions
,
Stefan Hajnoczi
,
2020/08/04
Re: [PATCH v6 02/12] monitor: Use getter/setter functions for cur_mon
,
Markus Armbruster
,
2020/08/04
Re: [PATCH v6 02/12] monitor: Use getter/setter functions for cur_mon
,
Kevin Wolf
,
2020/08/04
Re: [PATCH v6 02/12] monitor: Use getter/setter functions for cur_mon
,
Markus Armbruster
,
2020/08/05
Re: [PATCH v6 02/12] monitor: Use getter/setter functions for cur_mon
,
Kevin Wolf
,
2020/08/05
Re: [PATCH v6 02/12] monitor: Use getter/setter functions for cur_mon
,
Markus Armbruster
,
2020/08/05
Re: [PATCH v6 01/12] monitor: Add Monitor parameter to monitor_set_cpu()
,
Markus Armbruster
,
2020/08/04
Re: [PATCH v6 00/12] monitor: Optionally run handlers in coroutines
,
Markus Armbruster
,
2020/08/04
Re: [PATCH v6 00/12] monitor: Optionally run handlers in coroutines
,
Markus Armbruster
,
2020/08/05
Re: [PATCH for-5.2 3/6] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
,
Claudio Imbrenda
,
2020/08/04
Re: [PATCH for-5.2 3/6] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
,
Thomas Huth
,
2020/08/04
Re: [PATCH for-5.2 3/6] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
,
Claudio Imbrenda
,
2020/08/04
Re: [PATCH for-5.2 3/6] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
,
Janosch Frank
,
2020/08/04
Re: [PATCH for-5.2 3/6] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
,
Cornelia Huck
,
2020/08/05
Re: [PATCH for-5.2 5/6] pc-bios/s390-ccw: Scan through all boot devices if none has been specified
,
Claudio Imbrenda
,
2020/08/04
Re: [PATCH for-5.2 5/6] pc-bios/s390-ccw: Scan through all boot devices if none has been specified
,
Cornelia Huck
,
2020/08/05
Re: [PATCH for-5.2 5/6] pc-bios/s390-ccw: Scan through all boot devices if none has been specified
,
Thomas Huth
,
2020/08/05
Re: [PATCH v8 03/20] multi-process: setup PCI host bridge for remote device
,
Stefan Hajnoczi
,
2020/08/04
[PATCH v3 0/7] colo: Introduce resource agent and test suite/CI
,
Lukas Straub
,
2020/08/04
[PATCH v3 2/7] avocado_qemu: Introduce pick_qemu_util to pick qemu utility binaries
,
Lukas Straub
,
2020/08/04
[PATCH v3 1/7] block/quorum.c: stable children names
,
Lukas Straub
,
2020/08/04
[PATCH v3 3/7] boot_linux.py: Use pick_qemu_util
,
Lukas Straub
,
2020/08/04
[PATCH v3 4/7] colo: Introduce resource agent
,
Lukas Straub
,
2020/08/04
[PATCH v3 6/7] configure,Makefile: Install colo resource-agent
,
Lukas Straub
,
2020/08/04
[PATCH v3 5/7] colo: Introduce high-level test suite
,
Lukas Straub
,
2020/08/04
[PATCH v3 7/7] MAINTAINERS: Add myself as maintainer for COLO resource agent
,
Lukas Straub
,
2020/08/04
Re: [PATCH v3 0/7] colo: Introduce resource agent and test suite/CI
,
Lukas Straub
,
2020/08/18
Re: [PATCH v3 0/7] colo: Introduce resource agent and test suite/CI
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH v3 0/7] colo: Introduce resource agent and test suite/CI
,
Lukas Straub
,
2020/08/27
[PATCH v1 0/7] vhost-user-blk: fix the migration issue and enhance qtests
,
Dima Stepanov
,
2020/08/04
[PATCH v1 1/7] vhost: recheck dev state in the vhost_migration_log routine
,
Dima Stepanov
,
2020/08/04
[PATCH v1 2/7] vhost: check queue state in the vhost_dev_set_log routine
,
Dima Stepanov
,
2020/08/04
[PATCH v1 3/7] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
,
Dima Stepanov
,
2020/08/04
[PATCH v1 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
,
Dima Stepanov
,
2020/08/04
[PATCH v1 5/7] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
,
Dima Stepanov
,
2020/08/04
[PATCH v1 6/7] tests/qtest/vhost-user-test: add migrate_reconnect test
,
Dima Stepanov
,
2020/08/04
[PATCH v1 7/7] tests/qtest/vhost-user-test: enable the reconnect tests
,
Dima Stepanov
,
2020/08/04
Re: [PATCH v1 0/7] vhost-user-blk: fix the migration issue and enhance qtests
,
Michael S. Tsirkin
,
2020/08/04
Re: [PATCH v1 0/7] vhost-user-blk: fix the migration issue and enhance qtests
,
Dima Stepanov
,
2020/08/04
Re: [PATCH v1 0/7] vhost-user-blk: fix the migration issue and enhance qtests
,
Michael S. Tsirkin
,
2020/08/27
Re: [PATCH v1 0/7] vhost-user-blk: fix the migration issue and enhance qtests
,
Raphael Norwitz
,
2020/08/27
Re: [PATCH 7/7] spice: Call qemu spice functions indirectly
,
Gerd Hoffmann
,
2020/08/04
Re: [PATCH 7/7] spice: Call qemu spice functions indirectly
,
Gerd Hoffmann
,
2020/08/04
[PATCH 0/3] nvdimm: read-only file support
,
Stefan Hajnoczi
,
2020/08/04
[PATCH 1/3] memory: add readonly support to memory_region_init_ram_from_file()
,
Stefan Hajnoczi
,
2020/08/04
Re: [PATCH 1/3] memory: add readonly support to memory_region_init_ram_from_file()
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH 1/3] memory: add readonly support to memory_region_init_ram_from_file()
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH 1/3] memory: add readonly support to memory_region_init_ram_from_file()
,
Stefan Hajnoczi
,
2020/08/04
Re: [PATCH 1/3] memory: add readonly support to memory_region_init_ram_from_file()
,
Philippe Mathieu-Daudé
,
2020/08/04
[PATCH 2/3] hostmem-file: add readonly=on|off option
,
Stefan Hajnoczi
,
2020/08/04
Re: [PATCH 2/3] hostmem-file: add readonly=on|off option
,
Philippe Mathieu-Daudé
,
2020/08/21
[PATCH 3/3] nvdimm: honor -object memory-backend-file, readonly=on option
,
Stefan Hajnoczi
,
2020/08/04
Re: [PATCH 3/3] nvdimm: honor -object memory-backend-file, readonly=on option
,
Philippe Mathieu-Daudé
,
2020/08/21
Re: [PATCH 0/3] nvdimm: read-only file support
,
Michael S. Tsirkin
,
2020/08/04
Re: [PATCH 0/3] nvdimm: read-only file support
,
Stefan Hajnoczi
,
2020/08/21
Re: [PATCH 6/7] build: Add SPICE_CFLAGS and SPICE_LIBS to relevant files
,
Gerd Hoffmann
,
2020/08/04
Re: [PATCH 5/7] spice: Move all the spice-related code in spice-app.so
,
Gerd Hoffmann
,
2020/08/04
[Bug 1880326] Re: memory writes make artist_rop8() crash
,
Helge Deller
,
2020/08/04
[PULL 0/1] xen queue 2020-08-04
,
Anthony PERARD
,
2020/08/04
[PULL 1/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects
,
Anthony PERARD
,
2020/08/04
Re: [PULL 0/1] xen queue 2020-08-04
,
Peter Maydell
,
2020/08/04
[RFC PATCH 0/3] .github/workflows: Add GitHub action for Windows WHPX build
,
Philippe Mathieu-Daudé
,
2020/08/04
[RFC PATCH 1/3] .github/workflows: Add GitHub action for Windows build
,
Philippe Mathieu-Daudé
,
2020/08/04
[RFC PATCH 2/3] MAINTAINERS: Add entry for GitHub 'Actions' config files
,
Philippe Mathieu-Daudé
,
2020/08/04
[RFC PATCH 3/3] .github/workflows: Use matrix strategy to parallelize builds
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [RFC PATCH 3/3] .github/workflows: Use matrix strategy to parallelize builds
,
Stefan Weil
,
2020/08/04
Re: [RFC PATCH 3/3] .github/workflows: Use matrix strategy to parallelize builds
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [RFC PATCH 0/3] .github/workflows: Add GitHub action for Windows WHPX build
,
Thomas Huth
,
2020/08/04
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/04
Re: device compatibility interface for live migration with assigned devices
,
Dr. David Alan Gilbert
,
2020/08/05
Re: device compatibility interface for live migration with assigned devices
,
Cornelia Huck
,
2020/08/04
Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/04
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/04
Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/04
Re: device compatibility interface for live migration with assigned devices
,
Jiri Pirko
,
2020/08/05
Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/05
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/05
Re: device compatibility interface for live migration with assigned devices
,
Jiri Pirko
,
2020/08/05
Re: device compatibility interface for live migration with assigned devices
,
Sean Mooney
,
2020/08/05
Re: device compatibility interface for live migration with assigned devices
,
Cornelia Huck
,
2020/08/07
Re: device compatibility interface for live migration with assigned devices
,
Cornelia Huck
,
2020/08/13
Re: device compatibility interface for live migration with assigned devices
,
Eric Farman
,
2020/08/13
Re: device compatibility interface for live migration with assigned devices
,
Cornelia Huck
,
2020/08/17
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/10
Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/13
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/14
Re: device compatibility interface for live migration with assigned devices
,
Sean Mooney
,
2020/08/14
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/16
Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/17
Re: device compatibility interface for live migration with assigned devices
,
Daniel P . Berrangé
,
2020/08/18
Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/18
Re: device compatibility interface for live migration with assigned devices
,
Daniel P . Berrangé
,
2020/08/18
Re: device compatibility interface for live migration with assigned devices
,
Cornelia Huck
,
2020/08/18
RE: device compatibility interface for live migration with assigned devices
,
Parav Pandit
,
2020/08/18
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/18
RE: device compatibility interface for live migration with assigned devices
,
Parav Pandit
,
2020/08/19
Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/19
Re: [ovirt-devel] Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/19
Re: [ovirt-devel] Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/19
Re: [ovirt-devel] Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/19
Re: [ovirt-devel] Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/19
Re: [ovirt-devel] Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/19
Re: [ovirt-devel] Re: device compatibility interface for live migration with assigned devices
,
Cornelia Huck
,
2020/08/20
Re: [ovirt-devel] Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/20
Re: [ovirt-devel] Re: device compatibility interface for live migration with assigned devices
,
Cornelia Huck
,
2020/08/21
Re: [ovirt-devel] Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/30
Re: device compatibility interface for live migration with assigned devices
,
Alex Williamson
,
2020/08/19
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/19
Re: device compatibility interface for live migration with assigned devices
,
Alex Williamson
,
2020/08/19
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/19
Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/18
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/19
Re: device compatibility interface for live migration with assigned devices
,
Sean Mooney
,
2020/08/19
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/20
Re: device compatibility interface for live migration with assigned devices
,
Sean Mooney
,
2020/08/20
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/20
Re: device compatibility interface for live migration with assigned devices
,
Sean Mooney
,
2020/08/20
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/26
Re: device compatibility interface for live migration with assigned devices
,
Alex Williamson
,
2020/08/19
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/19
Re: device compatibility interface for live migration with assigned devices
,
Cornelia Huck
,
2020/08/25
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/26
Re: device compatibility interface for live migration with assigned devices
,
Cornelia Huck
,
2020/08/28
Re: device compatibility interface for live migration with assigned devices
,
Sean Mooney
,
2020/08/28
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/31
Re: device compatibility interface for live migration with assigned devices
,
Yan Zhao
,
2020/08/30
Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/18
RE: device compatibility interface for live migration with assigned devices
,
Parav Pandit
,
2020/08/18
Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/18
RE: device compatibility interface for live migration with assigned devices
,
Parav Pandit
,
2020/08/19
Re: device compatibility interface for live migration with assigned devices
,
Jason Wang
,
2020/08/19
RE: device compatibility interface for live migration with assigned devices
,
Parav Pandit
,
2020/08/19
Re: device compatibility interface for live migration with assigned devices
,
Cornelia Huck
,
2020/08/18
Re: device compatibility interface for live migration with assigned devices
,
Daniel P . Berrangé
,
2020/08/18
Re: device compatibility interface for live migration with assigned devices
,
Cornelia Huck
,
2020/08/18
[Bug 1718719] Re: qemu can't capture keys properly under wayland
,
Timo Aaltonen
,
2020/08/04
[Bug 1718719] Re: qemu can't capture keys properly under wayland
,
Bug Watch Updater
,
2020/08/04
[PATCH-for-5.1] .travis.yml: Deprecate it in favor of GitLab CI
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH-for-5.1] .travis.yml: Deprecate it in favor of GitLab CI
,
Thomas Huth
,
2020/08/04
Re: [PATCH-for-5.1] .travis.yml: Deprecate it in favor of GitLab CI
,
Daniel P . Berrangé
,
2020/08/04
Re: [PATCH-for-5.1] .travis.yml: Deprecate it in favor of GitLab CI
,
Alex Bennée
,
2020/08/04
[PATCH v7 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/08/04
[PATCH v7 1/8] Introduce yank feature
,
Lukas Straub
,
2020/08/04
Re: [PATCH v7 1/8] Introduce yank feature
,
Daniel P . Berrangé
,
2020/08/27
Re: [PATCH v7 1/8] Introduce yank feature
,
Markus Armbruster
,
2020/08/27
Re: [PATCH v7 1/8] Introduce yank feature
,
Daniel P . Berrangé
,
2020/08/27
Re: [PATCH v7 1/8] Introduce yank feature
,
Lukas Straub
,
2020/08/28
Re: [PATCH v7 1/8] Introduce yank feature
,
Markus Armbruster
,
2020/08/31
[PATCH v7 2/8] block/nbd.c: Add yank feature
,
Lukas Straub
,
2020/08/04
Re: [PATCH v7 2/8] block/nbd.c: Add yank feature
,
Daniel P . Berrangé
,
2020/08/27
[PATCH v7 3/8] chardev/char-socket.c: Add yank feature
,
Lukas Straub
,
2020/08/04
Re: [PATCH v7 3/8] chardev/char-socket.c: Add yank feature
,
Daniel P . Berrangé
,
2020/08/27
[PATCH v7 4/8] migration: Add yank feature
,
Lukas Straub
,
2020/08/04
Re: [PATCH v7 4/8] migration: Add yank feature
,
Daniel P . Berrangé
,
2020/08/27
[PATCH v7 5/8] io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
,
Lukas Straub
,
2020/08/04
[PATCH v7 6/8] io: Document thread-safety of qio_channel_shutdown
,
Lukas Straub
,
2020/08/04
[PATCH v7 7/8] MAINTAINERS: Add myself as maintainer for yank feature
,
Lukas Straub
,
2020/08/04
[PATCH v7 8/8] tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupid_test
,
Lukas Straub
,
2020/08/04
Re: [PATCH v7 8/8] tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupid_test
,
Daniel P . Berrangé
,
2020/08/27
Re: [PATCH v7 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/08/18
Re: [PATCH v7 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Lukas Straub
,
2020/08/27
Re: [PATCH v7 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Daniel P . Berrangé
,
2020/08/27
Re: [PATCH v7 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Markus Armbruster
,
2020/08/27
Re: [PATCH v7 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
,
Dr. David Alan Gilbert
,
2020/08/27
Re: [Virtio-fs] virtio-fs performance
,
Derek Su
,
2020/08/04
Re: [Virtio-fs] virtio-fs performance
,
Vivek Goyal
,
2020/08/06
[PATCH-for-5.1 v2 0/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects
,
Philippe Mathieu-Daudé
,
2020/08/04
[PATCH-for-5.1 v2 1/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects
,
Philippe Mathieu-Daudé
,
2020/08/04
RE: [PATCH-for-5.1 v2 1/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects
,
Paul Durrant
,
2020/08/04
Re: [PATCH-for-5.1 v2 1/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects
,
Philippe Mathieu-Daudé
,
2020/08/04
RE: [PATCH-for-5.1 v2 1/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects
,
Paul Durrant
,
2020/08/04
Re: [PATCH-for-5.1 v2 1/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects
,
Anthony PERARD
,
2020/08/04
Re: virtio-fs performance
,
Derek Su
,
2020/08/04
Re: virtio-fs performance
,
Stefan Hajnoczi
,
2020/08/05
[PULL 0/2] Net patches
,
Jason Wang
,
2020/08/04
[PULL 1/2] colo-compare: Remove superfluous NULL-pointer checks for s->iothread
,
Jason Wang
,
2020/08/04
[PULL 2/2] hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment()
,
Jason Wang
,
2020/08/04
Re: [PULL 0/2] Net patches
,
Peter Maydell
,
2020/08/04
Re: [PULL 0/2] Net patches
,
Jason Wang
,
2020/08/04
Re: [PATCH 4/7] spice: Make spice a module configuration
,
Gerd Hoffmann
,
2020/08/04
Re: [PATCH 3/7] minikconf: Pass variables for modules
,
Gerd Hoffmann
,
2020/08/04
Re: [PATCH] colo-compare: Remove superfluous NULL-pointer checks for s->iothread
,
Jason Wang
,
2020/08/04
[PATCH 0/3] aio-posix: keep aio_notify_me disabled during polling
,
Stefan Hajnoczi
,
2020/08/04
[PATCH 1/3] async: rename event_notifier_dummy_cb/poll()
,
Stefan Hajnoczi
,
2020/08/04
[PATCH 3/3] aio-posix: keep aio_notify_me disabled during polling
,
Stefan Hajnoczi
,
2020/08/04
Re: [PATCH 3/3] aio-posix: keep aio_notify_me disabled during polling
,
Stefan Hajnoczi
,
2020/08/04
Re: [PATCH 3/3] aio-posix: keep aio_notify_me disabled during polling
,
Paolo Bonzini
,
2020/08/04
Re: [PATCH 3/3] aio-posix: keep aio_notify_me disabled during polling
,
Stefan Hajnoczi
,
2020/08/05
[PATCH 2/3] async: always set ctx->notified in aio_notify()
,
Stefan Hajnoczi
,
2020/08/04
Re: [PATCH 2/3] async: always set ctx->notified in aio_notify()
,
Paolo Bonzini
,
2020/08/04
Re: [PATCH 2/3] async: always set ctx->notified in aio_notify()
,
Stefan Hajnoczi
,
2020/08/04
Re: [PATCH 0/3] aio-posix: keep aio_notify_me disabled during polling
,
Paolo Bonzini
,
2020/08/04
Re: [RFC v2 50/76] target/riscv: rvv-0.9: single-width saturating add and subtract instructions
,
Frank Chang
,
2020/08/03
Re: [RFC v2 50/76] target/riscv: rvv-0.9: single-width saturating add and subtract instructions
,
Richard Henderson
,
2020/08/05
[PATCH v2] target/arm: Fix decode of LDRA[AB] instructions
,
Peter Collingbourne
,
2020/08/03
Re: [PATCH v2] target/arm: Fix decode of LDRA[AB] instructions
,
Richard Henderson
,
2020/08/04
Re: [PATCH v2] target/arm: Fix decode of LDRA[AB] instructions
,
Peter Maydell
,
2020/08/04
[PATCH] target/arm: Rename function disas_ldst_pac to disas_ld_pac
,
Peter Collingbourne
,
2020/08/03
Re: [PATCH] target/arm: Rename function disas_ldst_pac to disas_ld_pac
,
Peter Maydell
,
2020/08/04
[PATCH] target/arm: Fix decode of {LD,ST}RA[AB] instructions
,
Peter Collingbourne
,
2020/08/03
Re: [PATCH] target/arm: Fix decode of {LD,ST}RA[AB] instructions
,
Peter Collingbourne
,
2020/08/03
Re: [PATCH] target/arm: Fix decode of {LD,ST}RA[AB] instructions
,
Richard Henderson
,
2020/08/04
Re: [PATCH] target/arm: Fix decode of {LD,ST}RA[AB] instructions
,
Peter Collingbourne
,
2020/08/04
[Bug 1890208] [NEW] Mouse pointer disappears when it is over console window
,
Adriano Marto Reis
,
2020/08/03
QEMU | Pipeline #173898302 has failed for master | 5c1c3e4f
,
GitLab
,
2020/08/03
Re: [PATCH-for-5.2] stubs/cmos: Use correct include
,
John Snow
,
2020/08/03
Re: [PATCH-for-5.2] stubs/cmos: Use correct include
,
Philippe Mathieu-Daudé
,
2020/08/22
[PATCH for-5.1] docs/devel: Document decodetree no-overlap groups
,
Richard Henderson
,
2020/08/03
Re: [PATCH for-5.1] docs/devel: Document decodetree no-overlap groups
,
Peter Maydell
,
2020/08/04
Re: [PATCH for-5.1] docs/devel: Document decodetree no-overlap groups
,
Peter Maydell
,
2020/08/04
[PATCH for-5.1] Add GitHub action for Windows build
,
Stefan Weil
,
2020/08/03
Re: [PATCH for-5.1] Add GitHub action for Windows build
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH for-5.1] Add GitHub action for Windows build
,
Stefan Weil
,
2020/08/04
Re: [PATCH for-5.1] Add GitHub action for Windows build
,
Daniel P . Berrangé
,
2020/08/04
[PATCH v2] Emulate dip switch language layout settings on SUN keyboard
,
Henrik Carlqvist
,
2020/08/03
[PULL 0/8] target-arm queue
,
Peter Maydell
,
2020/08/03
[PULL 1/8] hw/arm/netduino2, netduinoplus2: Set system_clock_scale
,
Peter Maydell
,
2020/08/03
[PULL 2/8] include/hw/irq.h: New function qemu_irq_is_connected()
,
Peter Maydell
,
2020/08/03
[PULL 3/8] hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESETREQ
,
Peter Maydell
,
2020/08/03
[PULL 4/8] msf2-soc, stellaris: Don't wire up SYSRESETREQ
,
Peter Maydell
,
2020/08/03
[PULL 5/8] target/arm: Fix AddPAC error indication
,
Peter Maydell
,
2020/08/03
[PULL 6/8] target/arm: Avoid maybe-uninitialized warning with gcc 4.9
,
Peter Maydell
,
2020/08/03
[PULL 7/8] hw/arm/nrf51_soc: Set system_clock_scale
,
Peter Maydell
,
2020/08/03
[PULL 8/8] hw/timer/imx_epit: Avoid assertion when CR.SWR is written
,
Peter Maydell
,
2020/08/03
Re: [PULL 0/8] target-arm queue
,
Peter Maydell
,
2020/08/03
[PATCH] Get rid of the libqemustub.a remainders
,
Thomas Huth
,
2020/08/03
[PATCH 0/3] virtiofsd xattr name mappings
,
Dr. David Alan Gilbert (git)
,
2020/08/03
[PATCH 2/3] tools/virtiofsd: xattr name mappings: Map client xattr names
,
Dr. David Alan Gilbert (git)
,
2020/08/03
[PATCH 1/3] tools/virtiofsd: xattr name mappings: Add option
,
Dr. David Alan Gilbert (git)
,
2020/08/03
Re: [PATCH 1/3] tools/virtiofsd: xattr name mappings: Add option
,
Stefan Hajnoczi
,
2020/08/05
Re: [PATCH 1/3] tools/virtiofsd: xattr name mappings: Add option
,
Dr. David Alan Gilbert
,
2020/08/12
[PATCH 3/3] tools/virtiofsd: xattr name mappings: Map host xattr names
,
Dr. David Alan Gilbert (git)
,
2020/08/03
Re: [PATCH v6 00/13] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Philippe Mathieu-Daudé
,
2020/08/03
Re: [PATCH v6 00/13] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/08/03
[PATCH] target/riscv/vector_helper: Fix build on 32-bit big endian targets
,
Thomas Huth
,
2020/08/03
Re: [PULL 00/63] riscv-to-apply queue
,
Thomas Huth
,
2020/08/03
Re: [PULL 00/63] riscv-to-apply queue
,
Philippe Mathieu-Daudé
,
2020/08/03
Re: [PULL 00/63] riscv-to-apply queue
,
Thomas Huth
,
2020/08/03
Ping: [PATCH] Emulate dip switch language layout settings on SUN keyboard
,
Henrik Carlqvist
,
2020/08/03
Re: Ping: [PATCH] Emulate dip switch language layout settings on SUN keyboard
,
Paolo Bonzini
,
2020/08/03
Re: Ping: [PATCH] Emulate dip switch language layout settings on SUN keyboard
,
Artyom Tarasenko
,
2020/08/03
Re: Ping: [PATCH] Emulate dip switch language layout settings on SUN keyboard
,
Henrik Carlqvist
,
2020/08/03
Re: Ping: [PATCH] Emulate dip switch language layout settings on SUN keyboard
,
Artyom Tarasenko
,
2020/08/03
Re: [PATCH-for-5.0 1/2] hw/acpi/piix4: Add 'system-hotplug-support' property
,
Philippe Mathieu-Daudé
,
2020/08/03
Re: [PATCH-for-5.0 1/2] hw/acpi/piix4: Add 'system-hotplug-support' property
,
Marcelo Tosatti
,
2020/08/04
Re: [PATCH-for-5.0 1/2] hw/acpi/piix4: Add 'system-hotplug-support' property
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH-for-5.0 1/2] hw/acpi/piix4: Add 'system-hotplug-support' property
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: [PATCH-for-5.0 1/2] hw/acpi/piix4: Add 'system-hotplug-support' property
,
Philippe Mathieu-Daudé
,
2020/08/05
Re: [PATCH-for-5.0 1/2] hw/acpi/piix4: Add 'system-hotplug-support' property
,
Igor Mammedov
,
2020/08/05
[Bug 1879587] Re: Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
,
Peter Maydell
,
2020/08/03
[Bug 1879587] Re: Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
,
Julien Freche
,
2020/08/03
[Bug 1879587] Re: Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
,
Julien Freche
,
2020/08/03
[Bug 1879587] Re: Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
,
Peter Maydell
,
2020/08/04
[Bug 1879587] Re: Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
,
Julien Freche
,
2020/08/04
[Bug 1879587] Re: Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
,
Peter Maydell
,
2020/08/04
[Bug 1879587] Re: Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
,
Peter Maydell
,
2020/08/05
[Bug 1879587] Re: Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
,
Julien Freche
,
2020/08/05
[Bug 1879587] Re: Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
,
Philippe Mathieu-Daudé
,
2020/08/05
[Bug 1879587] Re: Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
,
Julien Freche
,
2020/08/05
[Bug 1879587] Re: Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
,
Peter Maydell
,
2020/08/05
[Bug 1879587] Re: Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
,
Thomas Huth
,
2020/08/20
Re: [PATCH-for-5.2] default-configs: Remove ACPI_CPU_HOTPLUG from MIPS machines
,
Philippe Mathieu-Daudé
,
2020/08/03
[PATCH] target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
,
Peter Maydell
,
2020/08/03
Re: [PATCH] target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
,
Richard Henderson
,
2020/08/04
Re: [PATCH] target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
,
Peter Maydell
,
2020/08/05
[PULL 0/1] xen queue 2020-08-03
,
Anthony PERARD
,
2020/08/03
[PULL 1/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects
,
Anthony PERARD
,
2020/08/03
Re: [PULL 0/1] xen queue 2020-08-03
,
Peter Maydell
,
2020/08/03
qapi-schema esotera
,
John Snow
,
2020/08/03
Re: qapi-schema esotera
,
Eric Blake
,
2020/08/03
Re: qapi-schema esotera
,
John Snow
,
2020/08/03
Re: qapi-schema esotera
,
Markus Armbruster
,
2020/08/04
Re: qapi-schema esotera
,
John Snow
,
2020/08/04
Re: qapi-schema esotera
,
Markus Armbruster
,
2020/08/05
[PATCH v1 0/1] docs/system/arm: Document the Xilinx Versal Virt board
,
Edgar E. Iglesias
,
2020/08/03
[PATCH v1 1/1] docs/system/arm: Document the Xilinx Versal Virt board
,
Edgar E. Iglesias
,
2020/08/03
Re: [PATCH v1 0/1] docs/system/arm: Document the Xilinx Versal Virt board
,
Peter Maydell
,
2020/08/06
Re: [PATCH-for-5.1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects
,
Anthony PERARD
,
2020/08/03
Re: [PATCH-for-5.1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects
,
Peter Maydell
,
2020/08/03
Re: [PATCH v2 0/5] virtio mmio specification enhancement
,
Alex Bennée
,
2020/08/03
RE: [PATCH v2 0/5] virtio mmio specification enhancement
,
Pincus, Josh
,
2020/08/03
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Pérez
,
2020/08/03
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Peter Xu
,
2020/08/04
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Jason Wang
,
2020/08/05
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Perez Martin
,
2020/08/11
Re: [RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
,
Eugenio Perez Martin
,
2020/08/11
Re: [PATCH for-5.1] hw/arm/nrf51_soc: Set system_clock_scale
,
Philippe Mathieu-Daudé
,
2020/08/03
Re: [PATCH for-5.1] hw/timer/imx_epit: Avoid assertion when CR.SWR is written
,
Philippe Mathieu-Daudé
,
2020/08/03
[Bug 1890160] [NEW] Abort in vmxnet3_validate_queues
,
Alexander Bulekov
,
2020/08/03
Re: [Bug 1890160] [NEW] Abort in vmxnet3_validate_queues
,
Philippe Mathieu-Daudé
,
2020/08/03
[Bug 1890159] [NEW] Assertion failure in net_tx_pkt_add_raw_fragment through vmxnet3
,
Alexander Bulekov
,
2020/08/03
[Bug 1890157] [NEW] Assertion failure in net_tx_pkt_reset through vmxnet3
,
Alexander Bulekov
,
2020/08/03
[Bug 1890155] [NEW] Abort in vmxnet3_validate_interrupt_idx
,
Alexander Bulekov
,
2020/08/03
QEMU | Pipeline #173720789 has failed for master | 6c5dfc9c
,
GitLab
,
2020/08/03
[Bug 1890152] [NEW] malloc 0xff0000030 bytes with vmxnet3
,
Alexander Bulekov
,
2020/08/03
[PULL 0/2] bitmaps patches for -rc3, 2020-08-03
,
Eric Blake
,
2020/08/03
[PULL 2/2] iotests/169: Test source cont with backing bmap
,
Eric Blake
,
2020/08/03
[PULL 1/2] qcow2: Release read-only bitmaps when inactivated
,
Eric Blake
,
2020/08/03
Re: [PULL 0/2] bitmaps patches for -rc3, 2020-08-03
,
Peter Maydell
,
2020/08/03
[PATCH v2 1/1] docs: adding NUMA documentation for pseries
,
Daniel Henrique Barboza
,
2020/08/03
Re: [PATCH v2 1/1] docs: adding NUMA documentation for pseries
,
Greg Kurz
,
2020/08/04
Re: [PATCH v2 1/1] docs: adding NUMA documentation for pseries
,
David Gibson
,
2020/08/04
[PATCH] target/arm/translate.c: Delete/amend incorrect comments
,
Peter Maydell
,
2020/08/03
Re: [PATCH] target/arm/translate.c: Delete/amend incorrect comments
,
Richard Henderson
,
2020/08/03
[PATCH] target/arm: Delete unused VFP_DREG macros
,
Peter Maydell
,
2020/08/03
Re: [PATCH] target/arm: Delete unused VFP_DREG macros
,
Philippe Mathieu-Daudé
,
2020/08/03
Re: [PATCH] target/arm: Delete unused VFP_DREG macros
,
Alex Bennée
,
2020/08/03
Re: [PULL 05/12] iotests/030: Reduce job speed to make race less likely
,
Peter Maydell
,
2020/08/03
[Bug 1821771] Re: KVM guest does not reflect numa distances configured through qemu
,
Satheesh Rajendran
,
2020/08/03
Re: [PATCH 1/1] docs: adding NUMA documentation for pseries
,
Greg Kurz
,
2020/08/03
Re: [PATCH 1/1] docs: adding NUMA documentation for pseries
,
Daniel Henrique Barboza
,
2020/08/03
Re: [PATCH 1/1] docs: adding NUMA documentation for pseries
,
Greg Kurz
,
2020/08/03
Re: [PATCH 1/1] docs: adding NUMA documentation for pseries
,
Daniel Henrique Barboza
,
2020/08/03
Re: [PATCH 1/1] docs: adding NUMA documentation for pseries
,
Peter Maydell
,
2020/08/03
Re: [PATCH 1/1] docs: adding NUMA documentation for pseries
,
Daniel Henrique Barboza
,
2020/08/03
Re: [RFC v2 75/76] target/riscv: gdb: support vector registers for rv64
,
Alex Bennée
,
2020/08/03
Re: [PATCH] [PATCH v2] gdbstub: add support to Xfer:auxv:read: packet
,
Alex Bennée
,
2020/08/03
Re: [PATCH] [PATCH v2] gdbstub: add support to Xfer:auxv:read: packet
,
Lirong Yuan
,
2020/08/03
[PATCH 0/7] target/arm: copro decode cleanup
,
Peter Maydell
,
2020/08/03
[PATCH 1/7] target/arm: Pull handling of XScale insns out of disas_coproc_insn()
,
Peter Maydell
,
2020/08/03
Re: [PATCH 1/7] target/arm: Pull handling of XScale insns out of disas_coproc_insn()
,
Richard Henderson
,
2020/08/04
[PATCH 2/7] target/arm: Separate decode from handling of coproc insns
,
Peter Maydell
,
2020/08/03
Re: [PATCH 2/7] target/arm: Separate decode from handling of coproc insns
,
Richard Henderson
,
2020/08/04
[PATCH 3/7] target/arm: Convert A32 coprocessor insns to decodetree
,
Peter Maydell
,
2020/08/03
Re: [PATCH 3/7] target/arm: Convert A32 coprocessor insns to decodetree
,
Richard Henderson
,
2020/08/04
[PATCH 4/7] target/arm: Tidy up disas_arm_insn()
,
Peter Maydell
,
2020/08/03
Re: [PATCH 4/7] target/arm: Tidy up disas_arm_insn()
,
Richard Henderson
,
2020/08/04
[PATCH 5/7] target/arm: Do M-profile NOCP checks early and via decodetree
,
Peter Maydell
,
2020/08/03
Re: [PATCH 5/7] target/arm: Do M-profile NOCP checks early and via decodetree
,
Richard Henderson
,
2020/08/04
[PATCH 6/7] target/arm: Convert T32 coprocessor insns to decodetree
,
Peter Maydell
,
2020/08/03
Re: [PATCH 6/7] target/arm: Convert T32 coprocessor insns to decodetree
,
Richard Henderson
,
2020/08/04
[PATCH 7/7] target/arm: Remove ARCH macro
,
Peter Maydell
,
2020/08/03
Re: [PATCH 7/7] target/arm: Remove ARCH macro
,
Richard Henderson
,
2020/08/04
[PATCH-for-5.1? 0/4] hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
,
Philippe Mathieu-Daudé
,
2020/08/03
[PATCH-for-5.1? 1/4] hw/arm/xilinx_zynq: Uninline cadence_uart_create()
,
Philippe Mathieu-Daudé
,
2020/08/03
Re: [PATCH-for-5.1? 1/4] hw/arm/xilinx_zynq: Uninline cadence_uart_create()
,
Alistair Francis
,
2020/08/10
[PATCH-for-5.1? 2/4] hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
,
Philippe Mathieu-Daudé
,
2020/08/03
Re: [PATCH-for-5.1? 2/4] hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
,
Alistair Francis
,
2020/08/10
[PATCH-for-5.1? 3/4] hw/qdev-clock: Uninline qdev_connect_clock_in()
,
Philippe Mathieu-Daudé
,
2020/08/03
Re: [PATCH-for-5.1? 3/4] hw/qdev-clock: Uninline qdev_connect_clock_in()
,
Alistair Francis
,
2020/08/10
[PATCH-for-5.1? 4/4] hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize
,
Philippe Mathieu-Daudé
,
2020/08/03
Re: [PATCH-for-5.1? 4/4] hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize
,
Alistair Francis
,
2020/08/10
Re: [PATCH-for-5.1? 0/4] hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH-for-5.1? 0/4] hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
,
Peter Maydell
,
2020/08/24
Re: [EXTERNAL] Re: [PATCH v2 0/3] testing: Build WHPX enabled binaries
,
Philippe Mathieu-Daudé
,
2020/08/03
Re: [PATCH v2 0/3] testing: Build WHPX enabled binaries
,
Stefan Weil
,
2020/08/03
Re: [PATCH v2 0/3] testing: Build WHPX enabled binaries
,
Stefan Weil
,
2020/08/03
Re: [PATCH v2 0/3] testing: Build WHPX enabled binaries
,
Thomas Huth
,
2020/08/04
Re: [PATCH v2 0/3] testing: Build WHPX enabled binaries
,
Stefan Weil
,
2020/08/04
Re: [PATCH v2 0/3] testing: Build WHPX enabled binaries
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH v2 0/3] testing: Build WHPX enabled binaries
,
Stefan Weil
,
2020/08/04
Re: [PATCH v2 0/3] testing: Build WHPX enabled binaries
,
Philippe Mathieu-Daudé
,
2020/08/04
Re: [PATCH v2 0/3] testing: Build WHPX enabled binaries
,
Thomas Huth
,
2020/08/04
Re: [PATCH v2 0/3] testing: Build WHPX enabled binaries
,
Daniel P . Berrangé
,
2020/08/04
RE: [EXTERNAL] Re: [PATCH v2 0/3] testing: Build WHPX enabled binaries
,
Sunil Muthuswamy
,
2020/08/18
Re: [EXTERNAL] Re: [PATCH v2 0/3] testing: Build WHPX enabled binaries
,
Philippe Mathieu-Daudé
,
2020/08/18
Re: [PATCH v4 2/2] trace: Example of non-tracing recorder use
,
Stefan Hajnoczi
,
2020/08/03
Re: [PATCH v4 2/2] trace: Example of non-tracing recorder use
,
Markus Armbruster
,
2020/08/03
Re: [PATCH v4 1/2] trace: Add support for recorder back-end
,
Stefan Hajnoczi
,
2020/08/03
Re: [PATCH v4 1/2] trace: Add support for recorder back-end
,
Markus Armbruster
,
2020/08/03
Re: [RFC v2 59/76] target/riscv: rvv-0.9: floating-point slide instructions
,
Frank Chang
,
2020/08/03
Re: [RFC v2 59/76] target/riscv: rvv-0.9: floating-point slide instructions
,
Richard Henderson
,
2020/08/03
[REPORT] [GSoC - TCG Continuous Benchmarking] [#7] Measuring QEMU Emulation Efficiency
,
Ahmed Karaman
,
2020/08/03
[PATCH v2 0/8] linux-user: Adding support for a group of btrfs ioctls
,
Filip Bozuta
,
2020/08/03
[PATCH v2 1/8] linux-user: Add support for a group of btrfs ioctls used for subvolumes
,
Filip Bozuta
,
2020/08/03
Re: [PATCH v2 1/8] linux-user: Add support for a group of btrfs ioctls used for subvolumes
,
Laurent Vivier
,
2020/08/07
[PATCH v2 2/8] linux-user: Add support for a group of btrfs ioctls used for snapshots
,
Filip Bozuta
,
2020/08/03
Re: [PATCH v2 2/8] linux-user: Add support for a group of btrfs ioctls used for snapshots
,
Laurent Vivier
,
2020/08/07
[PATCH v2 3/8] linux-user: Add support for btrfs ioctls used to manipulate with devices
,
Filip Bozuta
,
2020/08/03
Re: [PATCH v2 3/8] linux-user: Add support for btrfs ioctls used to manipulate with devices
,
Laurent Vivier
,
2020/08/07
[PATCH v2 4/8] linux-user: Add support for btrfs ioctls used to get/set features
,
Filip Bozuta
,
2020/08/03
Re: [PATCH v2 4/8] linux-user: Add support for btrfs ioctls used to get/set features
,
Laurent Vivier
,
2020/08/07
[PATCH v2 5/8] linux-user: Add support for a group of btrfs inode ioctls
,
Filip Bozuta
,
2020/08/03
Re: [PATCH v2 5/8] linux-user: Add support for a group of btrfs inode ioctls
,
Laurent Vivier
,
2020/08/03
Re: [PATCH v2 5/8] linux-user: Add support for a group of btrfs inode ioctls
,
Laurent Vivier
,
2020/08/07
[PATCH v2 6/8] linux-user: Add support for two btrfs ioctls used for subvolume
,
Filip Bozuta
,
2020/08/03
Re: [PATCH v2 6/8] linux-user: Add support for two btrfs ioctls used for subvolume
,
Laurent Vivier
,
2020/08/07
[PATCH v2 7/8] linux-user: Add support for btrfs ioctls used to manage quota
,
Filip Bozuta
,
2020/08/03
Re: [PATCH v2 7/8] linux-user: Add support for btrfs ioctls used to manage quota
,
Laurent Vivier
,
2020/08/07
[PATCH v2 8/8] linux-user: Add support for btrfs ioctls used to scrub a filesystem
,
Filip Bozuta
,
2020/08/03
Re: [PATCH v2 8/8] linux-user: Add support for btrfs ioctls used to scrub a filesystem
,
Laurent Vivier
,
2020/08/07
Re: [Virtio-fs] [PATCH] virtiofsd: Disable remote posix locks by default
,
Stefan Hajnoczi
,
2020/08/03
RE: [Virtio-fs] [PATCH] virtiofsd: Disable remote posix locks by default
,
address@hidden
,
2020/08/06
Re: [Virtio-fs] [PATCH] virtiofsd: Disable remote posix locks by default
,
Dr. David Alan Gilbert
,
2020/08/06
Re: [Virtio-fs] [PATCH] virtiofsd: Disable remote posix locks by default
,
Vivek Goyal
,
2020/08/06
Re: [Virtio-fs] [PATCH] virtiofsd: Disable remote posix locks by default
,
Vivek Goyal
,
2020/08/06
Re: [PATCH v2 4/5] virtiofsd: Open lo->source while setting up root in sandbox=NONE mode
,
Stefan Hajnoczi
,
2020/08/03
Re: [PATCH v2 4/5] virtiofsd: Open lo->source while setting up root in sandbox=NONE mode
,
Vivek Goyal
,
2020/08/03
Re: [PATCH v2 4/5] virtiofsd: Open lo->source while setting up root in sandbox=NONE mode
,
Stefan Hajnoczi
,
2020/08/04
Re: [PATCH v2 0/5] virtiofsd: Add a unprivileged passthrough mode
,
Stefan Hajnoczi
,
2020/08/03
[PULL 0/3] QAPI patches patches for 2020-08-03
,
Markus Armbruster
,
2020/08/03
[PULL 2/3] qapi: Delete unwanted indentation of top-level expressions
,
Markus Armbruster
,
2020/08/03
[PULL 3/3] schemas: Add vim modeline
,
Markus Armbruster
,
2020/08/03
[PULL 1/3] qapi/machine.json: Fix missing newline in doc comment
,
Markus Armbruster
,
2020/08/03
Re: [PULL 0/3] QAPI patches patches for 2020-08-03
,
Peter Maydell
,
2020/08/03
Re: [PATCH] trace/simple: Allow enabling simple traces from command line
,
Markus Armbruster
,
2020/08/03
Re: [PATCH] trace/simple: Allow enabling simple traces from command line
,
Josh DuBois
,
2020/08/04
Re: [PATCH] trace/simple: Allow enabling simple traces from command line
,
Markus Armbruster
,
2020/08/05
[RFC v3 0/8] QEMU cpus.c refactoring part2
,
Claudio Fontana
,
2020/08/03
[RFC v3 2/8] cpus: prepare new CpusAccel cpu accelerator interface
,
Claudio Fontana
,
2020/08/03
Re: [RFC v3 2/8] cpus: prepare new CpusAccel cpu accelerator interface
,
Claudio Fontana
,
2020/08/05
Re: [RFC v3 2/8] cpus: prepare new CpusAccel cpu accelerator interface
,
Paolo Bonzini
,
2020/08/05
Re: [RFC v3 2/8] cpus: prepare new CpusAccel cpu accelerator interface
,
Claudio Fontana
,
2020/08/05
Re: [RFC v3 2/8] cpus: prepare new CpusAccel cpu accelerator interface
,
Roman Bolshakov
,
2020/08/11
Re: [RFC v3 2/8] cpus: prepare new CpusAccel cpu accelerator interface
,
Claudio Fontana
,
2020/08/11
Re: [RFC v3 2/8] cpus: prepare new CpusAccel cpu accelerator interface
,
Claudio Fontana
,
2020/08/20
Re: [RFC v3 2/8] cpus: prepare new CpusAccel cpu accelerator interface
,
Claudio Fontana
,
2020/08/30
Re: [RFC v3 2/8] cpus: prepare new CpusAccel cpu accelerator interface
,
Paolo Bonzini
,
2020/08/30
[RFC v3 3/8] cpus: extract out TCG-specific code to accel/tcg
,
Claudio Fontana
,
2020/08/03
[RFC v3 4/8] cpus: extract out qtest-specific code to accel/qtest
,
Claudio Fontana
,
2020/08/03
[RFC v3 1/8] cpu-timers, icount: new modules
,
Claudio Fontana
,
2020/08/03
Re: [RFC v3 1/8] cpu-timers, icount: new modules
,
Claudio Fontana
,
2020/08/04
Re: [RFC v3 1/8] cpu-timers, icount: new modules
,
Paolo Bonzini
,
2020/08/04
[RFC v3 5/8] cpus: extract out kvm-specific code to accel/kvm
,
Claudio Fontana
,
2020/08/03
[RFC v3 8/8] cpus: extract out hvf-specific code to target/i386/hvf/
,
Claudio Fontana
,
2020/08/03
Re: [RFC v3 8/8] cpus: extract out hvf-specific code to target/i386/hvf/
,
Roman Bolshakov
,
2020/08/11
Re: [RFC v3 8/8] cpus: extract out hvf-specific code to target/i386/hvf/
,
Claudio Fontana
,
2020/08/11
Re: [RFC v3 8/8] cpus: extract out hvf-specific code to target/i386/hvf/
,
Claudio Fontana
,
2020/08/11
[RFC v3 6/8] cpus: extract out hax-specific code to target/i386/
,
Claudio Fontana
,
2020/08/03
[RFC v3 7/8] cpus: extract out whpx-specific code to target/i386/
,
Claudio Fontana
,
2020/08/03
Re: [RFC v3 0/8] QEMU cpus.c refactoring part2
,
Paolo Bonzini
,
2020/08/03
Re: [RFC v3 0/8] QEMU cpus.c refactoring part2
,
Alex Bennée
,
2020/08/03
Re: [RFC v3 0/8] QEMU cpus.c refactoring part2
,
Claudio Fontana
,
2020/08/05
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Markus Armbruster
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Paolo Bonzini
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Markus Armbruster
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Paolo Bonzini
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Markus Armbruster
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Kevin Wolf
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Markus Armbruster
,
2020/08/04
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Paolo Bonzini
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Markus Armbruster
,
2020/08/04
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
John Snow
,
2020/08/04
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Markus Armbruster
,
2020/08/05
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Paolo Bonzini
,
2020/08/05
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Dr. David Alan Gilbert
,
2020/08/05
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Paolo Bonzini
,
2020/08/05
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Daniel P . Berrangé
,
2020/08/05
Re: cleanups with long-term benefits
,
Cornelia Huck
,
2020/08/05
Re: cleanups with long-term benefits
,
Daniel P . Berrangé
,
2020/08/05
Re: cleanups with long-term benefits
,
Cornelia Huck
,
2020/08/05
Re: cleanups with long-term benefits
,
Kevin Wolf
,
2020/08/05
Re: cleanups with long-term benefits
,
Eduardo Habkost
,
2020/08/05
Re: cleanups with long-term benefits
,
Markus Armbruster
,
2020/08/06
Re: cleanups with long-term benefits
,
Cornelia Huck
,
2020/08/05
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Markus Armbruster
,
2020/08/05
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Alex Bennée
,
2020/08/05
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
John Snow
,
2020/08/05
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Markus Armbruster
,
2020/08/06
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Markus Armbruster
,
2020/08/05
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
John Snow
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Paolo Bonzini
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
John Snow
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Nir Soffer
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
John Snow
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Daniel P . Berrangé
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Markus Armbruster
,
2020/08/03
Re: cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
,
Daniel P . Berrangé
,
2020/08/03
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
Janosch Frank
,
2020/08/03
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
Janosch Frank
,
2020/08/03
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
David Gibson
,
2020/08/03
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
Janosch Frank
,
2020/08/03
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
David Gibson
,
2020/08/03
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
Cornelia Huck
,
2020/08/03
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
David Gibson
,
2020/08/06
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
David Hildenbrand
,
2020/08/06
Re: [ipxe-devel] https booting
,
Gerd Hoffmann
,
2020/08/03
Re: [ipxe-devel] https booting
,
Gerd Hoffmann
,
2020/08/03
[PATCH v6 0/6] riscv: Switch to use generic platform fw_dynamic type opensbi bios images
,
Bin Meng
,
2020/08/03
[PATCH v6 2/6] roms/opensbi: Upgrade from v0.7 to v0.8
,
Bin Meng
,
2020/08/03
[PATCH v6 1/6] configure: Create symbolic links for pc-bios/*.elf files
,
Bin Meng
,
2020/08/03
[PATCH v6 3/6] roms/Makefile: Build the generic platform for RISC-V OpenSBI firmware
,
Bin Meng
,
2020/08/03
[PATCH v6 4/6] hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u
,
Bin Meng
,
2020/08/03
[PATCH v6 5/6] hw/riscv: spike: Change the default bios to use generic platform image
,
Bin Meng
,
2020/08/03
[PATCH v6 6/6] gitlab-ci/opensbi: Update GitLab CI to build generic platform
,
Bin Meng
,
2020/08/03
Re: [PATCH v6 0/6] riscv: Switch to use generic platform fw_dynamic type opensbi bios images
,
Alistair Francis
,
2020/08/11
Re: [PATCH] schemas: Add vim modeline
,
Markus Armbruster
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Markus Armbruster
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Paolo Bonzini
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Markus Armbruster
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Daniel P . Berrangé
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Paolo Bonzini
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Daniel P . Berrangé
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Paolo Bonzini
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Daniel P . Berrangé
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Markus Armbruster
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Nir Soffer
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Markus Armbruster
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Daniel P . Berrangé
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Paolo Bonzini
,
2020/08/03
Re: [PATCH] schemas: Add vim modeline
,
Markus Armbruster
,
2020/08/04
Re: [PATCH] schemas: Add vim modeline
,
Alex Bennée
,
2020/08/04
[PATCH] tests/Makefile: test-replication needs CONFIG_POSIX
,
Thomas Huth
,
2020/08/03
Re: [PATCH] tests/Makefile: test-replication needs CONFIG_POSIX
,
Philippe Mathieu-Daudé
,
2020/08/03
[PATCH] tests/Makefile: test-image-locking needs CONFIG_POSIX
,
Thomas Huth
,
2020/08/03
Re: [PATCH] tests/Makefile: test-image-locking needs CONFIG_POSIX
,
John Snow
,
2020/08/03
Re: [Bug 1888606] [NEW] Heap-use-after-free in virtio_gpu_ctrl_response
,
Gerd Hoffmann
,
2020/08/03
Re: [Bug 1888606] [NEW] Heap-use-after-free in virtio_gpu_ctrl_response
,
Alexander Bulekov
,
2020/08/03
Re: [Bug 1888606] [NEW] Heap-use-after-free in virtio_gpu_ctrl_response
,
Li Qiang
,
2020/08/03
Re: [PATCH v4 4/7] hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u
,
Bin Meng
,
2020/08/03
Re: [PATCH v4 4/7] hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u
,
Alistair Francis
,
2020/08/11
[Bug 1883984] Re: QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Christian Ehrhardt
,
2020/08/03
[Bug 1883984] Re: QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Launchpad Bug Tracker
,
2020/08/03
[Bug 1883984] Re: QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Christian Ehrhardt
,
2020/08/03
[Bug 1883984] Re: QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Launchpad Bug Tracker
,
2020/08/07
[Bug 1883984] Re: QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Christian Ehrhardt
,
2020/08/19
[Bug 1883984] Re: QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Christian Ehrhardt
,
2020/08/19
[Bug 1883984] Re: QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Launchpad Bug Tracker
,
2020/08/19
[Bug 1883984] Re: QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Thomas Huth
,
2020/08/20
[Bug 1883984] Re: QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Timo Aaltonen
,
2020/08/21
[Bug 1883984] Re: QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
,
Christian Ehrhardt
,
2020/08/26
Re: [PATCH v2] target/ppc: Fix SPE unavailable exception triggering
,
David Gibson
,
2020/08/03
Re: [PATCH] qapi: Delete unwanted indentation of top-level expressions
,
Markus Armbruster
,
2020/08/03
[PULL 0/1] Seabios 20200803 patches
,
Gerd Hoffmann
,
2020/08/03
[PULL 1/1] seabios: update to master snapshot
,
Gerd Hoffmann
,
2020/08/03
Re: [PULL 0/1] Seabios 20200803 patches
,
Peter Maydell
,
2020/08/03
[Bug 1890069] [NEW] QEMU is not allowing multiple cores with mips architecture
,
Skyler Mäntysaari
,
2020/08/02
[Bug 1890069] [NEW] QEMU is not allowing multiple cores with mips architecture
,
Launchpad Bug Tracker
,
2020/08/02
[PATCH] docs/nvdimm: add 'pmem=on' for the device dax backend file
,
Jingqi Liu
,
2020/08/02
[Bug 1404278] Re: tap connections not working on windows host
,
hakan
,
2020/08/02
Re: [PATCH 2/2] accel/tcg: interrupt/exception handling uses bql_interrupt flag
,
Alex Bennée
,
2020/08/02
Re: [PATCH 2/2] accel/tcg: interrupt/exception handling uses bql_interrupt flag
,
Paolo Bonzini
,
2020/08/03
Re: [PATCH 1/2] hw/core: Add bql_interrupt flag to CPUClass
,
Alex Bennée
,
2020/08/02
Re: [PATCH 1/2] hw/core: Add bql_interrupt flag to CPUClass
,
Eduardo Habkost
,
2020/08/04
[PATCH v2] linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM
,
chengang
,
2020/08/02
Re: [PATCH v2] linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM
,
Laurent Vivier
,
2020/08/03
Re: [PATCH v2] linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM
,
Laurent Vivier
,
2020/08/24
Re: [PATCH v7 46/47] iotests: Add test for commit in sub directory
,
Andrey Shinkevich
,
2020/08/02
Re: [PATCH v7 47/47] iotests: Test committing to overridden backing
,
Andrey Shinkevich
,
2020/08/02
Re: [PATCH v7 45/47] iotests: Add filter mirror test cases
,
Andrey Shinkevich
,
2020/08/02
Re: [PATCH 2/2] libvhost-user: handle endianness as mandated by the spec
,
Michael S. Tsirkin
,
2020/08/02
Re: [PATCH 2/2] libvhost-user: handle endianness as mandated by the spec
,
Marc Hartmayer
,
2020/08/03
Re: [PATCH 2/2] libvhost-user: handle endianness as mandated by the spec
,
Cornelia Huck
,
2020/08/03
Re: [PATCH 2/2] libvhost-user: handle endianness as mandated by the spec
,
Marc Hartmayer
,
2020/08/21
Re: [PATCH 0/2] Enable virtio-fs on s390x
,
Michael S. Tsirkin
,
2020/08/02
Re: [PATCH 0/2] Enable virtio-fs on s390x
,
Dr. David Alan Gilbert
,
2020/08/04
Re: [PATCH 0/2] Enable virtio-fs on s390x
,
Michael S. Tsirkin
,
2020/08/27
Re: [PATCH 0/2] Enable virtio-fs on s390x
,
Cornelia Huck
,
2020/08/27
[Bug 1889943] Re: Improper TCP/IP packet splitting on e1000e/vmxnet3
,
Patrick Magauran
,
2020/08/02
[Bug 1889943] Re: Improper TCP/IP packet splitting on e1000e/vmxnet3
,
Patrick Magauran
,
2020/08/02
Re: [Bug 1889943] Improper TCP/IP packet splitting on e1000e/vmxnet3
,
Yan Vugenfirer
,
2020/08/03
Re: [Bug 1889943] Improper TCP/IP packet splitting on e1000e/vmxnet3
,
Andrew Melnichenko
,
2020/08/03
Re: [Bug 1889943] Improper TCP/IP packet splitting on e1000e/vmxnet3
,
Patrick J. Magauran
,
2020/08/03
[PATCH] configure: Require pixman for vhost-user-gpu.
,
Rafael Kitover
,
2020/08/01
Re: [PATCH] configure: Require pixman for vhost-user-gpu.
,
Thomas Huth
,
2020/08/03
Re: [PATCH] configure: Require pixman for vhost-user-gpu.
,
Philippe Mathieu-Daudé
,
2020/08/14
Re: [PATCH] configure: Require pixman for vhost-user-gpu.
,
Philippe Mathieu-Daudé
,
2020/08/22
Re: [PATCH] configure: Require pixman for vhost-user-gpu.
,
Thomas Huth
,
2020/08/25
Re: [PATCH] configure: Require pixman for vhost-user-gpu.
,
Yonggang Luo
,
2020/08/25
Re: [PULL 0/9] decodetree: Add non-overlapping groups
,
Peter Maydell
,
2020/08/01
[PATCH] seabios-hppa: add -fno-ipa-sra to the compiler flags
,
Michael Tokarev
,
2020/08/01
[PATCH v2] hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment()
,
Mauro Matteo Cascella
,
2020/08/01
Re: [PATCH v2] hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment()
,
Dmitry Fleytman
,
2020/08/02
Re: [PATCH v2] hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment()
,
Jason Wang
,
2020/08/04
[PATCH v2 0/4] target-hppa fixes
,
Helge Deller
,
2020/08/01
[PATCH v2 1/4] hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources
,
Helge Deller
,
2020/08/01
[PATCH v2 4/4] hw/display/artist.c: fix out of bounds check
,
Helge Deller
,
2020/08/01
Re: [PATCH v2 4/4] hw/display/artist.c: fix out of bounds check
,
Richard Henderson
,
2020/08/03
Re: [PATCH v2 4/4] hw/display/artist.c: fix out of bounds check
,
Alexander Bulekov
,
2020/08/03
Re: [PATCH v2 4/4] hw/display/artist.c: fix out of bounds check
,
Alexander Bulekov
,
2020/08/03
Re: [PATCH v2 4/4] hw/display/artist.c: fix out of bounds check
,
Alexander Bulekov
,
2020/08/03
Re: [PATCH v2 4/4] hw/display/artist.c: fix out of bounds check
,
Helge Deller
,
2020/08/03
[PATCH v2 3/4] hw/hppa: Implement proper SeaBIOS version check
,
Helge Deller
,
2020/08/01
[PATCH v2 2/4] seabios-hppa: Update to SeaBIOS hppa version 1
,
Helge Deller
,
2020/08/01
Re: [PATCH v2 0/4] target-hppa fixes
,
Michael Tokarev
,
2020/08/01
Re: [PATCH v2 0/4] target-hppa fixes
,
Helge Deller
,
2020/08/01
Re: [PATCH v2 0/4] target-hppa fixes
,
Michael Tokarev
,
2020/08/01
Re: [PATCH 1/4] hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources
,
Helge Deller
,
2020/08/01
Re: [PATCH 4/4] hw/display/artist.c: fix out of bounds check
,
Helge Deller
,
2020/08/01
Re: [PATCH 3/3] hw/arm/virt: Implement kvm-steal-time
,
Andrew Jones
,
2020/08/01
Re: [PATCH 3/3] hw/arm/virt: Implement kvm-steal-time
,
Andrew Jones
,
2020/08/03
Re: [PATCH 3/3] hw/arm/virt: Implement kvm-steal-time
,
Andrew Jones
,
2020/08/03
[Bug 1749393] Re: sbrk() not working under qemu-user with a PIE-compiled binary?
,
Launchpad Bug Tracker
,
2020/08/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc