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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-23
migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
Laszlo Ersek
1
-1
/
+6
2015-06-23
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...
Peter Maydell
19
-285
/
+251
2015-06-23
util/qemu-sockets: improve ai_flag hints for ipv6 hosts
Wolfgang Bumiller
1
-3
/
+6
2015-06-23
hw/display/tcx.c: Fix memory leak
Shannon Zhao
1
-0
/
+1
2015-06-23
hw/display/cg3.c: Fix memory leak
Shannon Zhao
1
-0
/
+1
2015-06-23
Makefile: Add "make ctags"
Fam Zheng
1
-1
/
+6
2015-06-23
Makefile: Fix "make cscope TAGS"
Fam Zheng
1
-5
/
+10
2015-06-23
qemu-options: Use @itemx where appropriate
Markus Armbruster
1
-26
/
+26
2015-06-23
qemu-options: Improve -global documentation
Markus Armbruster
1
-2
/
+3
2015-06-23
throttle: Fix typo in the documentation of block_set_io_throttle
Alberto Garcia
1
-1
/
+1
2015-06-23
hw/display/qxl-logger.c: Constify some variable
Frediano Ziglio
1
-8
/
+8
2015-06-23
configure: rearrange --help and consolidate enable/disable together
Michael Tokarev
1
-124
/
+75
2015-06-23
libcacard: pkgconfig: tidy dependent libs
Michael Tokarev
1
-1
/
+1
2015-06-23
vt82c686: QOMify
Gonglei
1
-15
/
+32
2015-06-23
xen_pt: QOMify
Gonglei
2
-5
/
+9
2015-06-23
wdt_i6300esb: QOMify
Gonglei
1
-5
/
+9
2015-06-23
piix4: QOMify
Gonglei
1
-2
/
+6
2015-06-23
piix: piix3 QOMify
Gonglei
1
-26
/
+31
2015-06-23
pci-assign: QOMify
Gonglei
1
-18
/
+21
2015-06-23
Print error when failing to load PCI config data
Dr. David Alan Gilbert
1
-0
/
+4
2015-06-23
Grammar: 'as to'->'as for'
Dr. David Alan Gilbert
1
-1
/
+1
2015-06-23
remove libdecnumber/dpd/decimal128Local.h
Michael Tokarev
1
-42
/
+0
2015-06-23
configure: append --extra-ldflags to LDFLAGS
Alex Bennée
1
-1
/
+1
2015-06-23
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-220615-3' into sta...
Peter Maydell
5
-68
/
+46
2015-06-23
Revert "xen-hvm: increase maxmem before calling xc_domain_populate_physmap"
Stefano Stabellini
1
-24
/
+0
2015-06-23
xen/pass-through: constify some static data
Jan Beulich
2
-6
/
+5
2015-06-23
xen/pass-through: log errno values rather than function return ones
Jan Beulich
2
-25
/
+25
2015-06-23
xen/pass-through: ROM BAR handling adjustments
Jan Beulich
2
-6
/
+14
2015-06-23
xen/pass-through: fold host PCI command register writes
Jan Beulich
1
-7
/
+2
2015-06-23
add pci-bridge-seat
Gerd Hoffmann
4
-1
/
+45
2015-06-23
pc: cleanup and convert TMP ACPI device description to AML API
Igor Mammedov
7
-339
/
+16
2015-06-23
MAINTAINERS: add ACPI entry
Michael S. Tsirkin
1
-0
/
+12
2015-06-23
vhost: correctly pass error to caller in vhost_dev_enable_notifiers()
Jason Wang
1
-4
/
+4
2015-06-23
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
2
-0
/
+5
2015-06-23
iov: don't touch iov in iov_send_recv()
Wen Congyang
2
-2
/
+14
2015-06-23
raw-posix: Introduce hdev_is_sg()
Dimitris Aragiorgis
1
-11
/
+28
2015-06-23
raw-posix: Use DPRINTF for DEBUG_FLOPPY
Dimitris Aragiorgis
1
-17
/
+5
2015-06-23
raw-posix: DPRINTF instead of DEBUG_BLOCK_PRINT
Dimitris Aragiorgis
1
-8
/
+18
2015-06-23
Fix migration in case of scsi-generic
Dimitris Aragiorgis
2
-5
/
+2
2015-06-23
block: Use bdrv_is_sg() everywhere
Dimitris Aragiorgis
3
-6
/
+6
2015-06-23
nvme: Fix memleak in nvme_dma_read_prp
Lu Lina
1
-0
/
+1
2015-06-23
vvfat: add a label option
Wolfgang Bumiller
2
-4
/
+27
2015-06-23
util/hbitmap: Add an API to reset all set bits in hbitmap
Wen Congyang
4
-1
/
+60
2015-06-23
virtio-blk: Use blk_drain() to drain IO requests
Alexander Yarygin
1
-5
/
+10
2015-06-23
block-backend: Introduce blk_drain()
Alexander Yarygin
2
-0
/
+6
2015-06-23
throttle: Check current timers before updating any_timer_armed[]
Alberto Garcia
1
-2
/
+7
2015-06-23
block: Let bdrv_drain_all() to call aio_poll() for each AioContext
Alexander Yarygin
1
-16
/
+26
2015-06-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...
Peter Maydell
7
-24
/
+252
2015-06-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-06-22' in...
Peter Maydell
176
-1102
/
+953
2015-06-23
Add MAINTAINERS entry for virtio-input
Gerd Hoffmann
1
-0
/
+6
[prev]
[next]