Age | Commit message (Expand) | Author |
2015-03-09 | openpic: convert to vmstate | Mark Cave-Ayland |
2015-03-09 | openpic: switch IRQQueue queue from inline to bitmap | Mark Cave-Ayland |
2015-03-09 | openpic: fix up loadvm under -M mac99 | Mark Cave-Ayland |
2015-03-09 | openpic: fix segfault on -M mac99 savevm | Mark Cave-Ayland |
2015-03-09 | cuda.c: include adb_poll_timer in VMStateDescription | Mark Cave-Ayland |
2015-03-09 | adb.c: include ADBDevice parent state in KBDState and MouseState | Mark Cave-Ayland |
2015-03-09 | macio.c: include parent PCIDevice state in VMStateDescription | Mark Cave-Ayland |
2015-03-09 | Openpic: check that cpu id is within the number of cpus | Fabien Chouteau |
2015-03-09 | pseries: Switch VGA endian on H_SET_MODE | David Gibson |
2015-03-09 | vga: Expose framebuffer byteorder as a QOM property | David Gibson |
2015-03-09 | spapr: Clean up misuse of qdev_init() in xics-kvm creation | Markus Armbruster |
2015-03-09 | PPC: Clean up misuse of qdev_init() in kvm-openpic creation | Markus Armbruster |
2015-03-09 | pseries: Export RTC time via QOM | David Gibson |
2015-03-09 | pseries: Move rtc_offset into RTC device's state structure | David Gibson |
2015-03-09 | pseries: Make the PAPR RTC a qdev device | David Gibson |
2015-03-09 | pseries: Make RTAS time of day functions respect -rtc options | David Gibson |
2015-03-09 | pseries: Add spapr_rtc_read() helper function | David Gibson |
2015-03-09 | pseries: Add more parameter validation in RTAS time of day functions | David Gibson |
2015-03-09 | pseries: Move sPAPR RTC code into its own file | David Gibson |
2015-03-09 | Generalize QOM publishing of date and time from mc146818rtc.c | David Gibson |
2015-03-09 | spapr-pci: Enable huge BARs | Alexey Kardashevskiy |
2015-03-09 | spapr: Add pseries-2.3 machine | Alexey Kardashevskiy |
2015-03-09 | pseries: Limit PCI host bridge "index" value | David Gibson |
2015-03-09 | spapr_vio/spapr_iommu: Move VIO bypass where it belongs | Alexey Kardashevskiy |
2015-03-09 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-03-08 | Merge remote-tracking branch 'remotes/xtensa/tags/20150307-xtensa' into staging | Peter Maydell |
2015-03-08 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2015-03-08 | acpi: drop unused code | Michael S. Tsirkin |
2015-03-08 | acpi-build: fix typo in comment | Michael S. Tsirkin |
2015-03-08 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150304-1' into ... | Peter Maydell |
2015-03-08 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150303-1' into s... | Peter Maydell |
2015-03-07 | target-xtensa: xtfpga: fix ml605 flash size | Max Filippov |
2015-03-07 | hw/xtensa: allow reads/writes in the system I/O region | Max Filippov |
2015-03-04 | virtio-balloon: Add some trace events | zhanghailiang |
2015-03-04 | virtio-balloon: Fix balloon not working correctly when hotplug memory | zhanghailiang |
2015-03-04 | pc-dimm: add a function to calculate VM's current RAM size | zhanghailiang |
2015-03-04 | acpi: update generated files | Michael S. Tsirkin |
2015-03-04 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150302.0' i... | Peter Maydell |
2015-03-03 | aml-build: fix build for glib < 2.22 | Michael S. Tsirkin |
2015-03-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-03-03 | xhci: generate a Transfer Event for each Transfer TRB with the IOC bit set | Laszlo Ersek |
2015-03-03 | qxl: drop update_displaychangelistener call for secondary qxl devices | Gerd Hoffmann |
2015-03-03 | vga: refactor vram_size clamping and rounding | Radim Krčmář |
2015-03-03 | qxl: refactor rounding up to a nearest power of 2 | Radim Krčmář |
2015-03-03 | spice: fix invalid memory access to vga.vram | Radim Krčmář |
2015-03-03 | qxl: document minimal video memory for new modes | Radim Krčmář |
2015-03-03 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into... | Peter Maydell |
2015-03-03 | Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'... | Peter Maydell |
2015-03-02 | vfio-pci: Enable device request notification support | Alex Williamson |
2015-03-02 | vfio: allow to disable MMAP per device with -x-mmap=off option | Samuel Pitoiset |