Age | Commit message (Expand) | Author | Files | Lines |
2014-10-20 | block: Eliminate BlockDriverState member device_name[] | Markus Armbruster | 16 | -48/+55 |
2014-10-20 | block: Eliminate bdrv_iterate(), use bdrv_next() | Markus Armbruster | 5 | -65/+35 |
2014-10-20 | blockdev: Eliminate drive_del() | Markus Armbruster | 4 | -10/+7 |
2014-10-20 | block: Make BlockBackend own its BlockDriverState | Markus Armbruster | 6 | -53/+7 |
2014-10-20 | block: Code motion to get rid of stubs/blockdev.c | Markus Armbruster | 5 | -25/+13 |
2014-10-20 | block: Connect BlockBackend and DriveInfo | Markus Armbruster | 4 | -38/+79 |
2014-10-20 | block: Connect BlockBackend to BlockDriverState | Markus Armbruster | 9 | -94/+156 |
2014-10-20 | block: New BlockBackend | Markus Armbruster | 9 | -11/+245 |
2014-10-20 | block: Split bdrv_new_root() off bdrv_new() | Markus Armbruster | 9 | -19/+30 |
2014-10-20 | nbd: Fix filename generation | Max Reitz | 1 | -15/+29 |
2014-10-20 | block/raw-posix: use seek_hole ahead of fiemap | Tony Breeds | 1 | -2/+2 |
2014-10-20 | block/raw-posix: Fix disk corruption in try_fiemap | Tony Breeds | 1 | -1/+1 |
2014-10-20 | qcow2: fix leak of Qcow2DiscardRegion in update_refcount_discard | Zhang Haoyu | 1 | -0/+1 |
2014-10-20 | target-tricore: Add instructions of BO opcode format | Bastian Koppelmann | 4 | -0/+704 |
2014-10-20 | target-tricore: Add instructions of BIT opcode format | Bastian Koppelmann | 1 | -0/+312 |
2014-10-20 | target-tricore: Add instructions of B opcode format | Bastian Koppelmann | 1 | -0/+27 |
2014-10-20 | target-tricore: Add instructions of ABS, ABSB opcode format | Bastian Koppelmann | 3 | -0/+352 |
2014-10-20 | target-tricore: Cleanup and Bugfixes | Bastian Koppelmann | 2 | -27/+22 |
2014-10-16 | glib: add compatibility interface for g_strcmp0() | Gonglei | 1 | -0/+17 |
2014-10-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141015-1' into s... | Peter Maydell | 4 | -26/+87 |
2014-10-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ... | Peter Maydell | 36 | -166/+690 |
2014-10-15 | glib: add compatibility interface for g_get_monotonic_time() | Stefan Hajnoczi | 3 | -22/+21 |
2014-10-15 | xhci: remove dead code | Gerd Hoffmann | 1 | -6/+0 |
2014-10-15 | usb-hid: Add high speed keyboard configuration | Jan Vesely | 2 | -1/+69 |
2014-10-15 | usb-hid: Add high speed mouse configuration | Jan Vesely | 2 | -1/+74 |
2014-10-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i... | Peter Maydell | 14 | -450/+1029 |
2014-10-15 | configure: Prepend pixman and ftd flags to overrule system-provided ones | Jan Kiszka | 1 | -3/+3 |
2014-10-15 | hw/display/vga: Remove unused arrays dmask4 and dmask16 | Peter Maydell | 1 | -26/+0 |
2014-10-15 | vga-pci: add qext region to mmio | Gerd Hoffmann | 3 | -0/+87 |
2014-10-15 | qxl: keep going if reaching guest bug on empty area | Marc-André Lureau | 1 | -0/+5 |
2014-10-15 | usb-hid: Move descriptor decision to usb-hid initfn | Jan Vesely | 1 | -20/+21 |
2014-10-15 | gtk: add support for the Pause key | Martin Decky | 1 | -0/+6 |
2014-10-15 | gtk.c: Fix memory leak in gd_set_keycode_type() | Chen Fan | 1 | -0/+7 |
2014-10-15 | bootindex: change fprintf to error_report | Gonglei | 1 | -1/+2 |
2014-10-15 | bootindex: delete bootindex when device is removed | Gonglei | 1 | -0/+2 |
2014-10-15 | bootindex: move calling add_boot_device_patch to bootindex setter function | Gonglei | 18 | -32/+2 |
2014-10-15 | ide: add calling add_boot_device_patch in bootindex setter function | Gonglei | 1 | -0/+5 |
2014-10-15 | nvma: ide: add bootindex to qom property | Gonglei | 1 | -0/+44 |
2014-10-15 | usb-storage: add bootindex to qom property | Gonglei | 1 | -0/+52 |
2014-10-15 | virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390 | Gonglei | 3 | -0/+6 |
2014-10-15 | block: remove bootindex property from qdev to qom | Gonglei | 4 | -4/+2 |
2014-10-15 | virtio-blk: add bootindex to qom property | Gonglei | 1 | -0/+3 |
2014-10-15 | ide: add bootindex to qom property | Gonglei | 1 | -0/+42 |
2014-10-15 | scsi: add bootindex to qom property | Gonglei | 1 | -0/+11 |
2014-10-15 | isa-fdc: remove bootindexA/B property from qdev to qom | Gonglei | 1 | -2/+13 |
2014-10-15 | redirect: remove bootindex property from qdev to qom | Gonglei | 1 | -1/+11 |
2014-10-15 | vfio: remove bootindex property from qdev to qom | Gonglei | 1 | -1/+11 |
2014-10-15 | pci-assign: remove bootindex property from qdev to qom | Gonglei | 1 | -1/+11 |
2014-10-15 | host-libusb: remove bootindex property from qdev to qom | Gonglei | 1 | -1/+11 |
2014-10-15 | virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390 | Gonglei | 3 | -0/+6 |