index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-01-26
MTRR support on x86 (Carl-Daniel Hailfinger)
aliguori
2009-01-26
qemu iovec: keep track of total size, allow partial copies (Gerd Hoffman)
aliguori
2009-01-26
build system: Further improve quiet mode (Jan Kiszka)
aliguori
2009-01-26
Move definition of rgb_to_pixel_dup_table (Nathan Froyd)
aliguori
2009-01-26
Add reset irq state for ps2 reboot callback (Dor Laor)
aliguori
2009-01-26
Handle link status in qemu_sendv_packet() (Mark McLoughlin)
aliguori
2009-01-26
Enabled building of x86_64 code on Mac OS X (Alexander Graf)
aliguori
2009-01-26
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
2009-01-26
vnc fixes and improvements (Stefano Stabellini)
aliguori
2009-01-26
Use the default subsystem vendor ID for virtio devices (Mark McLoughlin)
aliguori
2009-01-26
Add macro for virtio-console PCI device ID (Mark McLoughlin)
aliguori
2009-01-26
Use macros for virtio-net PCI vendor/device IDs (Mark McLoughlin)
aliguori
2009-01-26
target-ppc: always load kernel to KERNEL_LOAD_ADDR
aurel32
2009-01-25
Add static qualifier to local functions
malc
2009-01-25
Massage PPC version of cpu_get_real_ticks a little
malc
2009-01-24
Fix bsd-user compile like r6412
blueswir1
2009-01-24
sh4: sh_pci. Register resouces both at A7 and P4.
aurel32
2009-01-24
Synch code, help and docs
blueswir1
2009-01-24
sh4: r2d. Endian conversion for peripheral register initialization.
aurel32
2009-01-24
Use broadcast address for slirp dhcp replies
aurel32
2009-01-24
Support epoch of 1980 in RTC emulation for MIPS Magnum
aurel32
2009-01-24
List virtio console device in pci-ids.txt
aurel32
2009-01-24
kvm/powerpc: extern one function for MPC85xx code use
aurel32
2009-01-24
Reformat quiet build
aurel32
2009-01-24
target-ppc: Add SPE register read/write using XML
aurel32
2009-01-24
target-ppc: Add Altivec register read/write using XML
aurel32
2009-01-24
target-ppc: Add float register read/write using XML
aurel32
2009-01-24
target-ppc: Include gdbstub.h
aurel32
2009-01-24
target-ppc: Change core powerpc gdbstub bits to be XML-aware
aurel32
2009-01-24
target-ppc: Add XML files for PowerPC registers
aurel32
2009-01-24
mips: limit RAM size to 256MB on malta and qemu boards
aurel32
2009-01-24
target-ppc: change the default RAM size to 128MB like other targets
aurel32
2009-01-24
Fix format warnings
malc
2009-01-24
Floppy: Properly handle Sense Interrupt Status after FDC Reset
blueswir1
2009-01-24
Fix kernel_size and initrd_size sign (Francois Revol)
blueswir1
2009-01-24
Rename sigev_signo to avoid FreeBSD problems (Juergen Lock)
blueswir1
2009-01-23
fix endianness problem sharing the videoram buffer
malc
2009-01-23
linux-user: add qemu_realloc() implementation to unbreak the build (Gerd Hoff...
aliguori
2009-01-22
Fix NAME2/FIELD2 warnings
malc
2009-01-22
Stop VM on error in virtio-blk. (Gleb Natapov)
aliguori
2009-01-22
Stop VM on error in scsi-disk (Gleb Natapov)
aliguori
2009-01-22
qemu-img: info: show highest_alloc and num_free_bytes if exist (Uri Lublin)
aliguori
2009-01-22
qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri ...
aliguori
2009-01-22
info blockstats: show highest_allocated if exists (Uri Lublin)
aliguori
2009-01-22
block-qcow2: export highest_allocated through BlockDriverInfo and get_info() ...
aliguori
2009-01-22
block-qcow2: keep highest allocated byte (Uri Lublin)
aliguori
2009-01-22
Fix warning in ide.c
aliguori
2009-01-22
Rework vm_state_change notifiers (Jan Kiszka)
aliguori
2009-01-22
Extend gitignore (Jan Kiszka)
aliguori
2009-01-22
install man-pages as non-executables (Andre Przywara)
aliguori
[next]