Age | Commit message (Expand) | Author | Files | Lines |
2013-07-27 | target-lm32: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -65/+86 |
2013-07-27 | target-s390x: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -59/+81 |
2013-07-27 | target-alpha: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -65/+87 |
2013-07-27 | target-cris: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -104/+126 |
2013-07-27 | target-microblaze: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -28/+50 |
2013-07-27 | target-sh4: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -116/+138 |
2013-07-27 | target-openrisc: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -56/+78 |
2013-07-26 | sun4m: add display width and height to the firmware configuration | Mark Cave-Ayland | 1 | -0/+4 |
2013-07-26 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 29 | -156/+839 |
2013-07-26 | seccomp: removing unused syscalls gtom whitelist | Eduardo Otubo | 1 | -4/+0 |
2013-07-26 | seccomp: no need to check arch in syscall whitelist | Eduardo Otubo | 2 | -14/+1 |
2013-07-26 | target-mips: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -123/+145 |
2013-07-26 | target-m68k: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -46/+68 |
2013-07-26 | target-arm: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -73/+95 |
2013-07-26 | target-sparc: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -179/+201 |
2013-07-26 | target-ppc: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -100/+123 |
2013-07-26 | target-i386: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2 | -202/+223 |
2013-07-26 | cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs | Andreas Färber | 18 | -65/+66 |
2013-07-26 | gdbstub: Drop dead code in cpu_gdb_{read,write}_register() | Andreas Färber | 1 | -25/+0 |
2013-07-26 | gdbstub: Fix cpu_gdb_{read,write}_register() Coding Style | Andreas Färber | 1 | -154/+292 |
2013-07-26 | target-xtensa: Introduce XtensaCPU subclasses | Andreas Färber | 3 | -12/+47 |
2013-07-26 | target-s390x: Fix CPUState rework fallout | Christian Borntraeger | 1 | -8/+4 |
2013-07-26 | kvm: Change prototype of kvm_update_guest_debug() | Stefan Weil | 5 | -18/+10 |
2013-07-26 | linux-user: Avoid redundant ENV_GET_CPU() | Andreas Färber | 1 | -1/+1 |
2013-07-26 | Add tests for sync modes 'TOP' and 'NONE' | Ian Main | 6 | -2/+113 |
2013-07-26 | Implement sync modes for drive-backup. | Ian Main | 4 | -38/+101 |
2013-07-26 | Implement qdict_flatten() | Kevin Wolf | 2 | -0/+52 |
2013-07-26 | blockdev: Split up 'cache' option | Kevin Wolf | 1 | -10/+47 |
2013-07-26 | blockdev: Rename 'readonly' option to 'read-only' | Kevin Wolf | 2 | -5/+7 |
2013-07-26 | qcow2: Use dashes instead of underscores in options | Kevin Wolf | 4 | -27/+27 |
2013-07-26 | blockdev: Rename I/O throttling options for QMP | Kevin Wolf | 1 | -13/+39 |
2013-07-26 | QemuOpts: Add qemu_opt_unset() | Kevin Wolf | 2 | -0/+15 |
2013-07-26 | block: Allow "driver" option on the top level | Kevin Wolf | 2 | -10/+17 |
2013-07-26 | qapi: Anonymous unions | Kevin Wolf | 10 | -0/+160 |
2013-07-26 | qapi.py: Maintain a list of union types | Kevin Wolf | 1 | -0/+13 |
2013-07-26 | qapi: Add consume argument to qmp_input_get_object() | Kevin Wolf | 1 | -9/+10 |
2013-07-26 | qapi: Flat unions with arbitrary discriminator | Kevin Wolf | 3 | -25/+98 |
2013-07-26 | qapi: Add visitor for implicit structs | Kevin Wolf | 4 | -0/+37 |
2013-07-26 | docs: Document QAPI union types | Kevin Wolf | 1 | -7/+55 |
2013-07-26 | qapi-visit.py: Implement 'base' for unions | Kevin Wolf | 1 | -5/+25 |
2013-07-26 | qapi-visit.py: Split off generate_visit_struct_fields() | Kevin Wolf | 1 | -28/+34 |
2013-07-26 | qapi-types.py: Implement 'base' for unions | Kevin Wolf | 1 | -2/+14 |
2013-07-26 | Merge remote-tracking branch 'rth/tcg-next' into staging | Anthony Liguori | 4 | -56/+218 |
2013-07-26 | Merge remote-tracking branch 'jliu/or32' into staging | Anthony Liguori | 2 | -3/+4 |
2013-07-25 | Merge remote-tracking branch 'mdroth/qga-pull-2013-7-25' into staging | Anthony Liguori | 1 | -17/+88 |
2013-07-25 | Merge remote-tracking branch 'kraxel/seabios-1.7.3' into staging | Anthony Liguori | 4 | -0/+0 |
2013-07-25 | Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging | Anthony Liguori | 25 | -189/+219 |
2013-07-25 | qga: escape cmdline args when registering win32 service (CVE-2013-2231) | Laszlo Ersek | 1 | -5/+74 |
2013-07-25 | ga_install_service(): nest error paths more idiomatically | Laszlo Ersek | 1 | -10/+12 |
2013-07-25 | qga/service-win32.c: diagnostic output should go to stderr | Laszlo Ersek | 1 | -3/+3 |