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