index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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
2010-07-02
ide: Make PIIX and ISA IDE init functions return the qdev
Markus Armbruster
2010-07-02
block: Fix virtual media change for if=none
Markus Armbruster
2010-07-02
block: Clean up bdrv_snapshots()
Markus Armbruster
2010-07-02
savevm: Survive hot-unplug of snapshot device
Markus Armbruster
2010-07-02
blkdebug: Initialize state as 1
Kevin Wolf
2010-07-02
blkdebug: Free QemuOpts after having read the config
Kevin Wolf
2010-07-02
blkdebug: Fix set_state_opts definition
Kevin Wolf
2010-07-02
qemu-option: New qemu_opts_reset()
Markus Armbruster
2010-07-02
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
2010-07-02
blockdev: drive_get_by_id() is no longer used, remove
Markus Armbruster
2010-07-02
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
2010-07-02
blockdev: Clean up automatic drive deletion
Markus Armbruster
2010-07-02
blockdev: New drive_get_by_blockdev()
Markus Armbruster
2010-07-02
Don't reset bs->is_temporary in bdrv_open_common
Ryan Harper
2010-07-02
blockdev: Remove drive_get_serial()
Markus Armbruster
2010-07-02
ide: Make it explicit that ide_create_drive() can't fail
Markus Armbruster
2010-07-02
scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers
Markus Armbruster
2010-07-02
block: allow filenames with colons again for host devices
Christoph Hellwig
2010-07-02
qcow2: Fix error handling during metadata preallocation
Kevin Wolf
2010-07-02
Don't declare XSAVE as supported
Andi Kleen
2010-07-02
Add more boundary checking to sse3/4 parsing
Andi Kleen
2010-07-01
target-arm : fix parallel saturated subtraction implementation
Chih-Min Chao
2010-07-01
target-arm : fix thumb2 parallel add/sub opcode decoding
Chih-Min Chao
2010-07-01
target-arm: fix addsub/subadd implementation
Chih-Min Chao
2010-07-01
Makefile: add qemu-options.def to distclean
Hidetoshi Seto
[next]