qemu
2009-01-26 aliguoriMTRR support on x86 (Carl-Daniel Hailfinger)
2009-01-26 aliguoriqemu iovec: keep track of total size, allow partial...
2009-01-26 aliguoribuild system: Further improve quiet mode (Jan Kiszka)
2009-01-26 aliguoriMove definition of rgb_to_pixel_dup_table (Nathan Froyd)
2009-01-26 aliguoriAdd reset irq state for ps2 reboot callback (Dor Laor)
2009-01-26 aliguoriHandle link status in qemu_sendv_packet() (Mark McLoughlin)
2009-01-26 aliguoriEnabled building of x86_64 code on Mac OS X (Alexander...
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2009-01-26 aliguorivnc fixes and improvements (Stefano Stabellini)
2009-01-26 aliguoriUse the default subsystem vendor ID for virtio devices...
2009-01-26 aliguoriAdd macro for virtio-console PCI device ID (Mark McLoug...
2009-01-26 aliguoriUse macros for virtio-net PCI vendor/device IDs (Mark...
2009-01-26 aurel32target-ppc: always load kernel to KERNEL_LOAD_ADDR
2009-01-25 malcAdd static qualifier to local functions
2009-01-25 malcMassage PPC version of cpu_get_real_ticks a little
2009-01-24 blueswir1Fix bsd-user compile like r6412
2009-01-24 aurel32sh4: sh_pci. Register resouces both at A7 and P4.
2009-01-24 blueswir1Synch code, help and docs
2009-01-24 aurel32sh4: r2d. Endian conversion for peripheral register...
2009-01-24 aurel32Use broadcast address for slirp dhcp replies
2009-01-24 aurel32Support epoch of 1980 in RTC emulation for MIPS Magnum
2009-01-24 aurel32List virtio console device in pci-ids.txt
2009-01-24 aurel32kvm/powerpc: extern one function for MPC85xx code use
2009-01-24 aurel32Reformat quiet build
2009-01-24 aurel32target-ppc: Add SPE register read/write using XML
2009-01-24 aurel32target-ppc: Add Altivec register read/write using XML
2009-01-24 aurel32target-ppc: Add float register read/write using XML
2009-01-24 aurel32target-ppc: Include gdbstub.h
2009-01-24 aurel32target-ppc: Change core powerpc gdbstub bits to be...
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
next