summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Synch code, help and docsblueswir12009-01-245-335/+560
* sh4: r2d. Endian conversion for peripheral register initialization.aurel322009-01-241-4/+2
* Use broadcast address for slirp dhcp repliesaurel322009-01-241-0/+2
* Support epoch of 1980 in RTC emulation for MIPS Magnumaurel322009-01-247-11/+20
* List virtio console device in pci-ids.txtaurel322009-01-241-1/+2
* kvm/powerpc: extern one function for MPC85xx code useaurel322009-01-242-1/+3
* Reformat quiet buildaurel322009-01-241-5/+5
* target-ppc: Add SPE register read/write using XMLaurel322009-01-241-0/+50
* target-ppc: Add Altivec register read/write using XMLaurel322009-01-241-0/+50
* target-ppc: Add float register read/write using XMLaurel322009-01-241-0/+32
* target-ppc: Include gdbstub.haurel322009-01-241-0/+1
* target-ppc: Change core powerpc gdbstub bits to be XML-awareaurel322009-01-241-1/+22
* target-ppc: Add XML files for PowerPC registersaurel322009-01-246-0/+248
* mips: limit RAM size to 256MB on malta and qemu boardsaurel322009-01-242-0/+12
* target-ppc: change the default RAM size to 128MB like other targetsaurel322009-01-241-4/+0
* Fix format warningsmalc2009-01-241-2/+2
* Floppy: Properly handle Sense Interrupt Status after FDC Resetblueswir12009-01-241-12/+18
* Fix kernel_size and initrd_size sign (Francois Revol)blueswir12009-01-241-1/+2
* Rename sigev_signo to avoid FreeBSD problems (Juergen Lock)blueswir12009-01-243-3/+3
* fix endianness problem sharing the videoram buffermalc2009-01-233-11/+62
* linux-user: add qemu_realloc() implementation to unbreak the build (Gerd Hoff...aliguori2009-01-231-0/+13
* Fix NAME2/FIELD2 warningsmalc2009-01-221-0/+2
* Stop VM on error in virtio-blk. (Gleb Natapov)aliguori2009-01-222-47/+125
* Stop VM on error in scsi-disk (Gleb Natapov)aliguori2009-01-222-19/+71
* qemu-img: info: show highest_alloc and num_free_bytes if exist (Uri Lublin)aliguori2009-01-221-0/+4
* qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri ...aliguori2009-01-223-10/+32
* info blockstats: show highest_allocated if exists (Uri Lublin)aliguori2009-01-221-1/+6
* block-qcow2: export highest_allocated through BlockDriverInfo and get_info() ...aliguori2009-01-222-0/+2
* block-qcow2: keep highest allocated byte (Uri Lublin)aliguori2009-01-221-0/+34
* Fix warning in ide.caliguori2009-01-221-1/+1
* Rework vm_state_change notifiers (Jan Kiszka)aliguori2009-01-224-37/+12
* Extend gitignore (Jan Kiszka)aliguori2009-01-221-0/+2
* install man-pages as non-executables (Andre Przywara)aliguori2009-01-221-2/+2
* monitor-mux: fix timestamp prefixes (Jan Kiszka)aliguori2009-01-221-2/+2
* Convert IDE to directly access guest memory (Avi Kivity)aliguori2009-01-221-16/+117
* Vectored block device API (Avi Kivity)aliguori2009-01-222-0/+76
* I/O vector helpers (Avi Kivity)aliguori2009-01-222-0/+59
* Add map client retry notification (Avi Kivity)aliguori2009-01-222-0/+42
* Add target memory mapping API (Avi Kivity)aliguori2009-01-222-0/+108
* Fix build with --disable-sdlaliguori2009-01-221-1/+2
* Add BIOS fixes from KVM treealiguori2009-01-2112-1/+695
* Fix nographic mode and VNCblueswir12009-01-211-0/+13
* re-fix screendump (Stefano Stabellini)aliguori2009-01-211-0/+2
* fix curses interface (Stefano Stabellini)aliguori2009-01-212-3/+15
* Stop VM on ENOSPC error. (Gleb Natapov)aliguori2009-01-213-10/+117
* Adds null check for DisplayStatus (Stefano Stabellini)aliguori2009-01-211-0/+5
* cirrus: unify unmapping of vram (Jan Kiszka)aliguori2009-01-211-2/+2
* cirrus: cleanup reset handler (Jan Kiszka)aliguori2009-01-211-34/+27
* cirrus: avoid resetting vga dirty logging unnecessarily (Avi Kivity)aliguori2009-01-211-0/+6
* cirrus: stop dirty logging during remaps (Jan Kiszka)aliguori2009-01-211-6/+28
OpenPOWER on IntegriCloud