index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
usb-linux: Refuse packets for endpoints which are not in the usb descriptor
Hans de Goede
2011-05-04
1
-0
/
+13
|
*
|
|
usb-linux: Add support for buffering iso usb packets
Hans de Goede
2011-05-04
1
-17
/
+226
|
*
|
|
usb-linux: Get the alt. setting from sysfs rather then asking the dev
Hans de Goede
2011-05-04
1
-0
/
+18
|
*
|
|
usb-linux: introduce a usb_linux_alt_setting function
Hans de Goede
2011-05-04
1
-15
/
+25
|
|
|
/
|
|
/
|
*
|
|
spice: drop obsolete iothread locking
Gerd Hoffmann
2011-05-03
2
-14
/
+0
*
|
|
spice: don't call displaystate callbacks from spice server context.
Gerd Hoffmann
2011-05-03
4
-13
/
+29
*
|
|
spice: don't create updates in spice server context.
Gerd Hoffmann
2011-05-03
3
-27
/
+54
*
|
|
Make spice dummy functions inline to fix calls not checking return values
Jes Sorensen
2011-05-03
1
-2
/
+10
|
/
/
*
|
NBD: Avoid leaking a couple of strings when the NBD device is closed
Nick Thomas
2011-05-03
1
-0
/
+4
*
|
qemu-progress.c: printf isn't signal safe
Jes Sorensen
2011-05-03
1
-1
/
+6
*
|
ide/atapi: fix set but unused
Alon Levy
2011-05-03
1
-3
/
+1
*
|
atapi: Explain why we need a 'media not present' state
Amit Shah
2011-05-03
1
-1
/
+7
*
|
atapi: Move comment to proper place
Amit Shah
2011-05-03
1
-1
/
+1
*
|
qemu-img resize: Fix option parsing
Kevin Wolf
2011-05-03
1
-2
/
+11
*
|
lm32: add Milkymist Minimac2 support
Michael Walle
2011-05-03
5
-176
/
+168
*
|
milkymist-sysctl: fix timers
Michael Walle
2011-05-03
1
-19
/
+7
*
|
milkymist-vgafb: fix console resizing
Michael Walle
2011-05-03
1
-0
/
+3
*
|
lm32: fix exception handling
Michael Walle
2011-05-03
2
-31
/
+1
*
|
kvm: use qemu_free consistently
Paolo Bonzini
2011-05-02
2
-3
/
+3
*
|
fix crash in migration, 32-bit userspace on 64-bit host
Michael Tokarev
2011-05-02
1
-1
/
+14
*
|
kvm: Install specialized interrupt handler
Jan Kiszka
2011-05-02
1
-0
/
+11
*
|
Redirect cpu_interrupt to callback handler
Jan Kiszka
2011-05-02
2
-2
/
+16
*
|
Break up user and system cpu_interrupt implementations
Jan Kiszka
2011-05-02
1
-4
/
+10
*
|
kvm: create kvmclock when one of the flags are present
Glauber Costa
2011-05-02
1
-1
/
+5
*
|
kvm: add kvmclock to its second bit
Glauber Costa
2011-05-02
1
-1
/
+1
*
|
x86: Allow multiple cpu feature matches of lookup_feature
Jan Kiszka
2011-05-02
1
-6
/
+8
*
|
kvm: use kernel-provided para_features instead of statically coming up with n...
Glauber Costa
2011-05-02
1
-29
/
+49
*
|
Don't zero out buffer in sched_getaffinity
Mike McCormack
2011-05-02
1
-12
/
+1
*
|
Fix buffer overrun in sched_getaffinity
Mike McCormack
2011-05-02
1
-1
/
+1
*
|
linux-user: Fix compilation for "old" linux versions
Stefan Weil
2011-05-02
1
-0
/
+12
*
|
Merge branch 'patches' of git://qemu.weilnetz.de/git/qemu
Blue Swirl
2011-04-29
2
-28
/
+128
|
\
\
|
*
|
qemu-timer: Fix timers for w32
Stefan Weil
2011-04-27
1
-0
/
+96
|
*
|
qemu-timer: Avoid type casts
Stefan Weil
2011-04-27
1
-20
/
+22
|
*
|
qemu-timer: Remove unneeded include statement (w32)
Stefan Weil
2011-04-27
1
-1
/
+0
|
*
|
qemu-timer: Add and use new function qemu_timer_expired_ns
Stefan Weil
2011-04-27
1
-7
/
+10
*
|
|
virtfs: fix build due from rename
Anthony Liguori
2011-04-28
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'amitshah/for-anthony' into staging
Anthony Liguori
2011-04-28
6
-15
/
+74
|
\
\
\
|
*
|
|
virtio-serial: Fix endianness bug in the config space
Alexey Kardashevskiy
2011-04-28
1
-10
/
+13
|
*
|
|
char: Detect chardev release by NULL handlers as well as NULL opaque
Amit Shah
2011-04-28
1
-1
/
+1
|
*
|
|
char: Allow devices to use a single multiplexed chardev.
Kusanagi Kouichi
2011-04-28
3
-4
/
+7
|
*
|
|
spice-chardev: listen to frontend guest open / close
Hans de Goede
2011-04-28
1
-0
/
+14
|
*
|
|
virtio-console: notify backend of guest open / close
Hans de Goede
2011-04-28
1
-0
/
+18
|
*
|
|
chardev: Allow frontends to notify backends of guest open / close
Hans de Goede
2011-04-28
2
-0
/
+21
*
|
|
|
Merge remote-tracking branch 'jvrao/for-anthony' into staging
Anthony Liguori
2011-04-28
15
-55
/
+62
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vl.c: Replace -virtfs string manipulation with QemuOpts
Stefan Hajnoczi
2011-04-27
1
-37
/
+19
|
*
|
|
v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.
Harsh Prateek Bora
2011-04-27
2
-3
/
+6
|
*
|
|
hw/virtio-9p-local.c: Remove unnecessary null char in symlink file
Harsh Prateek Bora
2011-04-27
1
-1
/
+1
|
*
|
|
virtio-9p: Bugfix to send correct iounit
M. Mohan Kumar
2011-04-27
1
-1
/
+1
|
*
|
|
virtio-9p: removexattr on default acl should return 0
Aneesh Kumar K.V
2011-04-27
1
-2
/
+13
|
*
|
|
virtio-9p: Print the pdu details on return
Aneesh Kumar K.V
2011-04-27
1
-1
/
+4
[prev]
[next]