Show patches with: State = Action Required       |    Archived = No       |   426980 patches
« 1 2 ... 1643 1644 16454269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[15/15] COLO: flush host dirty ram from cache - - - - --- 2017-02-22 Zhanghailiang New
[v2,1/3] net/colo: fix memory double free error - - 1 - --- 2017-02-22 Zhanghailiang New
[v2,2/3] filter-rewriter: fix memory leak for connection in connection_track_table - - - - --- 2017-02-22 Zhanghailiang New
[v2,3/3] filter-rewriter: skip net_checksum_calculate() while offset = 0 - - - - --- 2017-02-22 Zhanghailiang New
[V2] net/colo-compare: Fix memory free error - - 1 - --- 2017-02-22 Zhang Chen New
intel_iommu: make sure its init before PCI dev - - - - --- 2017-02-22 Peter Xu New
[PULL,00/43] ppc-for-2.9 queue 20170222 - - - - --- 2017-02-22 David Gibson New
[PULL,01/43] spapr: cpu core: separate child threads destruction from machine state operations - - 1 - --- 2017-02-22 David Gibson New
[PULL,02/43] spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c - - - - --- 2017-02-22 David Gibson New
[PULL,03/43] spapr: make cpu core unplug follow expected hotunplug call flow - - - - --- 2017-02-22 David Gibson New
[PULL,04/43] ppc: implement xsrqpi[x] instruction - - - - --- 2017-02-22 David Gibson New
[PULL,05/43] ppc: implement xsrqpxp instruction - - - - --- 2017-02-22 David Gibson New
[PULL,06/43] ppc: implement xssqrtqp instruction - - - - --- 2017-02-22 David Gibson New
[PULL,07/43] ppc: implement xssubqp instruction - - - - --- 2017-02-22 David Gibson New
[PULL,08/43] hw/ppc/pnv: Remove superfluous "qemu" prefix from error strings - - - - --- 2017-02-22 David Gibson New
[PULL,09/43] target-ppc: Add xsmaxcdp and xsmincdp instructions - - - - --- 2017-02-22 David Gibson New
[PULL,10/43] target-ppc: Add xsmaxjdp and xsminjdp instructions - - - - --- 2017-02-22 David Gibson New
[PULL,11/43] spapr: fix off-by-one error in spapr_ovec_populate_dt() - - 2 - --- 2017-02-22 David Gibson New
[PULL,12/43] target-ppc: implement load atomic instruction - - - - --- 2017-02-22 David Gibson New
[PULL,13/43] target-ppc: implement store atomic instruction - - - - --- 2017-02-22 David Gibson New
[PULL,14/43] target-ppc: generate exception for copy/paste - - - - --- 2017-02-22 David Gibson New
[PULL,15/43] target-ppc: add slbieg instruction - - - - --- 2017-02-22 David Gibson New
[PULL,16/43] target-ppc: add slbsync implementation - - - - --- 2017-02-22 David Gibson New
[PULL,17/43] target-ppc: add wait instruction - - - - --- 2017-02-22 David Gibson New
[PULL,18/43] target-ppc, tcg: fix usermode segfault with pthread_create() - - 2 - --- 2017-02-22 David Gibson New
[PULL,19/43] mac99: replace debug printf with trace points - - 1 - --- 2017-02-22 David Gibson New
[PULL,20/43] ppc4xx: replace debug printf with trace points - - 1 - --- 2017-02-22 David Gibson New
[PULL,21/43] spapr: replace debug printf with trace points - - 1 - --- 2017-02-22 David Gibson New
[PULL,22/43] softfloat: Add round-to-odd rounding mode - - 2 - --- 2017-02-22 David Gibson New
[PULL,23/43] softfloat: Add float128_to_uint64_round_to_zero() - - 1 - --- 2017-02-22 David Gibson New
[PULL,24/43] softfloat: Add float128_to_uint32_round_to_zero() - - 1 - --- 2017-02-22 David Gibson New
[PULL,25/43] target-ppc: Implement round to odd variants of quad FP instructions - - - - --- 2017-02-22 David Gibson New
[PULL,26/43] target-ppc: Add xscvqpudz and xscvqpuwz instructions - - - - --- 2017-02-22 David Gibson New
[PULL,27/43] target/ppc: Fix LPCR DPFD mask define - - - - --- 2017-02-22 David Gibson New
[PULL,28/43] target/ppc/POWER9: Add ISAv3.00 MMU definition - - - - --- 2017-02-22 David Gibson New
[PULL,29/43] target/ppc/POWER9: Adapt LPCR handling for POWER9 - - - - --- 2017-02-22 David Gibson New
[PULL,30/43] target/ppc/POWER9: Direct all instr and data storage interrupts to the hypv - - - - --- 2017-02-22 David Gibson New
[PULL,31/43] hw/pci-host/prep: Do not use hw_error() in realize function - - 2 - --- 2017-02-22 David Gibson New
[PULL,32/43] machine: move possible_cpus to MachineState - - - - --- 2017-02-22 David Gibson New
[PULL,33/43] pc: move pcms->possible_cpus init out of pc_cpus_init() - - - - --- 2017-02-22 David Gibson New
[PULL,34/43] pc: calculate topology only once when possible_cpus is initialised - - - - --- 2017-02-22 David Gibson New
[PULL,35/43] pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done without CPU ob… - - - - --- 2017-02-22 David Gibson New
[PULL,36/43] change CPUArchId.cpu type to Object* - - - - --- 2017-02-22 David Gibson New
[PULL,37/43] spapr: reuse machine->possible_cpus instead of cores[] 1 - - - --- 2017-02-22 David Gibson New
[PULL,38/43] machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks - - - - --- 2017-02-22 David Gibson New
[PULL,39/43] machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpus flag - - - - --- 2017-02-22 David Gibson New
[PULL,40/43] hw/net/spapr_llan: 6 byte mac address device tree entry - - - - --- 2017-02-22 David Gibson New
[PULL,41/43] target-ppc: fix Book-E TLB matching - - - - --- 2017-02-22 David Gibson New
[PULL,42/43] hw/ppc/spapr: Check for valid page size when hot plugging memory - - - - --- 2017-02-22 David Gibson New
[PULL,43/43] hw/ppc/ppc405_uc.c: Avoid integer overflows - - 1 - --- 2017-02-22 David Gibson New
[PULL,12/23] virtio: use VRingMemoryRegionCaches for avail and used rings - - - 1 --- 2017-02-22 Paolo Bonzini New
[v2,01/11] target/ppc: move cpu_[read, write]_xer to cpu.c - - 1 - --- 2017-02-22 Nikunj A Dadhania New
[v2,02/11] target/ppc: optimize gen_write_xer() - - 1 - --- 2017-02-22 Nikunj A Dadhania New
[v2,03/11] target/ppc: support for 32-bit carry and overflow - - - - --- 2017-02-22 Nikunj A Dadhania New
[v2,04/11] target/ppc: update ca32 in arithmetic add - - - - --- 2017-02-22 Nikunj A Dadhania New
[v2,05/11] target/ppc: update ca32 in arithmetic substract - - - - --- 2017-02-22 Nikunj A Dadhania New
[v2,06/11] target/ppc: update overflow flags for add/sub - - - - --- 2017-02-22 Nikunj A Dadhania New
[v2,07/11] target/ppc: use tcg ops for neg instruction - - 1 - --- 2017-02-22 Nikunj A Dadhania New
[v2,08/11] target/ppc: update ov/ov32 for nego - - - - --- 2017-02-22 Nikunj A Dadhania New
[v2,09/11] target/ppc: add ov32 flag for multiply low insns - - 1 - --- 2017-02-22 Nikunj A Dadhania New
[v2,10/11] target/ppc: add ov32 flag in divide operations - - 1 - --- 2017-02-22 Nikunj A Dadhania New
[v2,11/11] target/ppc: add mcrxrx instruction - - 1 - --- 2017-02-22 Nikunj A Dadhania New
memory: make ram device read/write endian sensitive - - - - --- 2017-02-22 Paolo Bonzini New
[v2,00/22] ppc/xics: simplify ICS and ICP creation - - - - --- 2017-02-22 Cédric Le Goater New
usb: ohci: fix error return code in servicing td - - 1 - --- 2017-02-22 Li Qiang New
spapr/pci: populate PCI DT in reverse order - - 1 1 --- 2017-02-22 Greg Kurz New
[37/43] spapr: reuse machine->possible_cpus instead of cores[] 1 - - - --- 2017-02-22 Igor Mammedov New
[38/43] machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks - - - - --- 2017-02-22 Igor Mammedov New
[v2,1/3] bcm2835_sdhost: add bcm2835 sdhost controller - - 1 - --- 2017-02-22 Clement Deschamps New
[v2,2/3] bcm2835_gpio: add bcm2835 gpio controller - - - - --- 2017-02-22 Clement Deschamps New
[v2,3/3] bcm2835: add sdhost and gpio controllers - - 1 - --- 2017-02-22 Clement Deschamps New
[v3,01/10] target/ppc: move cpu_[read, write]_xer to cpu.c - - 1 - --- 2017-02-22 Nikunj A Dadhania New
[v3,02/10] target/ppc: optimize gen_write_xer() - - 1 - --- 2017-02-22 Nikunj A Dadhania New
[v3,03/10] target/ppc: support for 32-bit carry and overflow - - - - --- 2017-02-22 Nikunj A Dadhania New
[v3,04/10] target/ppc: update ca32 in arithmetic add - - 1 - --- 2017-02-22 Nikunj A Dadhania New
[v3,05/10] target/ppc: update ca32 in arithmetic substract - - 1 - --- 2017-02-22 Nikunj A Dadhania New
[v3,06/10] target/ppc: update overflow flags for add/sub - - - - --- 2017-02-22 Nikunj A Dadhania New
[v3,07/10] target/ppc: use tcg ops for neg instruction - - 1 - --- 2017-02-22 Nikunj A Dadhania New
[v3,08/10] target/ppc: add ov32 flag for multiply low insns - - 1 - --- 2017-02-22 Nikunj A Dadhania New
[v3,09/10] target/ppc: add ov32 flag in divide operations - - 1 - --- 2017-02-22 Nikunj A Dadhania New
[v3,10/10] target/ppc: add mcrxrx instruction - - 1 - --- 2017-02-22 Nikunj A Dadhania New
[1/8] chardev: Basic support for TN3270 1 - 1 - --- 2017-02-22 Cornelia Huck New
[2/8] s390x/css: Add an algorithm to find a free chpid - - 2 - --- 2017-02-22 Cornelia Huck New
[3/8] s390x/3270: Add abstract emulated ccw-attached 3270 device - - 2 - --- 2017-02-22 Cornelia Huck New
[4/8] s390x/3270: Add emulated terminal3270 device - - 2 - --- 2017-02-22 Cornelia Huck New
[5/8] s390x/3270: 3270 data stream handling - - 2 - --- 2017-02-22 Cornelia Huck New
[6/8] s390x/3270: Add the TCP socket events handler for 3270 - - 2 - --- 2017-02-22 Cornelia Huck New
[7/8] s390x/3270: Detect for continued presence of a 3270 client - - 2 - --- 2017-02-22 Cornelia Huck New
[8/8] s390x/3270: Mark non-migratable and enable the device - - 2 - --- 2017-02-22 Cornelia Huck New
[PULL,0/1] cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620) - - - - --- 2017-02-22 Gerd Hoffmann New
[PULL,1/1] cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620) - - - - --- 2017-02-22 Gerd Hoffmann New
[v3] Changing error message of QMP 'migrate_set_downtime' to seconds - - 1 - --- 2017-02-22 Daniel Henrique Barboza New
[v2,1/5] migration/vmstate: renames in (load|save)_state - - 1 - --- 2017-02-22 Halil Pasic New
[v2,2/5] migration/vmstate: split up vmstate_base_addr - - 1 - --- 2017-02-22 Halil Pasic New
[v2,3/5] migration/vmstate: fix array of ptr with nullptrs - - 2 - --- 2017-02-22 Halil Pasic New
[v2,4/5] tests/test-vmstate.c: test array of ptr with null - - 1 - --- 2017-02-22 Halil Pasic New
[v2,5/5] tests/test-vmstate.c: test array of ptr to primitive - - 1 - --- 2017-02-22 Halil Pasic New
hmp: add PC information for ARM vCPUs - - - - --- 2017-02-22 Alex Bennée New
[v2,1/2] virtio: invalidate memory in vring_set_avail_event() - - - - --- 2017-02-22 Stefan Hajnoczi New
[v2,2/2] virtio: add missing region cache init in virtio_load() - - 1 - --- 2017-02-22 Stefan Hajnoczi New
« 1 2 ... 1643 1644 16454269 4270 »