Age | Commit message (Expand) | Author | Files | Lines |
2012-09-14 | Spelling fixes in comments and documentation | Stefan Weil | 2 | -3/+3 |
2012-08-15 | docs: Fix spelling (propery -> property) | Stefan Weil | 1 | -1/+1 |
2012-08-13 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori | 1 | -20/+27 |
2012-08-13 | docs: writing-qmp-commands.txt: update error section | Luiz Capitulino | 1 | -20/+27 |
2012-08-08 | Add XBZRLE documentation | Orit Wasserman | 1 | -0/+128 |
2012-08-06 | docs: add lazy refcounts bit to qcow2 specification | Stefan Hajnoczi | 1 | -1/+6 |
2012-08-06 | docs: add dirty bit to qcow2 specification | Stefan Hajnoczi | 1 | -1/+6 |
2012-07-23 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori | 1 | -0/+2 |
2012-07-23 | qapi: fix error propagation | Paolo Bonzini | 1 | -0/+2 |
2012-07-21 | Fix some more Qemus in documentation and help text | Stefan Weil | 1 | -1/+1 |
2012-07-12 | usb: add usb attached scsi emulation | Gerd Hoffmann | 1 | -0/+38 |
2012-06-24 | spapr: Add "memop" hypercall | Benjamin Herrenschmidt | 1 | -0/+78 |
2012-05-30 | xhci: add usage info to docs | Gerd Hoffmann | 1 | -0/+15 |
2012-05-02 | docs: fix one issue in qcow2 specs | Zhi Yong Wu | 1 | -1/+1 |
2012-04-20 | Specification for qcow2 version 3 | Kevin Wolf | 1 | -23/+99 |
2012-04-15 | acpi_piix4: Re-define PCI hotplug eject register read | Alex Williamson | 1 | -2/+10 |
2012-04-15 | acpi_piix4: Remove PCI_RMV_BASE write code | Alex Williamson | 1 | -1/+1 |
2012-04-15 | acpi_piix4: Disallow write to up/down PCI hotplug registers | Alex Williamson | 1 | -2/+2 |
2012-04-07 | Replace Qemu by QEMU in internal documentation | Stefan Weil | 2 | -2/+2 |
2012-03-27 | qapi: untangle next_list | Paolo Bonzini | 1 | -2/+2 |
2012-03-19 | Merge remote-tracking branch 'sstabellini/saverestore-8' into staging | Anthony Liguori | 1 | -0/+34 |
2012-03-19 | Introduce "xen-save-devices-state" | Stefano Stabellini | 1 | -0/+34 |
2012-03-12 | docs: correct ./configure line in tracing.txt | Jun Koi | 1 | -1/+1 |
2012-03-12 | trace: Provide a per-event status define for conditional compilation | Lluís Vilanova | 1 | -6/+40 |
2012-03-08 | libcacard: Spelling and grammar fixes in documentation | Stefan Weil | 1 | -13/+13 |
2012-01-26 | docs: describe live block operations | Marcelo Tosatti | 1 | -0/+58 |
2012-01-13 | Spelling fixes in comments and documentation | Stefan Weil | 1 | -1/+1 |
2011-12-19 | Merge remote-tracking branch 'qemu-kvm/memory/mutators' into staging | Anthony Liguori | 1 | -0/+12 |
2011-12-15 | qcow2: Allow >4 GB VM state | Kevin Wolf | 1 | -1/+7 |
2011-12-14 | Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging | Anthony Liguori | 1 | -3/+3 |
2011-12-07 | docs: document memory API interaction with migration | Avi Kivity | 1 | -0/+12 |
2011-12-06 | docs: Add writing-qmp-commands.txt | Luiz Capitulino | 1 | -0/+642 |
2011-12-06 | memory: minor documentation fixes/enhancements | Ademar de Souza Reis Jr | 1 | -3/+3 |
2011-11-17 | Fixing some spelling in docs/libcacard.txt | Matthias Brugger | 1 | -6/+6 |
2011-11-17 | Fix some spelling bugs in documentation and comments | Stefan Weil | 2 | -4/+4 |
2011-11-17 | Fix spelling in documentation and comments (similiar -> similar) | Stefan Weil | 1 | -1/+1 |
2011-11-01 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori | 1 | -1/+8 |
2011-11-01 | trace: Add wildcard trace event support | Mark Wu | 1 | -1/+8 |
2011-11-01 | qapi: fix typos in documentation JSON examples | Stefan Hajnoczi | 1 | -2/+2 |
2011-10-28 | qcow2: fix some errors and typo in qcow2.txt | Zhi Yong Wu | 1 | -3/+3 |
2011-09-21 | trace: Update docs to use example events that exist | Lluís Vilanova | 1 | -7/+9 |
2011-09-21 | trace: allow trace events with string arguments | Stefan Hajnoczi | 1 | -5/+3 |
2011-09-17 | trace: allow PRI*64 at beginning and ending of format string | Stefan Hajnoczi | 1 | -4/+1 |
2011-09-09 | docs: Fix qdev-device-use.txt typo in -chardev serial, path=COM<NUM> | Markus Armbruster | 1 | -1/+1 |
2011-09-02 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori | 1 | -26/+47 |
2011-09-01 | trace: [stderr] add support for dynamically enabling/disabling events | Lluís | 1 | -5/+0 |
2011-09-01 | trace: [simple] disable all trace points by default | Lluís | 1 | -3/+8 |
2011-09-01 | trace: always use the "nop" backend on events with the "disable" keyword | Lluís | 1 | -10/+15 |
2011-09-01 | trace: add "-trace events" argument to control initial state | Lluís | 1 | -0/+4 |
2011-09-01 | trace: always compile support for controlling and querying trace event states | Lluís | 1 | -18/+30 |