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-08-22
sheepdog: don't leak socket file descriptor upon connection failure
Jim Meyering
1
-0
/
+1
2012-08-22
linux-user: do_msgrcv: don't leak host_mb upon TARGET_EFAULT failure
Jim Meyering
1
-2
/
+2
2012-08-22
qemu-ga: don't leak a file descriptor upon failed lockf
Jim Meyering
1
-0
/
+3
2012-08-22
xen-all.c: fix multiply issue for int and uint types
Dongxiao Xu
1
-8
/
+16
2012-08-22
Fix invalidate if memory requested was not bucket aligned
Frediano Ziglio
1
-4
/
+5
2012-08-21
i82378: Remove bogus MMIO coalescing
Jan Kiszka
1
-1
/
+0
2012-08-21
eventfd: making it thread safe
Alexey Kardashevskiy
1
-0
/
+1
2012-08-21
migration: move total_time from ram stats to migration info
Juan Quintela
4
-15
/
+16
2012-08-20
monitor: avoid declaring unused variables
Blue Swirl
1
-1
/
+1
2012-08-20
qapi: Fix memory leak
Stefan Weil
1
-1
/
+1
2012-08-20
virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines
Paolo Bonzini
3
-8
/
+16
2012-08-20
iscsi: fix races between task completion and abort
Paolo Bonzini
1
-29
/
+30
2012-08-20
iscsi: simplify iscsi_schedule_bh
Paolo Bonzini
1
-15
/
+9
2012-08-20
iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
Paolo Bonzini
1
-28
/
+28
2012-08-20
Revert "iscsi: Fix NULL dereferences / races between task completion and abort"
Paolo Bonzini
1
-23
/
+32
2012-08-19
Update OpenBIOS images
Blue Swirl
4
-1
/
+1
2012-08-18
pc: Fix RTC CMOS info on RAM for ram_size < 1MiB
Markus Armbruster
1
-13
/
+18
2012-08-18
vl: Round argument of -m up to multiple of 8KiB
Markus Armbruster
1
-3
/
+4
2012-08-18
scsi: fix warning
Gerd Hoffmann
1
-0
/
+2
2012-08-18
Avoid asprintf() which is not available on mingw
Gerd Hoffmann
1
-6
/
+2
2012-08-17
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
Stefan Hajnoczi
4
-1
/
+9
2012-08-17
Documentation: Warn against qemu-img on active image
Kevin Wolf
1
-0
/
+10
2012-08-17
vmdk: Read footer for streamOptimized images
Kevin Wolf
1
-0
/
+56
2012-08-17
vmdk: Fix header structure
Kevin Wolf
1
-1
/
+1
2012-08-16
Update version to 1.2.0-rc0
v1.2.0-rc0
Anthony Liguori
1
-1
/
+1
2012-08-16
qemu-char: (Re-)connect for tcp_chr_write() unconnected writing
Lei Li
1
-2
/
+5
2012-08-16
Allow QEMUMachine to override reset sequencing
David Gibson
3
-1
/
+14
2012-08-16
pseries: Instantiate USB interface when required
David Gibson
1
-0
/
+10
2012-08-16
osdep: Fix compilation failure on BSD systems
Peter Maydell
1
-1
/
+7
2012-08-16
Command line support for seccomp with -sandbox (v8)
Eduardo Otubo
4
-8
/
+55
2012-08-16
Adding seccomp calls to vl.c (v8)
Eduardo Otubo
1
-0
/
+13
2012-08-16
Adding qemu-seccomp.[ch] (v8)
Eduardo Otubo
2
-0
/
+163
2012-08-16
Adding support for libseccomp in configure and Makefile (v8)
Eduardo Otubo
2
-0
/
+32
2012-08-16
dma: Fix stupid typo/thinko
Benjamin Herrenschmidt
1
-2
/
+2
2012-08-16
memory: add -machine dump-guest-core=on|off
Jason Baron
4
-1
/
+36
2012-08-16
Support using a different compiler for Objective-C files
Peter Maydell
2
-1
/
+13
2012-08-16
configure: Define OS_OBJECT_USE_OBJC=0 for MacOSX builds
Peter Maydell
1
-0
/
+3
2012-08-16
configure: Don't override user's --cpu on MacOS and Solaris
Peter Maydell
1
-25
/
+35
2012-08-16
check-qjson: add test for large JSON objects
Michael Roth
1
-0
/
+53
2012-08-16
json-parser: don't replicate tokens at each level of recursion
Michael Roth
1
-88
/
+142
2012-08-16
qlist: add qlist_size()
Michael Roth
2
-0
/
+14
2012-08-16
audio: Make pcspk card selectable again
Jan Kiszka
1
-0
/
+5
2012-08-16
ehci: Fix setting of halt bit from usbcmd register updates
Hans de Goede
1
-7
/
+8
2012-08-16
ehci: fix Interrupt Threshold Control implementation
Gerd Hoffmann
1
-2
/
+10
2012-08-16
usb: update uas product id
Gerd Hoffmann
1
-1
/
+1
2012-08-16
usb: async control xfer fixup
Gerd Hoffmann
2
-0
/
+2
2012-08-15
Merge remote-tracking branch 'agraf/s390-for-upstream' into staging
Anthony Liguori
5
-27
/
+55
2012-08-15
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
34
-209
/
+717
2012-08-15
win32: provide separate macros for weak decls and definitions
Anthony Liguori
5
-5
/
+21
2012-08-15
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
10
-13
/
+20
[prev]
[next]