]> git.proxmox.com Git - qemu.git/history - hw
Fix build with DEBUG_PCI in pci_host.h enabled
[qemu.git] / hw /
2009-07-22 Blue SwirlFix build with DEBUG_PCI in pci_host.h enabled
2009-07-22 Christoph Eggerisxdigit -> qemu_isxdigit
2009-07-22 Blue SwirlSuppress a Sparse warning
2009-07-22 Blue SwirlSparc32: use hex for version numbers
2009-07-22 Blue SwirlSparc32: fix escc devices broken by ee6847d19be16c789b8...
2009-07-22 Blue SwirlSparc32: fix fdc io_base
2009-07-22 Blue SwirlFix sparc-softmmu breakage by ee6847d19be16c789b8bd4e55...
2009-07-16 Naphtali Spreifix for bad macaddr of e1000 in Windows 2003 server...
2009-07-16 Gerd Hoffmannqdev: es1370+ac97 description
2009-07-16 Gerd Hoffmannqdev/compat: virtio-net-pci 0.10 compatibility.
2009-07-16 Gerd Hoffmannqdev: print device id in "info pci".
2009-07-16 Gerd Hoffmannqdev/compat: virtio-console-pci 0.10 compatibility.
2009-07-16 Gerd Hoffmannqdev: add id= support for pci nics.
2009-07-16 Gerd Hoffmannqdev/compat: virtio-blk-pci 0.10 compatibility.
2009-07-16 Gerd Hoffmannqdev: add user-specified identifier to devices.
2009-07-16 Gerd Hoffmannqdev/compat: add pc-0.10 machine type.
2009-07-16 Gerd Hoffmannqdev: add no_user, alias and desc
2009-07-16 Gerd Hoffmannqdev/compat: compat property infrastructure.
2009-07-16 Gerd Hoffmannqdev: factor out driver search to qdev_find_info()
2009-07-16 Gerd Hoffmanncleanup: drop unused struct elements from VirtIOPCIProxy.
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-16 Dinesh SubhravetiInitialize PS2 keyboard / mouse state on reset
2009-07-16 Beth KonReset HPET config register on hpet_reset
2009-07-16 Pascal TerjanHandle vga= in -append
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-16 Blue SwirlSparc32: convert slavio interrupt controller to qdev
2009-07-16 Blue SwirlSparc32: refactor CPU init
2009-07-16 Blue SwirlSparc32: convert memory to qdev
2009-07-16 Blue SwirlSparc32: convert boot prom to qdev
2009-07-16 Blue SwirlSparc32: convert iommu to qdev
2009-07-16 Blue SwirlSparc32: convert cs4231 to qdev
2009-07-16 Blue SwirlSparc32: fix SDL zooming with TCX
2009-07-16 Isaku Yamahatapci.c: remove unnecessary #ifdef DEBUG_PCI.
2009-07-16 Jan KiszkaAdd boot menu control via command line switch
2009-07-16 Jan KiszkaAdd qemu_unregister_reset
2009-07-16 Jan KiszkaMove boot_set callback backend
2009-07-16 Mark McLoughlinAdd a pc-0-10 machine type for compatibility with 0...
2009-07-16 Mark McLoughlinChange default PCI class of virtio-console to PCI_CLASS...
2009-07-16 Mark McLoughlinChange default PCI class of virtio-blk to PCI_CLASS_STO...
2009-07-15 Blue SwirlSparc32: convert sparc32_dma to qdev
2009-07-15 Blue SwirlConvert fdc to qdev
2009-07-15 Blue SwirlSparc32: convert slavio timers to qdev
2009-07-15 Blue SwirlSparc32/PPC: convert escc to qdev
2009-07-13 Blue SwirlSparc32: convert slavio_misc to qdev
2009-07-13 Blue SwirlSparc32: convert idreg to qdev
2009-07-12 Tristan Gingoldtarget-ppc: fix typo in _cpu_ppc_load_decr
2009-07-12 Blue SwirlSparc32/Sparc64/PPC: convert m48txx to qdev
2009-07-12 Blue SwirlSparc32: convert tcx to qdev
2009-07-12 Blue SwirlSparc32: use the OpenFirmware name for ecc
2009-07-12 Blue SwirlSparc64: convert ebus to qdev
2009-07-12 Blue SwirlSparc32: convert eccmemctl to qdev
2009-07-12 Igor Kovalenkosparc64: really initialize irq
2009-07-11 Paul BrookFix PCI IRQ breakage
2009-07-11 Blue SwirlRevert "Fix the PCI header type of APB"
2009-07-11 Blue SwirlFix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764...
2009-07-10 Anthony LiguoriIndent ac97 and es1370 according to audio formatting
2009-07-10 Michael S. Tsirkinqemu/virtio: mark msi vectors used on load
2009-07-10 Michael S. Tsirkinqemu/msi: missing braces
2009-07-10 Michael S. Tsirkinqemu/msi: clean used vectors state on load
2009-07-10 Michael Bueschusb-ohci: Fix endianness issue
2009-07-09 Michael S. Tsirkinqemu: remove control vector save
2009-07-09 Michael S. Tsirkinfix segfault in msix_save
2009-07-09 Mark McLoughlinUnregister savevm callback in eeprom93xx_free()
2009-07-09 Mark McLoughlinDon't leak VLANClientState on PCI hot remove
2009-07-09 Isaku Yamahatause constant IOPORTS_MASK instead of 0xffff.
2009-07-09 Isaku Yamahatasplit out ioport related stuffs from vl.c into ioport.c.
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Gerd Hoffmannqdev: convert ac97.
2009-07-09 Gerd Hoffmannqdev: convert es1370.
2009-07-09 Gerd Hoffmannqdev/pci: misc fixes.
2009-07-09 Gerd Hoffmannqdev: remove DeviceType
2009-07-09 Gerd Hoffmannqdev: replace bus_type enum with bus_info struct.
2009-07-09 Gerd Hoffmannqdev: update pci device registration.
2009-07-05 Blue SwirlFix the PCI header type of APB
2009-07-05 Blue SwirlFix Sparse warning
2009-06-29 Markus ArmbrusterReplace -no-virtio-balloon by -balloon
2009-06-29 Jan Kiszkax86: Factor out pc_new_cpu
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-29 Jan Kiszkamonitor: Make pci_add device options truely optional
2009-06-29 Jan Kiszkakvm: Rework VCPU synchronization
2009-06-29 Jan Kiszkamonitor: Drop pci_addr prefix from hotplug commands
2009-06-29 Alexander GrafMultiboot support v5
2009-06-29 Alexander GrafExpose fw_cfg v2
2009-06-29 Alexander GrafChange bochs bios init order
2009-06-29 Jan Kiszkanet: Provide VLAN client lookup helper
2009-06-24 john cooperAdd serial number support for virtio_blk
2009-06-24 Michael S. Tsirkinqemu/net: flag to control the number of vectors a nic has
2009-06-24 Michael S. Tsirkinqemu/net: request 3 vectors in virtio-net
2009-06-24 Michael S. Tsirkinqemu/pci: add pci_get/set_byte
2009-06-24 Michael S. Tsirkinqemu/virtio: virtio save/load bindings
2009-06-24 Michael S. Tsirkinqemu/virtio: MSI-X support in virtio PCI
2009-06-24 Michael S. Tsirkinqemu/virtio: virtio support for many interrupt vectors
2009-06-24 Michael S. Tsirkinqemu/apic: minimal MSI/MSI-X implementation for PC
2009-06-24 Michael S. Tsirkinqemu/pci: MSI-X support functions
2009-06-24 Michael S. Tsirkinqemu/pci: check constant registers on load
2009-06-24 Michael S. Tsirkinqemu/pci: add routines to manage PCI capabilities
2009-06-24 Michael S. Tsirkinqemu/pci: helper routines for pci access
2009-06-24 Michael S. Tsirkinqemu/pci: make default_write_config use mask table
2009-06-23 Igor V. Kovalenkosparc64 follow pci_nic_init change
2009-06-22 Mark McLoughlinvirtio-net: implement async packet sending
next