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
2014-04-28
gitignore: cleanups #2
Michael Tokarev
1
-7
/
+2
2014-04-27
tests/.gitignore: Ignore test-rfifolock
Cole Robinson
1
-0
/
+1
2014-04-27
move test-* from .gitignore to tests/.gitignore
Laszlo Ersek
2
-11
/
+9
2014-04-27
configure: Improve help behavior
Fam Zheng
1
-2
/
+5
2014-04-27
vl: convert -m to QemuOpts
Igor Mammedov
2
-17
/
+63
2014-04-27
qemu-option: introduce qemu_find_opts_singleton
Paolo Bonzini
3
-10
/
+17
2014-04-27
misc: Use cpu_physical_memory_read and cpu_physical_memory_write
Stefan Weil
4
-26
/
+23
2014-04-25
seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelist
Paul Moore
1
-1
/
+4
2014-04-25
seccomp: add timerfd_create and timerfd_settime to the whitelist
Felix Geyer
1
-1
/
+3
2014-04-25
iscsi: Don't use error_is_set() to suppress additional errors
Markus Armbruster
1
-5
/
+4
2014-04-25
blockdev: Clean up fragile use of error_is_set()
Markus Armbruster
1
-2
/
+5
2014-04-25
nbd: Use return values instead of error_is_set(errp)
Markus Armbruster
1
-1
/
+1
2014-04-25
qemu-img: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-6
/
+6
2014-04-25
Use error_is_set() only when necessary (again)
Markus Armbruster
6
-12
/
+12
2014-04-25
block: Expose host_* drivers in blockdev-add
Kevin Wolf
1
-1
/
+7
2014-04-25
MAINTAINERS: Add qemu-img/io to block subsystem
Kevin Wolf
1
-0
/
+2
2014-04-25
qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()
Fam Zheng
3
-55
/
+9
2014-04-25
doc: add -drive rerror=,werror= to qemu --help output
Stefan Hajnoczi
1
-1
/
+2
2014-04-25
block: Prevent coroutine stack overflow when recursing in bdrv_open_backing_f...
BenoƮt Canet
1
-15
/
+18
2014-04-25
monitor: fix qmp_getfd() fd leak in error case
Stefan Hajnoczi
1
-0
/
+1
2014-04-25
HMP: support specifying dump format for dump-guest-memory
Qiao Nuohan
2
-6
/
+32
2014-04-25
HMP: fix doc of dump-guest-memory
Qiao Nuohan
1
-9
/
+10
2014-04-25
qmp: object-add: Validate class before creating object
Eduardo Habkost
1
-7
/
+14
2014-04-25
net: Don't use error_is_set() to suppress additional errors
Markus Armbruster
1
-3
/
+3
2014-04-25
net: Make qmp_query_rx_filter() with name argument more obvious
Markus Armbruster
1
-0
/
+4
2014-04-25
monitor: Add device_add and device_del completion.
Hani Benhabiles
3
-14
/
+28
2014-04-25
monitor: Add command_completion callback to mon_cmd_t.
Hani Benhabiles
3
-6
/
+18
2014-04-25
monitor: Fix drive_del id argument type completion.
Hani Benhabiles
1
-1
/
+1
2014-04-25
error: Remove some unused headers
Cole Robinson
2
-5
/
+1
2014-04-25
qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTED
Cole Robinson
3
-5
/
+2
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
15
-91
/
+37
2014-04-25
qerror.h: Remove unused error classes
Cole Robinson
1
-9
/
+0
2014-04-25
error: Print error_report() to stderr if using qmp
Cole Robinson
1
-1
/
+1
2014-04-25
monitor: Remove unused monitor_print_filename
Cole Robinson
4
-35
/
+0
2014-04-25
error: Privatize error_print_loc
Cole Robinson
2
-2
/
+1
2014-04-25
vnc: Remove default_mon usage
Cole Robinson
1
-2
/
+2
2014-04-25
slirp: Remove default_mon usage
Cole Robinson
3
-17
/
+6
2014-04-25
Merge remote-tracking branch 'remotes/rth/tags/tgt-axp-pull-20140424' into st...
Peter Maydell
3
-1492
/
+879
2014-04-25
net: xilinx_axienet.c: Add phy soft reset bit clearing
Nathan Rossi
1
-0
/
+3
2014-04-25
net/net.c: Remove unnecessary semicolon
Igor Ryzhov
1
-1
/
+1
2014-04-25
pcnet: remove duplicate assignment
Prasad Joshi
1
-1
/
+0
2014-04-25
tap: Avoid extra iterations while closing file fd
Pankaj Gupta
1
-10
/
+4
2014-04-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
18
-115
/
+302
2014-04-25
s390x/kvm: sync gbea and pp register
Christian Borntraeger
2
-0
/
+7
2014-04-25
s390x/kvm: rework KVM synchronize to tracing for some ONEREGS
Christian Borntraeger
2
-78
/
+69
2014-04-25
linux-headers update
Cornelia Huck
3
-0
/
+47
2014-04-25
s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUG
David Hildenbrand
1
-0
/
+28
2014-04-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into staging
Peter Maydell
6
-1
/
+1135
2014-04-24
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into staging
Peter Maydell
26
-167
/
+170
2014-04-24
Merge remote-tracking branch 'remotes/rth/tags/tcg-ia64-pull-20140421' into s...
Peter Maydell
2
-235
/
+265
[prev]
[next]