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-07-06
ramblocks: No more being lazy about duplicate names
Alex Williamson
2010-07-06
pci: Free the space allocated for the option rom on removal
Alex Williamson
2010-07-06
qemu_ram_free: Implement it
Alex Williamson
2010-07-06
savevm: Create a new continue flag to avoid resending block name
Alex Williamson
2010-07-06
savevm: Use RAM blocks for basis of migration
Alex Williamson
2010-07-06
savevm: Migrate RAM based on name/offset
Alex Williamson
2010-07-06
ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path
Alex Williamson
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
virtio-net: Incorporate a DeviceState pointer and let savevm track instances
Alex Williamson
2010-07-06
eepro100: Add a dev field to eeprom new/free functions
Alex Williamson
2010-07-06
savevm: Make use of DeviceState
Alex Williamson
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2010-07-06
pci: Implement BusInfo.get_dev_path()
Alex Williamson
2010-07-06
qdev: Add a get_dev_path() function to BusInfo
Alex Williamson
2010-07-06
pc: Allocate all ram in a single qemu_ram_alloc()
Alex Williamson
2010-07-06
Remove uses of ram.last_offset (aka last_ram_offset)
Alex Williamson
2010-07-06
make rtc alatm work
Gleb Natapov
2010-07-06
scsi: Fix SCSI bus reset
Jan Kiszka
2010-07-06
Fix io-thread build breakage of a88790a14f
Jan Kiszka
2010-07-06
block: add sheepdog driver for distributed storage support
MORITA Kazutaka
2010-07-06
ide: Reject invalid CHS geometry
Markus Armbruster
2010-07-06
ide: Reject readonly drives unless CD-ROM
Markus Armbruster
2010-07-06
ide: Make ide_init_drive() return success
Markus Armbruster
2010-07-06
ide: Replace IDEState members is_cdrom, is_cf by drive_kind
Markus Armbruster
2010-07-06
ide: Improve error messages
Markus Armbruster
2010-07-06
scsi: Error locations for -drive if=scsi device initialization
Markus Armbruster
2010-07-06
error: New qemu_opts_loc_restore()
Markus Armbruster
2010-07-06
scsi: Reject unimplemented error actions
Markus Armbruster
2010-07-06
qdev: Don't hw_error() in qdev_init_nofail()
Markus Armbruster
2010-07-06
fdc: Reject unimplemented error actions
Markus Armbruster
2010-07-06
raw-posix: Fix test for host CD-ROM
Markus Armbruster
2010-07-06
block migration: Fix test for read-only drive
Markus Armbruster
2010-07-06
blockdev: Clean up how readonly persists across virtual media change
Markus Armbruster
2010-07-06
Add virtio disk identification support
john cooper
2010-07-06
qcow2/vdi: Change check to distinguish error cases
Kevin Wolf
2010-07-06
qemu-img check: Distinguish different kinds of errors
Kevin Wolf
2010-07-06
Include sys/mman.h before qemu-options.h
Jes Sorensen
2010-07-06
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-07-06
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2010-07-05
cris: Avoid debug clobbering for both I & D MMU state.
Edgar E. Iglesias
2010-07-05
cris: Dont clobber the MMU state across calls to cpu_get_phys_page_debug.
Edgar E. Iglesias
2010-07-05
cris: Break out rand LFSR update into a separate func.
Edgar E. Iglesias
2010-07-03
piix4: compile only once
Blue Swirl
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-07-03
remove unused stuff from */exec.h
Paolo Bonzini
2010-07-02
block: Handle multiwrite errors only when all requests have completed
Kevin Wolf
2010-07-02
block: Fix early failure in multiwrite
Kevin Wolf
2010-07-02
qemu-img: avoid calling exit(1) to release resources properly
MORITA Kazutaka
2010-07-02
pc: Fix CMOS info for drives defined with -device
Markus Armbruster
[prev]
[next]