index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: get max_transfer limit for char (scsi-generic) devices
Eric Farman
2017-01-27
1
-1
/
+1
*
block: Fix target variable of BLKSECTGET ioctl
Eric Farman
2017-01-27
2
-7
/
+11
*
hw/scsi: Fix debug message of cdb structure in scsi-generic
Eric Farman
2017-01-27
1
-2
/
+3
*
Introduce DEVICE_CATEGORY_CPU for CPU devices
Thomas Huth
2017-01-27
4
-0
/
+11
*
block/iscsi: avoid data corruption with cache=writeback
Peter Lieven
2017-01-27
1
-2
/
+6
*
hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types
Laszlo Ersek
2017-01-27
2
-0
/
+8
*
hw/isa/lpc_ich9: add broadcast SMI feature
Laszlo Ersek
2017-01-27
2
-1
/
+12
*
hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg
Laszlo Ersek
2017-01-27
2
-0
/
+89
*
memory: hmp: add "-f" for "info mtree"
Peter Xu
2017-01-27
4
-6
/
+47
*
memory: tune mtree_print_mr() to dump mr type
Peter Xu
2017-01-27
1
-21
/
+27
*
apic: save apic_delivered flag
Pavel Dovgalyuk
2017-01-27
2
-0
/
+35
*
replay: exception replay fix
Pavel Dovgalyuk
2017-01-27
1
-0
/
+2
*
replay: save/load initial state
Pavel Dovgalyuk
2017-01-27
6
-3
/
+59
*
savevm: add public save_vmstate function
Pavel Dovgalyuk
2017-01-27
2
-11
/
+23
*
replay: don't use rtc clock on loadvm phase
Pavel Dovgalyuk
2017-01-27
1
-4
/
+11
*
replay: improve interrupt handling
Pavel Dovgalyuk
2017-01-27
2
-1
/
+2
*
icount: update instruction counter on apic patching
Pavel Dovgalyuk
2017-01-27
1
-0
/
+6
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-01-27' into ...
Peter Maydell
2017-01-27
5
-15
/
+15
|
\
|
*
qmp: Fix argument name in error message of device-list-properties
Lin Ma
2017-01-27
1
-2
/
+2
|
*
qapi: Remove unwanted commas after #optional keyword
Stefan Weil
2017-01-27
3
-10
/
+10
|
*
build-sys: Minor qapi doc generation target cleanups
Markus Armbruster
2017-01-27
1
-3
/
+3
*
|
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-26-1' in...
Peter Maydell
2017-01-27
2
-1
/
+4
|
\
\
|
*
|
io: fix possible double free of task error object
Daniel P. Berrange
2017-01-26
2
-1
/
+4
|
|
/
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170126' into staging
Peter Maydell
2017-01-27
1
-1
/
+1
|
\
\
|
*
|
s390x/flic: fix compilation of kvm flic
Cornelia Huck
2017-01-26
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-01-27
1
-1
/
+2
|
\
\
|
*
|
aio-posix: honor is_external in AioContext polling
Stefan Hajnoczi
2017-01-26
1
-1
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
2017-01-27
3
-3
/
+43
|
\
\
|
|
/
|
/
|
|
*
test-hbitmap: Add hbitmap_is_serializable() calls
Max Reitz
2017-01-26
1
-0
/
+11
|
*
hbitmap: Add hbitmap_is_serializable()
Max Reitz
2017-01-26
2
-3
/
+32
|
/
*
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-01-25
3
-13
/
+26
|
\
|
*
9pfs: fix offset error in v9fs_xattr_read()
Greg Kurz
2017-01-25
1
-3
/
+3
|
*
9pfs: local: trivial cosmetic fix in pwritev op
Greg Kurz
2017-01-25
1
-2
/
+1
|
*
9pfs: fix off-by-one error in PDU free list
Greg Kurz
2017-01-25
1
-1
/
+1
|
*
tests: virtio-9p: improve error reporting
Greg Kurz
2017-01-25
1
-5
/
+19
|
*
9pfs: add missing coroutine_fn annotations
Greg Kurz
2017-01-25
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into staging
Peter Maydell
2017-01-25
12
-203
/
+456
|
\
\
|
*
|
target-xtensa: implement RER/WER instructions
Max Filippov
2017-01-17
6
-3
/
+44
|
*
|
target/xtensa: tests: clean up interrupt tests
Max Filippov
2017-01-15
1
-7
/
+20
|
*
|
target/xtensa: tests: add memctl test
Max Filippov
2017-01-15
1
-0
/
+1
|
*
|
target/xtensa: implement MEMCTL SR
Max Filippov
2017-01-15
6
-0
/
+68
|
*
|
target/xtensa: fix ICACHE/DCACHE options detection
Max Filippov
2017-01-15
1
-2
/
+2
|
*
|
target/xtensa: tests: add ccount write tests
Max Filippov
2017-01-15
1
-0
/
+34
|
*
|
target/xtensa: tests: replace hardcoded interrupt masks
Max Filippov
2017-01-15
1
-5
/
+5
|
*
|
target/xtensa: tests: fix timer tests
Max Filippov
2017-01-15
1
-28
/
+33
|
*
|
target/xtensa: tests: run tests with icount
Max Filippov
2017-01-15
1
-1
/
+1
|
*
|
target/xtensa: don't continue translation after exception
Max Filippov
2017-01-15
1
-1
/
+4
|
*
|
target/xtensa: support icount
Max Filippov
2017-01-15
3
-45
/
+143
|
*
|
target/xtensa: refactor CCOUNT/CCOMPARE
Max Filippov
2017-01-15
5
-107
/
+65
|
*
|
target/xtensa: implement RUNSTALL
Max Filippov
2017-01-15
3
-2
/
+17
[next]