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-10-26
Sparc: avoid AREG0 for CWP and PSTATE helpers
Blue Swirl
2011-10-26
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-10-25
main-loop: Add missing include file
Stefan Weil
2011-10-25
target-sparc: Fix use of g_new0 / g_free
Stefan Weil
2011-10-25
target-sparc: Fix order of function parameters
Stefan Weil
2011-10-25
hda: do not mix output and input stream states, RHBZ #740493
Marc-André Lureau
2011-10-25
hda: do not mix output and input streams, RHBZ #740493
Marc-André Lureau
2011-10-24
Merge remote-tracking branch 'bonzini/split-main-loop-for-anthony' into staging
Anthony Liguori
2011-10-23
Add stdio char device on windows
Fabien Chouteau
2011-10-23
Sparc: split CWP and PSTATE op helpers
Blue Swirl
2011-10-23
Sparc: avoid AREG0 for lazy condition code helpers
Blue Swirl
2011-10-23
Sparc: split lazy condition code handling op helpers
Blue Swirl
2011-10-23
Sparc: avoid AREG0 for float and VIS ops
Blue Swirl
2011-10-23
Sparc: split FPU and VIS op helpers
Blue Swirl
2011-10-23
Sparc: fix coding style
Blue Swirl
2011-10-23
Sparc: avoid AREG0 for raise_exception and helper_debug
Blue Swirl
2011-10-23
Sparc: move trivial functions from op_helper.c
Blue Swirl
2011-10-23
Sparc: split helper.c
Blue Swirl
2011-10-23
Sparc: fix coding style
Blue Swirl
2011-10-23
m48t59: fix write access
Blue Swirl
2011-10-23
m48t59: drop obsolete address base arithmetic
Blue Swirl
2011-10-23
pci_bridge: fix typo
Blue Swirl
2011-10-21
simplify main loop functions
Paolo Bonzini
2011-10-21
Revert to a hand-made select loop
Paolo Bonzini
2011-10-21
main-loop: create main-loop.c
Paolo Bonzini
2011-10-21
main-loop: create main-loop.h
Paolo Bonzini
2011-10-21
qemu-timer: do not use RunState change handlers
Paolo Bonzini
2011-10-21
qemu-timer: move more stuff out of qemu-timer.c
Paolo Bonzini
2011-10-21
qemu-timer: use atexit for quit_timers
Paolo Bonzini
2011-10-21
qemu-timer: do not refer to runstate_is_running()
Paolo Bonzini
2011-10-21
qemu-timer: move icount to cpus.c
Paolo Bonzini
2011-10-21
qemu-timer: more clock functions
Paolo Bonzini
2011-10-21
qemu-timer: move common code to qemu_rearm_alarm_timer
Paolo Bonzini
2011-10-21
qemu-timer: remove active_timers array
Paolo Bonzini
2011-10-21
remove unused function
Paolo Bonzini
2011-10-21
compatfd.c: Don't pass NULL pointer to SYS_signalfd
Peter Maydell
2011-10-21
linux-user: Fix broken "-version" option
Peter Maydell
2011-10-21
block: change discard to co_discard
Paolo Bonzini
2011-10-21
block: change flush to co_flush
Paolo Bonzini
2011-10-21
block: take lock around bdrv_write implementations
Paolo Bonzini
2011-10-21
block: take lock around bdrv_read implementations
Paolo Bonzini
2011-10-21
block: add a CoMutex to synchronous read drivers
Paolo Bonzini
2011-10-21
vmdk: clean up open
Paolo Bonzini
2011-10-21
vmdk: fix return values of vmdk_parent_open
Paolo Bonzini
2011-10-21
pc: Fix floppy drives with if=none
Kevin Wolf
2011-10-21
qcow2: Fix bdrv_write_compressed error handling
Kevin Wolf
2011-10-21
qemu-img: Don't allow preallocation and compression at the same time
Kevin Wolf
2011-10-21
fdc: Fix floppy port I/O
Kevin Wolf
2011-10-21
block: add bdrv_co_discard and bdrv_aio_discard support
Paolo Bonzini
2011-10-21
block: drop redundant bdrv_flush implementation
Stefan Hajnoczi
[next]