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
2012-05-17
xen_disk: properly update stats in ioreq_release()
Jan Beulich
1
-4
/
+8
2012-05-17
xen_disk: use bdrv_aio_flush instead of bdrv_flush
Stefano Stabellini
1
-4
/
+18
2012-05-17
xen_disk: remove syncwrite option
Stefano Stabellini
1
-7
/
+1
2012-05-17
xen: disable rtc_clock
Stefano Stabellini
1
-0
/
+4
2012-05-17
xen: do not initialize the interval timer and PCSPK emulator
Stefano Stabellini
1
-10
/
+13
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
2012-05-13
pc: Add back PCI.rombar compat property
Paolo Bonzini
1
-0
/
+4
2012-05-12
qdev: Fix adding of ptr properties
Anthony Liguori
1
-1
/
+4
2012-05-12
qdev: Use object_property_print() in info qtree
Paolo Bonzini
2
-2
/
+2
2012-05-12
target-i386: Defer MCE init
Andreas Färber
3
-2
/
+13
2012-05-12
qom: Documentation addition for object_class_by_name()
Paolo Bonzini
1
-0
/
+6
2012-05-12
target-mips: Remove commented-out function declaration
Andreas Färber
1
-1
/
+0
2012-05-12
sun4u: implement interrupt clearing registers
Artyom Tarasenko
1
-0
/
+12
2012-05-12
sun4u: initialize OBIO interrupt mappings
Artyom Tarasenko
1
-0
/
+6
2012-05-12
fix block loads broken in commit 30038fd818
Artyom Tarasenko
1
-1
/
+1
2012-05-12
Implement address masking for SPARC v9 CPUs
Artyom Tarasenko
1
-1
/
+24
2012-05-12
vga: disable default VGA if appropriate -device is used
Paolo Bonzini
1
-9
/
+14
2012-05-12
cputlb: fix watchpoints handling
Max Filippov
1
-2
/
+2
2012-05-10
use inet_listen()/inet_connect() to support ipv6 migration
Amos Kong
4
-66
/
+39
2012-05-10
sockets: use error class to pass listen error
Amos Kong
5
-8
/
+20
2012-05-10
sockets: change inet_connect() to support nonblock socket
Amos Kong
5
-11
/
+44
2012-05-10
qerror: add five qerror strings
Amos Kong
2
-0
/
+35
2012-05-10
move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2)
Eduardo Habkost
4
-131
/
+138
2012-05-10
implement -no-user-config command-line option (v3)
Eduardo Habkost
4
-8
/
+27
2012-05-10
vl.c: change 'defconfig' variable to bool (v2)
Eduardo Habkost
1
-2
/
+2
2012-05-10
move list of default config files to an array
Eduardo Habkost
1
-9
/
+16
2012-05-10
eliminate arch_config_name variable
Eduardo Habkost
2
-4
/
+1
[next]