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
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-03-09
Add 'debug-threads' suboption to --name
Dr. David Alan Gilbert
2014-03-09
Rework --name to use QemuOpts
Dr. David Alan Gilbert
2014-03-09
PCIE: fix regression with coldplugged multifunction device
Igor Mammedov
2014-03-09
memory_region_present: return false if address is not found in child MemoryRe...
Igor Mammedov
2014-03-09
virtio-net: remove function calls from assert
Joel Stanley
2014-03-09
acpi-test-data: update expected files
Michael S. Tsirkin
2014-03-09
acpi-build: append description for non-hotplug
Michael S. Tsirkin
2014-03-08
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
2014-03-08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-03-08
build: Fix installation of target-dependent files
Lluís Vilanova
2014-03-08
xenfb: Fix graphic_console_init() build failure
Andreas Färber
2014-03-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging
Peter Maydell
2014-03-07
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2014-03-07
Merge remote-tracking branch 'remotes/cohuck/tags/virtio-ccw-20140305' into s...
Peter Maydell
2014-03-07
block: qemu-iotests 085 - live snapshots tests
Jeff Cody
2014-03-07
hw/ide/ahci.h: Avoid shifting left into sign bit
Peter Maydell
2014-03-06
configure: Always build with -fno-common
Peter Maydell
2014-03-06
configure: Make C++ test work with --enable-werror
Peter Maydell
2014-03-06
block: Fix error path segfault in bdrv_open()
Kevin Wolf
2014-03-06
qemu-iotests: Test a few blockdev-add error cases
Kevin Wolf
2014-03-06
blockdev: Fix NULL pointer dereference in blockdev-add
Kevin Wolf
2014-03-06
blockdev: Fail blockdev-add with encrypted images
Kevin Wolf
2014-03-06
block/raw-win32: Strip "file:" prefix on creation
Max Reitz
2014-03-06
block/raw-win32: Implement bdrv_parse_filename()
Max Reitz
2014-03-06
block/raw-posix: Strip "file:" prefix on creation
Max Reitz
2014-03-06
block/raw-posix: Implement bdrv_parse_filename()
Max Reitz
2014-03-06
block: Keep "filename" option after parsing
Max Reitz
2014-03-06
block: mirror - remove code cruft that has no function
Jeff Cody
2014-03-06
block: make bdrv_swap rebuild the bs graph node list field.
Benoît Canet
2014-03-05
block: Fix bs->request_alignment assertion for bs->sg=1
Kevin Wolf
2014-03-05
iscsi: Use bs->sg for everything else than disks
Kevin Wolf
2014-03-05
qemu-iotests: Test progress output for conversion
Kevin Wolf
2014-03-05
qemu-img convert: Fix progress output
Kevin Wolf
2014-03-05
gluster: Remove unused defines and header include
Bharata B Rao
2014-03-05
gluster: Change licence to GPLv2+
Bharata B Rao
2014-03-05
ui/sdl2 : initial port to SDL 2.0 (v2.0)
Dave Airlie
2014-03-05
console: add QemuUIInfo
Gerd Hoffmann
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
2014-03-05
input: remove index_from_keycode (no users)
Gerd Hoffmann
2014-03-05
input: move do_mouse_set to new core
Gerd Hoffmann
2014-03-05
input: move qmp_query_mice to new core
Gerd Hoffmann
2014-03-05
input: add input_mouse_mode tracepoint
Gerd Hoffmann
2014-03-05
input: move mouse mode notifier to new core
Gerd Hoffmann
2014-03-05
input-legacy: remove kbd_mouse_event
Gerd Hoffmann
2014-03-05
input-legacy: remove kbd_mouse_is_absolute
Gerd Hoffmann
2014-03-05
input-legacy: remove kbd_mouse_has_absolute
Gerd Hoffmann
2014-03-05
input-legacy: remove kbd_put_keycode
Gerd Hoffmann
2014-03-05
input: trace events
Gerd Hoffmann
2014-03-05
input: mouse: switch cocoa ui to new core
Gerd Hoffmann
[next]