]> git.proxmox.com Git - qemu.git/history - hw
Update OpenBIOS images to r640
[qemu.git] / hw /
2009-12-05 Alexander GrafAdd S390x virtio machine description
2009-12-05 Alexander GrafAdd S390x virtio machine bus
2009-12-04 Blue SwirlAdd "static" to please Sparse
2009-12-04 Blue Swirlscsi: fix incorrect ?: use
2009-12-03 Thadeu Lima de Sou... ide: implement stub for audio control/volume read
2009-12-03 Thadeu Lima de Sou... ide: Use some already defined page macros instead of...
2009-12-03 Stefan Weileepro100: Improve debug messages
2009-12-03 David Benjamineepro100: Allocate a larger buffer for regname()
2009-12-03 Kevin Wolfmultiboot: Use signed type for negative error numbers
2009-12-03 Ryan HarperFix compile error when LSI_DEBUG is defined
2009-12-03 Stefan Weile1000: Fix warning from code review
2009-12-03 Adam Lackorzynskimultiboot: Fix module loading and setting of mmap.
2009-12-03 Laszlo AstSCSI: Fix Standard INQUIRY data
2009-12-03 Alexander Graftarge-ppc: Sync CPU state for KVM
2009-12-03 Michael S. Tsirkinqemu: cleanup unused macros in cirrus
2009-12-03 Michael S. Tsirkinqemu: make cirrus init value pci spec compliant
2009-12-03 Kevin Wolfvirtio-blk: Implement rerror option
2009-12-03 Kevin Wolfide: Implement rerror option
2009-12-03 Kevin WolfRename DriveInfo.onerror to on_write_error
2009-12-03 Jan Kiszkalive migration: Propagate output monitor to callback...
2009-12-03 Juan Quintelasavevm: Port to qdev.vmsd all devices that have qdev
2009-12-03 Juan Quintelaqdev: enable vmstate_unregister() support
2009-12-03 Juan Quintelapci: vmstate_register() already assign consecutive...
2009-12-03 Juan Quintelavmstate: Add support for multiplying size for a constant
2009-12-03 Juan Quintelavmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8
2009-12-03 Juan Quintelavmstate: Introduce UINT16_TEST support
2009-12-03 Juan Quintelavmstate: Introduce VMSTATE_STRUCT_POINTER_TEST
2009-12-03 Juan Quintelavmstate: Introduce VMSTATE_STRUCT_TEST
2009-12-03 Juan Quintelavmstate: Add support for VBUFFERS
2009-12-03 Jan Kiszkavmstate: Fix info field of VMSTATE_MACADDR
2009-12-03 Laszlo Astlsi53c895a: Implement IRQ on reselection
2009-12-03 Laszlo Astlsi53c895a: Use alternative address when already reselected
2009-12-03 Laszlo Astlsi53c895a: Fix SDID in SELECT ID command
2009-12-03 Laszlo Astlsi53c895a: Fix message code of DISCONNECT
2009-12-03 Laszlo Astlsi53c895a: Add support for LSI53C700 Family Compatibil...
2009-12-03 Laszlo Astlsi53c895a: Whitespace and typo fixes
2009-12-03 Gerd Hoffmannscsi: add read/write 16 commands.
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: VERIFY
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: REPORT_LUNS
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: SERVICE_ACTION_IN
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: GET_CONFIGURATION
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: READ_TOC
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: SYNCHRONIZE_CACHE
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: READ_CAPACITY
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: ALLOW_MEDIUM_REMOVAL
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: START_STOP
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: MODE_SENSE
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: RESERVE+RELEASE
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: INQUIRY
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: REQUEST_SENSE
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: core + TEST_UNIT_READY.
2009-12-03 Gerd Hoffmannscsi: add scsi_req_print()
2009-12-03 Gerd Hoffmannscsi: move status to SCSIRequest.
2009-12-03 Gerd Hoffmannscsi: move dinfo to SCSIDevice
2009-12-03 Gerd Hoffmannscsi: move sense to SCSIDevice, create SCSISense struct.
2009-12-03 Gerd Hoffmannscsi: add xfer mode
2009-12-03 Gerd Hoffmannscsi: use command defines in scsi-disk.c
2009-12-03 Gerd Hoffmannscsi: add request parsing helpers to common code.
2009-12-03 Gerd Hoffmannscsi: move type from SCSIGenericState to SCSIDevice
2009-12-03 Gerd Hoffmannscsi: add scsi-defs.h
2009-12-03 Gerd Hoffmannscsi: move blocksize from SCSIGenericState to SCSIDevice
2009-12-03 Gerd Hoffmannscsi: move scsi command buffer from SCSIGenericReq...
2009-12-03 Gerd Hoffmannscsi: move SCSIRequest management to common code.
2009-12-03 Gerd Hoffmannscsi: move request lists to QTAILQ.
2009-12-03 Gerd Hoffmannscsi: create common SCSIRequest structure.
2009-12-03 Gerd Hoffmannscsi: add/fix header protection.
2009-12-03 Mark McLoughlinnet: remove VLANClientState members now in NetClientInfo
2009-12-03 Mark McLoughlinnet: convert xen to NICState
2009-12-03 Mark McLoughlinnet: convert xilinx_ethlite to NICState
2009-12-03 Mark McLoughlinnet: convert usb-net to NICState
2009-12-03 Mark McLoughlinnet: convert stellaris to NICState
2009-12-03 Mark McLoughlinnet: convert smc91c111 to NICState
2009-12-03 Mark McLoughlinnet: convert musicpal to NICState
2009-12-03 Mark McLoughlinnet: convert mipsnet to NICState
2009-12-03 Mark McLoughlinnet: convert mcf_fec to NICState
2009-12-03 Mark McLoughlinnet: convert LAN9118 to NICState
2009-12-03 Mark McLoughlinnet: convert etrax to NICState
2009-12-03 Mark McLoughlinnet: convert dp8393x to NICState
2009-12-03 Mark McLoughlinnet: convert eepro100 to NICState
2009-12-03 Mark McLoughlinnet: convert pcnet to NICState
2009-12-03 Mark McLoughlinnet: convert ne2000 to NICState
2009-12-03 Mark McLoughlinnet: convert rtl8139 to NICState
2009-12-03 Mark McLoughlinnet: convert e1000 to NICState
2009-12-03 Mark McLoughlinnet: convert virtio to NICState
2009-12-03 Mark McLoughlinqdev: move DO_UPCAST() into osdep.h
2009-12-03 Mark McLoughlinnet: remove NICInfo::vc
2009-12-03 Juan Quintelaac97: port to vmstate
2009-12-03 Juan Quintelaac97: up savevm version and remove active from state
2009-12-03 Juan Quintelaac97: recalculate active after loadvm
2009-12-03 Juan Quintelaac97: sizeof needs %zd
2009-12-03 Juan Quintelagus: port to vmstate
2009-12-03 Juan Quintelac4231a: port to vmstate
2009-12-03 Juan Quintelaes1370: port to vmstate
2009-12-03 Juan Quintelasb16: port to vmstate
2009-12-03 Luiz Capitulinoqdev: Use QError for 'device not found' error
2009-12-02 Juha Riihimäkifix I2C slave addressing
2009-12-02 Gerd HoffmannFix qdev property type definition for isa serial/parall...
2009-12-02 Jean-Christophe... Fix qemu_malloc/qemu_free use in rtl8139.c
2009-12-02 Jean-Christophe... Fix free use in xen_backend.c
2009-12-02 Jean-Christophe... Fix qemu_free use in scsi-generic.c
next