index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqos
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-20
libqos: add qvirtqueue_cleanup()
Stefan Hajnoczi
4
-0
/
+29
2016-06-20
libqos: drop duplicated virtio_pci.h definitions
Stefan Hajnoczi
2
-37
/
+22
2016-06-20
libqos: drop duplicated virtio_vring.h structs
Stefan Hajnoczi
2
-37
/
+12
2016-06-20
libqos: drop duplicated virtio_ring.h bit definitions
Stefan Hajnoczi
4
-24
/
+13
2016-06-20
libqos: drop duplicated virtio_config.h definitions
Stefan Hajnoczi
2
-18
/
+10
2016-06-20
libqos: drop duplicated PCI vendor ID definition
Stefan Hajnoczi
2
-3
/
+2
2016-06-20
libqos: use virtio_ids.h for device ID definitions
Stefan Hajnoczi
1
-9
/
+0
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
14
-14
/
+0
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+1
2016-03-22
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
Markus Armbruster
1
-2
/
+1
2016-03-21
tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned
Markus Armbruster
1
-2
/
+6
2016-02-23
all: Clean up includes
Peter Maydell
5
-9
/
+0
2016-02-16
tests: Clean up includes
Peter Maydell
15
-15
/
+15
2016-02-02
libqos: remove some leaks
Marc-André Lureau
1
-0
/
+2
2016-01-29
ide: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-11
libqos/ahci: organize header
John Snow
1
-12
/
+24
2016-01-11
libqos/ahci: add ahci_exec
John Snow
2
-0
/
+93
2016-01-11
libqos/ahci: allow nondata commands for ahci_io variants
John Snow
1
-0
/
+3
2016-01-11
libqos: allow zero-size allocations
John Snow
2
-3
/
+7
2016-01-11
libqos/ahci: Switch to mutable properties
John Snow
1
-2
/
+8
2016-01-11
libqos/ahci: ATAPI identify
John Snow
2
-0
/
+6
2016-01-11
libqos/ahci: ATAPI support
John Snow
2
-4
/
+89
2015-11-13
libqos: add qemu-img presence check
John Snow
2
-5
/
+24
2015-10-05
qtest/ahci: fix redundant assertion
John Snow
1
-1
/
+1
2015-09-18
qtest/ahci: export generate_pattern
John Snow
2
-0
/
+27
2015-09-07
i.MX: Add qtest support for I2C device emulator.
Jean-Christophe Dubois
2
-0
/
+212
2015-07-08
libqos/ahci: fix ahci_write_fis for ncq on ppc64
John Snow
2
-10
/
+12
2015-07-04
qtest/ahci: simple ncq data test
John Snow
2
-33
/
+40
2015-07-04
libqos/ahci: Force all NCQ commands to be LBA48
John Snow
1
-1
/
+1
2015-07-04
libqos/ahci: set the NCQ tag on command_commit
John Snow
1
-0
/
+5
2015-07-04
libqos/ahci: adjust expected NCQ interrupts
John Snow
1
-2
/
+7
2015-07-04
libqos/ahci: edit wait to be ncq aware
John Snow
1
-3
/
+7
2015-07-04
libqos/ahci: add NCQ frame support
John Snow
2
-10
/
+63
2015-07-04
libqos/ahci: fix cmd_sanity for ncq
John Snow
2
-24
/
+25
2015-07-04
libqos/ahci: fix memory management bugs
John Snow
1
-2
/
+4
2015-06-17
libqos: Complete virtio device ID definition list
Fam Zheng
1
-2
/
+8
2015-06-17
libqos: Allow calling guest_free on NULL pointer
Fam Zheng
1
-0
/
+3
2015-05-22
libqos/ahci: Swap memread/write with bufread/write
John Snow
1
-2
/
+2
2015-05-22
qtest/ahci: add migrate dma test
John Snow
1
-0
/
+1
2015-05-22
libqos: Add migration helpers
John Snow
4
-17
/
+145
2015-05-22
libqos/ahci: Fix sector set method
John Snow
1
-2
/
+4
2015-05-22
libqos/ahci: Add halted command helpers
John Snow
2
-0
/
+30
2015-04-30
misc: Fix new collection of typos
Stefan Weil
1
-2
/
+2
2015-04-28
libqos: add blkdebug_prepare_script
John Snow
2
-0
/
+23
2015-04-28
qtest/ahci: Allow override of default CLI options
John Snow
2
-0
/
+6
2015-04-28
qtest/ahci: test different disk sectors
John Snow
2
-6
/
+8
2015-04-28
qtest/ahci: add qcow2 support to ahci-test
John Snow
2
-0
/
+46
2015-03-10
libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.c
Marc MarĂ
1
-4
/
+12
2015-03-10
libqos/ahci: add ahci command helpers
John Snow
2
-0
/
+47
[next]