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
2010-06-19
apic: avoid passing CPUState from CPU code
Blue Swirl
2010-06-19
apic: avoid passing CPUState from devices
Blue Swirl
2010-06-19
ioapic: convert to qdev
Blue Swirl
2010-06-17
ioapic: unexport ioapic_set_irq
Blue Swirl
2010-06-16
Usermode exec-stack fix
Paul Brook
2010-06-16
Strace mprotect flags.
Paul Brook
2010-06-16
GDB exit status for semihosting
Paul Brook
2010-06-16
cris: Move sign extension.
Edgar E. Iglesias
2010-06-16
cris: Centralize fetching
Edgar E. Iglesias
2010-06-16
cris: Make the CRISv32 insn decoders return signed int.
Edgar E. Iglesias
2010-06-16
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
Richard Henderson
2010-06-16
Fix comparison which always returned false
Stefan Weil
2010-06-15
xen: Fix build error due to missing include
Jan Kiszka
2010-06-15
block: fix a warning and possible truncation
Blue Swirl
2010-06-15
Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE
Jes Sorensen
2010-06-15
blockdev: Give drives internal linkage
Markus Armbruster
2010-06-15
block: Decouple savevm from DriveInfo
Markus Armbruster
2010-06-15
block: New bdrv_next()
Markus Armbruster
2010-06-15
monitor: Make "commit FOO" complain when FOO doesn't exist
Markus Armbruster
2010-06-15
block: Decouple block device "commit all" from DriveInfo
Markus Armbruster
2010-06-15
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
2010-06-15
cow: use qemu block API
Christoph Hellwig
2010-06-15
cow: stop using mmap
Christoph Hellwig
2010-06-15
cow: use pread/pwrite
Christoph Hellwig
2010-06-15
qcow2: Restore L1 entry on l2_allocate failure
Kevin Wolf
2010-06-15
Fix regression for "-drive file="
Markus Armbruster
2010-06-15
savevm: Really verify if a drive supports snapshots
Miguel Di Ciurcio Filho
2010-06-15
qcow2: Return real error code in load_refcount_block
Kevin Wolf
2010-06-15
qcow2: Allow alloc_clusters_noref to return errors
Kevin Wolf
2010-06-15
qcow2: Allow get_refcount to return errors
Kevin Wolf
2010-06-15
vpc: Read/write multiple sectors at once
Kevin Wolf
2010-06-14
Add exit notifiers.
Gerd Hoffmann
2010-06-14
acpi_piix4: save gpe and pci hotplug slot status
Alex Williamson
2010-06-14
qemu-option: Reject anti-social IDs
Markus Armbruster
2010-06-14
qdev: Revert the hack to let -net nic and pci_add set qdev ID
Markus Armbruster
2010-06-14
Clarify error message when a PCI slot is already in use (v2)
Daniel P. Berrange
2010-06-14
virtio-blk: simplify multiwrite calling conventions
Christoph Hellwig
2010-06-14
virtio-blk: stop tracking old_bs
Christoph Hellwig
2010-06-14
un-register kbd driver in case of USB kbd unplug.
Jes Sorensen
2010-06-14
make qemu_thread_create block all signals
Paolo Bonzini
2010-06-14
migration-tcp: call migrate_fd_error() instead of close() and free().
Yoshiaki Tamura
2010-06-14
migration: use qemu_free() instead of free().
Yoshiaki Tamura
2010-06-14
etrax-ser: Support the uart rx fifo.
Edgar E. Iglesias
2010-06-14
ram_blocks: Convert to a QLIST
Alex Williamson
2010-06-14
Make netdev_del delete the netdev even when it's in use
Markus Armbruster
2010-06-14
pass info about hpets to seabios.]
Gleb Natapov
2010-06-14
hpet: Init capability register only once
Jan Kiszka
2010-06-14
qemu-option: Fix uninitialized value in append_option_parameter
Kevin Wolf
2010-06-14
Change #define DEBUG to #define E1000_DEBUG in hw/e1000.c
Jes Sorensen
2010-06-14
Remove unused DEBUG defines from hw/msix.c
Jes Sorensen
[next]