| [v7,15/17] target-i386: Use Hypervisor level in -machine pc, accel=tcg. |
2012-10-12 |
Don Slutz |
|
New |
| [v7,16/17] target-i386: Use Hypervisor vendor in -machine pc, accel=tcg. |
2012-10-12 |
Don Slutz |
|
New |
| [v7,17/17] target-i386: target-i386: Add VMWare CPUID Timing information in -machine pc, accel=tcg |
2012-10-12 |
Don Slutz |
|
New |
| [v4,01/26] qapi: qapi-visit.py -> qapi_visit.py so we can import |
2012-10-12 |
Michael Roth |
|
New |
| [v4,02/26] qapi: qapi-types.py -> qapi_types.py |
2012-10-12 |
Michael Roth |
|
New |
| [v4,03/26] qapi: qapi-commands.py -> qapi_commands.py |
2012-10-12 |
Michael Roth |
|
New |
| [v4,04/26] qapi: qapi_visit.py, make code useable as module |
2012-10-12 |
Michael Roth |
|
New |
| [v4,05/26] qapi: qapi_visit.py, support arrays and complex qapi definitions |
2012-10-12 |
Michael Roth |
|
New |
| [v4,06/26] qapi: qapi_visit.py, support generating static functions |
2012-10-12 |
Michael Roth |
|
New |
| [v4,07/26] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs |
2012-10-12 |
Michael Roth |
|
New |
| [v4,08/26] qapi: add visitor interfaces for C arrays |
2012-10-12 |
Michael Roth |
|
New |
| [v4,09/26] qapi: QmpOutputVisitor, implement array handling |
2012-10-12 |
Michael Roth |
|
New |
| [v4,10/26] qapi: QmpInputVisitor, implement array handling |
2012-10-12 |
Michael Roth |
|
New |
| [v4,11/26] qapi: QmpInputVisitor, don't re-allocate memory in start_struct |
2012-10-12 |
Michael Roth |
|
New |
| [v4,12/26] qapi: fix potential segfault for visit_type_size() |
2012-10-12 |
Michael Roth |
|
New |
| [v4,13/26] qapi: ordereddict, add to_json() method |
2012-10-12 |
Michael Roth |
|
New |
| [v4,14/26] qapi: qapi.py, make json parser more robust |
2012-10-12 |
Michael Roth |
|
New |
| [v4,15/26] qapi: add open-coded visitor for struct tm types |
2012-10-12 |
Michael Roth |
|
New |
| [v4,16/26] qapi: Improve existing docs and document annotated QAPI types |
2012-10-12 |
Michael Roth |
|
New |
| [v4,17/26] qom-fuse: force single-threaded mode to avoid QMP races |
2012-10-12 |
Michael Roth |
|
New |
| [v4,18/26] qom-fuse: workaround for truncated properties > 4096 |
2012-10-12 |
Michael Roth |
|
New |
| [v4,19/26] module additions for schema registration |
2012-10-12 |
Michael Roth |
|
New |
| [v4,20/26] qdev: move Property-related declarations to qdev-properties.h |
2012-10-12 |
Michael Roth |
|
New |
| [v4,21/26] qidl: add documentation |
2012-10-12 |
Michael Roth |
|
New |
| [v4,22/26] qidl: add lexer library (based on QC parser) |
2012-10-12 |
Michael Roth |
|
New |
| [v4,23/26] qidl: add C parser (based on QC parser) |
2012-10-12 |
Michael Roth |
|
New |
| [v4,24/26] qidl: add QAPI-based code generator |
2012-10-12 |
Michael Roth |
|
New |
| [v4,25/26] qidl: qidl.h, definitions for qidl annotations |
2012-10-12 |
Michael Roth |
|
New |
| [v4,26/26] qidl: unit tests and build infrastructure |
2012-10-12 |
Michael Roth |
|
New |
| [1/4] exec: Split up and tidy code_gen_buffer |
2012-10-12 |
Richard Henderson |
|
New |
| [2/4] exec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large |
2012-10-12 |
Richard Henderson |
|
New |
| [3/4] exec: Do not use absolute address hints for code_gen_buffer with -fpie |
2012-10-12 |
Richard Henderson |
|
New |
| [4/4] exec: Allocate code_gen_prologue from code_gen_buffer |
2012-10-12 |
Richard Henderson |
|
New |
| [5/4] exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c |
2012-10-12 |
Richard Henderson |
|
New |
| [V7,1/4] libqblock build system |
2012-10-13 |
wenchao xia |
|
New |
| [V7,2/4] libqblock type defines |
2012-10-13 |
wenchao xia |
|
New |
| [V7,3/4] libqblock API |
2012-10-13 |
wenchao xia |
|
New |
| [V7,4/4] libqblock test example |
2012-10-13 |
wenchao xia |
|
New |
| Unable to enable +x2apic for the guest cpus... |
2012-10-13 |
Gleb Natapov |
|
New |
| [v5] target-i386: initialize APIC at CPU level |
2012-10-13 |
Igor Mammedov |
|
New |
| qemu-img: document 'info --backing-chain |
2012-10-14 |
Kashyap Chamarthy |
|
New |
| [V3,01/10] qemu-option: opt_set(): split it up into more functions |
2012-10-14 |
Robert Wang |
|
New |
| [V3,02/10] qemu-option: qemu_opts_validate(): fix duplicated code |
2012-10-14 |
Robert Wang |
|
New |
| [V3,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication |
2012-10-14 |
Robert Wang |
|
New |
| [V3,04/10] introduce qemu_opts_create_nofail function |
2012-10-14 |
Robert Wang |
|
New |
| [V3,05/10] use qemu_opts_create_nofail |
2012-10-14 |
Robert Wang |
|
New |
| [V3,06/10] create new function: qemu_opt_set_number |
2012-10-14 |
Robert Wang |
|
New |
| [V3,07/10] add def_value and use it in qemu_opts_print. |
2012-10-14 |
Robert Wang |
|
New |
| [V3,08/10] Create four opts list related functions |
2012-10-14 |
Robert Wang |
|
New |
| [V3,09/10] Use QemuOpts support in block layer |
2012-10-14 |
Robert Wang |
|
New |
| [V3,10/10] remove QEMUOptionParameter related functions and struct |
2012-10-14 |
Robert Wang |
|
New |
| [1/2] vnc: fix segfault due to failed handshake |
2012-10-14 |
Tim Hardeck |
|
New |
| [2/2] qemu queue: fix uninitialized removals |
2012-10-14 |
Tim Hardeck |
|
New |
| [1/7] qemu-log: Add new log category for guest bugs |
2012-10-14 |
Peter Maydell |
|
New |
| [2/7] hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR |
2012-10-14 |
Peter Maydell |
|
New |
| [3/7] hw/pl041: Use LOG_UNIMP |
2012-10-14 |
Peter Maydell |
|
New |
| [4/7] hw/pl190: Use LOG_GUEST_ERROR |
2012-10-14 |
Peter Maydell |
|
New |
| [5/7] hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR |
2012-10-14 |
Peter Maydell |
|
New |
| [6/7] hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR |
2012-10-14 |
Peter Maydell |
|
New |
| [7/7] hw/pl031: Use LOG_GUEST_ERROR |
2012-10-14 |
Peter Maydell |
|
New |
| [v2] hw/armv7m_nvic: Implement byte/halfword access for NVIC SCB_SHPRx registers |
2012-10-14 |
Andre Beckus |
|
New |
| arm-semi.c: Handle get/put_user() failure accessing arguments |
2012-10-14 |
Peter Maydell |
|
New |
| [01/11] target-sparc: make do_unaligned_access static |
2012-10-14 |
Blue Swirl |
|
New |
| [02/11] vl.c: add missing static |
2012-10-14 |
Blue Swirl |
|
New |
| [03/11] vnc: add missing static and remove unused functions |
2012-10-14 |
Blue Swirl |
|
New |
| [04/11] tap-win32: avoid a warning |
2012-10-14 |
Blue Swirl |
|
New |
| [05/11] m48t59: remove unused m48t59_set_addr |
2012-10-14 |
Blue Swirl |
|
New |
| [06/11] sun4c: remove unused functions |
2012-10-14 |
Blue Swirl |
|
New |
| [07/11] slirp: remove unused function u_sleep |
2012-10-14 |
Blue Swirl |
|
New |
| [08/11] ppc: add missing static and remove unused functions |
2012-10-14 |
Blue Swirl |
|
New |
| [09/11] target-ppc: make some functions static |
2012-10-14 |
Blue Swirl |
|
New |
| [10/11] arm: add missing static and remove unused functions |
2012-10-14 |
Blue Swirl |
|
New |
| [11/11] exec: make some functions static |
2012-10-14 |
Blue Swirl |
|
New |
| configure: Disable (clang) initializer-overrides warnings |
2012-10-14 |
Peter Maydell |
|
New |
| [01/15] pseries: Split xics irq configuration from state information |
2012-10-15 |
David Gibson |
|
New |
| [02/15] target-pcc: Convert ppcemb_tlb_t to use fixed 64-bit RPN |
2012-10-15 |
David Gibson |
|
New |
| [03/15] savevm: Add VMSTATE_UINT64_EQUAL helpers |
2012-10-15 |
David Gibson |
|
New |
| [04/15] savevm: Add VMSTATE_UINTTL_EQUAL helper |
2012-10-15 |
David Gibson |
|
New |
| [05/15] savevm: Add VMSTATE_FLOAT64 helpers |
2012-10-15 |
David Gibson |
|
New |
| [06/15] savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32 |
2012-10-15 |
David Gibson |
|
New |
| [07/15] savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition |
2012-10-15 |
David Gibson |
|
New |
| [08/15] savevm: Implement VMS_DIVIDE flag |
2012-10-15 |
David Gibson |
|
New |
| [09/15] target-ppc: Convert ppc cpu savevm to VMStateDescription |
2012-10-15 |
David Gibson |
|
New |
| [10/15] pseries: savevm support for XICS interrupt controller |
2012-10-15 |
David Gibson |
|
New |
| [11/15] pseries: savevm support for VIO devices |
2012-10-15 |
David Gibson |
|
New |
| [12/15] pseries: savevm support for PAPR VIO logical lan |
2012-10-15 |
David Gibson |
|
New |
| [13/15] pseries: savevm support for PAPR TCE tables |
2012-10-15 |
David Gibson |
|
New |
| [14/15] pseries: savevm support for PAPR virtual SCSI |
2012-10-15 |
David Gibson |
|
New |
| [15/15] pseries: savevm support for pseries machine |
2012-10-15 |
David Gibson |
|
New |
| [V8,1/4] libqblock build system |
2012-10-15 |
Wayne Xia |
|
New |
| [V8,2/4] libqblock type defines |
2012-10-15 |
Wayne Xia |
|
New |
| [V8,3/4] libqblock API |
2012-10-15 |
Wayne Xia |
|
New |
| [V8,4/4] libqblock test example |
2012-10-15 |
Wayne Xia |
|
New |
| [v2,1/4] vga: fix indention |
2012-10-15 |
Gerd Hoffmann |
|
New |
| [v2,2/4] vga: add mmio bar to standard vga |
2012-10-15 |
Gerd Hoffmann |
|
New |
| [v2,3/4] vga: add specs for standard vga |
2012-10-15 |
Gerd Hoffmann |
|
New |
| [v2,4/4] vga: remove CONFIG_BOCHS_VBE |
2012-10-15 |
Gerd Hoffmann |
|
New |
| [v3,0/9] serial device hotplug patch series. |
2012-10-15 |
Gerd Hoffmann |
|
New |
| [v3,1/9] serial: split serial.c |
2012-10-15 |
Gerd Hoffmann |
|
New |
| [v3,2/9] serial: add pci variant |
2012-10-15 |
Gerd Hoffmann |
|
New |