Show patches with: Archived = No       |   430675 patches
« 1 2 ... 3203 3204 32054306 4307 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,29/34] arm: cpu: Multi-define guard deep CPU specifics - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,28/34] arm: cpu: Guard cpu_init definition for user mode - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,27/34] hw: arm: Explicitly include cpu.h for consumers - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,26/34] arm: Use qomified tcg defintions - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,25/34] arm: cpu: Move CPU_COMMON to front of env - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,24/34] arm: delete dummy prototypes - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,23/34] arm: cpu.h: Move cpu-all include - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,22/34] arm: Remove ELF_MACHINE from cpu.h - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,21/34] arm: Rename all exceptions - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,20/34] configure: Unify arm and aarch64 disas configury - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,19/34] mb: Enable multi-arch - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,18/34] mb: cpu-qom: Put the ENV first - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,17/34] mb: cpu: Multi-define guard deep CPU specifics - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,16/34] mb: cpu: Guard cpu_init definition for user mode - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,15/34] hw: mb: Explicitly include cpu.h for consumers - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,14/34] mb: Use qomified tcg defintions - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,13/34] mb: cpu: Change phys and virt address ranges. - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,12/34] mb: cpu: Move CPU_COMMON to front of env - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,11/34] mb: cpu: Remove MMUx macros - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,10/34] HACK: microblaze: rename clz helper - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,09/34] mb: delete dummy prototypes - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,08/34] mb: cpu.h: Move cpu-all include - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,07/34] mb: Remove ELF_MACHINE from cpu.h - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,06/34] mb: rename EXCP macros - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,05/34] mb: cpu: Delete MMAP_SHIFT definition - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,04/34] mb: Change target long to 64b - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,03/34] target-multi: Add - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,02/34] tcg+qom: QOMify core CPU defintions - - - - --- 2015-05-11 Peter Crosthwaite New
[RFC,01/34] cpu-all: Prototype cpu_exec and cpu_signal_handler - - - - --- 2015-05-11 Peter Crosthwaite New
[PATCHv2] parallel: Allow to disable CONFIG_PARALLEL - - - - --- 2015-05-11 Miroslav Rezanina New
ui/cocoa.m: Add Machine menu with pause and resume items - - - - --- 2015-05-11 Programmingkid New
[v4] ui/cocoa.m: Adds console items to the View menu - - - - --- 2015-05-11 Programmingkid New
[10/10,v10] target-tilegx: Add TILE-Gx building files - - - - --- 2015-05-10 Chen Gang New
[09/10,v10] target-tilegx: Generate tcg instructions to execute to _init_malloc in glib - - - - --- 2015-05-10 Chen Gang New
[08/10,v10] target-tilegx: Add helper features for linux-user - - - - --- 2015-05-10 Chen Gang New
[07/10,v10] target-tilegx: Add cpu basic features for linux-user - - - - --- 2015-05-10 Chen Gang New
[06/10,v10] target-tilegx: Add special register information from Tilera Corporation - - - - --- 2015-05-10 Chen Gang New
[04/10,v10] target-tilegx: Add opcode basic implementation from Tilera Corporation - - - - --- 2015-05-10 Chen Gang New
[03/10,v10] linux-user/syscall.c: Conditionalize syscalls which are not defined in tilegx - - - - --- 2015-05-10 Chen Gang New
[02/10,v10] linux-user: Support tilegx architecture in linux-user - - - - --- 2015-05-10 Chen Gang New
[01/10,v10] linux-user: tilegx: Firstly add architecture related features - - - - --- 2015-05-10 Chen Gang New
[6/6] ui/cocoa: Avoid deprecated NSOKButton/NSCancelButton constants - - - - --- 2015-05-10 Peter Maydell New
[5/6] ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and up - - - - --- 2015-05-10 Peter Maydell New
[4/6] ui/cocoa: Declare that QemuCocoaAppController implements NSApplicationDelegate - - - - --- 2015-05-10 Peter Maydell New
[3/6] ui/cocoa: openPanelDidEnd returnCode should be NSInteger, not int - - - - --- 2015-05-10 Peter Maydell New
[2/6] ui/cocoa: Remove compatibility ifdefs for OSX 10.4 - - - - --- 2015-05-10 Peter Maydell New
[1/6] ui/cocoa: Drop tests for CGImageCreateWithImageInRect support - - - - --- 2015-05-10 Peter Maydell New
[v4] Makefile.target: set icon for binary file on Mac OS X - - - - --- 2015-05-10 Peter Maydell New
[RFC,1/8] cputlb: add physical address to CPUTLBEntry - - - - --- 2015-05-10 Emilio Cota New
[v2,7/7] disas: cris: QOMify target specific disas setup - - - - --- 2015-05-09 Peter Crosthwaite New
[v2,6/7] disas: cris: Fix 0 buffer length case - - - - --- 2015-05-09 Peter Crosthwaite New
[v2,5/7] disas: microblaze: QOMify target specific disas setup - - - - --- 2015-05-09 Peter Crosthwaite New
[v2,4/7] disas: arm: QOMify target specific disas setup - - 1 - --- 2015-05-09 Peter Crosthwaite New
[v2,3/7] disas: arm-a64: Make printfer and stream variable - - 2 1 --- 2015-05-09 Peter Crosthwaite New
[v2,2/7] disas: QOMify target specific setup - - 1 - --- 2015-05-09 Peter Crosthwaite New
[v2,1/7] disas: Add print_insn to disassemble info - - 1 - --- 2015-05-09 Peter Crosthwaite New
[PULL,5/5] docs: update BLOCK_IMAGE_CORRUPTED documentation - - 1 - --- 2015-05-08 Michael Tokarev New
[PULL,4/5] glib-compat.h: change assert to g_assert - - - 1 --- 2015-05-08 Michael Tokarev New
[PULL,3/5] Remove various unused functions - - 1 - --- 2015-05-08 Michael Tokarev New
[PULL,2/5] sheepdog: fix resource leak with sd_snapshot_create - - 1 - --- 2015-05-08 Michael Tokarev New
[PULL,1/5] xhci: remove unused code - - - - --- 2015-05-08 Michael Tokarev New
[PULL,0/5] Trivial patches for 2015-05-09 - - - - --- 2015-05-08 Michael Tokarev New
[RFC,8/8] target-i386: emulate atomic instructions using AIE - - - - --- 2015-05-08 Emilio Cota New
[RFC,7/8] target-arm: emulate atomic instructions using AIE - - - - --- 2015-05-08 Emilio Cota New
[RFC,6/8] aie: add target helpers - - - - --- 2015-05-08 Emilio Cota New
[RFC,5/8] aie: add module for Atomic Instruction Emulation - - - - --- 2015-05-08 Emilio Cota New
[RFC,4/8] radix-tree: add generic lockless radix tree module - - - - --- 2015-05-08 Emilio Cota New
[RFC,3/8] tiny_set: add module to test for membership in a tiny set of pointers - - - - --- 2015-05-08 Emilio Cota New
[RFC,2/8] softmmu: add helpers to get ld/st physical addresses - - - - --- 2015-05-08 Emilio Cota New
[RFC,1/8] cputlb: add physical address to CPUTLBEntry - - - - --- 2015-05-08 Emilio Cota New
[v2] qmp: Add qom_path field to query-cpus command - - 3 - --- 2015-05-08 Eduardo Habkost New
[v2,5/5] raw-posix: Introduce hdev_is_sg() - - - - --- 2015-05-08 Dimitris Aragiorgis New
[v2,4/5] raw-posix: Use DPRINTF for DEBUG_FLOPPY - - - - --- 2015-05-08 Dimitris Aragiorgis New
[v2,3/5] raw-posix: DPRINTF instead of DEBUG_BLOCK_PRINT - - - - --- 2015-05-08 Dimitris Aragiorgis New
[v2,2/5] Fix migration in case of scsi-generic - - - - --- 2015-05-08 Dimitris Aragiorgis New
[v2,1/5] block: Use bdrv_is_sg() everywhere - - 1 - --- 2015-05-08 Dimitris Aragiorgis New
[34/34] qemu-iotests: Test reopen with node-name/driver options - - 1 - --- 2015-05-08 Kevin Wolf New
[33/34] qemu-iotests: Test cache mode option inheritance - - 1 - --- 2015-05-08 Kevin Wolf New
[32/34] qemu-iotests: Try setting cache mode for children - - 1 - --- 2015-05-08 Kevin Wolf New
[31/34] block: Move cache options into options QDict - - - - --- 2015-05-08 Kevin Wolf New
[30/34] block: reopen: Extract QemuOpts for generic block layer options - - 1 - --- 2015-05-08 Kevin Wolf New
[29/34] qemu-iotests: Remove cache mode test without medium - - 1 - --- 2015-05-08 Kevin Wolf New
[28/34] block: Introduce bs->explicit_options - - - - --- 2015-05-08 Kevin Wolf New
[27/34] block: Add infrastructure for option inheritance - - - - --- 2015-05-08 Kevin Wolf New
[26/34] block: reopen: Document option precedence and refactor accordingly - - 1 - --- 2015-05-08 Kevin Wolf New
[25/34] block: Allow specifying child options in reopen - - 1 - --- 2015-05-08 Kevin Wolf New
[24/34] block: Keep "driver" in bs->options - - 1 - --- 2015-05-08 Kevin Wolf New
[23/34] block: Pass driver-specific options to .bdrv_refresh_filename() - - 1 - --- 2015-05-08 Kevin Wolf New
[22/34] block: Exclude nested options only for children in append_open_options() - - - - --- 2015-05-08 Kevin Wolf New
[21/34] block: Consider all block layer options in append_open_options - - 2 - --- 2015-05-08 Kevin Wolf New
[20/34] qcow2: Support updating driver-specific options in reopen - - - - --- 2015-05-08 Kevin Wolf New
[19/34] qcow2: Make qcow2_update_options() suitable for transactions - - 2 - --- 2015-05-08 Kevin Wolf New
[18/34] qcow2: Fix memory leak in qcow2_update_options() error path - - 2 - --- 2015-05-08 Kevin Wolf New
[17/34] qcow2: Leave s unchanged on qcow2_update_options() failure - - 2 - --- 2015-05-08 Kevin Wolf New
[16/34] qcow2: Move rest of option handling to qcow2_update_options() - - 2 - --- 2015-05-08 Kevin Wolf New
[15/34] qcow2: Move qcow2_update_options() call up - - 2 - --- 2015-05-08 Kevin Wolf New
[14/34] qcow2: Factor out qcow2_update_options() - - 2 - --- 2015-05-08 Kevin Wolf New
[13/34] qemu-io: Add command 'reopen' - - - - --- 2015-05-08 Kevin Wolf New
[12/34] block: Allow specifying driver-specific options to reopen - - 1 - --- 2015-05-08 Kevin Wolf New
[11/34] block: Allow references for backing files - - - - --- 2015-05-08 Kevin Wolf New
« 1 2 ... 3203 3204 32054306 4307 »