Age | Commit message (Expand) | Author |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2016-06-20 | libqos: add qvirtqueue_cleanup() | Stefan Hajnoczi |
2016-06-20 | libqos: drop duplicated virtio_pci.h definitions | Stefan Hajnoczi |
2016-06-20 | libqos: drop duplicated virtio_vring.h structs | Stefan Hajnoczi |
2016-06-20 | libqos: drop duplicated virtio_ring.h bit definitions | Stefan Hajnoczi |
2016-06-20 | libqos: drop duplicated virtio_config.h definitions | Stefan Hajnoczi |
2016-06-20 | libqos: drop duplicated PCI vendor ID definition | Stefan Hajnoczi |
2016-06-20 | libqos: use virtio_ids.h for device ID definitions | Stefan Hajnoczi |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell |
2016-05-19 | qemu-common: stop including qemu/host-utils.h from qemu-common.h | Paolo Bonzini |
2016-03-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-03-22 | fw_cfg: Split fw_cfg_keys.h off fw_cfg.h | Markus Armbruster |
2016-03-21 | tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned | Markus Armbruster |
2016-02-23 | all: Clean up includes | Peter Maydell |
2016-02-16 | tests: Clean up includes | Peter Maydell |
2016-02-02 | libqos: remove some leaks | Marc-André Lureau |
2016-01-29 | ide: Clean up includes | Peter Maydell |
2016-01-11 | libqos/ahci: organize header | John Snow |
2016-01-11 | libqos/ahci: add ahci_exec | John Snow |
2016-01-11 | libqos/ahci: allow nondata commands for ahci_io variants | John Snow |
2016-01-11 | libqos: allow zero-size allocations | John Snow |
2016-01-11 | libqos/ahci: Switch to mutable properties | John Snow |
2016-01-11 | libqos/ahci: ATAPI identify | John Snow |
2016-01-11 | libqos/ahci: ATAPI support | John Snow |
2015-11-13 | libqos: add qemu-img presence check | John Snow |
2015-10-05 | qtest/ahci: fix redundant assertion | John Snow |
2015-09-18 | qtest/ahci: export generate_pattern | John Snow |
2015-09-07 | i.MX: Add qtest support for I2C device emulator. | Jean-Christophe Dubois |
2015-07-08 | libqos/ahci: fix ahci_write_fis for ncq on ppc64 | John Snow |
2015-07-04 | qtest/ahci: simple ncq data test | John Snow |
2015-07-04 | libqos/ahci: Force all NCQ commands to be LBA48 | John Snow |
2015-07-04 | libqos/ahci: set the NCQ tag on command_commit | John Snow |
2015-07-04 | libqos/ahci: adjust expected NCQ interrupts | John Snow |
2015-07-04 | libqos/ahci: edit wait to be ncq aware | John Snow |
2015-07-04 | libqos/ahci: add NCQ frame support | John Snow |
2015-07-04 | libqos/ahci: fix cmd_sanity for ncq | John Snow |
2015-07-04 | libqos/ahci: fix memory management bugs | John Snow |
2015-06-17 | libqos: Complete virtio device ID definition list | Fam Zheng |
2015-06-17 | libqos: Allow calling guest_free on NULL pointer | Fam Zheng |
2015-05-22 | libqos/ahci: Swap memread/write with bufread/write | John Snow |
2015-05-22 | qtest/ahci: add migrate dma test | John Snow |
2015-05-22 | libqos: Add migration helpers | John Snow |
2015-05-22 | libqos/ahci: Fix sector set method | John Snow |
2015-05-22 | libqos/ahci: Add halted command helpers | John Snow |
2015-04-30 | misc: Fix new collection of typos | Stefan Weil |
2015-04-28 | libqos: add blkdebug_prepare_script | John Snow |
2015-04-28 | qtest/ahci: Allow override of default CLI options | John Snow |
2015-04-28 | qtest/ahci: test different disk sectors | John Snow |
2015-04-28 | qtest/ahci: add qcow2 support to ahci-test | John Snow |
2015-03-10 | libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.c | Marc MarĂ |