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
2012-05-01
configure: add '--disable-cocoa' switch
Pavel Borzenkov
2012-05-01
raw-posix: Do not use CONFIG_COCOA macro
Pavel Borzenkov
2012-04-28
main-loop: Fix build for w32 and w64
Stefan Weil
2012-04-28
configure: Don't build bsd-user on Mac OS X by default
Andreas Färber
2012-04-28
softfloat: Replace int16 type with int_fast16_t
Andreas Färber
2012-04-28
softfloat: Replace uint16 type with uint_fast16_t
Andreas Färber
2012-04-28
target-mips: Move definition of uint_fast{8, 16}_t to osdep.h
Andreas Färber
2012-04-28
softfloat: Fix mixups of int and int16
Andreas Färber
2012-04-28
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
2012-04-28
Merge branch 'timer' of git://qemu.weilnetz.de/qemu
Blue Swirl
2012-04-27
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-04-27
qapi: fix qmp_balloon() conversion
Luiz Capitulino
2012-04-27
qemu-iotests: add block-stream speed value test case
Stefan Hajnoczi
2012-04-27
block: add 'speed' optional parameter to block-stream
Stefan Hajnoczi
2012-04-27
block: change block-job-set-speed argument from 'value' to 'speed'
Stefan Hajnoczi
2012-04-27
block: use Error mechanism instead of -errno for block_job_set_speed()
Stefan Hajnoczi
2012-04-27
block: use Error mechanism instead of -errno for block_job_create()
Stefan Hajnoczi
2012-04-27
target-arm: Make SETEND respect bswap_code (BE8) setting
Peter Maydell
2012-04-27
target-arm: Move A9 config_base_address reset value to ARMCPU
Peter Maydell
2012-04-27
target-arm: Change cpu_arm_init() return type to ARMCPU
Andreas Färber
2012-04-27
qemu-timer: Optimize data structures
Stefan Weil
2012-04-27
qemu-timer: Remove function alarm_has_dynticks
Stefan Weil
2012-04-27
qemu-timer: Use bool, false, true for boolean values
Stefan Weil
2012-04-27
qemu-timer: Remove unused function qemu_alarm_pending
Stefan Weil
2012-04-27
qemu-timer: Remove redundant include statements
Stefan Weil
2012-04-26
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
2012-04-26
Merge remote-tracking branch 'kraxel/usb.49' into staging
Anthony Liguori
2012-04-26
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2012-04-26
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-04-26
Merge remote-tracking branch 'afaerber/qom-cpu-x86-prop.v3' into staging
Anthony Liguori
2012-04-26
Merge remote-tracking branch 'amit/master' into staging
Anthony Liguori
2012-04-26
Revert "configure: Virtfs doesn't require libcap."
Anthony Liguori
2012-04-26
os-posix: Fix build on FreeBSD
Nathan Whitehorn
2012-04-26
main_loop_wait: block indefinitely
Stefano Stabellini
2012-04-26
qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled
Stefano Stabellini
2012-04-26
timers: the rearm function should be able to handle delta = INT64_MAX
Stefano Stabellini
2012-04-26
target-i386: Fix x86_cpuid_set_model_id()
Andreas Färber
2012-04-26
qtest: Fix more format errors with qtest_sendf
Stefan Weil
2012-04-26
sdl: Add QEMU mascot icon for use with SDL
Stefan Weil
2012-04-26
qom: quick and dirty QOM filesystem based on FUSE
Anthony Liguori
2012-04-26
pc-sysfw: make sure to call qdev_init
Anthony Liguori
2012-04-26
nbd: Fix uninitialised use of s->sock
Kevin Wolf
2012-04-26
usb-uhci: update irq line on reset
Gerd Hoffmann
2012-04-26
usb: add serial number generator
Gerd Hoffmann
2012-04-26
usb-redir: Not finding an async urb id is not an error
Hans de Goede
2012-04-26
usb-redir: Reset device address and speed on disconnect
Hans de Goede
2012-04-26
usb-redir: An interface count of 0 is a valid value
Hans de Goede
2012-04-26
usb-xhci: fix bit test
Lai Jiangshan
2012-04-26
usb-xhci: Use PCI DMA helper functions
David Gibson
2012-04-26
usb-host: fix zero-length packets
Gerd Hoffmann
[next]