summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix debug print warningGonglei2014-09-026-9/+11
* curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.Richard W.M. Jones2014-09-021-1/+1
* Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into ...Peter Maydell2014-09-022-3/+4
|\
| * spice: use console index as display idGerd Hoffmann2014-09-011-2/+1
| * qxl-render: add more sanity checksGerd Hoffmann2014-09-011-1/+3
* | implementing victim TLB for QEMU system emulated TLBXin Tong2014-09-013-7/+76
* | target-tricore: Add instructions of SR opcode formatBastian Koppelmann2014-09-013-0/+164
* | target-tricore: Add instructions of SLR, SSRO and SRO opcode formatBastian Koppelmann2014-09-011-0/+121
* | target-tricore: Add instructions of SC opcode formatBastian Koppelmann2014-09-013-0/+108
* | target-tricore: Add instructions of SBR opcode formatBastian Koppelmann2014-09-011-1/+65
* | target-tricore: Add instructions of SBC and SBRN opcode formatBastian Koppelmann2014-09-011-0/+36
* | target-tricore: Add instructions of SB opcode formatBastian Koppelmann2014-09-013-0/+276
* | target-tricore: Add instructions of SRRS and SLRO opcode formatBastian Koppelmann2014-09-011-0/+59
* | target-tricore: Add instructions of SSR opcode formatBastian Koppelmann2014-09-011-0/+50
* | target-tricore: Add instructions of SRR opcode formatBastian Koppelmann2014-09-013-0/+211
* | target-tricore: Add instructions of SRC opcode formatBastian Koppelmann2014-09-012-0/+267
* | target-tricore: Add masks and opcodes for decodingBastian Koppelmann2014-09-012-0/+1407
* | target-tricore: Add initialization for translation and activate targetBastian Koppelmann2014-09-013-0/+167
* | target-tricore: Add softmmu supportBastian Koppelmann2014-09-012-2/+85
* | target-tricore: Add board for systemmodeBastian Koppelmann2014-09-013-0/+136
* | target-tricore: Add target stubs and qom-cpuBastian Koppelmann2014-09-0115-1/+943
* | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...Peter Maydell2014-09-0120-173/+692
|\ \
| * | s390x/gdb: coding style fixesDavid Hildenbrand2014-09-011-2/+2
| * | s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand2014-09-014-60/+76
| * | s390x/gdb: add the feature xml files for s390xDavid Hildenbrand2014-09-014-0/+82
| * | s390x/gdb: don't touch the cc if tcg is not enabledDavid Hildenbrand2014-09-011-4/+10
| * | sclp-s390: Add memory hotplug SCLPsMatthew Rosato2014-09-013-6/+273
| * | s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato2014-09-011-6/+9
| * | virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato2014-09-013-9/+43
| * | sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato2014-09-012-0/+50
| * | pc-bios/s390-ccw.img binary updateEugene (jno) Dvurechenski2014-09-011-0/+0
| * | pc-bios/s390-ccw: Do proper console setupChristian Borntraeger2014-09-011-5/+5
| * | pc-bios/s390-ccw: IPL from DASD with format variationsEugene (jno) Dvurechenski2014-09-012-24/+30
| * | pc-bios/s390-ccw Really big EAV ECKD DASD handlingEugene (jno) Dvurechenski2014-09-013-22/+22
| * | pc-bios/s390-ccw Improve ECKD informational messageEugene (jno) Dvurechenski2014-09-011-2/+20
| * | pc-bios/s390-ccw: handle more ECKD DASD block sizesEugene (jno) Dvurechenski2014-09-011-3/+24
| * | pc-bios/s390-ccw: support all virtio block sizeEugene (jno) Dvurechenski2014-09-011-6/+8
| * | s390x/kvm: execute the first cpu reset on the vcpu threadDavid Hildenbrand2014-09-011-0/+4
| * | s390x/kvm: execute "system reset" cpu resets on the vcpu threadDavid Hildenbrand2014-09-011-1/+1
| * | s390x/kvm: execute sigp orders on the target vcpu threadDavid Hildenbrand2014-09-011-7/+16
| * | s390x/kvm: run guest triggered resets on the target vcpu threadDavid Hildenbrand2014-09-012-22/+23
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-08-2928-297/+979
|\ \ | |/ |/|
| * quorum: Fix leak of opts in quorum_openFam Zheng2014-08-291-1/+2
| * blkverify: Fix leak of opts in blkverify_openFam Zheng2014-08-291-0/+1
| * nfs: Fix leak of opts in nfs_file_openFam Zheng2014-08-291-3/+7
| * curl: Don't deref NULL pointer in call to aio_poll.Richard W.M. Jones2014-08-291-4/+4
| * curl: Allow a cookie or cookies to be sent with http/https requests.Richard W.M. Jones2014-08-292-0/+21
| * virtio-blk: allow drive_del with dataplaneStefan Hajnoczi2014-08-291-0/+1
| * block: acquire AioContext in do_drive_del()Stefan Hajnoczi2014-08-291-0/+7
| * linux-aio: avoid deadlock in nested aio_poll() callsStefan Hajnoczi2014-08-291-16/+55
OpenPOWER on IntegriCloud