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-22
qcow2: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-22
qcow: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-22
cow: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-22
block: Add bdrv_(p)write_sync
Kevin Wolf
2010-06-22
monitor: allow device to be ejected if no disk is inserted
Eduardo Habkost
2010-06-22
block: fix physical_block_size calculation
Christoph Hellwig
2010-06-22
scsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode as...
Nicholas Bellinger
2010-06-22
scsi-bus: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup
Nicholas Bellinger
2010-06-20
Update OpenBIOS images
Blue Swirl
2010-06-19
apic: qdev conversion cleanup
Blue Swirl
2010-06-19
apic: convert to qdev
Blue Swirl
2010-06-19
apic: avoid using CPUState internals
Blue Swirl
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
[next]