Show patches with: none      |   430799 patches
« 1 2 ... 3135 3136 31374307 4308 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,5/5] qmp: Add example usage of strto*l() qemu wrapper - - - - --- 2015-07-19 Carlos L. Torres New
[v3,4/5] cutils: Add qemu_strtoull() wrapper - - - - --- 2015-07-19 Carlos L. Torres New
[v3,3/5] cutils: Add qemu_strtoll() wrapper - - - - --- 2015-07-19 Carlos L. Torres New
[v3,2/5] cutils: Add qemu_strtoul() wrapper - - - - --- 2015-07-19 Carlos L. Torres New
[v3,1/5] cutils: Add qemu_strtol() wrapper - - - - --- 2015-07-19 Carlos L. Torres New
[v4] qemu-char: Fix missed data on unix socket - - - - --- 2015-07-19 pyssling@ludd.ltu.se New
qemu-common.h: Document cutils.c string functions - - 1 - --- 2015-07-19 Peter Maydell New
tcg/i386: omit a few REXW prefixes in softmmu code - - - - --- 2015-07-19 Aurelien Jarno New
No change in userland tools after resizing qcow2 image - - - - --- 2015-07-19 Taeha Kim New
No change in userland tools after resizing qcow2 image - - - - --- 2015-07-19 Taeha Kim New
[qemu] vfio_pci: Allow disabling quirks - - - - --- 2015-07-19 Alexey Kardashevskiy New
target-xtensa: add window overflow check to L32E/S32E - - - - --- 2015-07-19 Max Filippov New
[v2,5/5] qmp: Add example usage of strto*l() qemu wrapper - - - - --- 2015-07-18 Carlos L. Torres New
[v2,4/5] cutils: Add qemu_strtoull() wrapper - - - - --- 2015-07-18 Carlos L. Torres New
[v2,3/5] cutils: Add qemu_strtoll() wrapper - - - - --- 2015-07-18 Carlos L. Torres New
[v2,2/5] cutils: Add qemu_strtoul() wrapper - - - - --- 2015-07-18 Carlos L. Torres New
[v2,1/5] cutils: Add qemu_strtol() wrapper - - - - --- 2015-07-18 Carlos L. Torres New
[RFC,4/4] ppc: Do some batching of TCG tlb flushes - - - - --- 2015-07-18 Benjamin Herrenschmidt New
[RFC,3/4] ppc: Use split I/D mmu modes to avoid flushes on interrupts - - - - --- 2015-07-18 Benjamin Herrenschmidt New
[RFC,2/4] tlb: Add "ifetch" argument to cpu_mmu_index() - - - - --- 2015-07-18 Benjamin Herrenschmidt New
[RFC,1/4] ppc: Remove MMU_MODEn_SUFFIX definitions - - - - --- 2015-07-18 Benjamin Herrenschmidt New
[2/2] AioContext: optimize clearing the EventNotifier - - - - --- 2015-07-18 Paolo Bonzini New
[1/2] AioContext: fix broken placement of event_notifier_test_and_clear - - - - --- 2015-07-18 Paolo Bonzini New
[3/3] AioContext: fix broken ctx->dispatching optimization - - - - --- 2015-07-18 Paolo Bonzini New
[2/3] aio-win32: reorganize polling loop - - - - --- 2015-07-18 Paolo Bonzini New
[1/3] tests: remove irrelevant assertions from test-aio - - - - --- 2015-07-18 Paolo Bonzini New
[RFC] ATAPI-SCSI bridge GSoC project - - - - --- 2015-07-18 Aleksandr Bezzubikov New
[for-2.4] tests: Fix broken targets check-report-qtest-* - - 1 - --- 2015-07-18 Stefan Weil Accepted
[for-2.4] make: Clean build messages - - - - --- 2015-07-18 Stefan Weil Accepted
[v3,35/35] HACK: mb: boot: Disable dtb load in multi-arch - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,34/35] HACK: mb: boot: Assume using -firmware for mb software - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,32/35] arm: boot: Don't assume all CPUs are ARM - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,31/35] microblaze: enable multi-arch - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,30/35] mb: Remove ELF_MACHINE from cpu.h - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,29/35] hw: mb: Explicitly include cpu.h for consumers - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,28/35] arm: Remove ELF_MACHINE from cpu.h - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,27/35] hw: arm: Explicitly include cpu.h for consumers - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,26/35] arm: enable multi-arch - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,25/35] arm: register cpu_list() function - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,24/35] target-arm: Split cp helper API to new C file - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,23/35] arm: cpu: static inline cpu_arm_init() - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,22/35] core: Introduce multi-arch build - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,21/35] core: virtualise CPU interfaces completely - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,20/35] Makefile.target: Introduce arch-obj - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,19/35] target-*: cpu.h: Undefine core code symbols - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,18/35] target-*: Don't redefine cpu_exec() - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,17/35] monitor: uninclude cpu_ldst - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,16/35] cpu-defs: Allow multiple inclusions - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,15/35] include/exec: Split target_long def to new header - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,14/35] cpu-common: Define tb_page_addr_t for everyone - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,13/35] include/exec: Move cputlb exec.c defs out - - 1 - --- 2015-07-18 Peter Crosthwaite New
[v3,12/35] cputlb: Change tlb_set_dirty() arg to cpu - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,11/35] cputlb: move CPU_LOOP() for tlb_reset() to exec.c - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,10/35] exec-all: Move cpu_can_do_io() to qom/cpu.h - - 1 - --- 2015-07-18 Peter Crosthwaite New
[v3,09/35] core: Convert tcg_enabled() users to tcg_(any|all)_enabled() - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,08/35] translate-common: Listify tcg_enabled() - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,07/35] cpus: Listify cpu_list() function - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,06/35] translate: move real_host_page setting to -common - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,05/35] tcg: Move tcg_tb_ptr to -common - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,04/35] tcg: split tcg_op_defs to -common - - - - --- 2015-07-18 Peter Crosthwaite New
[v3,03/35] translate-all: Move tcg_handle_interrupt() to -common - - 1 - --- 2015-07-18 Peter Crosthwaite New
[v3,02/35] translate: Listify tcg_exec_init() - - 1 - --- 2015-07-18 Peter Crosthwaite New
[v3,01/35] cpu-exec: Migrate some generic fns to cpu-exec-common - - - - --- 2015-07-18 Peter Crosthwaite New
[for-2.4] disas/arm-a64: Add missing compiler attribute GCC_FMT_ATTR - - 1 - --- 2015-07-18 Stefan Weil Accepted
[for-2.4] tcg/i386: Implement trunc_shr_i32 - - - - --- 2015-07-18 Richard Henderson New
configure: factor out adding disas configure - - - - --- 2015-07-18 Peter Crosthwaite New
[2/2] arm: Remove hw_error() usages. - - 1 - --- 2015-07-18 Peter Crosthwaite New
[1/2] arm: cpu: Soften no-EL2 virt IRQ error condition. - - - - --- 2015-07-18 Peter Crosthwaite New
[v3] raw-posix.c: Make physical devices usable in QEMU under Mac OS X host - - - - --- 2015-07-18 Programmingkid New
[for-2.4] crypto: Fix aes_decrypt_wrapper() - - - - --- 2015-07-17 Kevin Wolf New
[v3] qemu-char: Fix missed data on unix socket - - - - --- 2015-07-17 pyssling@ludd.ltu.se New
sheepdog: serialize requests to overwrapping area - - - 1 --- 2015-07-17 Hitoshi Mitake New
target-arm: Fix arm_el_is_aa64() function to support EL2 and EL3 - - - - --- 2015-07-17 Sergey Sorokin New
[RFC,V3,3/3] cpus: introduce async_run_safe_work_on_cpu. - - - - --- 2015-07-17 fred.konrad@greensocs.com New
[RFC,V3,2/3] cpus: add tcg_exec_flag. - - - - --- 2015-07-17 fred.konrad@greensocs.com New
[RFC,V3,1/3] cpus: protect queued_work_* with work_mutex. - - 1 - --- 2015-07-17 fred.konrad@greensocs.com New
[PULL,6/7] ipxe: don't override GITVERSION - - 1 - --- 2015-07-17 Gerd Hoffmann New
[PULL,5/7] ipxe: add qemu branding 1 - - - --- 2015-07-17 Gerd Hoffmann New
[PULL,4/7] ipxe: disable load file protocol - - 1 - --- 2015-07-17 Gerd Hoffmann New
[PULL,3/7] ipxe: rm local config in cleanup 1 - - - --- 2015-07-17 Gerd Hoffmann New
[PULL,2/7] ipxe: update to 87981bb (qemu) - - 1 - --- 2015-07-17 Gerd Hoffmann New
[PULL,1/7] ipxe: update from 35c53797 to 24112d9 (upstream/master) - - - - --- 2015-07-17 Gerd Hoffmann New
[PULL,for-2.4,0/7] update ipxe roms, fix efi support - - - - --- 2015-07-17 Gerd Hoffmann New
[v2,2/2] blockdev: always compile in -drive aio= parsing - - - - --- 2015-07-17 Stefan Hajnoczi New
[v2,1/2] raw-posix: warn about BDRV_O_NATIVE_AIO if libaio is unavailable 1 - - - --- 2015-07-17 Stefan Hajnoczi New
Merge memory_region_init_reservation() into memory_region_init_io() 1 - - - --- 2015-07-17 Pavel Fedin New
[4/4] vhost-user: unit test for new messages - - - - --- 2015-07-17 Michael S. Tsirkin New
[3/4] vhost-user: add protocol feature negotiation - - - - --- 2015-07-17 Michael S. Tsirkin New
[2/4] vhost-user: refactor ioctl translation - - - - --- 2015-07-17 Michael S. Tsirkin New
[1/4] Revert "vhost-user: add multi queue support" - - 1 - --- 2015-07-17 Michael S. Tsirkin New
[PULL,for-2.4,1/1] virtio-rng: trigger timer only when guest requests for entropy - - 1 - --- 2015-07-17 Amit Shah New
[PULL,for-2.4,0/1] virtio-rng: reduce wakeups - - - - --- 2015-07-17 Amit Shah New
[v5,5/5] Add gicversion option to virt machine - - - - --- 2015-07-17 Pavel Fedin New
[v5,4/5] Initial implementation of vGICv3 - - - - --- 2015-07-17 Pavel Fedin New
[v5,3/5] Introduce irqchip type specification for KVM - - - - --- 2015-07-17 Pavel Fedin New
[v5,2/5] Extract some reusable vGIC code - - - - --- 2015-07-17 Pavel Fedin New
[v5,1/5] Implement GIC-500 base class - - - - --- 2015-07-17 Pavel Fedin New
[FIX] pc-dimm: Fail pc-dimm realization for invalid nodes in non-NUMA configuration - - 2 - --- 2015-07-17 Bharata B Rao New
[RFC,2/2] spapr: -kernel: allow linking with specified addr - - - - --- 2015-07-17 Andrew Jones New
[RFC,1/2] spapr: add dumpdtb support - - - - --- 2015-07-17 Andrew Jones New
« 1 2 ... 3135 3136 31374307 4308 »