index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-08-05
sdl: Never release input while in full screen mode
Jan Kiszka
2011-08-05
sdl: Consistently avoid grabbing input for text consoles
Jan Kiszka
2011-08-05
sdl: Initialize gui_fullscreen earlier during setup
Jan Kiszka
2011-08-05
sdl: Drop bogus gui_fullscreen_initial_grab
Jan Kiszka
2011-08-05
sdl: Restore scaling mode on return from full screen
Jan Kiszka
2011-08-05
sdl: Fix full screen toggling from scaled mode
Jan Kiszka
2011-08-05
sdl: Properly mark modifier+u as hotkey
Jan Kiszka
2011-08-05
sdl: Avoid redundant scaling deactivation
Jan Kiszka
2011-08-05
sdl: Do not make full screen mode resizable
Jan Kiszka
2011-08-05
sdl: Fix termination in -no-shutdown mode
Jan Kiszka
2011-08-05
Check fread() results to avoid gcc 4.6 warnings
David Gibson
2011-08-05
MAINTAINERS: add entry for Xen
Stefano Stabellini
2011-08-05
qcow2: Fix L1 table size after bdrv_snapshot_goto
Kevin Wolf
2011-08-04
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-08-04
Merge remote-tracking branch 'alon/pull-libcacard.data' into staging
Anthony Liguori
2011-08-04
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-08-04
Merge remote-tracking branch 'spice/spice.v40' into staging
Anthony Liguori
2011-08-04
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
2011-08-04
Merge remote-tracking branch 'kraxel/usb.22' into staging
Anthony Liguori
2011-08-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-08-04
guest agent: add --enable-guest-agent config option
Michael Roth
2011-08-04
Add support for finding libpng via pkg-config.
Brad
2011-08-04
alpha-softmmu: Disable for the 0.15 release branch.
Richard Henderson
2011-08-04
configure: Fix bad shell expression for non-Linux hosts
Stefan Weil
2011-08-04
virtio-balloon: Unregister savevm section on device unplug
Amit Shah
2011-08-04
virtio-balloon: Add exit handler, fix memleaks
Amit Shah
2011-08-04
balloon: Reject negative balloon values
Amit Shah
2011-08-04
virtio-balloon: Check if balloon registration failed
Amit Shah
2011-08-04
balloon: Don't allow multiple balloon handler registrations
Amit Shah
2011-08-04
virtio-balloon: Fix header comment; add Copyright
Amit Shah
2011-08-04
balloon: Fix header comment; add Copyright
Amit Shah
2011-08-04
balloon: Separate out stat and balloon handling
Amit Shah
2011-08-04
virtio-balloon: Separate status handling into separate function
Amit Shah
2011-08-04
balloon: Simplify code flow
Amit Shah
2011-08-04
balloon: Add braces around if statements
Amit Shah
2011-08-04
balloon: Make functions, local vars static
Amit Shah
2011-08-04
bluetooth: kill dummy usb device, use hid code directly.
Gerd Hoffmann
2011-08-04
hid: move idle+protocol from usb-hid to hid too.
Gerd Hoffmann
2011-08-04
usb-hid: split hid code to hw/hid.[ch]
Gerd Hoffmann
2011-08-04
usb-hid: add hid_has_events()
Gerd Hoffmann
2011-08-04
usb-hid: add event callback
Gerd Hoffmann
2011-08-04
usb-hid: create & use HIDState
Gerd Hoffmann
2011-08-04
ehci: iovec support, remove buffer
Gerd Hoffmann
2011-08-04
uhci: remove buffer
Gerd Hoffmann
2011-08-04
usb-storage: iovec support
Gerd Hoffmann
2011-08-04
usb-host: iovec support
Gerd Hoffmann
2011-08-04
usb-serial: iovec support
Gerd Hoffmann
2011-08-04
usb: use iovecs in USBPacket
Gerd Hoffmann
2011-08-04
move QEMUSGList typedef
Gerd Hoffmann
2011-08-04
Add iov_clear()
Gerd Hoffmann
[next]