index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-12
sparc64: really initialize irq
Igor Kovalenko
1
-2
/
+3
2009-07-12
sparc64: unify mmu tag matching code
Igor Kovalenko
1
-44
/
+57
2009-07-12
sparc64: mmu bypass mode correction
Igor Kovalenko
1
-3
/
+11
2009-07-11
Fix PCI IRQ breakage
Paul Brook
1
-1
/
+1
2009-07-11
Revert "Fix the PCI header type of APB"
Blue Swirl
1
-1
/
+1
2009-07-11
Fix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764c58348 partially
Blue Swirl
1
-1
/
+1
2009-07-10
Indent ac97 and es1370 according to audio formatting
Anthony Liguori
2
-10
/
+10
2009-07-10
block: Clean up after deleting BHs
Avi Kivity
1
-0
/
+2
2009-07-10
flush pending aio requests
Glauber Costa
1
-0
/
+1
2009-07-10
kvm: Work around borken MSR_GET_INDEX_LIST
Jan Kiszka
1
-2
/
+5
2009-07-10
qemu/virtio: mark msi vectors used on load
Michael S. Tsirkin
1
-5
/
+17
2009-07-10
qemu/msi: missing braces
Michael S. Tsirkin
1
-1
/
+2
2009-07-10
qemu/msi: clean used vectors state on load
Michael S. Tsirkin
1
-0
/
+1
2009-07-10
qcow2: Fix L1 table memory allocation
Kevin Wolf
3
-3
/
+4
2009-07-10
qcow1: Fix qcow_aio_writev
Kevin Wolf
1
-1
/
+1
2009-07-10
Prefer sysfs for USB host devices
Mark McLoughlin
1
-9
/
+9
2009-07-10
usb-ohci: Fix endianness issue
Michael Buesch
1
-2
/
+2
2009-07-10
Make sure to mark MCE defines as ULL
Anthony Liguori
1
-4
/
+4
2009-07-10
qemu-io: fix memory leak
Kevin Wolf
1
-22
/
+38
2009-07-10
qemu-io: add flag to mark files growable
Christoph Hellwig
1
-5
/
+26
2009-07-10
qemu-io: better input validation for vector-based commands
Christoph Hellwig
1
-150
/
+68
2009-07-10
qemu-io: small cleanups for the aio code
Christoph Hellwig
1
-24
/
+16
2009-07-09
Disable kqemu by default at run time
Anthony Liguori
3
-7
/
+7
2009-07-09
Make sure to only vm_start() a failed migration if we were running to begin
Anthony Liguori
1
-1
/
+5
2009-07-09
Allow setting qemu process name v2
Andi Kleen
2
-2
/
+31
2009-07-09
configure: Append extra cflags and ldflags
Jan Kiszka
1
-6
/
+6
2009-07-09
qemu: remove control vector save
Michael S. Tsirkin
1
-3
/
+0
2009-07-09
fix segfault in msix_save
Michael S. Tsirkin
1
-5
/
+7
2009-07-09
Unregister savevm callback in eeprom93xx_free()
Mark McLoughlin
1
-0
/
+1
2009-07-09
Don't leak VLANClientState on PCI hot remove
Mark McLoughlin
9
-27
/
+25
2009-07-09
Don't abort if TUNSETSNDBUF fails where no sndbuf= arg is supplied
Mark McLoughlin
1
-1
/
+1
2009-07-09
Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.
G 3
1
-0
/
+4
2009-07-09
Allow adjustment of http block device's readahead size, via a new
Nolan
1
-3
/
+47
2009-07-09
consolidate user cpu_{in, out}[bwl] into ioport-user.c
Isaku Yamahata
7
-137
/
+65
2009-07-09
ioport: consolidate duplicated logic in register_ioport_{read, write}().
Isaku Yamahata
1
-14
/
+16
2009-07-09
use constant IOPORTS_MASK instead of 0xffff.
Isaku Yamahata
5
-15
/
+16
2009-07-09
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
7
-248
/
+317
2009-07-09
Replace signrom with shell script v3
Alexander Graf
3
-85
/
+48
2009-07-09
Revert "support colon in filenames"
Anthony Liguori
6
-48
/
+11
2009-07-09
Fix build for ESD audio
Anthony Liguori
1
-5
/
+5
2009-07-09
qcow2: Make cache=writethrough default
Kevin Wolf
4
-16
/
+3
2009-07-09
net: set a default value for sndbuf=
Mark McLoughlin
2
-6
/
+31
2009-07-09
configure: detect xen with --extra-cflags / --extra-ldflags
Christoph Egger
1
-2
/
+2
2009-07-09
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
8
-2
/
+217
2009-07-09
Merge commit 'linux-user/linux-user-for-upstream' into tmp-staging
Anthony Liguori
4
-92
/
+116
2009-07-09
MIPS signal handling fix
Paul Brook
1
-0
/
+2
2009-07-09
Enable MIPS NPTL
Paul Brook
1
-0
/
+1
2009-07-09
MIPS atomic instructions
Paul Brook
3
-24
/
+124
2009-07-09
MIPS usermode TLS register
Paul Brook
1
-0
/
+5
2009-07-09
Fix MIPS sys_clone
Paul Brook
1
-1
/
+1
[next]