qemu
2009-01-24 aurel32target-ppc: Add XML files for PowerPC registers
2009-01-24 aurel32mips: limit RAM size to 256MB on malta and qemu boards
2009-01-24 aurel32target-ppc: change the default RAM size to 128MB like...
2009-01-24 malcFix format warnings
2009-01-24 blueswir1Floppy: Properly handle Sense Interrupt Status after...
2009-01-24 blueswir1Fix kernel_size and initrd_size sign (Francois Revol)
2009-01-24 blueswir1Rename sigev_signo to avoid FreeBSD problems (Juergen...
2009-01-23 malcfix endianness problem sharing the videoram buffer
2009-01-23 aliguorilinux-user: add qemu_realloc() implementation to unbrea...
2009-01-22 malcFix NAME2/FIELD2 warnings
2009-01-22 aliguoriStop VM on error in virtio-blk. (Gleb Natapov)
2009-01-22 aliguoriStop VM on error in scsi-disk (Gleb Natapov)
2009-01-22 aliguoriqemu-img: info: show highest_alloc and num_free_bytes...
2009-01-22 aliguoriqcow2 format: keep 'num_free_bytes', and show it upon...
2009-01-22 aliguoriinfo blockstats: show highest_allocated if exists ...
2009-01-22 aliguoriblock-qcow2: export highest_allocated through BlockDriv...
2009-01-22 aliguoriblock-qcow2: keep highest allocated byte (Uri Lublin)
2009-01-22 aliguoriFix warning in ide.c
2009-01-22 aliguoriRework vm_state_change notifiers (Jan Kiszka)
2009-01-22 aliguoriExtend gitignore (Jan Kiszka)
2009-01-22 aliguoriinstall man-pages as non-executables (Andre Przywara)
2009-01-22 aliguorimonitor-mux: fix timestamp prefixes (Jan Kiszka)
2009-01-22 aliguoriConvert IDE to directly access guest memory (Avi Kivity)
2009-01-22 aliguoriVectored block device API (Avi Kivity)
2009-01-22 aliguoriI/O vector helpers (Avi Kivity)
2009-01-22 aliguoriAdd map client retry notification (Avi Kivity)
2009-01-22 aliguoriAdd target memory mapping API (Avi Kivity)
2009-01-22 aliguoriFix build with --disable-sdl
2009-01-21 aliguoriAdd BIOS fixes from KVM tree
2009-01-21 blueswir1Fix nographic mode and VNC
2009-01-21 aliguorire-fix screendump (Stefano Stabellini)
2009-01-21 aliguorifix curses interface (Stefano Stabellini)
2009-01-21 aliguoriStop VM on ENOSPC error. (Gleb Natapov)
2009-01-21 aliguoriAdds null check for DisplayStatus (Stefano Stabellini)
2009-01-21 aliguoricirrus: unify unmapping of vram (Jan Kiszka)
2009-01-21 aliguoricirrus: cleanup reset handler (Jan Kiszka)
2009-01-21 aliguoricirrus: avoid resetting vga dirty logging unnecessarily...
2009-01-21 aliguoricirrus: stop dirty logging during remaps (Jan Kiszka)
2009-01-21 aliguoricirrus: unmap vram on reset (Jan Kiszka)
2009-01-21 aliguoriConsolidate library creation (Avi Kivity)
2009-01-21 aliguoriMake make output quieter (Avi Kivity)
2009-01-21 aliguoriConsolidate linker rules (Avi Kivity)
2009-01-21 aliguoriIntroduce rules.mak (Avi Kivity)
2009-01-21 aliguoriConsolidate compiler invocations (Avi Kivity)
2009-01-21 aliguoriDrop OP_CFLAGS (Avi Kivity)
2009-01-21 aliguoriAlways return latest pmsts instead of the old one ...
2009-01-21 pbrookCoalesce virtual console screen updates.
2009-01-21 pbrookFix SDL slowness.
2009-01-21 malcRemove real_screen->pixels checks
2009-01-20 blueswir1Fix user emulator breakage, based on patch by Riku...
2009-01-20 pbrookFix NAND flash save/restore.
2009-01-19 aliguoriRemove dumb_display (Stefan Stabellini)
2009-01-18 aurel32USB OHCI: add support for big endian targets
2009-01-18 aurel32mips_malta: map the CBUS UART as the third serial port
2009-01-18 aurel32serial: open a null device if the CharDriverState argum...
2009-01-18 aurel32add an init function parameter to qemu_chr_open()
2009-01-18 aurel32cuda: fix crash on Windows
2009-01-18 aurel32Update openbios-ppc to revision 418
2009-01-17 blueswir1Remove unused info_str parameter to pcnet_common_init()
2009-01-17 blueswir1Switch to CMD646 IDE
2009-01-17 blueswir1Use kill instead of sigqueue: re-enables AIO on OpenBSD
2009-01-16 malcAvoid calling qemu_mallocz with zero size
2009-01-16 aliguoriMake sure monitor appears as a vc
2009-01-16 aurel32hpet config mask fix
2009-01-16 aurel32G364 video adapter enhancement
2009-01-16 aurel32console: remove trailing spaces
2009-01-16 aliguoriSquash warnings in console.c
2009-01-16 aliguoriRemove assumption about a single graphic console.
2009-01-16 aliguoriFix character devices after DisplayState refactoring
2009-01-16 aurel32Fix a warning in hw/blizzard.c
2009-01-16 aliguoriFix compilation of blizzard.c
2009-01-16 aurel32Fix vga on PPC
2009-01-16 aurel32ppc_oldworld: remove i8259
2009-01-16 aurel32ppc_oldworld: remove debug I/O port
2009-01-16 blueswir1Fix warnings
2009-01-16 aliguorifix screendump (Stefano Stabellini)
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-16 blueswir1Fix false positive for AIO on OpenBSD
2009-01-16 aliguoriFix uninitialized variable warning
2009-01-16 aurel32hw/omap_sx1.c: fix build
2009-01-15 aliguoriglobal s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo...
2009-01-15 aliguoriglobal s/fflush(logfile)/qemu_log_flush()/ (Eduardo...
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15 aliguoriexploiting the new interface in vnc.c (Stefano Stabellini)
2009-01-15 aliguoriDisplayState interface change (Stefano Stabellini)
2009-01-15 aliguoriremove bgr (Stefano Stabellini)
2009-01-15 aliguorireport issues causing the kvm probe to fail (Christian...
2009-01-15 aliguoriDefine macros that will become the new logging API...
2009-01-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
2009-01-15 aliguoriqemu-img: Fix type of getopt return value (Kevin Wolf)
2009-01-15 aliguoriFix Windows build (Hervé Poussineau)
2009-01-15 aliguoripowerpc/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm...
2009-01-15 aliguoripowerpc/kvm: fix a openpic bug (Liu Yu)
2009-01-15 aliguoripowerpc/kvm: Fix a uninitialized bug (Liu Yu)
2009-01-15 aliguoriFix kvm configure test for PPC
2009-01-15 aliguoriHandle SDL grabs failing (Mark McLoughlin)
2009-01-15 aliguoriReturn -errno on write failure (Gleb Natapov)
2009-01-15 aliguoribdrv_write should not stop on partial write (Gleb Natapov)
2009-01-15 aliguoriadd a -vga none cli option (Stefano Stabellini)
2009-01-15 aliguoriAdopt cpu_copy to new breakpoint API (Jan Kaszka)
next