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-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
2010-06-14
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-06-14
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2010-06-13
OHCI address decoding fix
Paul Brook
2010-06-13
Move stdbool.h
Paul Brook
2010-06-13
monitor/QMP: Drop info hpet / query-hpet
Jan Kiszka
2010-06-13
hpet: Add MSI support
Jan Kiszka
2010-06-13
hpet: Make number of timers configurable
Jan Kiszka
2010-06-13
vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
Jan Kiszka
2010-06-13
hpet: Add support for level-triggered interrupts
Jan Kiszka
2010-06-13
hpet: Drop static state
Jan Kiszka
2010-06-13
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
2010-06-13
hpet: Start/stop timer when HPET_TN_ENABLE is modified
Jan Kiszka
2010-06-13
hpet: Convert to qdev
Jan Kiszka
2010-06-13
hpet: Move static timer field initialization
Jan Kiszka
2010-06-13
hpet: Silence warning on write to running main counter
Jan Kiszka
2010-06-13
hpet: Coding style cleanups and some refactorings
Jan Kiszka
2010-06-13
hpet: Catch out-of-bounds timer access
Jan Kiszka
2010-06-13
configure: Fix evaluation of config-host.mak in create_config
Jan Kiszka
2010-06-13
tcg-s390: correctly detect s390 with a 64-bit kernel
Aurelien Jarno
[next]