aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-24make pthreads mandatoryChristoph Hellwig
2009-08-24qemu: move virtio-pci.o to near pci.oMichael S. Tsirkin
2009-08-24char: Emit 'CLOSED' events on char device closeAmit Shah
2009-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd
2009-08-24unify popen/fopen qemu wrappersPaolo Bonzini
2009-08-24Only build osdep onceAnthony Liguori
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori
2009-08-24Add a configure switch to enable / disable all user targets. I felt compelled...Zachary Amsden
2009-08-24Migration via unix sockets.Chris Lalancette
2009-08-24Route IOAPIC interrupts via ISA busAvi Kivity
2009-08-24Route PC irqs to ISA bus instead of i8259 directlyAvi Kivity
2009-08-24Makefile: fixed rule TAGSAlexandre Bique
2009-08-24QEMU set irq0override in fw_cfgJes Sorensen
2009-08-24SMART ATA FunctionalityBrian Wheeler
2009-08-24Add missing linefeed in error messageStefan Weil
2009-08-24Clean up VGA type selection; far too many variables being used to track one s...Zachary Amsden
2009-08-24When using stdio monitor and VNC display, one can set or clear a VNC password...Zachary Amsden
2009-08-24Don't segfault when changing VNC password on an SDL display.Zachary Amsden
2009-08-24Fix detached migration with exec.Chris Lalancette
2009-08-24Do not disable autostart for live migrationAvi Kivity
2009-08-24make vga screen_dump use DisplayState properlyStefano Stabellini
2009-08-24Restore consistent formattingmalc
2009-08-24es1370: Remove unused indirection of PCIES1370State and ES1370StateJuan Quintela
2009-08-23Fix device name completion for 'eject'Blue Swirl
2009-08-23Revert my commit c00a9de060124a988bd9847c095e5836488c6f01Andrzej Zaborowski
2009-08-23Fix segfault of qemu-system-arm with PXA targetTorsten Duwe
2009-08-23sdl.c: support 32 bpp cursorsReimar Döffinger
2009-08-23Use corect depth from DisplaySurface in vmware_vga.cReimar Döffinger
2009-08-23Remove the unnecessary and only global in musicpal.cAndrzej Zaborowski
2009-08-23Merge with balrog@git.sv.gnu.org:/srv/git/qemu.gitAndrzej Zaborowski
2009-08-23Make musicpal.c use the I2C device and the Marvell 88w8618 audio deviceAndrzej Zaborowski
2009-08-23Extract the Marvell 88w8618 audio device from musicpal.cAndrzej Zaborowski
2009-08-23Extract musicpal.c I2C bitbanging code and make it gpio awareAndrzej Zaborowski
2009-08-23Musicpal qdev conversion: gpio (except I2C part), keyboard and lcdBenoit Canet
2009-08-23Sparc32: fix monitor commands 'info pic' and 'info irq'Blue Swirl
2009-08-23Rearrange to suppress gcc 3.3.5 warning about unused variableBlue Swirl
2009-08-22def-helper.h allow helpers returning pointersIgor Kovalenko
2009-08-22ESP: implement Transfer PadBlue Swirl
2009-08-22ESP: Implement select without ATN, fix commentsBlue Swirl
2009-08-22ARM back-end: Handle all possible immediates for ALU opsLaurent Desnogues
2009-08-22ARM back-end: Add TCG notLaurent Desnogues
2009-08-22sparc32 remove an unnecessary cpu irq setBlue Swirl
2009-08-22Sparc32/64: fix jmpl followed by branchBlue Swirl
2009-08-22Remove unneded ac97 indirection accessing its stateJuan Quintela
2009-08-18Sparc32/64: Fix user emulator breakageBlue Swirl
2009-08-18Fix breakage of alpha, mips64, ppc64 and x86_64 targets on non-amd64 hostBlue Swirl
2009-08-16Replace REGX with PRIx64Blue Swirl
2009-08-16Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl
2009-08-16Replace always_inline with inlineBlue Swirl
2009-08-16user: compile host-utils.c only onceBlue Swirl