aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-22Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20141015-1' into ...Peter Maydell
2014-10-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141015-1' into s...Peter Maydell
2014-10-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20141015-1' in...Peter Maydell
2014-10-22Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141015' into stagingPeter Maydell
2014-10-22hw/i386/pc_q35.c: Avoid g_assert_cmpint() as it is not in glib 2.12Peter Maydell
2014-10-16glib: add compatibility interface for g_strcmp0()Gonglei
2014-10-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141015-1' into s...Peter Maydell
2014-10-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell
2014-10-15glib: add compatibility interface for g_get_monotonic_time()Stefan Hajnoczi
2014-10-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i...Peter Maydell
2014-10-15configure: Prepend pixman and ftd flags to overrule system-provided onesJan Kiszka
2014-10-15hw/display/vga: Remove unused arrays dmask4 and dmask16Peter Maydell
2014-10-15vga-pci: add qext region to mmioGerd Hoffmann
2014-10-15qxl: keep going if reaching guest bug on empty areaMarc-André Lureau
2014-10-15gtk: add support for the Pause keyMartin Decky
2014-10-15gtk.c: Fix memory leak in gd_set_keycode_type()Chen Fan
2014-10-15bootindex: change fprintf to error_reportGonglei
2014-10-15bootindex: delete bootindex when device is removedGonglei
2014-10-15bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei
2014-10-15ide: add calling add_boot_device_patch in bootindex setter functionGonglei
2014-10-15nvma: ide: add bootindex to qom propertyGonglei
2014-10-15usb-storage: add bootindex to qom propertyGonglei
2014-10-15virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei
2014-10-15block: remove bootindex property from qdev to qomGonglei
2014-10-15virtio-blk: add bootindex to qom propertyGonglei
2014-10-15ide: add bootindex to qom propertyGonglei
2014-10-15scsi: add bootindex to qom propertyGonglei
2014-10-15isa-fdc: remove bootindexA/B property from qdev to qomGonglei
2014-10-15redirect: remove bootindex property from qdev to qomGonglei
2014-10-15vfio: remove bootindex property from qdev to qomGonglei
2014-10-15pci-assign: remove bootindex property from qdev to qomGonglei
2014-10-15host-libusb: remove bootindex property from qdev to qomGonglei
2014-10-15virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei
2014-10-15net: remove bootindex property from qdev to qomGonglei
2014-10-15usb-net: add bootindex to qom propertyGonglei
2014-10-15vmxnet3: add bootindex to qom propertyGonglei
2014-10-15spapr_lian: add bootindex to qom propertyGonglei
2014-10-15rtl8139: add bootindex to qom propertyGonglei
2014-10-15pcnet: add bootindex to qom propertyGonglei
2014-10-15ne2000: add bootindex to qom propertyGonglei
2014-10-15eepro100: add bootindex to qom propertyGonglei
2014-10-15e1000: add bootindex to qom propertyGonglei
2014-10-15virtio-net: add bootindex to qom propertyGonglei
2014-10-15bootindex: add a setter/getter functions wrapper for bootindex propertyGonglei
2014-10-15bootindex: support to set a existent device's bootindex to -1Gonglei
2014-10-15bootindex: rework add_boot_device_path functionGonglei
2014-10-15fw_cfg: add fw_cfg_machine_reset functionGonglei
2014-10-15bootindex: add del_boot_device_path functionGonglei
2014-10-15bootindex: add check bootindex functionGonglei
2014-10-15bootdevice: move bootdevice related code to new file bootdevice.cGonglei