Age | Commit message (Expand) | Author |
2013-06-14 | main: use TARGET_ARCH only for the target-specific #define | Paolo Bonzini |
2013-06-14 | build: do not use TARGET_ARCH | Paolo Bonzini |
2013-06-14 | build: rename TARGET_ARCH2 to TARGET_NAME | Paolo Bonzini |
2013-06-04 | block: add block driver read only whitelist | Fam Zheng |
2013-05-30 | qapi: pad GenericList value fields to 64 bits | Michael Roth |
2013-05-23 | qapi: qapi-visit.py, native list support | Michael Roth |
2013-05-23 | qapi: qapi-visit.py, fix list handling for union types | Michael Roth |
2013-05-23 | qapi: qapi-types.py, native list support | Michael Roth |
2013-05-03 | trace: Add ftrace tracing backend | Eiichi Tsukata |
2013-04-17 | vmxcap: Update according to SDM of January 2013 | Jan Kiszka |
2013-04-17 | vmxcap: Report APIC register emulation and RDTSCP control | Jan Kiszka |
2013-04-17 | vmxcap: Augment reported information | Jan Kiszka |
2013-04-17 | vmxcap: Open MSR file in unbuffered mode | Jan Kiszka |
2013-03-28 | trace: [stderr] Port to generic event information and new control interface | Lluís Vilanova |
2013-03-28 | trace: [simple] Port to generic event information and new control interface | Lluís Vilanova |
2013-03-28 | trace: Provide a generic tracing event descriptor | Lluís Vilanova |
2013-03-28 | trace: [tracetool] Explicitly identify public backends | Lluís Vilanova |
2013-03-09 | make_device_config.sh: Emit dependency file to directory where included | Andreas Färber |
2013-03-09 | Revert "make_device_config.sh: Fix target path in generated dependency file" | Andreas Färber |
2013-02-19 | fix scripts/make_device_config.sh | Gerd Hoffmann |
2013-01-29 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2013-01-26 | make_device_config.sh: Fix target path in generated dependency file | Andreas Färber |
2013-01-21 | vmxcap: bit 9 of VMX_PROCBASED_CTLS2 is 'virtual interrupt delivery' | Marcelo Tosatti |
2013-01-12 | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2013-01-08 | qemu-ga: sample fsfreeze hooks | Tomoki Sekiyama |
2013-01-07 | powerpc: linux header sync script includes epapr_hcalls.h | Bharat Bhushan |
2012-12-23 | build: Use separate makefile for "trace/" | Lluís Vilanova |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini |
2012-12-19 | qapi: remove qapi/qapi-types-core.h | Paolo Bonzini |
2012-12-19 | qapi: move inclusions of qemu-common.h from headers to .c files | Paolo Bonzini |
2012-12-12 | get_maintainer.pl: update from linix 3.8 | Michael S. Tsirkin |
2012-11-19 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori |
2012-11-16 | Avoid all systemtap reserved words | Daniel P. Berrange |
2012-11-15 | qapi-types.h: Don't include qemu-common.h | Igor Mammedov |
2012-10-30 | update-linux-headers.sh: Handle new kernel uapi/ directories | Peter Maydell |
2012-10-29 | s390/kvm_stat: correct sys_perf_event_open syscall number | Heinz Graalfs |
2012-10-04 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2012-10-01 | Update kernel header script to include vfio | Alex Williamson |
2012-09-26 | qapi: add "unix" to the set of reserved words | Paolo Bonzini |
2012-09-26 | qapi: do not protect enum values from namespace pollution | Paolo Bonzini |
2012-09-23 | dtrace backend: add function to reserved words | Alon Levy |
2012-09-11 | update-linux-headers.sh: Don't hard code list of architectures | Peter Maydell |
2012-09-10 | Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable | Aurelien Jarno |
2012-09-05 | CHECKPATCH: Add warning for single else statement. | Don Slutz |
2012-09-05 | CHECKPATCH: Add --debug adv_apw | Don Slutz |
2012-09-05 | CHECKPATCH: Add --debug adv_checking | Don Slutz |
2012-09-05 | CHECKPATCH: Add --debug adv_dcs | Don Slutz |
2012-09-05 | qapi: Fix potential NULL pointer segfault | Stefan Weil |