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
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
2009-08-24
Add a configure switch to enable / disable all user targets. I felt compelled...
Zachary Amsden
2009-08-24
Migration via unix sockets.
Chris Lalancette
2009-08-24
Route IOAPIC interrupts via ISA bus
Avi Kivity
2009-08-24
Route PC irqs to ISA bus instead of i8259 directly
Avi Kivity
2009-08-24
Makefile: fixed rule TAGS
Alexandre Bique
2009-08-24
QEMU set irq0override in fw_cfg
Jes Sorensen
2009-08-24
SMART ATA Functionality
Brian Wheeler
2009-08-24
Add missing linefeed in error message
Stefan Weil
2009-08-24
Clean up VGA type selection; far too many variables being used to track one s...
Zachary Amsden
2009-08-24
When using stdio monitor and VNC display, one can set or clear a VNC password...
Zachary Amsden
2009-08-24
Don't segfault when changing VNC password on an SDL display.
Zachary Amsden
2009-08-24
Fix detached migration with exec.
Chris Lalancette
2009-08-24
Do not disable autostart for live migration
Avi Kivity
2009-08-24
make vga screen_dump use DisplayState properly
Stefano Stabellini
2009-08-24
Restore consistent formatting
malc
2009-08-24
es1370: Remove unused indirection of PCIES1370State and ES1370State
Juan Quintela
2009-08-23
Fix device name completion for 'eject'
Blue Swirl
2009-08-23
Revert my commit c00a9de060124a988bd9847c095e5836488c6f01
Andrzej Zaborowski
2009-08-23
Fix segfault of qemu-system-arm with PXA target
Torsten Duwe
2009-08-23
sdl.c: support 32 bpp cursors
Reimar Döffinger
2009-08-23
Use corect depth from DisplaySurface in vmware_vga.c
Reimar Döffinger
2009-08-23
Remove the unnecessary and only global in musicpal.c
Andrzej Zaborowski
2009-08-23
Merge with balrog@git.sv.gnu.org:/srv/git/qemu.git
Andrzej Zaborowski
2009-08-23
Make musicpal.c use the I2C device and the Marvell 88w8618 audio device
Andrzej Zaborowski
2009-08-23
Extract the Marvell 88w8618 audio device from musicpal.c
Andrzej Zaborowski
2009-08-23
Extract musicpal.c I2C bitbanging code and make it gpio aware
Andrzej Zaborowski
2009-08-23
Musicpal qdev conversion: gpio (except I2C part), keyboard and lcd
Benoit Canet
2009-08-23
Sparc32: fix monitor commands 'info pic' and 'info irq'
Blue Swirl
2009-08-23
Rearrange to suppress gcc 3.3.5 warning about unused variable
Blue Swirl
2009-08-22
def-helper.h allow helpers returning pointers
Igor Kovalenko
2009-08-22
ESP: implement Transfer Pad
Blue Swirl
2009-08-22
ESP: Implement select without ATN, fix comments
Blue Swirl
2009-08-22
ARM back-end: Handle all possible immediates for ALU ops
Laurent Desnogues
2009-08-22
ARM back-end: Add TCG not
Laurent Desnogues
2009-08-22
sparc32 remove an unnecessary cpu irq set
Blue Swirl
2009-08-22
Sparc32/64: fix jmpl followed by branch
Blue Swirl
2009-08-22
Remove unneded ac97 indirection accessing its state
Juan Quintela
2009-08-18
Sparc32/64: Fix user emulator breakage
Blue Swirl
2009-08-18
Fix breakage of alpha, mips64, ppc64 and x86_64 targets on non-amd64 host
Blue Swirl
2009-08-16
Replace REGX with PRIx64
Blue Swirl
2009-08-16
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-08-16
Replace always_inline with inline
Blue Swirl
2009-08-16
user: compile host-utils.c only once
Blue Swirl
2009-08-16
Simplify 5ba6531956b9b6486560cbd13604c2238a3542dd
Blue Swirl
2009-08-15
Fix desynchronization of condition code state when a memory access traps
Blue Swirl
2009-08-15
PPC: clean up ppc405
Blue Swirl
2009-08-15
Use pstrcpy to avoid OpenBSD linker warnings
Blue Swirl
2009-08-15
bsd-user: Add generic env variable handling
Blue Swirl
2009-08-15
linux-user: compile envlist.c only once
Blue Swirl
[next]