Show patches with: Archived = No       |   430651 patches
« 1 2 ... 1682 1683 16844306 4307 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[v13,01/24] docs: new design document multi-thread-tcg.txt - - 1 - --- 2017-02-22 Alex Bennée New
[v13,02/24] mttcg: translate-all: Enable locking debug in a debug build - - 1 - --- 2017-02-22 Alex Bennée New
[v13,03/24] mttcg: Add missing tb_lock/unlock() in cpu_exec_step() - - 1 - --- 2017-02-22 Alex Bennée New
[v13,04/24] tcg: move TCG_MO/BAR types into own file - - 1 - --- 2017-02-22 Alex Bennée New
[v13,05/24] tcg: add options for enabling MTTCG - - 1 - --- 2017-02-22 Alex Bennée New
[v13,06/24] tcg: add kick timer for single-threaded vCPU emulation - - 2 - --- 2017-02-22 Alex Bennée New
[v13,07/24] tcg: rename tcg_current_cpu to tcg_current_rr_cpu - - 2 - --- 2017-02-22 Alex Bennée New
[v13,08/24] tcg: drop global lock during TCG code execution 1 - 2 - --- 2017-02-22 Alex Bennée New
[v13,09/24] tcg: remove global exit_request - - 1 - --- 2017-02-22 Alex Bennée New
[v13,10/24] tcg: enable tb_lock() for SoftMMU - - 1 - --- 2017-02-22 Alex Bennée New
[v13,11/24] tcg: enable thread-per-vCPU - - 1 - --- 2017-02-22 Alex Bennée New
[v13,12/24] tcg: handle EXCP_ATOMIC exception for system emulation - - 1 - --- 2017-02-22 Alex Bennée New
[v13,13/24] cputlb: add assert_cpu_is_self checks - - 1 - --- 2017-02-22 Alex Bennée New
[v13,14/24] cputlb: tweak qemu_ram_addr_from_host_nofail reporting - - 1 - --- 2017-02-22 Alex Bennée New
[v13,15/24] cputlb: introduce tlb_flush_* async work. - - 1 - --- 2017-02-22 Alex Bennée New
[v13,16/24] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap - - 3 - --- 2017-02-22 Alex Bennée New
[v13,17/24] cputlb: add tlb_flush_by_mmuidx async routines - - 1 - --- 2017-02-22 Alex Bennée New
« 1 2 ... 1682 1683 16844306 4307 »