Show patches with: none      |   431627 patches
« 1 2 ... 3439 3440 34414316 4317 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,03/15] bsd-user/mmap.c: Don't try to override g_malloc/g_free - - 2 - --- 2014-06-11 Peter Maydell New
[PULL,02/15] util/hbitmap.c: Use ctpopl rather than reimplementing a local equivalent - - 1 - --- 2014-06-11 Peter Maydell New
[PULL,01/15] bsd-user: refresh freebsd system call numbers - - 2 - --- 2014-06-11 Peter Maydell New
[PULL,00/15] bsd-user queue - - - - --- 2014-06-11 Peter Maydell New
[Qemu-ppc] Fwd: Patch: fix to gen_mcrxr() in target-ppc/translate.c - - 1 - --- 2014-06-11 Sorav Bansal New
[9/9] block: Remove a special case for protocols - - - - --- 2014-06-11 Kevin Wolf New
[8/9] block: Catch backing files assigned to non-COW drivers - - - - --- 2014-06-11 Kevin Wolf New
[7/9] block: Remove second bdrv_open() recursion - - - - --- 2014-06-11 Kevin Wolf New
[6/9] block: Inline bdrv_file_open() - - 1 - --- 2014-06-11 Kevin Wolf New
[5/9] block: Use common driver selection code for bdrv_open_file() - - 2 - --- 2014-06-11 Kevin Wolf New
[4/9] block: Always pass driver name through options QDict - - 1 - --- 2014-06-11 Kevin Wolf New
[3/9] block: Move json: parsing to bdrv_fill_options() - - 1 - --- 2014-06-11 Kevin Wolf New
[2/9] block: Move bdrv_fill_options() call to bdrv_open() - - 1 - --- 2014-06-11 Kevin Wolf New
[1/9] block: Create bdrv_fill_options() - - - - --- 2014-06-11 Kevin Wolf New
char: fix avail_connections init in qemu_chr_open_eventfd() - - - - --- 2014-06-11 David Marchand New
[v9,4/4] qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode. - - - - --- 2014-06-11 Benoît Canet New
[v9,3/4] block: Add replaces argument to drive-mirror - - 1 - --- 2014-06-11 Benoît Canet New
[v9,2/4] block: Add node-name argument to drive-mirror - - 1 - --- 2014-06-11 Benoît Canet New
[v9,1/4] quorum: Add the rewrite-corrupted parameter to quorum - - 1 - --- 2014-06-11 Benoît Canet New
[2/2] qdev: recursively unrealize devices when unrealizing bus - - 1 - --- 2014-06-11 Paolo Bonzini New
[1/2] qdev: reorganize error reporting in bus_set_realized - - - - --- 2014-06-11 Paolo Bonzini New
[RFC,13/13] memory: MemoryRegion: Add size property - - - - --- 2014-06-11 Paolo Bonzini New
[RFC,12/13] memory: MemoryRegion: Add may-overlap and priority props - - - - --- 2014-06-11 Paolo Bonzini New
[RFC,11/13] memory: MemoryRegion: Add container and addr props - - - - --- 2014-06-11 Paolo Bonzini New
[RFC,10/13] memory: MemoryRegion: replace owner field with QOM parent - - 1 - --- 2014-06-11 Paolo Bonzini New
[RFC,09/13] memory: MemoryRegion: QOMify - - - - --- 2014-06-11 Paolo Bonzini New
[RFC,08/13] memory: MemoryRegion: rename parent to container - - 1 - --- 2014-06-11 Paolo Bonzini New
[RFC,07/13] memory: MemoryRegion: use /machine as default owner - - 1 - --- 2014-06-11 Paolo Bonzini New
[RFC,06/13] memory: MemoryRegion: factor out memory region re-adder - - - - --- 2014-06-11 Paolo Bonzini New
[RFC,05/13] memory: MemoryRegion: factor out subregion add functionality - - - - --- 2014-06-11 Paolo Bonzini New
[RFC,04/13] qom: delete properties before calling instance_finalize 1 - - - --- 2014-06-11 Paolo Bonzini New
[RFC,03/13] qom: move unparenting to the child property's release callback - - 1 - --- 2014-06-11 Paolo Bonzini New
[RFC,02/13] qom: object: remove parent pointer when unparenting - - - - --- 2014-06-11 Paolo Bonzini New
[RFC,01/13] qom: object: Ignore refs/unrefs of NULL - - - - --- 2014-06-11 Paolo Bonzini New
PPC: KVM: Make pv hcall endian agnostic - - - - --- 2014-06-11 Alexander Graf New
slirp: goto bad in udp_input if sosendto fails - - - - --- 2014-06-11 Samuel Thibault New
[v2] spapr_pci: Advertise MSI quota - - - - --- 2014-06-11 Alexey Kardashevskiy New
spapr_pci: Advertise MSI quota - - - - --- 2014-06-11 Alexey Kardashevskiy New
Fwd: Patch: fix to gen_mcrxr() in target-ppc/translate.c - - - - --- 2014-06-11 Sorav Bansal New
[v4,9/9] virtio-blk: Fix and clean up the in_sg and out_sg check - - - - --- 2014-06-11 Fam Zheng New
[v4,8/9] virtio-blk: Fill in VirtIOBlockReq.out in dataplane code - - 1 - --- 2014-06-11 Fam Zheng New
[v4,7/9] virtio-blk: Convert VirtIOBlockReq.out to structrue - - 1 - --- 2014-06-11 Fam Zheng New
[v4,6/9] virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr - - - - --- 2014-06-11 Fam Zheng New
[v4,5/9] virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReq - - 1 - --- 2014-06-11 Fam Zheng New
[v4,4/9] virtio-blk: Drop VirtIOBlockRequest.read - - 1 - --- 2014-06-11 Fam Zheng New
[v4,3/9] virtio-blk: Drop bounce buffer from dataplane code - - 1 - --- 2014-06-11 Fam Zheng New
[v4,2/9] virtio-blk: Convert VirtIOBlockReq.elem to pointer - - - - --- 2014-06-11 Fam Zheng New
[v4,1/9] virtio-blk: Move VirtIOBlockReq to header - - - - --- 2014-06-11 Fam Zheng New
[v3,32/32] target-arm: make c13 cp regs banked (FCSEIDR, ...) - - - - --- 2014-06-10 Fabian Aggeler New
[v3,31/32] target-arm: make VBAR banked - - - - --- 2014-06-10 Fabian Aggeler New
[v3,30/32] target-arm: make PAR banked - - - - --- 2014-06-10 Fabian Aggeler New
[v3,29/32] target-arm: make IFAR/DFAR banked - - - - --- 2014-06-10 Fabian Aggeler New
[v3,28/32] target-arm: make DFSR banked - - - - --- 2014-06-10 Fabian Aggeler New
[v3,27/32] target-arm: make IFSR banked - - - - --- 2014-06-10 Fabian Aggeler New
[v3,26/32] target-arm: make DACR banked - - - - --- 2014-06-10 Fabian Aggeler New
[v3,25/32] target-arm: make c2_mask and c2_base_mask banked - - - - --- 2014-06-10 Fabian Aggeler New
[v3,24/32] target-arm: add TCR_EL3 and make TTBCR banked - - - - --- 2014-06-10 Fabian Aggeler New
[v3,23/32] target-arm: add TTBR0_EL3 and make TTBR0/1 banked - - - - --- 2014-06-10 Fabian Aggeler New
[v3,22/32] target-arm: make CSSELR banked - - - - --- 2014-06-10 Fabian Aggeler New
[v3,21/32] target-arm: add SCTLR_EL3 and make SCTLR banked - - - - --- 2014-06-10 Fabian Aggeler New
[v3,20/32] target-arm: arrayfying fieldoffset for banking - - - - --- 2014-06-10 Fabian Aggeler New
[v3,19/32] target-arm: insert Aarch32 cpregs twice into hashtable - - - - --- 2014-06-10 Fabian Aggeler New
[v3,18/32] target-arm: add macros to access banked registers - - - - --- 2014-06-10 Fabian Aggeler New
[v3,17/32] target-arm: add MVBAR support - - - - --- 2014-06-10 Fabian Aggeler New
[v3,16/32] target-arm: add SDER definition - - - - --- 2014-06-10 Fabian Aggeler New
[v3,15/32] target-arm: add NSACR register - - - - --- 2014-06-10 Fabian Aggeler New
[v3,14/32] target-arm: Respect SCR.FW, SCR.AW and SCTLR.NMFI - - - - --- 2014-06-10 Fabian Aggeler New
[v3,13/32] target-arm: implement IRQ/FIQ routing to Monitor mode - - - - --- 2014-06-10 Fabian Aggeler New
[v3,12/32] target-arm: use dedicated target_el function - - - - --- 2014-06-10 Fabian Aggeler New
[v3,11/32] target-arm: add async excp target_el&mode function - - - - --- 2014-06-10 Fabian Aggeler New
[v3,10/32] target-arm: extend Aarch64 SCR.{FIQ|IRQ} handling - - - - --- 2014-06-10 Fabian Aggeler New
[v3,09/32] target-arm: extend Aarch32 async excp masking - - - - --- 2014-06-10 Fabian Aggeler New
[v3,08/32] target-arm: A32: Emulate the SMC instruction - - - - --- 2014-06-10 Fabian Aggeler New
[v3,07/32] target-arm: add non-secure Translation Block flag - - 1 - --- 2014-06-10 Fabian Aggeler New
[v3,06/32] target-arm: make arm_current_pl() return PL3 - - - - --- 2014-06-10 Fabian Aggeler New
[v3,05/32] target-arm: reject switching to monitor mode - - 1 - --- 2014-06-10 Fabian Aggeler New
[v3,04/32] target-arm: add arm_is_secure() function - - - - --- 2014-06-10 Fabian Aggeler New
[v3,03/32] target-arm: increase arrays of registers R13 & R14 - - 1 - --- 2014-06-10 Fabian Aggeler New
[v3,02/32] target-arm: move Aarch32 SCR into security reglist - - - - --- 2014-06-10 Fabian Aggeler New
[v3,01/32] target-arm: add cpu feature EL3 to CPUs with Security Extensions - - - - --- 2014-06-10 Fabian Aggeler New
[v2,2/2] hw/arm/virt: Provide PL031 RTC - - - - --- 2014-06-10 Peter Maydell New
[v2,1/2] hw/arm/virt: Provide flash devices for boot ROMs - - 1 - --- 2014-06-10 Peter Maydell New
hw/arm/vexpress: Forbid specifying flash contents in two ways at once - - 1 - --- 2014-06-10 Peter Maydell New
[PULL,8/8] rules.mak: Rewrite unnest-vars - - - - --- 2014-06-10 Paolo Bonzini New
[PULL,v3,0/8] build system and libcacard changes for 2014-06-10 - - - - --- 2014-06-10 Paolo Bonzini New
[Bug,1324112,NEW] qemu parallel building error on libcacard.la - - - - --- 2014-06-10 tal zilcer New
[4/4] vmstate: Refactor opening of files - - 2 - --- 2014-06-10 Juan Quintela New
[3/4] savevm: Remove all the unneeded version_minimum_id_old (x86) 1 - 1 - --- 2014-06-10 Juan Quintela New
[2/4] savevm: Remove all the unneeded version_minimum_id_old (ppc) 1 - - - --- 2014-06-10 Juan Quintela New
[1/4] migration: catch unknown flags in ram_load - - - - --- 2014-06-10 Juan Quintela New
[PULL,0/4] migration queue - - - - --- 2014-06-10 Juan Quintela New
[PULL,25/25] virtio.c: fix error message - - - - --- 2014-06-10 Michael Tokarev New
[PULL,24/25] hw: vmware_vga: don't return cursorx when the driver asks for cursory register - - - - --- 2014-06-10 Michael Tokarev New
[PULL,23/25] migration: Plug memory leak in migrate-set-cache-size command - - 1 - --- 2014-06-10 Michael Tokarev New
[PULL,22/25] libcacard: Clean up dead stores before g_free() - - 1 - --- 2014-06-10 Michael Tokarev New
[PULL,21/25] libcacard: Drop superfluous conditionals around g_free() - - - - --- 2014-06-10 Michael Tokarev New
[PULL,20/25] cpu/x86: correctly set errors in x86_cpu_parse_featurestr - - - - --- 2014-06-10 Michael Tokarev New
[PULL,19/25] smbios: use g_free directly on NULL pointers - - 1 - --- 2014-06-10 Michael Tokarev New
[PULL,18/25] vdi: remove double conversion - - 2 - --- 2014-06-10 Michael Tokarev New
[PULL,17/25] apb: Fix compiler warnings (large constants) - - - - --- 2014-06-10 Michael Tokarev New
« 1 2 ... 3439 3440 34414316 4317 »