index
:
users/pcacjr/qemu.git
cleanup
for-upstream
ich9-fix
ich9-tco
ich9-tco-v2
ich9-tco-v3
ich9-tco-v4
ich9-tco-v5
ich9-tco-v6
ich9-tco-v7
ich9-tco-v8
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
staging
tco
tco-test-fix
test
Paulo's QEMU repository
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: add testcase for TCO watchdog emulation
ich9-tco
Paulo Alcantara
2015-05-26
2
-0
/
+349
*
target-i386: reserve RCRB mmio space in ACPI DSDT table
Paulo Alcantara
2015-05-26
3
-0
/
+47
*
ich9: add TCO interface emulation
Paulo Alcantara
2015-05-26
7
-0
/
+386
*
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-05-26
16
-359
/
+1031
|
\
|
*
ahci: do not remap clb/fis unconditionally
John Snow
2015-05-22
1
-25
/
+63
|
*
macio: move unaligned DMA write code into separate pmac_dma_write() function
Mark Cave-Ayland
2015-05-22
2
-147
/
+125
|
*
macio: move unaligned DMA read code into separate pmac_dma_read() function
Mark Cave-Ayland
2015-05-22
1
-106
/
+147
|
*
qtest: pre-buffer hex nibs
John Snow
2015-05-22
2
-7
/
+12
|
*
libqos/ahci: Swap memread/write with bufread/write
John Snow
2015-05-22
2
-6
/
+6
|
*
qtest: add memset to qtest protocol
John Snow
2015-05-22
2
-7
/
+21
|
*
qtest: Add base64 encoded read/write
John Snow
2015-05-22
3
-0
/
+149
|
*
qtest: allow arbitrarily long sends
John Snow
2015-05-22
1
-18
/
+28
|
*
qtest/ahci: add migrate halted dma test
John Snow
2015-05-22
1
-1
/
+74
|
*
qtest/ahci: add halted dma test
John Snow
2015-05-22
1
-0
/
+60
|
*
qtest/ahci: add flush migrate test
John Snow
2015-05-22
1
-1
/
+51
|
*
qtest/ahci: add migrate dma test
John Snow
2015-05-22
2
-0
/
+46
|
*
qtest/ahci: Add migration test
John Snow
2015-05-22
1
-0
/
+90
|
*
ich9/ahci: Enable Migration
John Snow
2015-05-22
2
-2
/
+0
|
*
libqos: Add migration helpers
John Snow
2015-05-22
4
-17
/
+145
|
*
libqos/ahci: Fix sector set method
John Snow
2015-05-22
1
-2
/
+4
|
*
libqos/ahci: Add halted command helpers
John Snow
2015-05-22
2
-0
/
+30
|
*
glib: remove stale compat functions
John Snow
2015-05-22
1
-35
/
+0
|
*
configure: require glib 2.22
John Snow
2015-05-22
1
-6
/
+1
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-05-22
25
-293
/
+429
|
\
\
|
|
/
|
/
|
|
*
MAINTAINERS: Split "Block QAPI, monitor, command line" off core
Markus Armbruster
2015-05-22
1
-0
/
+8
|
*
MAINTAINERS: Add header files to Block Layer Core section
Kevin Wolf
2015-05-22
1
-0
/
+1
|
*
tests: add test case for encrypted qcow2 read/write
Daniel P. Berrange
2015-05-22
3
-0
/
+116
|
*
qemu-io: prompt for encryption keys when required
Daniel P. Berrange
2015-05-22
1
-0
/
+21
|
*
util: allow \n to terminate password input
Daniel P. Berrange
2015-05-22
1
-1
/
+2
|
*
util: move read_password method out of qemu-img into osdep/oslib
Daniel P. Berrange
2015-05-22
4
-92
/
+93
|
*
qcow2/qcow: protect against uninitialized encryption key
Daniel P. Berrange
2015-05-22
3
-10
/
+21
|
*
qemu-iotests: Make debugging python tests easier
Fam Zheng
2015-05-22
3
-6
/
+26
|
*
qemu-iotests: qemu-img info on afl VMDK image with a huge capacity
Fam Zheng
2015-05-22
3
-0
/
+8
|
*
block: Detect multiplication overflow in bdrv_getlength
Fam Zheng
2015-05-22
1
-0
/
+1
|
*
qemu-io: Use getopt() correctly
Eric Blake
2015-05-22
2
-9
/
+9
|
*
qcow2: style fixes in qcow2-cache.c
Alberto Garcia
2015-05-22
1
-3
/
+3
|
*
qcow2: make qcow2_cache_put() a void function
Alberto Garcia
2015-05-22
4
-71
/
+17
|
*
qcow2: use a hash to look for entries in the L2 cache
Alberto Garcia
2015-05-22
1
-2
/
+7
|
*
qcow2: remove qcow2_cache_find_entry_to_replace()
Alberto Garcia
2015-05-22
1
-29
/
+16
|
*
qcow2: use an LRU algorithm to replace entries from the L2 cache
Alberto Garcia
2015-05-22
1
-18
/
+15
|
*
qcow2: simplify qcow2_cache_put() and qcow2_cache_entry_mark_dirty()
Alberto Garcia
2015-05-22
1
-17
/
+15
|
*
qcow2: use one single memory block for the L2/refcount cache tables
Alberto Garcia
2015-05-22
4
-39
/
+39
|
*
vmdk: Fix overflow if l1_size is 0x20000000
Fam Zheng
2015-05-22
1
-1
/
+2
|
*
vmdk: Fix next_cluster_sector for compressed write
Fam Zheng
2015-05-22
1
-4
/
+10
|
*
nvme: support NVME_VOLATILE_WRITE_CACHE feature
Christoph Hellwig
2015-05-22
1
-0
/
+3
|
*
qcow2: Flush pending discards before allocating cluster
Kevin Wolf
2015-05-22
1
-0
/
+5
*
|
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150522'...
Peter Maydell
2015-05-22
6
-5
/
+263
|
\
\
|
|
/
|
/
|
|
*
target-tricore: add RR_DIV and RR_DIV_U instructions of the v1.6 ISA
Bastian Koppelmann
2015-05-22
4
-0
/
+74
|
*
target-tricore: add FRET instructions of the v1.6 ISA
Bastian Koppelmann
2015-05-22
2
-0
/
+21
|
*
target-tricore: add FCALL instructions of the v1.6 ISA
Bastian Koppelmann
2015-05-22
2
-0
/
+29
[next]