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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-21
virtio-blk: define VirtIOBlkConf
Paolo Bonzini
7
-28
/
+32
2012-05-21
virtio-blk: blockdev_mark_auto_del is transport-independent
Paolo Bonzini
2
-1
/
+1
2012-05-21
virtio-blk: report non-zero status when failing SG_IO requests
Paolo Bonzini
1
-28
/
+23
2012-05-21
use an uint64_t for the max_sz parameter in load_image_targphys
Mark Langsdorf
2
-2
/
+3
2012-05-21
Merge remote-tracking branch 'mdroth/qga-pull-5-15-12' into staging
Anthony Liguori
9
-162
/
+174
2012-05-21
tests: Add rtc-test (fix test regression)
Stefan Weil
1
-1
/
+1
2012-05-19
tests: Fix linker failure for fdc-test
Stefan Weil
1
-1
/
+1
2012-05-19
mips: Fix BC1ANY[24]F instructions
Richard Sandiford
1
-4
/
+4
2012-05-19
linux-user: Fix stale tbs after mmap
Alexander Graf
3
-1
/
+24
2012-05-19
virtio-pci: add missing 'static'
Blue Swirl
1
-1
/
+1
2012-05-19
sparc64: fix initrd loading
Blue Swirl
1
-23
/
+33
2012-05-18
audio: split IN_T into two separate constants
Roger Pau Monne
2
-13
/
+27
2012-05-18
target-microblaze: impelemented swapx instructions
Peter A. G. Crosthwaite
1
-1
/
+11
2012-05-15
qemu-ga: align versioning with QEMU_VERSION
Michael Roth
3
-4
/
+3
2012-05-15
qemu-ga: fix segv after failure to open log file
Michael Roth
1
-2
/
+3
2012-05-15
qemu-ga: guest-shutdown: use only async-signal-safe functions
Luiz Capitulino
2
-13
/
+9
2012-05-15
qemu-ga: guest-shutdown: become synchronous
Luiz Capitulino
1
-5
/
+16
2012-05-15
qemu-ga: guest-suspend: make the API synchronous
Luiz Capitulino
2
-90
/
+55
2012-05-15
qemu-ga: become_daemon(): reopen standard fds to /dev/null
Luiz Capitulino
1
-3
/
+3
2012-05-15
qemu-ga: make reopen_fd_to_null() public
Luiz Capitulino
3
-19
/
+21
2012-05-15
qemu-ga: guest-suspend-hybrid: don't emit a success response
Luiz Capitulino
1
-6
/
+10
2012-05-15
qemu-ga: guest-suspend-ram: don't emit a success response
Luiz Capitulino
1
-6
/
+10
2012-05-15
qemu-ga: guest-suspend-disk: don't emit a success response
Luiz Capitulino
1
-6
/
+10
2012-05-15
qemu-ga: guest-shutdown: don't emit a success response
Luiz Capitulino
1
-2
/
+6
2012-05-15
qemu-ga: don't warn on no command return
Luiz Capitulino
1
-2
/
+0
2012-05-15
qapi: add support for command options
Luiz Capitulino
4
-6
/
+30
2012-05-14
Update version to 1.1.0-rc2
v1.1.0-rc2
v1.1-rc2
Anthony Liguori
1
-1
/
+1
2012-05-15
tcg/ppc64: Fix CONFIG_TCG_PASS_AREG0
Andreas Färber
1
-20
/
+12
2012-05-15
tcg/ppc64: Don't hardcode register numbers for qemu_ld/st
Andreas Färber
1
-7
/
+9
2012-05-14
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
3
-3
/
+8
2012-05-14
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-3
/
+8
2012-05-14
Merge remote-tracking branch 'afaerber-or/qom-1.1' into staging
Anthony Liguori
10
-7
/
+29
2012-05-14
Merge remote-tracking branch 'kraxel/usb.50' into staging
Anthony Liguori
1
-0
/
+9
2012-05-14
Merge remote-tracking branch 'spice/spice.v55' into staging
Anthony Liguori
1
-5
/
+3
2012-05-14
Merge remote-tracking branch 'sweil/for-1.1' into staging
Anthony Liguori
12
-129
/
+136
2012-05-14
qdev: fix -device foo,?
Paolo Bonzini
1
-2
/
+2
2012-05-14
qemu-img: Fix segmentation fault
Charles Arnold
1
-1
/
+3
2012-05-14
qcow2: Don't ignore failure to clear autoclear flags
Kevin Wolf
1
-1
/
+4
2012-05-14
coroutine: Fix setup of sigaltstack coroutines
Jan Kiszka
1
-1
/
+1
2012-05-14
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
5
-13
/
+59
2012-05-14
qapi: QMP input visitor, handle floats parsed as ints
Michael Roth
1
-3
/
+8
2012-05-14
usb-host: handle guest-issued clear halt
Gerd Hoffmann
1
-0
/
+9
2012-05-14
qxl: set size of PCI IO BAR correctly (16) for revision 2
Uri Lublin
1
-5
/
+3
2012-05-14
qemu-doc: Use QEMU instead of qemu for product name
Stefan Weil
2
-20
/
+20
2012-05-14
qemu-doc: Fix executable name in examples
Stefan Weil
2
-91
/
+101
2012-05-14
qemu-doc: Add missing parameter in description of -D option
Stefan Weil
1
-2
/
+2
2012-05-14
configure: Use QEMU instead of Qemu
Stefan Weil
1
-1
/
+1
2012-05-14
fix some common typos
Jim Meyering
8
-10
/
+10
2012-05-14
qemu-timer: Fix wrong error message
Stefan Weil
1
-5
/
+2
2012-05-13
mips_fulong2e: Don't register "cpu" VMState twice
Juan Quintela
1
-1
/
+0
[next]