]> git.proxmox.com Git - qemu.git/history - hw
vfio: Add bootindex support
[qemu.git] / hw /
2013-04-01 Alex Williamsonvfio: Add bootindex support
2013-04-01 Alex Williamsonvfio-pci: Move devices to D0 on reset
2013-04-01 Alex Williamsonvfio-pci: Add extra debugging
2013-04-01 Alex Williamsonqemu vfio-pci: Graphics device quirks
2013-04-01 Alex Williamsonqemu vfio-pci: Add support for VGA MMIO and I/O port...
2013-04-01 Alex Williamsonvfio-pci: Add PCIe capability mangling based on bus...
2013-04-01 Alex Williamsonvfio-pci: Generalize PCI config mangling
2013-04-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-01 Peter Maydellsysbus: Remove sysbus_add_memory and sysbus_del_memory
2013-04-01 Peter Maydellhw/milkymist-softusb: set buffer in softusb_read_{dmem...
2013-04-01 Peter Maydellmilkymist-softusb: Don't map RAM memory regions in...
2013-04-01 Peter Maydellmilkymist-minimac2: Just expose buffers as a sysbus...
2013-04-01 Peter Maydellmusicpal: qdevify musicpal-misc
2013-04-01 Peter Maydellsysbus: make SysBusDeviceClass::init optional
2013-03-28 David Woodhousepiix_pci: Fix C99 comments
2013-03-28 David Woodhousepiix_pci: Use DEVICE() and ISA_BUS()
2013-03-28 David Woodhousepiix_pci: Clean up i440FX object handling
2013-03-28 KONRAD Fredericvirtio-balloon: cleanup: remove qdev field.
2013-03-28 KONRAD Fredericvirtio-balloon: cleanup: QOM casts.
2013-03-28 KONRAD Fredericvirtio-balloon: cleanup: init and exit function.
2013-03-28 KONRAD Fredericvirtio-balloon-ccw: switch to the new API.
2013-03-28 KONRAD Fredericvirtio-balloon-pci: switch to the new API.
2013-03-28 KONRAD Fredericvirtio-balloon: add the virtio-balloon device.
2013-03-28 Peter Maydellhw/tcx: Remove unused 'addr' field and the property...
2013-03-28 liguanghw/i386/pc: format load_linux function
2013-03-27 Alon Levyvirtio-serial: propagate guest_connected to the port...
2013-03-27 Hans de Goedevirtio-serial: Consolidate guest_open/guest_close into...
2013-03-27 Hans de Goedeqemu-char: Move incrementing of avail_connections to...
2013-03-27 Hans de Goedeqemu-char: Cleanup: consolidate fe_open/fe_close into...
2013-03-27 Hans de Goedeqemu-char: Automatically do fe_open / fe_close on qemu_...
2013-03-27 Hans de Goedeqemu-char: Rename opened to be_open
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-26 Alex Williamsonpcie: Add endpoint capability initialization wrapper
2013-03-26 Alex Williamsonpcie: Mangle types to match topology
2013-03-26 Alex Williamsonpci: Create and use API to determine root buses
2013-03-26 Alex Williamsonpci: Create pci_bus_is_express helper
2013-03-26 Alex Williamsonpci: Q35, Root Ports, and Switches create PCI Express...
2013-03-26 Alex Williamsonpci: Allow PCI bus creation interfaces to specify the...
2013-03-26 Alex Williamsonpci: Move PCI and PCIE type defines
2013-03-26 Alex Williamsonpci: Create and register a new PCI Express TypeInfo
2013-03-26 Stefan Hajnoczipci: refuse empty ROM files
2013-03-26 Alex Williamsonpci_bridge: Remove duplicate IRQ swizzle function
2013-03-26 Alex Williamsonpci_bridge: Use a default map_irq function
2013-03-26 Alex Williamsonpci: Fix INTx routing notifier recursion
2013-03-26 Michael S. Tsirkinpci_bridge: drop formatting from source
2013-03-26 Michael S. Tsirkinpci_bridge: factor out common code
2013-03-26 Alex Williamsonpci: Teach PCI Bridges about VGA routing
2013-03-26 Alex Williamsonpci: Add PCI VGA helpers
2013-03-26 Michael S. Tsirkinvirtio-pci: guest notifier mask without non-irqfd
2013-03-26 Jason Wangvirtio-net: remove layout assumptions for mq ctrl
2013-03-26 Michael S. Tsirkinqmp: add path to device_deleted event
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-26 Cornelia Huckvirtio-ccw: Queue sanity check for notify hypercall.
2013-03-26 Peter Maydellhw/qdev: Abort rather than ignoring errors adding devic...
2013-03-26 Peter Maydellhw/qdev-properties.c: Improve diagnostic for setting...
2013-03-26 KONRAD Fredericvirtio-scsi: cleanup: remove qdev field.
2013-03-26 KONRAD Fredericvirtio-scsi: cleanup: init and exit functions.
2013-03-26 KONRAD Fredericvirtio-scsi: cleanup: use QOM casts.
2013-03-26 KONRAD Fredericvirtio-scsi-ccw: switch to new API
2013-03-26 KONRAD Fredericvirtio-scsi-s390: switch to the new API.
2013-03-26 KONRAD Fredericvirtio-scsi-pci: switch to new API.
2013-03-26 KONRAD Fredericvirtio-scsi: add the virtio-scsi device.
2013-03-26 KONRAD Fredericvirtio-scsi: moving host_features from properties to...
2013-03-26 KONRAD Fredericvirtio-scsi: allocate cmd_vqs array separately.
2013-03-26 KONRAD Fredericvirtio-scsi: don't use pointer for configuration.
2013-03-26 David Gibsonsavevm: Add VMSTATE_UINTTL_EQUAL helper
2013-03-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-03-25 Dmitry FleytmanVMXNET3 device implementation
2013-03-25 Dmitry FleytmanPacket abstraction for VMWARE network devices
2013-03-25 Dmitry FleytmanCommon definitions for VMWARE devices
2013-03-24 Anthony GreenRemove device_tree.o from hw/moxie/Makefile.objs.
2013-03-23 Anthony GreenAdd sample moxie system
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-22 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-22 liguangqdev: remove redundant abort()
2013-03-22 David Gibsonmmu-hash*: Add hash pte load/store helpers
2013-03-22 David Gibsonmmu-hash*: Add header file for definitions
2013-03-22 David Gibsonpseries: Move XICS initialization before cpu initialization
2013-03-22 David Gibsonpseries: Remove "busname" property for PCI host bridge
2013-03-22 David Gibsonpseries: Fix breakage in CPU QOM conversion
2013-03-22 Kevin Wolfserial: Fix debug format strings
2013-03-22 Peter MaydellFix typos and misspellings
2013-03-20 Cornelia Huckvirtio-ccw, s390-virtio: Use generic virtio-blk macro.
2013-03-20 Cornelia Hucks390-virtio, virtio-ccw: Add config_wce for virtio...
2013-03-20 Cornelia Huckvirtio-ccw: Add missing blk chs properties.
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/ipxe.2' into staging
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-19 Dunrong Huangvirtio-blk: Do not segfault fault if failed to initiali...
2013-03-18 Michael Walleconfigure: rename OpenGL feature to GLX
2013-03-18 Michael Wallelm32_uart: fix receive buffering
2013-03-18 Michael Wallemilkymist-uart: fix receive buffering
2013-03-18 KONRAD Fredericvirtio-blk: cleanup: remove qdev field.
2013-03-18 KONRAD Fredericvirtio-blk: cleanup: QOM cast
2013-03-18 KONRAD Fredericvirtio-blk: cleanup: init and exit functions.
2013-03-18 KONRAD Fredericvirtio-blk-ccw switch to new API.
2013-03-18 KONRAD Fredericvirtio-blk-s390: switch to the new API.
next