aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-09PPC: Clean up misuse of qdev_init() in kvm-openpic creationMarkus Armbruster1-9/+11
2015-03-09pseries: Export RTC time via QOMDavid Gibson2-0/+10
2015-03-09pseries: Move rtc_offset into RTC device's state structureDavid Gibson3-8/+66
2015-03-09pseries: Make the PAPR RTC a qdev deviceDavid Gibson4-7/+61
2015-03-09pseries: Make RTAS time of day functions respect -rtc optionsDavid Gibson1-4/+36
2015-03-09pseries: Add spapr_rtc_read() helper functionDavid Gibson3-3/+13
2015-03-09pseries: Add more parameter validation in RTAS time of day functionsDavid Gibson1-1/+6
2015-03-09pseries: Move sPAPR RTC code into its own fileDavid Gibson5-50/+88
2015-03-09Add more VMSTATE_*_TEST variants for integersDavid Gibson1-0/+15
2015-03-09Generalize QOM publishing of date and time from mc146818rtc.cDavid Gibson3-41/+96
2015-03-09spapr-pci: Enable huge BARsAlexey Kardashevskiy3-5/+32
2015-03-09spapr: Add pseries-2.3 machineAlexey Kardashevskiy1-2/+17
2015-03-09pseries: Limit PCI host bridge "index" valueDavid Gibson2-2/+10
2015-03-09target-ppc: Use right page size with hash table lookupAneesh Kumar K.V3-11/+30
2015-03-09spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy4-13/+47
2015-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell155-5289/+3587
2015-03-08Merge remote-tracking branch 'remotes/xtensa/tags/20150307-xtensa' into stagingPeter Maydell4-2/+38
2015-03-08Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell7-11/+144
2015-03-08acpi: drop unused codeMichael S. Tsirkin1-12/+0
2015-03-08aml-build: comment fixMichael S. Tsirkin1-1/+1
2015-03-08acpi-build: fix typo in commentMichael S. Tsirkin1-1/+1
2015-03-08Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150304-1' into ...Peter Maydell5-26/+80
2015-03-08Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150303-1' into s...Peter Maydell1-3/+12
2015-03-08Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20150303' ...Peter Maydell2-15/+25
2015-03-08Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150303'...Peter Maydell4-27/+1699
2015-03-07target-xtensa: xtfpga: fix ml605 flash sizeMax Filippov1-1/+1
2015-03-07target-xtensa: implement do_unassigned_access callbackMax Filippov3-0/+18
2015-03-07hw/xtensa: allow reads/writes in the system I/O regionMax Filippov1-1/+19
2015-03-04docs: add memory-hotplug.txtLuiz Capitulino1-0/+76
2015-03-04qemu-options.hx: improve -m descriptionLuiz Capitulino1-5/+17
2015-03-04virtio-balloon: Add some trace eventszhanghailiang2-0/+10
2015-03-04virtio-balloon: Fix balloon not working correctly when hotplug memoryzhanghailiang1-6/+9
2015-03-04pc-dimm: add a function to calculate VM's current RAM sizezhanghailiang3-0/+32
2015-03-04Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell3-22/+32
2015-03-04acpi: update generated filesMichael S. Tsirkin2-1224/+22
2015-03-04Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150302.0' i...Peter Maydell4-8/+108
2015-03-04hmp: info spice: take out webdavGerd Hoffmann1-0/+5
2015-03-03vhost user:support vhost user nic for non msi guestsHaifeng Gao1-13/+3
2015-03-03aml-build: fix build for glib < 2.22Michael S. Tsirkin1-2/+3
2015-03-03vl: take iothread lock very earlyPaolo Bonzini1-3/+3
2015-03-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell20-48/+81
2015-03-03xhci: generate a Transfer Event for each Transfer TRB with the IOC bit setLaszlo Ersek1-3/+12
2015-03-03hmp: info spice: Show string channel nameCole Robinson1-0/+27
2015-03-03qxl: drop update_displaychangelistener call for secondary qxl devicesGerd Hoffmann1-1/+0
2015-03-03vga: refactor vram_size clamping and roundingRadim Krčmář1-7/+15
2015-03-03qxl: refactor rounding up to a nearest power of 2Radim Krčmář3-18/+22
2015-03-03spice: fix invalid memory access to vga.vramRadim Krčmář2-2/+10
2015-03-03qxl: document minimal video memory for new modesRadim Krčmář1-0/+3
2015-03-03bootdevice: add check in restore_boot_order()Gonglei1-1/+3
2015-03-03bootdevice: check boot order argument validation before vm runningGonglei1-14/+22