aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-26MTRR support on x86 (Carl-Daniel Hailfinger)aliguori
2009-01-26qemu iovec: keep track of total size, allow partial copies (Gerd Hoffman)aliguori
2009-01-26build system: Further improve quiet mode (Jan Kiszka)aliguori
2009-01-26Move definition of rgb_to_pixel_dup_table (Nathan Froyd)aliguori
2009-01-26Add reset irq state for ps2 reboot callback (Dor Laor)aliguori
2009-01-26Handle link status in qemu_sendv_packet() (Mark McLoughlin)aliguori
2009-01-26Enabled building of x86_64 code on Mac OS X (Alexander Graf)aliguori
2009-01-26Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori
2009-01-26vnc fixes and improvements (Stefano Stabellini)aliguori
2009-01-26Use the default subsystem vendor ID for virtio devices (Mark McLoughlin)aliguori
2009-01-26Add macro for virtio-console PCI device ID (Mark McLoughlin)aliguori
2009-01-26Use macros for virtio-net PCI vendor/device IDs (Mark McLoughlin)aliguori
2009-01-26target-ppc: always load kernel to KERNEL_LOAD_ADDRaurel32
2009-01-25Add static qualifier to local functionsmalc
2009-01-25Massage PPC version of cpu_get_real_ticks a littlemalc
2009-01-24Fix bsd-user compile like r6412blueswir1
2009-01-24sh4: sh_pci. Register resouces both at A7 and P4.aurel32
2009-01-24Synch code, help and docsblueswir1
2009-01-24sh4: r2d. Endian conversion for peripheral register initialization.aurel32
2009-01-24Use broadcast address for slirp dhcp repliesaurel32
2009-01-24Support epoch of 1980 in RTC emulation for MIPS Magnumaurel32
2009-01-24List virtio console device in pci-ids.txtaurel32
2009-01-24kvm/powerpc: extern one function for MPC85xx code useaurel32
2009-01-24Reformat quiet buildaurel32
2009-01-24target-ppc: Add SPE register read/write using XMLaurel32
2009-01-24target-ppc: Add Altivec register read/write using XMLaurel32
2009-01-24target-ppc: Add float register read/write using XMLaurel32
2009-01-24target-ppc: Include gdbstub.haurel32
2009-01-24target-ppc: Change core powerpc gdbstub bits to be XML-awareaurel32
2009-01-24target-ppc: Add XML files for PowerPC registersaurel32
2009-01-24mips: limit RAM size to 256MB on malta and qemu boardsaurel32
2009-01-24target-ppc: change the default RAM size to 128MB like other targetsaurel32
2009-01-24Fix format warningsmalc
2009-01-24Floppy: Properly handle Sense Interrupt Status after FDC Resetblueswir1
2009-01-24Fix kernel_size and initrd_size sign (Francois Revol)blueswir1
2009-01-24Rename sigev_signo to avoid FreeBSD problems (Juergen Lock)blueswir1
2009-01-23fix endianness problem sharing the videoram buffermalc
2009-01-23linux-user: add qemu_realloc() implementation to unbreak the build (Gerd Hoff...aliguori
2009-01-22Fix NAME2/FIELD2 warningsmalc
2009-01-22Stop VM on error in virtio-blk. (Gleb Natapov)aliguori
2009-01-22Stop VM on error in scsi-disk (Gleb Natapov)aliguori
2009-01-22qemu-img: info: show highest_alloc and num_free_bytes if exist (Uri Lublin)aliguori
2009-01-22qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri ...aliguori
2009-01-22info blockstats: show highest_allocated if exists (Uri Lublin)aliguori
2009-01-22block-qcow2: export highest_allocated through BlockDriverInfo and get_info() ...aliguori
2009-01-22block-qcow2: keep highest allocated byte (Uri Lublin)aliguori
2009-01-22Fix warning in ide.caliguori
2009-01-22Rework vm_state_change notifiers (Jan Kiszka)aliguori
2009-01-22Extend gitignore (Jan Kiszka)aliguori
2009-01-22install man-pages as non-executables (Andre Przywara)aliguori