qemu
2009-08-25 Blue SwirlSparc32: improve interrupt handling
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-25 Nathan Froydtarget-mips: fix conditional moves off fp condition...
2009-08-24 Laurent DesnoguesARM back-end: Fix encode_imm
2009-08-24 Anthony LiguoriMake the e1000 the default network adapter for the...
2009-08-24 Nathan Froydeliminate errors about unused results in block/vpc.c
2009-08-24 Gerd Hoffmannvirtio-blk: add msi support.
2009-08-24 Gerd Hoffmannqdev/prop: convert isa-bus to helper macros.
2009-08-24 Christoph Hellwigmake pthreads mandatory
2009-08-24 Michael S.... qemu: move virtio-pci.o to near pci.o
2009-08-24 Amit Shahchar: Emit 'CLOSED' events on char device close
2009-08-24 Nathan Froydcleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
2009-08-24 Paolo Bonziniunify popen/fopen qemu wrappers
2009-08-24 Anthony LiguoriOnly build osdep once
2009-08-24 Anthony LiguoriUnbreak large mem support by removing kqemu
2009-08-24 Zachary AmsdenAdd a configure switch to enable / disable all user...
2009-08-24 Chris LalancetteMigration via unix sockets.
2009-08-24 Avi KivityRoute IOAPIC interrupts via ISA bus
2009-08-24 Avi KivityRoute PC irqs to ISA bus instead of i8259 directly
2009-08-24 Alexandre BiqueMakefile: fixed rule TAGS
2009-08-24 Jes SorensenQEMU set irq0override in fw_cfg
2009-08-24 Brian WheelerSMART ATA Functionality
2009-08-24 Stefan WeilAdd missing linefeed in error message
2009-08-24 Zachary AmsdenClean up VGA type selection; far too many variables...
2009-08-24 Zachary AmsdenWhen using stdio monitor and VNC display, one can set...
2009-08-24 Zachary AmsdenDon't segfault when changing VNC password on an SDL...
2009-08-24 Chris LalancetteFix detached migration with exec.
2009-08-24 Avi KivityDo not disable autostart for live migration
2009-08-24 Stefano Stabellinimake vga screen_dump use DisplayState properly
2009-08-24 malcRestore consistent formatting
2009-08-24 Juan Quintelaes1370: Remove unused indirection of PCIES1370State...
2009-08-23 Blue SwirlFix device name completion for 'eject'
2009-08-23 Andrzej ZaborowskiRevert my commit c00a9de060124a988bd9847c095e5836488c6f01
2009-08-23 Torsten DuweFix segfault of qemu-system-arm with PXA target
2009-08-23 Reimar Döffingersdl.c: support 32 bpp cursors
2009-08-23 Reimar DöffingerUse corect depth from DisplaySurface in vmware_vga.c
2009-08-23 Andrzej ZaborowskiRemove the unnecessary and only global in musicpal.c
2009-08-23 Andrzej ZaborowskiMerge with balrog@git.sv.gnu.org:/srv/git/qemu.git
2009-08-23 Andrzej ZaborowskiMake musicpal.c use the I2C device and the Marvell...
2009-08-23 Andrzej ZaborowskiExtract the Marvell 88w8618 audio device from musicpal.c
2009-08-23 Andrzej ZaborowskiExtract musicpal.c I2C bitbanging code and make it...
2009-08-23 Benoit CanetMusicpal qdev conversion: gpio (except I2C part), keybo...
2009-08-23 Blue SwirlSparc32: fix monitor commands 'info pic' and 'info...
2009-08-23 Blue SwirlRearrange to suppress gcc 3.3.5 warning about unused...
2009-08-22 Igor Kovalenkodef-helper.h allow helpers returning pointers
2009-08-22 Blue SwirlESP: implement Transfer Pad
2009-08-22 Blue SwirlESP: Implement select without ATN, fix comments
2009-08-22 Laurent DesnoguesARM back-end: Handle all possible immediates for ALU ops
2009-08-22 Laurent DesnoguesARM back-end: Add TCG not
2009-08-22 Blue Swirlsparc32 remove an unnecessary cpu irq set
2009-08-22 Blue SwirlSparc32/64: fix jmpl followed by branch
2009-08-22 Juan QuintelaRemove unneded ac97 indirection accessing its state
2009-08-18 Blue SwirlSparc32/64: Fix user emulator breakage
2009-08-18 Blue SwirlFix breakage of alpha, mips64, ppc64 and x86_64 targets...
2009-08-16 Blue SwirlReplace REGX with PRIx64
2009-08-16 Blue SwirlReplace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
2009-08-16 Blue SwirlReplace always_inline with inline
2009-08-16 Blue Swirluser: compile host-utils.c only once
2009-08-16 Blue SwirlSimplify 5ba6531956b9b6486560cbd13604c2238a3542dd
2009-08-15 Blue SwirlFix desynchronization of condition code state when...
2009-08-15 Blue SwirlPPC: clean up ppc405
2009-08-15 Blue SwirlUse pstrcpy to avoid OpenBSD linker warnings
2009-08-15 Blue Swirlbsd-user: Add generic env variable handling
2009-08-15 Blue Swirllinux-user: compile envlist.c only once
2009-08-15 Blue Swirluser: compile ioport-user.c only for x86
2009-08-15 Blue Swirluser: compile path.c only once
2009-08-13 Anthony LiguoriFix migration for ide devices
2009-08-13 Blue SwirlUnbreak Sparc64
2009-08-13 Blue SwirlUnbreak Sparc32 and PPC
2009-08-13 malcThird attempt to invoke create_config properly
2009-08-12 malcFix typo
2009-08-11 malcDo not use $SHELL to invoke our scripts
2009-08-11 malcAesthetics
2009-08-11 Juan Quintelause C99 initializers for all audio/*
2009-08-11 Juan Quintelause C99 initializers for audio_pcm_ops
2009-08-11 Juan QuintelaUse C99 initializers for audio_option
2009-08-11 Juan QuintelaUse proper struct initializers and remove INIT_FIELD...
2009-08-11 Anthony LiguoriFix virtio-blk
2009-08-10 Anthony LiguoriAdd emacs header to Makefile.target
2009-08-10 Nathan Froydcheck for PR_SET_NAME being defined
2009-08-10 Gerd Hoffmannrename "info qdrv" to "info qdm"
2009-08-10 Gerd Hoffmannfix qdev_print_devinfo()
2009-08-10 Gerd Hoffmannqdev/prop: convert xilinx_timer.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert xilinx_intc.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert xilinx_ethlite.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert virtio-pci.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert vga.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert tcx.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_timer.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_serial.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_pointer.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_keyboard.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_interrupt.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_fb.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert sun4u.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert sun4m.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert sparc32_dma.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert smbus_eeprom.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert slavio_timer.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert slavio_intctl.c to helper macros.
next