Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-09-01 | trace: generalize the "property" concept in the trace-events file | Lluís | 1 | -2/+2 |
2011-08-29 | Fix spelling in comments and debug messages (recieve -> receive) | Stefan Weil | 1 | -1/+1 |
2011-08-12 | memory: correct documentation typos | Avi Kivity | 1 | -4/+4 |
2011-07-29 | Add memory API documentation | Avi Kivity | 1 | -0/+172 |
2011-07-21 | qapi: add QAPI code generation documentation | Michael Roth | 1 | -0/+316 |
2011-07-08 | usb: update documentation | Gerd Hoffmann | 2 | -5/+65 |
2011-06-14 | usb: documentation update | Gerd Hoffmann | 1 | -0/+85 |
2011-06-07 | docs: qdev-device-use.txt has become stale, update it | Markus Armbruster | 1 | -66/+114 |
2011-05-26 | usb: add ehci adapter | Gerd Hoffmann | 1 | -0/+38 |
2011-04-26 | docs/tracing.txt: minor documentation fixes | Lluís | 1 | -9/+9 |
2011-04-26 | docs: Trace events must not expect pointer dereferencing | Stefan Hajnoczi | 1 | -0/+5 |
2011-04-13 | docs: Describe zero data clusters in QED specification | Stefan Hajnoczi | 1 | -0/+8 |
2011-04-01 | ccid: add docs | Alon Levy | 1 | -0/+135 |
2011-04-01 | libcacard: add docs | Robert Relyea | 1 | -0/+483 |
2011-03-16 | Add qcow2 documentation | Kevin Wolf | 1 | -0/+260 |
2011-03-07 | simpletrace: Thread-safe tracing | Stefan Hajnoczi | 1 | -5/+0 |
2011-03-06 | docs: Update stderr and simple backend, add systemtap backend | Stefan Hajnoczi | 1 | -4/+26 |
2011-02-01 | Add boot index documentation. | Gleb Natapov | 1 | -0/+43 |
2011-01-29 | New trace-event backend: stderr | Fabien Chouteau | 1 | -0/+5 |
2011-01-24 | docs: Document scsi-disk and usb-storage removable parameter | Stefan Hajnoczi | 1 | -2/+11 |
2011-01-17 | document QEMU<->ACPIBIOS PCI hotplug interface | Marcelo Tosatti | 1 | -0/+37 |
2011-01-10 | docs: Document virtio PCI -device ioeventfd=on|off | Stefan Hajnoczi | 1 | -1/+7 |
2010-12-17 | docs: Fix missing carets in QED specification | Stefan Hajnoczi | 1 | -2/+2 |
2010-12-17 | docs: Add QED image format specification | Stefan Hajnoczi | 1 | -0/+130 |
2010-10-20 | trace: Format strings must begin/end with double quotes | Stefan Hajnoczi | 1 | -1/+4 |
2010-10-09 | trace: Use portable format strings | Stefan Hajnoczi | 1 | -0/+4 |
2010-10-05 | docs: Improve documentation | Stefan Weil | 1 | -28/+28 |