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
2011-07-29
multiboot: Fix bss segment support
Göran Weinholt
2011-07-29
configure: add --disable-zlib-test
Alon Levy
2011-07-29
Add missing trace call to oslib-posix.c:qemu_vmalloc()
Jes Sorensen
2011-07-29
Fix last sector write on sd card
Dr. David Alan Gilbert
2011-07-29
move unaligned memory access functions to bswap.h
Paolo Bonzini
2011-07-29
softfloat: change default nan definitions to variables
Paolo Bonzini
2011-07-29
move WORDS_ALIGNED to qemu-common.h
Paolo Bonzini
2011-07-29
showing a splash picture when start
wayne
2011-07-29
usb-ohci: convert to MemoryRegion
Avi Kivity
2011-07-29
sysbus: add MemoryRegion based memory management API
Avi Kivity
2011-07-29
pci: add MemoryRegion based BAR management API
Avi Kivity
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
2011-07-29
pc: move global memory map out of pc_init1() and into its callers
Avi Kivity
2011-07-29
pc: convert pc_memory_init() to memory API
Avi Kivity
2011-07-29
pc: grab system_memory
Avi Kivity
2011-07-29
ioport: register ranges by byte aligned addresses always
Avi Kivity
2011-07-29
exec.c: initialize memory map
Avi Kivity
2011-07-29
memory: transaction API
Avi Kivity
2011-07-29
memory: separate building the final memory map into two steps
Avi Kivity
2011-07-29
memory: add ioeventfd support
Avi Kivity
2011-07-29
memory: add backward compatibility for old mmio registration
Avi Kivity
2011-07-29
memory: add backward compatibility for old portio registration
Avi Kivity
2011-07-29
memory: I/O address space support
Avi Kivity
2011-07-29
memory: late initialization of ram_addr
Avi Kivity
2011-07-29
memory: rename MemoryRegion::has_ram_addr to ::terminates
Avi Kivity
2011-07-29
memory: abstract address space operations
Avi Kivity
2011-07-29
Internal interfaces for memory API
Avi Kivity
2011-07-29
memory: merge adjacent segments of a single memory region
Avi Kivity
2011-07-29
memory: implement dirty tracking
Avi Kivity
2011-07-29
Hierarchical memory region API
Avi Kivity
2011-07-29
Add memory API documentation
Avi Kivity
2011-07-29
qdev: Reset hot-plugged devices
Jan Kiszka
2011-07-25
Let users select their pythons
Blue Swirl
2011-07-25
simpletrace: suppress a warning from unused variable
Blue Swirl
2011-07-25
Wrap recv to avoid warnings
Blue Swirl
2011-07-24
Fix chrdev return value conversion
Blue Swirl
2011-07-23
qemu-ga: remove dependency on gio and gthread
Anthony Liguori
2011-07-23
guest-agent: only enable FSFREEZE when it's supported by the kernel
Anthony Liguori
2011-07-23
Open 1.0 development branch.
Anthony Liguori
2011-07-23
Bump version to reflect v0.15.0-rc0
v0.15.0-rc0
Anthony Liguori
2011-07-23
Correct spelling of licensed
Matthew Fernandez
2011-07-23
Register Linux dyntick timer as per-thread signal
Jan Kiszka
2011-07-23
mc146818rtc: Handle host clock resets
Jan Kiszka
2011-07-23
qemu-timer: Introduce clock reset notifier
Jan Kiszka
2011-07-23
notifier: Pass data argument to callback
Jan Kiszka
2011-07-23
ide: Turn properties any IDE device must have into bus properties
Markus Armbruster
2011-07-23
virtio-serial: Turn props any virtio-serial-bus device must have into bus props
Markus Armbruster
2011-07-23
virtio-serial: Clean up virtser_bus_dev_print() output
Markus Armbruster
2011-07-23
usb-ccid: Drop unused CCIDCardInfo callback print()
Markus Armbruster
2011-07-23
Remove unused USES_X509_AUTH macro from VNC sasl code
Daniel P. Berrange
[next]