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
2009-10-15
MIPS jazz: create isa bus
Roy Tam
2009-10-15
multiboot: Limit number of multiboot modules
Adam Lackorzynski
2009-10-15
multiboot: Fix cmdline of modules
Adam Lackorzynski
2009-10-15
pcnet: Extend hardware reset
Jan Kiszka
2009-10-15
net: allow NICs to be connected to netdevs
Mark McLoughlin
2009-10-15
net: handle -netdevice options
Mark McLoughlin
2009-10-15
net: remove id field from NICInfo
Mark McLoughlin
2009-10-15
hotplug: safely iterate bus's sibling list while removing a device
Mark McLoughlin
2009-10-15
eepro100: Remove unused device status entries
Stefan Weil
2009-10-14
scsi disk block descriptor v2
Artyom Tarasenko
2009-10-13
Add some chipset doc links
Blue Swirl
2009-10-12
Fixed wacom emulation
François Revol
2009-10-12
rom loader: also try filename as-is.
Gerd Hoffmann
2009-10-12
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
2009-10-12
TARGET_I386 is always defined if TARGET_X86_64 is defined
Juan Quintela
2009-10-12
ide: BMDMAState don't need a pci_dev field anymore
Juan Quintela
2009-10-12
ide: cmd646 ->unit has just the value that we want
Juan Quintela
2009-10-12
ide: cmd646 we can get the pci device with container_of
Juan Quintela
2009-10-12
ide: 'secondary' field is only used by cmd646
Juan Quintela
2009-10-12
ide: PCIIDEState type field is not needed anymore
Juan Quintela
2009-10-12
ide: split cmd646 and piix from pci.c
Juan Quintela
2009-10-12
ide: export needed ide-pci functions for split
Juan Quintela
2009-10-12
ide: create ide/pci.h for common ide pci definitions
Juan Quintela
2009-10-12
ide: remove uselsess casts from void *
Juan Quintela
2009-10-12
ide: Remove duplicated definitions
Juan Quintela
2009-10-12
ide: Remove cast in pci_register_bar
Juan Quintela
2009-10-12
ide: change cast to DO_UPCAST
Juan Quintela
2009-10-10
Fix Windows host breakage by 45a50b1668822c23afc2a89f724654e176518bc4 (TeLeMan)
malc
2009-10-08
pcnet: Restart poll timer on pcnet_start
Jan Kiszka
2009-10-08
pcnet: Drop unused recv_pos field
Jan Kiszka
2009-10-07
Clean up test for qdev_init() failure
Markus Armbruster
2009-10-07
Warn if value of qdev_init() isn't checked
Markus Armbruster
2009-10-07
Make isa_create() terminate program on failure
Markus Armbruster
2009-10-07
New qdev_init_nofail()
Markus Armbruster
2009-10-07
Check return value of qdev_init()
Markus Armbruster
2009-10-07
Make qdev_init() destroy the device on failure
Markus Armbruster
2009-10-06
qdev: move comment
Gerd Hoffmann
2009-10-06
qemu/pci: make pci not depend on msix
Michael S. Tsirkin
2009-10-06
qemu/pci: clarify pci config load routine
Michael S. Tsirkin
2009-10-06
Final net cleanup after conversion to QemuOpts
Mark McLoughlin
2009-10-06
Port PCI NIC hotplug to QemuOpts
Mark McLoughlin
2009-10-06
Make NICInfo string fields non-const
Mark McLoughlin
2009-10-06
Revert "Fix exit on 'pci_add' Monitor command"
Anthony Liguori
2009-10-06
Reorganize option rom (+linux kernel) loading.
Gerd Hoffmann
2009-10-06
eepro100: support 16 bit read from SCBCmd (== 2)
=?UTF-8?q?Reimar=20D=C3=B6ffinger?=
2009-10-05
Improve error reporting on file access
Justin M. Forbes
2009-10-05
Rename pci_create_noinit() to pci_create()
Markus Armbruster
2009-10-05
pci_create() is now unused, remove it
Markus Armbruster
2009-10-05
Fix pci_add nic not to exit on bad model
Markus Armbruster
2009-10-05
Make it obvious that pci_nic_init() can't fail
Markus Armbruster
[next]