summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | PPC: e500: correct params->ram_size with ram_sizeTiejun Chen2013-05-061-0/+1
* | | target-ppc: Add read and write of PPR SPRAnton Blanchard2013-05-061-0/+4
* | | target-ppc: Fix invalid SPR read/write warningsAnton Blanchard2013-05-061-16/+16
* | | PPC: Add MMU type for 2.06 with AMR but no TB pagesAlexander Graf2013-05-062-0/+7
* | | pseries: Update SLOF firmware imageAlexey Kardashevskiy2013-05-063-2/+2
* | | PPC: e500: initialize GPRs as per epaprBharat Bhushan2013-05-061-3/+27
* | | pseries: Fix debug message for out-of-bounds address in H_PUT_TCEDavid Gibson2013-05-061-1/+1
* | | pseries: Factor out check for out-of-bounds LIOBNDavid Gibson2013-05-061-6/+6
|/ /
* | configure: Check that "libtool" is not the MacOSX onePeter Maydell2013-05-061-0/+8
* | Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori2013-05-061-10/+26
|\ \
| * | prep: Make System I/O port 0092 read/writeJulio Guerra2013-05-061-1/+1
| * | prep: Add ELF support for -biosAndreas Färber2013-05-051-9/+22
| * | prep: Fix NIP reset valueFabien Chouteau2013-05-051-0/+3
| |/
* | Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori2013-05-061-64/+198
|\ \ | |/ |/|
| * i.MX: implement a more correct version of EPIT timer.Jean-Christophe DUBOIS2013-05-031-64/+198
* | Update OpenBIOS imagesBlue Swirl2013-05-055-2/+2
* | Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2013-05-051-2/+2
|\ \
| * | target-arm: Fix incorrect check of kvm_vcpu_ioctl return valuePeter Maydell2013-05-031-2/+2
| |/
* | qdev: skip bus check for bus-less devices in qdev_unplug()Igor Mammedov2013-05-031-1/+1
* | virtio-scsi: fix the command line compatibility.KONRAD Frederic2013-05-035-2/+38
* | virtio-serial: fix command line compatibility.KONRAD Frederic2013-05-034-1/+37
* | scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic2013-05-0311-13/+15
* | virtio: add virtio_device_set_child_bus_name.KONRAD Frederic2013-05-032-0/+28
* | virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic2013-05-033-3/+11
* | TLS support for VNC WebsocketsTim Hardeck2013-05-036-42/+178
* | audio: Enable all cardsJan Kiszka2013-05-031-3/+3
* | win32: fix compilation againPaolo Bonzini2013-05-032-5/+2
* | libqos: Relocate I2C filesAndreas Färber2013-05-035-5/+6
|/
* Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2013-05-038-0/+203
|\
| * trace: document ftrace backendEiichi Tsukata2013-05-031-0/+16
| * trace: Add ftrace tracing backendEiichi Tsukata2013-05-035-0/+175
| * kvm-all: add kvm_run_exit tracepointKazuya Saito2013-05-032-0/+3
| * kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepointsKazuya Saito2013-05-032-0/+9
* | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-05-032-6/+3
|\ \
| * | tap: properly initialize vhostfdsJason Wang2013-05-031-1/+1
| * | net: make network client name uniqueAmos Kong2013-05-031-5/+2
| |/
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-05-0311-87/+1618
|\ \
| * | qemu-iotests: Filter out 'adapter_type'Fam Zheng2013-05-031-0/+1
| * | nbd: support large NBD requestsStefan Hajnoczi2013-05-032-7/+13
| * | nbd: use g_slice_new() instead of a freelistStefan Hajnoczi2013-05-031-17/+6
| * | qemu-iotests: Filter out vmdk creation optionsFam Zheng2013-05-031-0/+2
| * | vmdk: add bdrv_co_write_zeroesFam Zheng2013-05-031-18/+68
| * | vmdk: store fields of VmdkMetaData in cpu endianFam Zheng2013-05-031-9/+8
| * | vmdk: change magic number to macroFam Zheng2013-05-031-1/+2
| * | vmdk: Add option to create zeroed-grain imageFam Zheng2013-05-031-5/+17
| * | vmdk: add support for “zeroed‐grain” GTEFam Zheng2013-05-031-6/+18
| * | vmdk: named return code.Fam Zheng2013-05-031-26/+34
| * | blockdev: Replace "undefined error" in qmp_block_resizeKevin Wolf2013-05-031-2/+4
| * | block: add read-only support to VHDX image format.Jeff Cody2013-05-031-2/+121
| * | block: initial VHDX driver support framework - supports open and probeJeff Cody2013-05-033-0/+868
OpenPOWER on IntegriCloud