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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2010-07-22
e1000: Fix wrong microwire EEPROM state initialization
Izumi Tsutsui
2010-07-22
virtio-serial: Fix compat property name
Amit Shah
2010-07-20
Sparc32: reserve addresses for unimplemented devices on SS-20
Bob Breuer
2010-07-15
Merge remote branch 'origin/master' into staging
Anthony Liguori
2010-07-15
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-07-14
hw/bonito: remove incorrect pci_mem_base setting
Huacai Chen
2010-07-13
ide scsi virtio-blk: Reject empty drives unless media is removable
Markus Armbruster
2010-07-13
virtio-blk: Fix virtio-blk-s390 to require drive
Markus Armbruster
2010-07-13
virtio-pci: Check for virtio_blk_init() failure
Markus Armbruster
2010-07-13
virtio-serial: Assert for virtio queue ready before virtqueue operations
Amit Shah
2010-07-13
virtio-serial: Check if virtio queue is ready before consuming data
Amit Shah
2010-07-13
virtio-9p: Avoid SEGV when log file couldn't be opened
Sripathi Kodi
2010-07-13
pc: Avoid registering zero sized memory
Alex Williamson
2010-07-13
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-07-12
pci/multi function bit: fix vt82c686.c.
Isaku Yamahata
2010-07-11
pci: fix bridge update
Michael S. Tsirkin
2010-07-11
virtio-net: correct packet length math
Michael S. Tsirkin
2010-07-11
pci hotplug: make pci hotplug return value to caller
Isaku Yamahata
2010-07-11
vmware_vga: fix reset value for command register
Michael S. Tsirkin
2010-07-11
rtl8139: address TODOs
Michael S. Tsirkin
2010-07-11
pci hotplug: make pci_device_hot_remove() static
Isaku Yamahata
2010-07-11
pcnet: address TODOs
Michael S. Tsirkin
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
[next]