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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2010-07-11
pci: fix pci_device_reset
Isaku Yamahata
2010-07-11
AppleSMC device emulation
Alexander Graf
2010-07-11
pci: set PCI multi-function bit appropriately.
Isaku Yamahata
2010-07-11
pci_bridge: make pci bridge aware of pci multi function bit.
Isaku Yamahata
2010-07-11
pci: set multifunction property for normal device.
Isaku Yamahata
2010-07-11
pci: introduce multifunction property.
Isaku Yamahata
2010-07-11
qdev: implement qdev_prop_set_bit().
Isaku Yamahata
2010-07-11
pci: remove PCIDeviceInfo::header_type
Isaku Yamahata
2010-07-11
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-07-11
pci: insert assert that auto-assigned-address function is single function dev...
Isaku Yamahata
2010-07-11
pci: use PCI_DEVFN() where appropriate.
Isaku Yamahata
2010-07-06
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-07-06
pci: Free the space allocated for the option rom on removal
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: 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
make rtc alatm work
Gleb Natapov
2010-07-06
scsi: Fix SCSI bus reset
Jan Kiszka
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
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
Add virtio disk identification support
john cooper
2010-07-06
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
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: Catch attempt to attach multiple devices to a blockdev
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
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-06-30
qdev-properties: Fix (u)intXX parsers
Kevin Wolf
2010-06-30
usb-uhci: fix commit 8e65b7c04965c8355e4ce43211582b6b83054e3d for vmstate
TeLeMan
2010-06-30
hw/omap : make local function static and remove declaration from header
cmchao
2010-06-30
hw/omap1.c : separate uart module
cmchao
2010-06-30
hw/omwp2.c : separate l4 interconnect module
cmchao
2010-06-30
hw/omap2.c : separate tap module(Test-Chip-level)
cmchao
2010-06-30
hw/omap2.c : separate spi module
cmchao
2010-06-30
hw/omap1.c : separate interrupt controller module
cmchao
[next]