summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unicore32-softmmu: Add puv3 soc/board supportGuan Xuetao2012-08-114-0/+148
* unicore32-softmmu: Make sure that kernel can access user spaceGuan Xuetao2012-08-111-10/+26
* unicore32-softmmu: Implement softmmu specific functionsGuan Xuetao2012-08-112-5/+253
* target-unicore32: Drop UC32_CPUID macrosAndreas Färber2012-08-111-4/+0
* unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runableGuan Xuetao2012-08-114-12/+25
* unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction supportGuan Xuetao2012-08-113-49/+233
* unicore32-softmmu: Add unicore32-softmmu build supportGuan Xuetao2012-08-1110-15/+106
* handle device help before accelerator set upBruce Rogers2012-08-091-3/+5
* Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemuBlue Swirl2012-08-096-27/+15
|\
| * target-i386: move tcg initialization into x86_cpu_initfn()Igor Mammedov2012-06-253-10/+12
| * cleanup cpu_set_debug_excp_handlerIgor Mammedov2012-06-252-5/+2
| * target-xtensa: drop usage of prev_debug_excp_handlerIgor Mammedov2012-06-251-7/+1
| * target-i386: drop usage of prev_debug_excp_handlerIgor Mammedov2012-06-251-6/+1
* | qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAXStefano Stabellini2012-08-091-7/+3
* | target-xtensa: make 'sim' to be the default machineMax Filippov2012-08-091-0/+1
* | target-xtensa: make default CPU depend on target endiannessMax Filippov2012-08-093-5/+11
* | MIPS: Correct FCR0 initializationNathan Froyd2012-08-091-0/+1
* | scsi-bus: remove overlapping entryBlue Swirl2012-08-091-1/+0
* | xilinx_axienet: avoid useless self-assignmentBlue Swirl2012-08-091-1/+0
* | user: fix accidental AREG0 useBlue Swirl2012-08-091-5/+12
* | qapi: avoid reserved keywordsBlue Swirl2012-08-092-3/+19
* | sparc: fix expression with uninitialized initial valueBlue Swirl2012-08-091-5/+3
* | sparc: fix floppy TC line setupBlue Swirl2012-08-091-5/+13
* | esp: add Tekram DC-390 emulation (PC SCSI adapter)Hervé Poussineau2012-08-091-1/+123
* | Revert "pci: add some stubs"Hervé Poussineau2012-08-091-15/+0
* | esp: move PCI emulation to a new file esp-pci.cHervé Poussineau2012-08-094-362/+398
* | esp: move some definitions to header fileHervé Poussineau2012-08-092-117/+127
* | Merge remote-tracking branch 'kraxel/usb.58' into stagingAnthony Liguori2012-08-071-2/+9
|\ \
| * | usb-storage: fix SYNCHRONIZE_CACHEGerd Hoffmann2012-08-071-0/+3
| * | usb-storage: improve debug loggingGerd Hoffmann2012-08-071-2/+6
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-08-0718-60/+650
|\ \ \ | |/ / |/| |
| * | qemu-img: use QemuOpts instead of QEMUOptionParameter in resize functionDong Xu Wang2012-08-061-11/+17
| * | qemu-iotests: Be more flexible with image creation optionsKevin Wolf2012-08-062-7/+7
| * | qemu-iotests: add 039 qcow2 lazy refcounts testStefan Hajnoczi2012-08-063-0/+190
| * | qemu-io: add "abort" command to simulate program crashStefan Hajnoczi2012-08-061-0/+12
| * | qcow2: implement lazy refcountsStefan Hajnoczi2012-08-066-24/+107
| * | qemu-iotests: ignore qemu-img create lazy_refcounts outputStefan Hajnoczi2012-08-061-1/+2
| * | docs: add lazy refcounts bit to qcow2 specificationStefan Hajnoczi2012-08-061-1/+6
| * | qcow2: introduce dirty bitStefan Hajnoczi2012-08-064-15/+67
| * | docs: add dirty bit to qcow2 specificationStefan Hajnoczi2012-08-061-1/+6
| * | qemu-iotests: add qed.py image manipulation utilityStefan Hajnoczi2012-08-061-0/+235
| * | qapi: generalize documentation of streaming commandsPaolo Bonzini2012-08-062-10/+9
| * | ide scsi: Mess with geometry only for hard disk devicesMarkus Armbruster2012-08-062-2/+4
* | | slirp: fix build on mingw32Anthony Liguori2012-08-062-2/+2
|/ /
* | virtio: fix vhost handlingPaolo Bonzini2012-08-063-10/+14
* | Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori2012-08-063-2/+9
|\ \
| * | slirp: Handle whole 127.0.0.0/8 network as local addresses.Anders Waldenborg2012-08-033-2/+9
* | | Merge branch 'axp-next' of git://repo.or.cz/qemu/rthBlue Swirl2012-08-048-144/+270
|\ \ \
| * | | alpha-linux-user: Fix the getpriority syscallRichard Henderson2012-08-041-5/+15
| * | | alpha-linux-user: Properly handle the non-rt sigprocmask syscall.Richard Henderson2012-08-042-3/+2
OpenPOWER on IntegriCloud