aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-26sun4m: add display width and height to the firmware configurationMark Cave-Ayland
2013-07-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-07-26seccomp: removing unused syscalls gtom whitelistEduardo Otubo
2013-07-26seccomp: no need to check arch in syscall whitelistEduardo Otubo
2013-07-26target-mips: Move cpu_gdb_{read,write}_register()Andreas Färber
2013-07-26target-m68k: Move cpu_gdb_{read,write}_register()Andreas Färber
2013-07-26target-arm: Move cpu_gdb_{read,write}_register()Andreas Färber
2013-07-26target-sparc: Move cpu_gdb_{read,write}_register()Andreas Färber
2013-07-26target-ppc: Move cpu_gdb_{read,write}_register()Andreas Färber
2013-07-26target-i386: Move cpu_gdb_{read,write}_register()Andreas Färber
2013-07-26cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regsAndreas Färber
2013-07-26gdbstub: Drop dead code in cpu_gdb_{read,write}_register()Andreas Färber
2013-07-26gdbstub: Fix cpu_gdb_{read,write}_register() Coding StyleAndreas Färber
2013-07-26target-xtensa: Introduce XtensaCPU subclassesAndreas Färber
2013-07-26target-s390x: Fix CPUState rework falloutChristian Borntraeger
2013-07-26kvm: Change prototype of kvm_update_guest_debug()Stefan Weil
2013-07-26linux-user: Avoid redundant ENV_GET_CPU()Andreas Färber
2013-07-26Add tests for sync modes 'TOP' and 'NONE'Ian Main
2013-07-26Implement sync modes for drive-backup.Ian Main
2013-07-26Implement qdict_flatten()Kevin Wolf
2013-07-26blockdev: Split up 'cache' optionKevin Wolf
2013-07-26blockdev: Rename 'readonly' option to 'read-only'Kevin Wolf
2013-07-26qcow2: Use dashes instead of underscores in optionsKevin Wolf
2013-07-26blockdev: Rename I/O throttling options for QMPKevin Wolf
2013-07-26QemuOpts: Add qemu_opt_unset()Kevin Wolf
2013-07-26block: Allow "driver" option on the top levelKevin Wolf
2013-07-26qapi: Anonymous unionsKevin Wolf
2013-07-26qapi.py: Maintain a list of union typesKevin Wolf
2013-07-26qapi: Add consume argument to qmp_input_get_object()Kevin Wolf
2013-07-26qapi: Flat unions with arbitrary discriminatorKevin Wolf
2013-07-26qapi: Add visitor for implicit structsKevin Wolf
2013-07-26docs: Document QAPI union typesKevin Wolf
2013-07-26qapi-visit.py: Implement 'base' for unionsKevin Wolf
2013-07-26qapi-visit.py: Split off generate_visit_struct_fields()Kevin Wolf
2013-07-26qapi-types.py: Implement 'base' for unionsKevin Wolf
2013-07-26Merge remote-tracking branch 'rth/tcg-next' into stagingAnthony Liguori
2013-07-26Merge remote-tracking branch 'jliu/or32' into stagingAnthony Liguori
2013-07-25Merge remote-tracking branch 'mdroth/qga-pull-2013-7-25' into stagingAnthony Liguori
2013-07-25Merge remote-tracking branch 'kraxel/seabios-1.7.3' into stagingAnthony Liguori
2013-07-25Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2013-07-25qga: escape cmdline args when registering win32 service (CVE-2013-2231)Laszlo Ersek
2013-07-25ga_install_service(): nest error paths more idiomaticallyLaszlo Ersek
2013-07-25qga/service-win32.c: diagnostic output should go to stderrLaszlo Ersek
2013-07-25pc-testdev: add I/O port to test memory.c auto split/combinePaolo Bonzini
2013-07-25memory: check memory region endianness, not target'sPaolo Bonzini
2013-07-25memory: pass MemoryRegion to access_with_adjusted_sizePaolo Bonzini
2013-07-25memory: move functions aroundPaolo Bonzini
2013-07-25qtest: add test for ISA I/O space endiannessPaolo Bonzini
2013-07-25default-configs/ppc64: add all components of i82378 SuperIO chip used by prepPaolo Bonzini
2013-07-25default-configs: add SuperIO to SH4Paolo Bonzini