| [v6,3/4] vfio: vfio-pci device assignment driver |
2012-09-26 |
Alex Williamson |
|
New |
| [v6,4/4] vfio: Enable vfio-pci and mark supported |
2012-09-26 |
Alex Williamson |
|
New |
| x86: Implement SMEP and SMAP |
2012-09-26 |
H. Peter Anvin |
|
New |
| [1/2] tcg/arm: Factor out code to emit immediate or reg-reg op |
2012-09-26 |
Peter Maydell |
|
New |
| [2/2] tcg/arm: Implement movcond_i32 |
2012-09-26 |
Peter Maydell |
|
New |
| [v4] Align PCI capabilities in pci_find_space |
2012-09-26 |
mjr@cs.wisc.edu |
|
New |
| [1/3] qmp: dump-guest-memory: improve schema doc (again) |
2012-09-26 |
Luiz Capitulino |
|
New |
| [2/3] qmp: dump-guest-memory: don't spin if non-blocking fd would block |
2012-09-26 |
Luiz Capitulino |
|
New |
| [3/3] hmp: dump-guest-memory: hardcode protocol argument to "file:" |
2012-09-26 |
Luiz Capitulino |
|
New |
| [01/22] target-i386: return Error from cpu_x86_find_by_name() |
2012-09-26 |
Igor Mammedov |
|
New |
| [v2] x86: Implement SMEP and SMAP |
2012-09-26 |
H. Peter Anvin |
|
New |
| [1/3] input: qmp_send_key(): simplify |
2012-09-26 |
Luiz Capitulino |
|
New |
| [2/3] qmp: qmp_send_key(): accept key codes in hex |
2012-09-26 |
Luiz Capitulino |
|
New |
| [3/3] input: index_from_key(): drop unused code |
2012-09-26 |
Luiz Capitulino |
|
New |
| [01/22] target-i386: return Error from cpu_x86_find_by_name() |
2012-09-26 |
Igor Mammedov |
|
New |
| [02/22] target-i386: cpu_x86_register(): report error from property setter |
2012-09-26 |
Igor Mammedov |
|
New |
| [03/22] target-i386: if x86_cpu_realize() failed report error and do cleanup |
2012-09-26 |
Igor Mammedov |
|
New |
| [04/22] target-i386: filter out not TCG features if running without kvm at realize time |
2012-09-26 |
Igor Mammedov |
|
New |
| [05/22] target-i386: move out CPU features initialization in separate func |
2012-09-26 |
Igor Mammedov |
|
New |
| [06/22] target-i386: xlevel should be more than 0x80000000, move fixup into setter |
2012-09-26 |
Igor Mammedov |
|
New |
| [07/22] target-i386: convert cpuid features into properties |
2012-09-26 |
Igor Mammedov |
|
New |
| [08/22] target-i386: add stubs for hyperv_(vapic_recommended|relaxed_timing_enabled|get_spinlock_retries)() |
2012-09-26 |
Igor Mammedov |
|
New |
| [09/22] target-i386: convert 'hv_spinlocks' feature into property |
2012-09-26 |
Igor Mammedov |
|
New |
| [10/22] target-i386: convert 'hv_relaxed' feature into property |
2012-09-26 |
Igor Mammedov |
|
New |
| [11/22] target-i386: convert 'hv_vapic' feature into property |
2012-09-26 |
Igor Mammedov |
|
New |
| [12/22] target-i386: convert 'check' and 'enforce' features into properties |
2012-09-26 |
Igor Mammedov |
|
New |
| [13/22] add visitor for parsing hz[KMG] input string |
2012-09-26 |
Igor Mammedov |
|
New |
| [14/22] target-i386: use visit_type_hz to parse tsc_freq property value |
2012-09-26 |
Igor Mammedov |
|
New |
| [15/22] target-i386: introduce vendor-override property |
2012-09-26 |
Igor Mammedov |
|
New |
| [16/22] target-i386: use define for cpuid vendor string size |
2012-09-26 |
Igor Mammedov |
|
New |
| [17/22] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t |
2012-09-26 |
Igor Mammedov |
|
New |
| [18/22] target-i386: parse cpu_model string into set of stringified properties |
2012-09-26 |
Igor Mammedov |
|
New |
| [19/22] target-i386: use properties to set/unset user specified features on CPU |
2012-09-26 |
Igor Mammedov |
|
New |
| [20/22] target-i386: move init of "hypervisor" feature into CPU initializer from cpudef |
2012-09-26 |
Igor Mammedov |
|
New |
| [21/22] target-i386: move default init of cpuid_kvm_features bitmap into CPU initializer from cpudef |
2012-09-26 |
Igor Mammedov |
|
New |
| [22/22] target-i386: cleanup cpu_x86_find_by_name(), only fill x86_def_t in it |
2012-09-26 |
Igor Mammedov |
|
New |
| cadence_ttc: Fix 'clear on read' behavior |
2012-09-27 |
Peter Crosthwaite |
|
New |
| [01/12] tcg-sparc: Fix brcond2 |
2012-09-27 |
Richard Henderson |
|
New |
| [02/12] tcg-sparc: Implement movcond. |
2012-09-27 |
Richard Henderson |
|
New |
| [03/12] tcg-sparc: Fix setcond2 |
2012-09-27 |
Richard Henderson |
|
New |
| [04/12] tcg-sparc: Fix qemu_st for 32-bit |
2012-09-27 |
Richard Henderson |
|
New |
| [05/12] tcg-sparc: Fix setcond |
2012-09-27 |
Richard Henderson |
|
New |
| [06/12] tcg-sparc: Fix add2/sub2 |
2012-09-27 |
Richard Henderson |
|
New |
| [07/12] tcg-sparc: Use Z constraint for %g0 |
2012-09-27 |
Richard Henderson |
|
New |
| [08/12] tcg-sparc: Optimize setcond2 equality compare with 0. |
2012-09-27 |
Richard Henderson |
|
New |
| [09/12] tcg-sparc: Drop use of Bicc in favor of BPcc |
2012-09-27 |
Richard Henderson |
|
New |
| [10/12] tcg-sparc: Dump illegal opode contents |
2012-09-27 |
Richard Henderson |
|
New |
| [11/12] tcg-sparc: Emit BPr insns for brcond_i64 |
2012-09-27 |
Richard Henderson |
|
New |
| [12/12] tcg-sparc: Emit MOVR insns for setcond_i64 and movcond_64 |
2012-09-27 |
Richard Henderson |
|
New |
| [V4,1/5] libqblock build system |
2012-09-27 |
Wayne Xia |
|
New |
| [V4,2/5] libqblock type defines |
2012-09-27 |
Wayne Xia |
|
New |
| [V4,3/5] libqblock API |
2012-09-27 |
Wayne Xia |
|
New |
| [V4,4/5] libqblock test build system |
2012-09-27 |
Wayne Xia |
|
New |
| [V4,5/5] libqblock test example |
2012-09-27 |
Wayne Xia |
|
New |
| [v3] qemu/xen: Add 64 bits big bar support on qemu |
2012-09-27 |
Hao, Xudong |
|
New |
| [RFC,v2,1/7] qemu-option: qemu_opt_set_bool(): fix code duplication |
2012-09-27 |
Robert Wang |
|
New |
| [RFC,v2,2/7] qemu-option: opt_set(): split it up into more functions |
2012-09-27 |
Robert Wang |
|
New |
| [RFC,v2,3/7] qemu-option: qemu_opts_validate(): fix duplicated code |
2012-09-27 |
Robert Wang |
|
New |
| [RFC,v2,4/7] introduce qemu_opts_create_nofail function |
2012-09-27 |
Robert Wang |
|
New |
| [RFC,v2,5/7] use qemu_opts_create_nofail |
2012-09-27 |
Robert Wang |
|
New |
| [RFC,v2,6/7] create new function: qemu_opt_set_number |
2012-09-27 |
Robert Wang |
|
New |
| [RFC,v2,7/7] remove QEMUOptionParameter |
2012-09-27 |
Robert Wang |
|
New |
| [1/3] vga: add mmio bar to standard vga |
2012-09-27 |
Gerd Hoffmann |
|
New |
| [2/3] vga: add specs for standard vga |
2012-09-27 |
Gerd Hoffmann |
|
New |
| [3/3] vga: remove CONFIG_BOCHS_VBE |
2012-09-27 |
Gerd Hoffmann |
|
New |
| [V4,1/5] QMP, Introduce xen-set-global-dirty-log command. |
2012-09-27 |
Anthony PERARD |
|
New |
| [V4,2/5] xen: Introduce xen_modified_memory. |
2012-09-27 |
Anthony PERARD |
|
New |
| [V4,3/5] exec: Introduce helper to set dirty flags. |
2012-09-27 |
Anthony PERARD |
|
New |
| [V4,4/5] exec, memory: Call to xen_modified_memory. |
2012-09-27 |
Anthony PERARD |
|
New |
| [V4,5/5] xen: Set the vram dirty when an error occur. |
2012-09-27 |
Anthony PERARD |
|
New |
| mm: compaction: cache if a pageblock was scanned and no pages were isolated -fix2 |
2012-09-27 |
Mel Gorman |
|
New |
| [1/3] console: QLIST-ify display change listeners. |
2012-09-27 |
Gerd Hoffmann |
|
New |
| [2/3] console: add unregister_displaychangelistener |
2012-09-27 |
Gerd Hoffmann |
|
New |
| [3/3] console: move set_mouse + cursor_define callbacks |
2012-09-27 |
Gerd Hoffmann |
|
New |
| [8/9] mm: compaction: Cache if a pageblock was scanned and no pages were isolated |
2012-09-27 |
Mel Gorman |
|
New |
| [v9,01/14] target-mips-ase-dsp: Add internal funtions |
2012-09-27 |
Liu |
|
New |
| [v9,02/14] target-mips-ase-dsp: Add dsp resources access check |
2012-09-27 |
Liu |
|
New |
| [v9,03/14] target-mips-ase-dsp: Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number |
2012-09-27 |
Liu |
|
New |
| [v9,04/14] target-mips-ase-dsp: Add branch instructions |
2012-09-27 |
Liu |
|
New |
| [v9,05/14] target-mips-ase-dsp: Add load instructions |
2012-09-27 |
Liu |
|
New |
| [v9,06/14] target-mips-ase-dsp: Add arithmetic instructions |
2012-09-27 |
Liu |
|
New |
| [v9,07/14] target-mips-ase-dsp: Add GPR-based shift instructions |
2012-09-27 |
Liu |
|
New |
| [v9,08/14] target-mips-ase-dsp: Add multiply instructions |
2012-09-27 |
Liu |
|
New |
| [v9,09/14] target-mips-ase-dsp: Add bit/manipulation instructions |
2012-09-27 |
Liu |
|
New |
| [v9,10/14] target-mips-ase-dsp: Add compare-pick instructions |
2012-09-27 |
Liu |
|
New |
| [v9,11/14] target-mips-ase-dsp: Add DSP accumulator instructions |
2012-09-27 |
Liu |
|
New |
| [v9,12/14] target-mips-ase-dsp: Add MIPS DSP processors |
2012-09-27 |
Liu |
|
New |
| [v9,13/14] target-mips-ase-dsp: Add testcases |
2012-09-27 |
Liu |
|
New |
| [v9,14/14] target-mips-ase-dsp: Change TODO file |
2012-09-27 |
Liu |
|
New |
| [PULL,01/15] Make negotiation optional in QEMUMonitorProtocol |
2012-09-27 |
Luiz Capitulino |
|
New |
| [PULL,02/15] Support settimeout in QEMUMonitorProtocol |
2012-09-27 |
Luiz Capitulino |
|
New |
| [PULL,03/15] Add qemu-ga-client script |
2012-09-27 |
Luiz Capitulino |
|
New |
| [PULL,04/15] qapi: do not protect enum values from namespace pollution |
2012-09-27 |
Luiz Capitulino |
|
New |
| [PULL,05/15] qapi: add "unix" to the set of reserved words |
2012-09-27 |
Luiz Capitulino |
|
New |
| [PULL,06/15] pci-assign: use monitor_handle_fd_param |
2012-09-27 |
Luiz Capitulino |
|
New |
| [PULL,07/15] monitor: add Error * argument to monitor_get_fd |
2012-09-27 |
Luiz Capitulino |
|
New |
| [PULL,08/15] qapi: convert add_client |
2012-09-27 |
Luiz Capitulino |
|
New |
| [PULL,09/15] qmp: dump-guest-memory: improve schema doc (again) |
2012-09-27 |
Luiz Capitulino |
|
New |
| [PULL,10/15] qmp: dump-guest-memory: don't spin if non-blocking fd would block |
2012-09-27 |
Luiz Capitulino |
|
New |
| [PULL,11/15] hmp: dump-guest-memory: hardcode protocol argument to "file:" |
2012-09-27 |
Luiz Capitulino |
|
New |