Show patches with: Archived = No       |   431125 patches
« 1 2 ... 629 630 6314311 4312 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[40/42] hw/isa/piix: Share PIIX3 base class with PIIX4 Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[39/42] hw/isa/piix: Unexport PIIXState Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[38/42] hw/isa/piix: Consolidate IRQ triggering Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[37/42] hw/isa/piix: Rename functions to be shared for interrupt triggering Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[36/42] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4 Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[35/42] hw/isa/piix: Harmonize names of reset control memory regions Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[34/42] hw/isa/piix3: Merge hw/isa/piix4.c Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[33/42] hw/isa/piix4: Prefix pci_slot_get_pirq() with "piix4_" Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[32/42] hw/isa/piix4: Rename wrongly named method Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[31/42] hw/isa/piix4: Rename reset control operations to match PIIX3 Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[30/42] hw/isa/piix4: Reuse struct PIIXState from PIIX3 Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[29/42] hw/isa/piix4: Use ISA PIC device Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[28/42] hw/isa/piix4: Remove unused code Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[27/42] hw/isa/piix4: Allow board to provide PCI interrupt routes Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[26/42] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[25/42] hw/isa/piix4: Move pci_ide_create_devs() call to board code Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[24/42] hw/isa/piix4: Add missing initialization Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[23/42] meson: Fix dependencies of piix4 southbridge Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[22/42] hw/mips/malta: Reuse dev variable Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[21/42] hw/isa/piix3: Rename typedef PIIX3State to PIIXState Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[20/42] hw/isa/piix3: Prefix pci_slot_get_pirq() with "piix3_" Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[19/42] hw/isa/piix3: Rename piix3_reset() for sharing with PIIX4 Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[18/42] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4 Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[17/42] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[16/42] hw/isa/piix3: Allow board to provide PCI interrupt routes Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[15/42] hw/isa/piix3: Prefer pci_address_space() over get_system_memory() Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[14/42] hw/isa/piix3: Modernize reset handling Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[13/42] hw/isa/piix3: Add size constraints to rcr_ops Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[12/42] hw/isa/piix3: Remove unused include Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[11/42] hw/isa/piix3: Remove extra ';' outside of functions Consolidate PIIX south bridges - - 1 - --- 2022-09-01 Bernhard Beschow New
[10/42] hw/isa/piix3: Wire up ACPI interrupt internally Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[09/42] hw/isa/piix3: Create IDE controller in host device Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[08/42] hw/isa/piix3: Create ISA PIC in host device Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[07/42] hw/intc/i8259: Introduce i8259 proxy "isa-pic" Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[06/42] hw/isa/piix3: Create power management controller in host device Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[05/42] hw/isa/piix3: Create USB controller in host device Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[04/42] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge Consolidate PIIX south bridges - - 1 - --- 2022-09-01 Bernhard Beschow New
[03/42] hw/i386/pc: No need for rtc_state to be an out-parameter Consolidate PIIX south bridges - - 1 - --- 2022-09-01 Bernhard Beschow New
[02/42] hw/i386/pc: Create RTC controllers in south bridges Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[01/42] hw/i386/pc: Create DMA controllers in south bridges Consolidate PIIX south bridges - - - - --- 2022-09-01 Bernhard Beschow New
[3/3] qemu-img: Speed up checksum Add qemu-img checksum command using blkhash - - - - --- 2022-09-01 Nir Soffer New
[2/3] iotests: Test qemu-img checksum Add qemu-img checksum command using blkhash - - - - --- 2022-09-01 Nir Soffer New
[1/3] qemu-img: Add checksum command Add qemu-img checksum command using blkhash - - - - --- 2022-09-01 Nir Soffer New
[19/19] target/ppc: Clear fpstatus flags on VSX_ROUND Multiple ppc instructions fixes - - 1 - --- 2022-09-01 Víctor Colombo New
[18/19] target/ppc: Clear fpstatus flags on VSX_CMP Multiple ppc instructions fixes - - - - --- 2022-09-01 Víctor Colombo New
[17/19] target/ppc: Clear fpstatus flags for xscvdpsp[n] Multiple ppc instructions fixes - - - - --- 2022-09-01 Víctor Colombo New
[16/19] target/ppc: Clear fpstatus flags for xscvqpdp Multiple ppc instructions fixes - - - - --- 2022-09-01 Víctor Colombo New
[15/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP_VECTOR Multiple ppc instructions fixes - - - - --- 2022-09-01 Víctor Colombo New
[14/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP_HP Multiple ppc instructions fixes - - - - --- 2022-09-01 Víctor Colombo New
[13/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_INT Multiple ppc instructions fixes - - - - --- 2022-09-01 Víctor Colombo New
[12/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_INT2 Multiple ppc instructions fixes - - - - --- 2022-09-01 Víctor Colombo New
[11/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_INT_VECTOR Multiple ppc instructions fixes - - - - --- 2022-09-01 Víctor Colombo New
[10/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP Multiple ppc instructions fixes - - - - --- 2022-09-01 Víctor Colombo New
[09/19] target/ppc: Clear fpstatus flags on VSX_CVT_INT_TO_FP Multiple ppc instructions fixes - - - - --- 2022-09-01 Víctor Colombo New
[08/19] target/ppc: Clear fpstatus flags on VSX_CVT_INT_TO_FP_VECTOR Multiple ppc instructions fixes - - 1 - --- 2022-09-01 Víctor Colombo New
[07/19] target/ppc: Zero second doubleword of VSR registers for FPR insns Multiple ppc instructions fixes - - 1 - --- 2022-09-01 Víctor Colombo New
[06/19] target/ppc: Set OV32 when OV is set Multiple ppc instructions fixes - - 1 - --- 2022-09-01 Víctor Colombo New
[05/19] target/ppc: Zero second doubleword for VSX madd instructions Multiple ppc instructions fixes - 1 1 - --- 2022-09-01 Víctor Colombo New
[04/19] target/ppc: Set result to QNaN for DENBCD when VXCVI occurs Multiple ppc instructions fixes - - 1 - --- 2022-09-01 Víctor Colombo New
[03/19] target/ppc: Zero second doubleword in DFP instructions Multiple ppc instructions fixes - - 1 - --- 2022-09-01 Víctor Colombo New
[02/19] target/ppc: Remove unused xer_* macros Multiple ppc instructions fixes - - 1 - --- 2022-09-01 Víctor Colombo New
[01/19] target/ppc: Remove extra space from s128 field in ppc_vsr_t Multiple ppc instructions fixes - - 1 - --- 2022-09-01 Víctor Colombo New
[v5,13/13] hw/isa/vt82c686: Create rtc-time alias in boards instead Instantiate VT82xx functions in host device 1 - - - --- 2022-09-01 Bernhard Beschow New
[v5,12/13] hw/isa/vt82c686: Embed RTCState in host device Instantiate VT82xx functions in host device - - - - --- 2022-09-01 Bernhard Beschow New
[v5,11/13] hw/mips/fuloong2e: Inline vt82c686b_southbridge_init() and remove it Instantiate VT82xx functions in host device - - - - --- 2022-09-01 Bernhard Beschow New
[v5,10/13] hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device Instantiate VT82xx functions in host device 1 - - - --- 2022-09-01 Bernhard Beschow New
[v5,09/13] hw/isa/vt82c686: Instantiate PM function in host device Instantiate VT82xx functions in host device 1 - - - --- 2022-09-01 Bernhard Beschow New
[v5,08/13] hw/isa/vt82c686: Instantiate USB functions in host device Instantiate VT82xx functions in host device 1 - - - --- 2022-09-01 Bernhard Beschow New
[v5,07/13] hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define Instantiate VT82xx functions in host device 1 - - - --- 2022-09-01 Bernhard Beschow New
[v5,06/13] hw/isa/vt82c686: Instantiate IDE function in host device Instantiate VT82xx functions in host device 1 - - - --- 2022-09-01 Bernhard Beschow New
[v5,05/13] hw/isa/vt82c686: Introduce TYPE_VIA_IDE define Instantiate VT82xx functions in host device 1 - - - --- 2022-09-01 Bernhard Beschow New
[v5,04/13] hw/isa/vt82c686: Reuse errp Instantiate VT82xx functions in host device - - - - --- 2022-09-01 Bernhard Beschow New
[v5,03/13] hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory() Instantiate VT82xx functions in host device - - - - --- 2022-09-01 Bernhard Beschow New
[v5,02/13] hw/isa/vt82c686: Resolve unneeded attribute Instantiate VT82xx functions in host device - - - - --- 2022-09-01 Bernhard Beschow New
[v5,01/13] hw/isa/vt82c686: Resolve chip-specific realize methods Instantiate VT82xx functions in host device - - - - --- 2022-09-01 Bernhard Beschow New
io/command: implement portable spawn io/command: implement portable spawn - - - - --- 2022-09-01 Marc-André Lureau New
tests: mark io-command test as skipped if socat is missing tests: mark io-command test as skipped if socat is missing - - 1 - --- 2022-09-01 Marc-André Lureau New
[v2] target/sh4: Fix TB_FLAG_UNALIGN [v2] target/sh4: Fix TB_FLAG_UNALIGN - 2 1 - --- 2022-09-01 Richard Henderson New
qio: fix command spawn RDONLY/WRONLY qio: fix command spawn RDONLY/WRONLY - - - - --- 2022-09-01 Marc-André Lureau New
hw/pci-bridge: Fix brace Werror with clang 6.0.0 hw/pci-bridge: Fix brace Werror with clang 6.0.0 - - - - --- 2022-09-01 Chenyi Qiang New
[v2,10/10] qapi: fix examples of events missing timestamp qapi examples fixes, simplified version - - - - --- 2022-09-01 Victor Toso New
[v2,09/10] qapi: fix example of query-hotpluggable-cpus command qapi examples fixes, simplified version - - - - --- 2022-09-01 Victor Toso New
[v2,08/10] qapi: fix examples of blockdev-add with qcow2 qapi examples fixes, simplified version - - - - --- 2022-09-01 Victor Toso New
[v2,07/10] qapi: fix example of MEM_UNPLUG_ERROR event qapi examples fixes, simplified version - - - - --- 2022-09-01 Victor Toso New
[v2,06/10] qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR event qapi examples fixes, simplified version - - - - --- 2022-09-01 Victor Toso New
[v2,05/10] qapi: fix example of NIC_RX_FILTER_CHANGED event qapi examples fixes, simplified version - - - - --- 2022-09-01 Victor Toso New
[v2,04/10] qapi: fix example of BLOCK_JOB_READY event qapi examples fixes, simplified version - - - - --- 2022-09-01 Victor Toso New
[v2,03/10] qapi: fix example of query-dump-guest-memory-capability command qapi examples fixes, simplified version - - - - --- 2022-09-01 Victor Toso New
[v2,02/10] qapi: fix example of query-vnc command qapi examples fixes, simplified version - - - - --- 2022-09-01 Victor Toso New
[v2,01/10] qapi: fix example of query-ballon command qapi examples fixes, simplified version - - - - --- 2022-09-01 Victor Toso New
[v3,23/23] i386: AVX+AES helpers prep target/i386: make SSE helpers generic in the vector size - - 1 - --- 2022-09-01 Paolo Bonzini New
[v3,22/23] i386: AVX pclmulqdq prep target/i386: make SSE helpers generic in the vector size - - 1 - --- 2022-09-01 Paolo Bonzini New
[v3,21/23] i386: Rewrite blendv helpers target/i386: make SSE helpers generic in the vector size - - 1 - --- 2022-09-01 Paolo Bonzini New
[v3,20/23] i386: Misc AVX helper prep target/i386: make SSE helpers generic in the vector size - - 1 - --- 2022-09-01 Paolo Bonzini New
[v3,19/23] i386: Destructive FP helpers for AVX target/i386: make SSE helpers generic in the vector size - - 1 - --- 2022-09-01 Paolo Bonzini New
[v3,18/23] i386: Dot product AVX helper prep target/i386: make SSE helpers generic in the vector size - - 1 - --- 2022-09-01 Paolo Bonzini New
[v3,17/23] i386: reimplement AVX comparison helpers target/i386: make SSE helpers generic in the vector size - - 1 - --- 2022-09-01 Paolo Bonzini New
[v3,16/23] i386: Floating point arithmetic helper AVX prep target/i386: make SSE helpers generic in the vector size - - 1 - --- 2022-09-01 Paolo Bonzini New
[v3,15/23] i386: Destructive vector helpers for AVX target/i386: make SSE helpers generic in the vector size - - 1 - --- 2022-09-01 Paolo Bonzini New
[v3,14/23] i386: Misc integer AVX helper prep target/i386: make SSE helpers generic in the vector size - - 1 - --- 2022-09-01 Paolo Bonzini New
« 1 2 ... 629 630 6314311 4312 »