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-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
124
-863
/
+1047
2014-02-20
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
41
-157
/
+338
2014-02-17
qtest: Include system headers before user headers
Stefan Hajnoczi
7
-17
/
+19
2014-02-17
monitor: Add object_add class argument completion.
Hani Benhabiles
1
-0
/
+23
2014-02-17
monitor: Add object_del id argument completion.
Hani Benhabiles
1
-0
/
+23
2014-02-17
monitor: Add device_add device argument completion.
Hani Benhabiles
1
-0
/
+26
2014-02-17
monitor: Add device_del id argument completion.
Hani Benhabiles
1
-0
/
+23
2014-02-17
qmp: expose list of supported character device backends
Martin Kletzander
3
-0
/
+82
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
37
-156
/
+156
2014-02-17
QMP: allow JSON dict arguments in qmp-shell
Stefan Hajnoczi
1
-0
/
+3
2014-02-17
hmp: migrate command (without -d) now blocks correctly
Soramichi AKIYAMA
1
-1
/
+2
2014-02-17
Fix QEMU build on OpenBSD on x86 archs
Brad
2
-1
/
+9
2014-02-15
libvixl: fix 64bit constants usage
Michael Tokarev
2
-15
/
+21
2014-02-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in...
Peter Maydell
9
-425
/
+188
2014-02-15
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
10
-50
/
+115
2014-02-15
Merge remote-tracking branch 'remotes/jliu/or32-ld-st' into staging
Peter Maydell
1
-67
/
+32
2014-02-15
Merge remote-tracking branch 'remotes/jovanovic/mips-ufrp' into staging
Peter Maydell
6
-8
/
+152
2014-02-15
char/serial: Fix emptyness check
Peter Crosthwaite
1
-1
/
+1
2014-02-15
gitignore: anchor all ignored names
Michael Tokarev
1
-75
/
+75
2014-02-15
vl: trim includes
Michael Tokarev
1
-51
/
+1
2014-02-15
vl: remove old, long-unused defines
Michael Tokarev
1
-3
/
+0
2014-02-15
net: declare struct iovec in checksum.h to fix compiler warning
Michael Tokarev
1
-0
/
+1
2014-02-15
linux-user: refactor do_socketcall()
Michael Tokarev
1
-258
/
+68
2014-02-15
configure: add hints to a remedy for feature_not_found errors
Stewart Smith
1
-33
/
+35
2014-02-15
configure: add hint of libfdt to DTC dependency not found message
Stewart Smith
1
-2
/
+2
2014-02-15
sparc/leon3: Initialize stack pointer
Sebastian Huber
1
-0
/
+3
2014-02-15
misc: Fix case Qemu -> QEMU
Stefan Weil
2
-2
/
+2
2014-02-14
qapi: Refine human printing of sizes
Paolo Bonzini
1
-11
/
+12
2014-02-14
qdev: Use QAPI type names for properties
Paolo Bonzini
2
-11
/
+19
2014-02-14
qdev: Add enum property types to QAPI schema
Paolo Bonzini
6
-41
/
+71
2014-02-14
block: Handle "rechs" and "large" translation options
Paolo Bonzini
3
-9
/
+25
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
34
-90
/
+54
2014-02-14
qdev: Remove most legacy printers
Paolo Bonzini
1
-60
/
+0
2014-02-14
qdev: Use human mode in "info qtree"
Paolo Bonzini
1
-1
/
+1
2014-02-14
qapi: Add human mode to StringOutputVisitor
Paolo Bonzini
7
-10
/
+60
2014-02-14
qdev: Inline qdev_prop_parse()
Paolo Bonzini
3
-11
/
+3
2014-02-14
qdev: Legacy properties are just strings
Paolo Bonzini
1
-6
/
+2
2014-02-14
qdev: Legacy properties are now read-only
Paolo Bonzini
3
-38
/
+3
2014-02-14
qdev: Remove legacy parsers for hex8/32/64
Paolo Bonzini
1
-54
/
+0
2014-02-14
qdev: Sizes are now parsed by StringInputVisitor
Paolo Bonzini
1
-11
/
+0
2014-02-14
qapi: Add size parser to StringInputVisitor
Paolo Bonzini
1
-0
/
+24
2014-02-14
qtest: Don't segfault with invalid -qtest option
Fam Zheng
3
-3
/
+16
2014-02-14
ipack: Move IndustryPack out of hw/char/
Andreas Färber
8
-6
/
+9
2014-02-14
ipoctal232: QOM parent field cleanup
Andreas Färber
1
-4
/
+6
2014-02-14
ipack: QOM parent field cleanup for IPackDevice
Andreas Färber
1
-1
/
+4
2014-02-14
ipack: QOM parent field cleanup for IPackBus
Andreas Färber
1
-1
/
+3
2014-02-14
ipack: Convert to QOM realize
Andreas Färber
3
-26
/
+29
2014-02-14
tests: Add ipoctal232 qtest
Andreas Färber
2
-0
/
+40
2014-02-14
tests: Add tpci200 qtest
Andreas Färber
2
-0
/
+36
2014-02-14
tests: Add virtio-net qtest
Andreas Färber
2
-0
/
+40
[next]