index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqos
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-16
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
1
-5
/
+4
2016-10-16
libqos: Limit spapr-pci to 32-bit MMIO for now
David Gibson
1
-17
/
+15
2016-10-16
libqos: Correct error in PCI hole sizing for spapr
David Gibson
1
-2
/
+4
2016-10-16
libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()
David Gibson
1
-49
/
+64
2016-10-14
qtest: ask endianness of the target in qtest_init()
Laurent Vivier
1
-1
/
+1
2016-10-06
libqos: use generic qtest_shutdown()
Laurent Vivier
4
-5
/
+20
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
7
-10
/
+31
2016-10-06
libqos: add PPC64 PCI support
Laurent Vivier
6
-23
/
+375
2016-09-28
libqos: fix qvring_init()
Laurent Vivier
1
-1
/
+1
2016-09-23
tests: add RTAS command in the protocol
Laurent Vivier
2
-0
/
+82
2016-09-23
libqos: define SPAPR libqos functions
Laurent Vivier
6
-1
/
+97
2016-09-13
tests: fix qvirtqueue_kick
Laurent Vivier
1
-3
/
+3
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
3
-6
/
+6
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
[next]