summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | target-i386: Set level=4 on Conroe/Penryn/NehalemEduardo Habkost2013-06-102-3/+15
| * | target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost2013-06-104-3/+27
| * | pc: Create pc-*-1.6 machine-typesEduardo Habkost2013-06-102-3/+23
| * | pc: Fix crash when attempting to hotplug CPU with negative IDIgor Mammedov2013-06-101-0/+5
| * | dump: Move stubs into libqemustub.aAndreas Färber2013-06-103-2/+1
| |/
* | Merge remote-tracking branch 'pmaydell/tcg-aarch64.next' into stagingAnthony Liguori2013-06-149-223/+1752
|\ \
| * | MAINTAINERS: add tcg/aarch64 maintainerClaudio Fontana2013-06-121-0/+6
| * | configure: permit compilation on arm aarch64Claudio Fontana2013-06-121-0/+8
| * | tcg/aarch64: implement user mode qemu ld/stJani Kokkonen2013-06-122-6/+117
| * | user-exec.c: aarch64 initial implementation of cpu_signal_handlerClaudio Fontana2013-06-121-0/+15
| * | tcg/aarch64: implement sign/zero extend operationsClaudio Fontana2013-06-122-12/+66
| * | tcg/aarch64: implement byte swap operationsClaudio Fontana2013-06-122-5/+37
| * | tcg/aarch64: implement AND/TEST immediate patternClaudio Fontana2013-06-121-0/+34
| * | tcg/aarch64: improve arith shifted regs operationsClaudio Fontana2013-06-121-18/+30
| * | tcg/aarch64: implement new TCG target for aarch64Claudio Fontana2013-06-124-1/+1266
| * | include/elf.h: add aarch64 ELF machine and relocsClaudio Fontana2013-06-121-0/+129
| * | configure: Drop CONFIG_ATFILE testPeter Maydell2013-06-121-26/+0
| * | linux-user: Drop direct use of openat etc syscallsPeter Maydell2013-06-121-194/+24
| * | linux-user: Allow getdents to be provided by getdents64Peter Maydell2013-06-121-1/+60
| |/
* | Merge remote-tracking branch 'pmaydell/target-arm.next' into stagingAnthony Liguori2013-06-141-1/+1
|\ \
| * | Fix rfe instructionPeter Chubb2013-06-031-1/+1
* | | Merge remote-tracking branch 'rth/tcg-for-anthony' into stagingAnthony Liguori2013-06-144-20/+1
|\ \ \ | |_|/ |/| |
| * | tcg: Remove redundant tcg_target_init checksRichard Henderson2013-06-053-19/+0
| * | tcg: Use QEMU_BUILD_BUG_ON for CPU_TLB_ENTRY_BITSRichard Henderson2013-06-051-1/+1
* | | qemu-char: don't issue CHR_EVENT_OPEN in a BHMichael Roth2013-06-107-24/+26
* | | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-06-102-3/+26
|\ \ \
| * | | correct RTC_CHANGE_EVENT description (v2)Marcelo Tosatti2013-06-071-1/+2
| * | | MAINTAINERS: split Monitor (QMP/HMP) entryLuiz Capitulino2013-06-071-2/+17
| * | | MAINTAINERS: new maintainers for qapi-schema.jsonLuiz Capitulino2013-06-071-0/+7
* | | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-06-102-7/+13
|\ \ \ \
| * | | | tap: fix NULL dereference when passing invalid parameters to tapJason Wang2013-06-071-6/+12
| * | | | vmxnet3: fix NICState cleanupStefan Hajnoczi2013-06-051-1/+1
| | |/ / | |/| |
* | | | gtk: use better iconAnthony Liguori2013-06-103-2/+978
* | | | softfloat: Fix shift128Right for shift counts 64..127Peter Maydell2013-06-101-1/+1
* | | | gdbstub: let the debugger resume from guest panicked statePaolo Bonzini2013-06-102-0/+4
* | | | gdbstub: fix for commit 87f25c12bfeaaa0c41fb857713bbc7e8a9b757dcPaolo Bonzini2013-06-101-1/+1
* | | | xilinx_axidma: Do not set DMA .notify to NULL after notifyWendy Liang2013-06-101-1/+2
* | | | xilinx_axienet: Fix bit mask codeStefan Weil2013-06-101-1/+1
| |/ / |/| |
* | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-06-0725-2561/+2715
|\ \ \
| * | | hmp: add parameters device and -v for info blockWenchao Xia2013-06-072-12/+20
| * | | hmp: show ImageInfo in 'info block'Wenchao Xia2013-06-071-0/+14
| * | | qmp: add ImageInfo in BlockDeviceInfo used by query-blockWenchao Xia2013-06-074-8/+125
| * | | block: add image info query function bdrv_query_image_info()Wenchao Xia2013-06-073-14/+46
| * | | block: add snapshot info query function bdrv_query_snapshot_info_list()Wenchao Xia2013-06-073-15/+49
| * | | ide-test: Add FLUSH CACHE test caseKevin Wolf2013-06-061-0/+40
| * | | ide: Set BSY bit during FLUSHAndreas Färber2013-06-061-0/+1
| * | | ide-test: Add enum value for DEVKevin Wolf2013-06-061-1/+2
| * | | blkdebug: Add BLKDBG_FLUSH_TO_OS/DISK eventsKevin Wolf2013-06-063-4/+10
| * | | Make qemu-io commands available in HMPKevin Wolf2013-06-065-1/+37
| * | | qemu-io: Use the qemu version for -VKevin Wolf2013-06-061-3/+1
OpenPOWER on IntegriCloud