qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v3 4/9] igb: implement VFRE and VFTE registers
Akihiko Odaki
[PATCH v3 8/9] igb: respect VT_CTL ignore MAC field
Sriram Yagnaraman
Re: [PATCH v3 8/9] igb: respect VT_CTL ignore MAC field
Akihiko Odaki
RE: [PATCH v3 8/9] igb: respect VT_CTL ignore MAC field
Sriram Yagnaraman
Re: [PATCH v3 8/9] igb: respect VT_CTL ignore MAC field
Akihiko Odaki
RE: [PATCH v3 8/9] igb: respect VT_CTL ignore MAC field
Sriram Yagnaraman
[PATCH v3 6/9] igb: respect E1000_VMOLR_RSSE
Sriram Yagnaraman
[PATCH v3 1/9] MAINTAINERS: Add Sriram Yagnaraman as a igb reviewer
Sriram Yagnaraman
[PATCH v3 7/9] igb: implement VF Tx and Rx stats
Sriram Yagnaraman
[PATCH v3 3/9] igb: add ICR_RXDW
Sriram Yagnaraman
Re: [PATCH v3 3/9] igb: add ICR_RXDW
Akihiko Odaki
RE: [PATCH v3 3/9] igb: add ICR_RXDW
Sriram Yagnaraman
[PATCH v3 2/9] igb: handle PF/VF reset properly
Sriram Yagnaraman
[PATCH v3 9/9] igb: respect VMVIR and VMOLR for VLAN
Sriram Yagnaraman
Re: [PATCH v3 9/9] igb: respect VMVIR and VMOLR for VLAN
Akihiko Odaki
[RFC PATCH] build: deprecate --enable-gprof builds and remove from CI
Alex Bennée
Re: [RFC PATCH] build: deprecate --enable-gprof builds and remove from CI
Philippe Mathieu-Daudé
Re: [RFC PATCH] build: deprecate --enable-gprof builds and remove from CI
Philippe Mathieu-Daudé
Re: [RFC PATCH] build: deprecate --enable-gprof builds and remove from CI
Thomas Huth
[PATCH] target/i386: fix ADOX followed by ADCX
Paolo Bonzini
Re: [PATCH] target/i386: fix ADOX followed by ADCX
Richard Henderson
[PATCH] xio3130_downstream: Add ACS (Access Control Services) capability
wlfightup
Re: [PATCH v2] Fix exec migration on Windows (w32+w64).
John Berberian, Jr.
Re: [PATCH v2] Fix exec migration on Windows (w32+w64).
Marc-André Lureau
[PATCH v2] softmmu: Use memmove in flatview_write_continue
Akihiko Odaki
Re: [PATCH v2] softmmu: Use memmove in flatview_write_continue
David Hildenbrand
[PATCH v2] hw/timer/hpet: Fix expiration time overflow
Akihiko Odaki
[PATCH] meson: Add missing libdw knobs
Ilya Leoshkevich
Re: [PATCH] meson: Add missing libdw knobs
Thomas Huth
[PATCH v2] linux-user: Show 4th argument of rt_sigprocmask() in strace
Helge Deller
Re: [PATCH v2] linux-user: Show 4th argument of rt_sigprocmask() in strace
Richard Henderson
Re: [PATCH v2] linux-user: Show 4th argument of rt_sigprocmask() in strace
Laurent Vivier
Re: [PATCH v2] linux-user: Show 4th argument of rt_sigprocmask() in strace
Laurent Vivier
[PATCH v2 0/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
Stefan Hajnoczi
[PATCH v2 4/4] iotests/detect-zeroes-registered-buf: add new test
Stefan Hajnoczi
[PATCH v2 2/4] qemu-io: use BdrvRequestFlags instead of int
Stefan Hajnoczi
[PATCH v2 3/4] qemu-io: add -r option to register I/O buffer
Stefan Hajnoczi
Re: [PATCH v2 3/4] qemu-io: add -r option to register I/O buffer
Eric Blake
Re: [PATCH v2 3/4] qemu-io: add -r option to register I/O buffer
Stefan Hajnoczi
[PATCH v2 1/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
Stefan Hajnoczi
Re: [PATCH v2 1/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
Eric Blake
[PATCH v6 00/36] tcg: Support for Int128 with helpers
Richard Henderson
[PATCH v6 07/36] tcg: Add TCG_CALL_RET_BY_VEC
Richard Henderson
[PATCH v6 11/36] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
Richard Henderson
[PATCH v6 27/36] target/s390x: Use Int128 for return from CKSM
Richard Henderson
[PATCH v6 25/36] target/s390x: Use a single return for helper_divs64/u64
Richard Henderson
[PATCH v6 08/36] include/qemu/int128: Use Int128 structure for TCI
Richard Henderson
[PATCH v6 30/36] target/s390x: Use Int128 for returning float128
Richard Henderson
[PATCH v6 04/36] tcg: Introduce tcg_out_addi_ptr
Richard Henderson
[PATCH v6 29/36] target/s390x: Copy wout_x1 to wout_x1_P
Richard Henderson
Re: [PATCH v6 29/36] target/s390x: Copy wout_x1 to wout_x1_P
Philippe Mathieu-Daudé
[PATCH v6 01/36] tcg: Define TCG_TYPE_I128 and related helper macros
Richard Henderson
[PATCH v6 13/36] tcg: Add temp allocation for TCGv_i128
Richard Henderson
Re: [PATCH v6 13/36] tcg: Add temp allocation for TCGv_i128
Alex Bennée
[PATCH v6 10/36] tcg/tci: Fix big-endian return register ordering
Richard Henderson
[PATCH v6 20/36] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
Richard Henderson
[PATCH v6 22/36] tests/tcg/s390x: Add clst.c
Richard Henderson
[PATCH v6 09/36] tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128
Richard Henderson
[PATCH v6 26/36] target/s390x: Use Int128 for return from CLST
Richard Henderson
[PATCH v6 23/36] tests/tcg/s390x: Add long-double.c
Richard Henderson
[PATCH v6 21/36] tests/tcg/s390x: Add div.c
Richard Henderson
[PATCH v6 34/36] target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
Richard Henderson
[PATCH v6 33/36] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
Richard Henderson
[PATCH v6 28/36] target/s390x: Use Int128 for return from TRE
Richard Henderson
[PATCH v6 12/36] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
Richard Henderson
[PATCH v6 31/36] target/s390x: Use Int128 for passing float128
Richard Henderson
Re: [PATCH v6 31/36] target/s390x: Use Int128 for passing float128
Philippe Mathieu-Daudé
[PATCH v6 16/36] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
Richard Henderson
Re: [PATCH v6 16/36] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
Alex Bennée
[PATCH v6 17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64}
Richard Henderson
Re: [PATCH v6 17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32, 64}
Alex Bennée
[PATCH v6 18/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP
Richard Henderson
[PATCH v6 15/36] tcg: Add guest load/store primitives for TCGv_i128
Richard Henderson
Re: [PATCH v6 15/36] tcg: Add guest load/store primitives for TCGv_i128
Alex Bennée
Re: [PATCH v6 15/36] tcg: Add guest load/store primitives for TCGv_i128
Richard Henderson
Re: [PATCH v6 15/36] tcg: Add guest load/store primitives for TCGv_i128
Philippe Mathieu-Daudé
[PATCH v6 14/36] tcg: Add basic data movement for TCGv_i128
Richard Henderson
[PATCH v6 35/36] target/i386: Inline cmpxchg8b
Richard Henderson
Re: [PATCH v6 35/36] target/i386: Inline cmpxchg8b
Philippe Mathieu-Daudé
Re: [PATCH v6 35/36] target/i386: Inline cmpxchg8b
Alex Bennée
[PATCH v6 19/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
Richard Henderson
Re: [PATCH v6 19/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
Philippe Mathieu-Daudé
Re: [PATCH v6 19/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
Richard Henderson
[PATCH v6 02/36] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL
Richard Henderson
[PATCH v6 03/36] tcg: Allocate objects contiguously in temp_allocate_frame
Richard Henderson
[PATCH v6 06/36] tcg: Introduce tcg_target_call_oarg_reg
Richard Henderson
[PATCH v6 05/36] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
Richard Henderson
Re: [PATCH v6 05/36] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
Alex Bennée
[PATCH v6 36/36] target/i386: Inline cmpxchg16b
Richard Henderson
Re: [PATCH v6 36/36] target/i386: Inline cmpxchg16b
Philippe Mathieu-Daudé
[PATCH v6 24/36] target/s390x: Use a single return for helper_divs32/u32
Richard Henderson
[PATCH v6 32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
Richard Henderson
Re: [PATCH v6 32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
David Hildenbrand
Re: [PATCH v6 32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
Ilya Leoshkevich
[PATCH] tests/tcg/s390x: Add cdsg.c
Ilya Leoshkevich
Re: [PATCH] tests/tcg/s390x: Add cdsg.c
Richard Henderson
[PATCH 00/27] tcg: Simplify temporary usage
Richard Henderson
[PATCH 07/27] tcg: Remove TEMP_NORMAL
Richard Henderson
Re: [PATCH 07/27] tcg: Remove TEMP_NORMAL
Philippe Mathieu-Daudé
[PATCH 03/27] accel/tcg: Use more accurate max_insns for tb_overflow
Richard Henderson
[PATCH 17/27] target/arm: Don't use tcg_temp_local_new_*
Richard Henderson
Re: [PATCH 17/27] target/arm: Don't use tcg_temp_local_new_*
Philippe Mathieu-Daudé
[PATCH 09/27] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
Richard Henderson
Re: [PATCH 09/27] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
Philippe Mathieu-Daudé
[PATCH 25/27] exec/gen-icount: Don't use tcg_temp_local_new_i32
Richard Henderson
Re: [PATCH 25/27] exec/gen-icount: Don't use tcg_temp_local_new_i32
Philippe Mathieu-Daudé
[PATCH 05/27] tcg: Rename TEMP_LOCAL to TEMP_TB
Richard Henderson
Re: [PATCH 05/27] tcg: Rename TEMP_LOCAL to TEMP_TB
Philippe Mathieu-Daudé
[PATCH] target/arm: Fix physical address resolution for Stage2
Richard Henderson
Re: [PATCH] target/arm: Fix physical address resolution for Stage2
Richard Henderson
[PATCH 06/27] tcg: Add liveness_pass_0
Richard Henderson
[PATCH 04/27] tcg: Remove branch-to-next regardless of reference count
Richard Henderson
[PATCH 15/27] tcg: Change default temp lifetime to TEMP_TB
Richard Henderson
Re: [PATCH 15/27] tcg: Change default temp lifetime to TEMP_TB
Philippe Mathieu-Daudé
[PATCH 01/27] tcg: Adjust TCGContext.temps_in_use check
Richard Henderson
Re: [PATCH 01/27] tcg: Adjust TCGContext.temps_in_use check
Philippe Mathieu-Daudé
[PATCH 27/27] tcg: Update docs/devel/tcg-ops.rst for temporary changes
Richard Henderson
[PATCH 23/27] target/ppc: Don't use tcg_temp_local_new
Richard Henderson
Re: [PATCH 23/27] target/ppc: Don't use tcg_temp_local_new
Philippe Mathieu-Daudé
[PATCH 02/27] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
[PATCH 18/27] target/cris: Don't use tcg_temp_local_new
Richard Henderson
Re: [PATCH 18/27] target/cris: Don't use tcg_temp_local_new
Philippe Mathieu-Daudé
[PATCH 08/27] tcg: Pass TCGTempKind to tcg_temp_new_internal
Richard Henderson
Re: [PATCH 08/27] tcg: Pass TCGTempKind to tcg_temp_new_internal
Philippe Mathieu-Daudé
[PATCH 24/27] target/xtensa: Don't use tcg_temp_local_new_*
Richard Henderson
Re: [PATCH 24/27] target/xtensa: Don't use tcg_temp_local_new_*
Philippe Mathieu-Daudé
[PATCH 10/27] tcg: Add tcg_gen_movi_ptr
Richard Henderson
[PATCH 22/27] target/mips: Don't use tcg_temp_local_new
Richard Henderson
Re: [PATCH 22/27] target/mips: Don't use tcg_temp_local_new
Philippe Mathieu-Daudé
[PATCH 13/27] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
Richard Henderson
Re: [PATCH 13/27] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
Philippe Mathieu-Daudé
[PATCH 12/27] accel/tcg/plugin: Use tcg_temp_ebb_*
Richard Henderson
[PATCH 19/27] target/hexagon: Don't use tcg_temp_local_new_*
Richard Henderson
Re: [PATCH 19/27] target/hexagon: Don't use tcg_temp_local_new_*
Philippe Mathieu-Daudé
[PATCH 20/27] target/hppa: Don't use tcg_temp_local_new
Richard Henderson
Re: [PATCH 20/27] target/hppa: Don't use tcg_temp_local_new
Philippe Mathieu-Daudé
[PATCH 11/27] tcg: Use tcg_temp_ebb_new_* in tcg/
Richard Henderson
Re: [PATCH 11/27] tcg: Use tcg_temp_ebb_new_* in tcg/
Philippe Mathieu-Daudé
[PATCH 16/27] target/arm: Drop copies in gen_sve_{ldr,str}
Richard Henderson
[PATCH 14/27] tcg: Don't re-use TEMP_TB temporaries
Richard Henderson
[PATCH 26/27] tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
Richard Henderson
Re: [PATCH 26/27] tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
Philippe Mathieu-Daudé
[PATCH 21/27] target/i386: Don't use tcg_temp_local_new
Richard Henderson
[PULL 00/56] virtio,pc,pci: features, cleanups, fixes
Michael S. Tsirkin
[PULL 09/56] intel-iommu: Document iova_tree
Michael S. Tsirkin
[PULL 02/56] hw/i386/acpi-build: Remove unused attributes
Michael S. Tsirkin
[PULL 13/56] tests: acpi: whitelist DSDT blobs for tests that use pci-bridges
Michael S. Tsirkin
[PULL 01/56] shpc: disallow unplug when power indicator is blinking
Michael S. Tsirkin
[PULL 05/56] hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::madt_cpu
Michael S. Tsirkin
[PULL 10/56] x86: don't let decompressed kernel image clobber setup_data
Michael S. Tsirkin
Re: [PULL 10/56] x86: don't let decompressed kernel image clobber setup_data
Jason A. Donenfeld
Re: [PULL 10/56] x86: don't let decompressed kernel image clobber setup_data
Michael S. Tsirkin
Re: [PULL 10/56] x86: don't let decompressed kernel image clobber setup_data
H. Peter Anvin
Re: [PULL 10/56] x86: don't let decompressed kernel image clobber setup_data
Jason A. Donenfeld
Re: [PULL 10/56] x86: don't let decompressed kernel image clobber setup_data
H. Peter Anvin
Re: [PULL 10/56] x86: don't let decompressed kernel image clobber setup_data
Jason A. Donenfeld
[PULL 20/56] pcihp: piix4: do not call acpi_pcihp_reset() when ACPI PCI hotplug is disabled
Michael S. Tsirkin
[PULL 29/56] tests: acpi: update expected blobs
Michael S. Tsirkin
[PULL 16/56] tests: acpi: cleanup use_uefi argument usage
Michael S. Tsirkin
[PULL 04/56] hw/acpi/piix4: No need to #include "hw/southbridge/piix.h"
Michael S. Tsirkin
[PULL 14/56] tests: acpi: extend pcihp with nested bridges
Michael S. Tsirkin
[PULL 30/56] tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery
Michael S. Tsirkin
[PULL 06/56] vhost-user: Correct a reference of TARGET_AARCH64
Michael S. Tsirkin
[PULL 24/56] tests: acpi: extend bridge tests with hotplugged bridges
Michael S. Tsirkin
[PULL 27/56] tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery
Michael S. Tsirkin
[PULL 08/56] virtio-rng-pci: fix migration compat for vectors
Michael S. Tsirkin
[PULL 37/56] x86: pcihp: acpi: prepare slot ignore rule to work with self describing bridges
Michael S. Tsirkin
[PULL 11/56] tests: qtest: print device_add error before failing test
Michael S. Tsirkin
[PULL 26/56] tests: acpi: add reboot cycle to bridge test
Michael S. Tsirkin
[PULL 40/56] pci: make sure pci_bus_is_express() won't error out with "discards ‘const’ qualifier"
Michael S. Tsirkin
[PULL 48/56] tests: acpi: whitelist DSDT before moving non-hotpluggble slots description from hotplug path
Michael S. Tsirkin
[PULL 12/56] tests: acpi: cleanup arguments to make them more readable
Michael S. Tsirkin
[PULL 15/56] tests: acpi: update expected blobs
Michael S. Tsirkin
[PULL 07/56] hw/pci-host: Use register definitions from PCI standard
Michael S. Tsirkin
[PULL 49/56] pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug path
Michael S. Tsirkin
[PULL 19/56] pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap
Michael S. Tsirkin
[PULL 33/56] tests: acpi: update expected blobs
Michael S. Tsirkin
[PULL 42/56] tests: acpi: whitelist DSDT before decoupling PCI hotplug code from basic slots description
Michael S. Tsirkin
[PULL 41/56] pcihp: isolate rule whether slot should be described in DSDT
Michael S. Tsirkin
[PULL 36/56] tests: acpi: update expected blobs
Michael S. Tsirkin
[PULL 28/56] pcihp: drop pcihp_bridge_en dependency when composing PCNT method
Michael S. Tsirkin
[PULL 22/56] x86: pcihp: fix invalid AML PCNT calls to hotplugged bridges
Michael S. Tsirkin
[PULL 55/56] Revert "vhost-user: Introduce nested event loop in vhost_user_read()"
Michael S. Tsirkin
[PULL 03/56] hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
Michael S. Tsirkin
[PULL 21/56] pci: acpihp: assign BSEL only to coldplugged bridges
Michael S. Tsirkin
[PULL 32/56] pcihp: do not put empty PCNT in DSDT
Michael S. Tsirkin
[PULL 18/56] x86: acpi: pcihp: clean up duplicate bridge_in_acpi assignment
Michael S. Tsirkin
[PULL 46/56] pcihp: acpi: ignore coldplugged bridges when composing hotpluggable slots
Michael S. Tsirkin
[PULL 53/56] tests/qtest/bios-tables-test: Make the test less verbose by default
Michael S. Tsirkin
[PULL 39/56] pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml
Michael S. Tsirkin
[PULL 23/56] tests: boot_sector_test: avoid crashing if status is not available yet
Michael S. Tsirkin
[PULL 56/56] docs/pcie.txt: Replace ioh3420 with pcie-root-port
Michael S. Tsirkin
[PULL 45/56] tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged bridges
Michael S. Tsirkin
[PULL 43/56] pcihp: acpi: decouple hotplug and generic slots description
Michael S. Tsirkin
[PULL 25/56] tests: boot_sector_test(): make it multi-shot
Michael S. Tsirkin
[PULL 44/56] tests: acpi: update expected blobs
Michael S. Tsirkin
[PULL 38/56] pci: acpi: wire up AcpiDevAmlIf interface to generic bridge
Michael S. Tsirkin
[PULL 31/56] pcihp: compose PCNT callchain right before its user _GPE._E01
Michael S. Tsirkin
[PULL 54/56] Revert "vhost-user: Monitor slave channel in vhost_user_read()"
Michael S. Tsirkin
[PULL 34/56] whitelist DSDT before adding endpoint devices to bridge testcases
Michael S. Tsirkin
Earlier messages
Later messages