Show patches with: Archived = No       |   433147 patches
« 1 2 ... 1377 1378 13794331 4332 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[06/49] target-arm: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[07/49] target-cris: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[08/49] target-i386: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[09/49] target-lm32: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[10/49] target-m68k: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[11/49] target-microblaze: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[12/49] target-mips: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[13/49] target-ppc: do not use target_ulong in cpu-qom.h - - - - --- 2016-03-16 Paolo Bonzini New
[14/49] target-ppc: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[15/49] target-s390x: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[16/49] target-sh4: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[17/49] target-sparc: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[18/49] target-tricore: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[19/49] target-unicore32: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[20/49] target-xtensa: make cpu-qom.h not target specific - - - - --- 2016-03-16 Paolo Bonzini New
[21/49] arm: include cpu-qom.h in files that require ARMCPU - - - - --- 2016-03-16 Paolo Bonzini New
[22/49] m68k: include cpu-qom.h in files that require M68KCPU - - - - --- 2016-03-16 Paolo Bonzini New
[23/49] sh4: include cpu-qom.h in files that require SuperHCPU - - - - --- 2016-03-16 Paolo Bonzini New
[24/49] alpha: include cpu-qom.h in files that require AlphaCPU - - - - --- 2016-03-16 Paolo Bonzini New
[25/49] mips: use MIPSCPU instead of CPUMIPSState - - - - --- 2016-03-16 Paolo Bonzini New
[26/49] ppc: use PowerPCCPU instead of CPUPPCState - - - - --- 2016-03-16 Paolo Bonzini New
[27/49] arm: remove useless cpu.h inclusion - - - - --- 2016-03-16 Paolo Bonzini New
[28/49] explicitly include qom/cpu.h - - - - --- 2016-03-16 Paolo Bonzini New
[29/49] explicitly include hw/qdev-core.h - - - - --- 2016-03-16 Paolo Bonzini New
[30/49] explicitly include linux/kvm.h - - - - --- 2016-03-16 Paolo Bonzini New
[31/49] apic: move target-dependent definitions to cpu.h - - - - --- 2016-03-16 Paolo Bonzini New
[32/49] include: poison symbols in osdep.h - - - - --- 2016-03-16 Paolo Bonzini New
[33/49] hw: do not use VMSTATE_*TL - - - - --- 2016-03-16 Paolo Bonzini New
[34/49] hw: move CPU state serialization to migration/cpu.h - - - - --- 2016-03-16 Paolo Bonzini New
[35/49] hw: cannot include hw/hw.h from user emulation - - - - --- 2016-03-16 Paolo Bonzini New
[36/49] cpu: move endian-dependent load/store functions to cpu-all.h - - - - --- 2016-03-16 Paolo Bonzini New
[37/49] qemu-common: stop including qemu/bswap.h from qemu-common.h - - - - --- 2016-03-16 Paolo Bonzini New
[38/49] qemu-common: stop including qemu/host-utils.h from qemu-common.h - - - - --- 2016-03-16 Paolo Bonzini New
[39/49] gdbstub: remove includes from gdbstub-xml.c - - - - --- 2016-03-16 Paolo Bonzini New
[40/49] dma: do not depend on kvm_enabled() - - - - --- 2016-03-16 Paolo Bonzini New
[41/49] s390x: move stuff out of cpu.h - - - - --- 2016-03-16 Paolo Bonzini New
[42/49] qemu-common: push cpu.h inclusion out of qemu-common.h - - - - --- 2016-03-16 Paolo Bonzini New
[43/49] arm: move arm_log_exception into .c file - - - - --- 2016-03-16 Paolo Bonzini New
[44/49] mips: move CP0 functions out of cpu.h - - - - --- 2016-03-16 Paolo Bonzini New
[45/49] hw: explicitly include qemu/log.h - - - - --- 2016-03-16 Paolo Bonzini New
[46/49] exec: extract exec/tb-context.h - - - - --- 2016-03-16 Paolo Bonzini New
[47/49] cpu: move exec-all.h inclusion out of cpu.h - - - - --- 2016-03-16 Paolo Bonzini New
[48/49] hw: remove pio_addr_t - - - - --- 2016-03-16 Paolo Bonzini New
[49/49] hw: clean up hw/hw.h includes - - - - --- 2016-03-16 Paolo Bonzini New
[1/2] trace: do not always call exit() in trace_enable_events - - 1 - --- 2016-03-16 Denis V. Lunev New
[2/2] log: move qemu_log_close/qemu_log_flush from header to log.c - - - - --- 2016-03-16 Denis V. Lunev New
input-linux: fix Coverity warning - - - - --- 2016-03-16 Gerd Hoffmann New
[1/3] hw/net/spapr_llan: Extract rx buffer code into separate functions - - 2 - --- 2016-03-16 Thomas Huth New
[2/3] hw/net/spapr_llan: Fix receive buffer handling for better performance - - - - --- 2016-03-16 Thomas Huth New
[3/3] hw/net/spapr_llan: Enable the RX buffer pools by default for new machines - - 2 - --- 2016-03-16 Thomas Huth New
[v2,01/10] ppc: Update SPR definitions - - 2 - --- 2016-03-16 Cédric Le Goater New
[v2,02/10] ppc: Add macros to register hypervisor mode SPRs - - 2 - --- 2016-03-16 Cédric Le Goater New
[v2,03/10] ppc: Add a bunch of hypervisor SPRs to Book3s - - 2 - --- 2016-03-16 Cédric Le Goater New
[v2,04/10] ppc: Create cpu_ppc_set_papr() helper - - 1 - --- 2016-03-16 Cédric Le Goater New
[v2,05/10] ppc: Add dummy SPR_IC for POWER8 - - 2 - --- 2016-03-16 Cédric Le Goater New
[v2,06/10] ppc: Initialize AMOR in PAPR mode - - 2 - --- 2016-03-16 Cédric Le Goater New
[v2,07/10] ppc: Fix writing to AMR/UAMOR - - 2 - --- 2016-03-16 Cédric Le Goater New
[v2,08/10] ppc: Add POWER8 IAMR register - - - - --- 2016-03-16 Cédric Le Goater New
[v2,09/10] ppc: Add dummy CIABR SPR - - 2 - --- 2016-03-16 Cédric Le Goater New
[v2,10/10] ppc: A couple more dummy POWER8 Book4 regs - - 2 - --- 2016-03-16 Cédric Le Goater New
qdev_try_create(): Assert that devices we put onto the system bus are SysBusDevices - - 1 - --- 2016-03-16 Peter Maydell New
[v2,01/16] block: make bdrv_start_throttled_reqs return void - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,02/16] block: move restarting of throttled reqs to block/throttle-groups.c - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,03/16] block: introduce bdrv_no_throttling_begin/end - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,04/16] block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,05/16] mirror: use bottom half to re-enter coroutine - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,06/16] block: add BDS field to count in-flight requests - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,07/16] block: change drain to look only at one child at a time - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,08/16] blockjob: introduce .drain callback for jobs - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,09/16] block: wait for all pending I/O when doing synchronous requests - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,10/16] nfs: replace aio_poll with bdrv_drain - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,11/16] sheepdog: disable dataplane - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,12/16] aio: introduce aio_context_in_iothread - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,13/16] block: only call aio_poll from iothread - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,14/16] iothread: release AioContext around aio_poll - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,15/16] qemu-thread: introduce QemuRecMutex - - 1 - --- 2016-03-16 Paolo Bonzini New
[v2,16/16] aio: convert from RFifoLock to QemuRecMutex - - 1 - --- 2016-03-16 Paolo Bonzini New
[v5,06/14] qapi-event: Slightly shrink generated code - - - - --- 2016-03-16 Markus Armbruster New
[v5,07/14] qapi: Utilize implicit struct visits - - - - --- 2016-03-16 Markus Armbruster New
qemu-ga: drop unused local err variable - - 1 - --- 2016-03-16 Stefan Hajnoczi New
target-tilegx: Support dumping working flow instructions and registers - - - - --- 2016-03-16 Chen Gang New
arm: fix machine description - - - - --- 2016-03-16 Michael S. Tsirkin New
[PULL,00/21] target-arm queue - - - - --- 2016-03-16 Peter Maydell New
[PULL,01/21] loader: Fix incorrect parameter name in load_image_mr() macro - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,02/21] target-arm: Implement MRS (banked) and MSR (banked) instructions 1 - - - --- 2016-03-16 Peter Maydell New
[PULL,03/21] target-arm: Fix translation level on early translation faults - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,04/21] arm: virt: Add an abstract ARM virt machine type - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,05/21] arm: virt: Move machine class init code to the abstract machine type - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,06/21] i.MX: Allow GPT timer to rollover. - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,07/21] i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency. - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,08/21] i.MX: Remove CCM useless clock computation handling. - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,09/21] i.MX: Add the CLK_IPG_HIGH clock - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,10/21] i.MX: Add i.MX6 CCM and ANALOG device. - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,11/21] i.MX: Add missing descriptions in devices. - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,12/21] hw/timer: Add ASPEED timer device model - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,13/21] hw/intc: Add (new) ASPEED VIC device model - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,14/21] hw/arm: Add ASPEED AST2400 SoC model - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,15/21] hw/arm: Add palmetto-bmc machine - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,16/21] bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,17/21] bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block - - 1 - --- 2016-03-16 Peter Maydell New
« 1 2 ... 1377 1378 13794331 4332 »