aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2013-10-31integrator: fix Linux boot failure by emulating dbg regionAlex Bennée
2013-10-11Mostly revert "qemu-help: Sort devices by logical functionality"Markus Armbruster
2013-10-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-10-09scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]Asias He
2013-10-02target-i386: Set model=6 on qemu64 & qemu32 CPU modelsEduardo Habkost
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into stagingAnthony Liguori
2013-09-28smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster
2013-09-28smbios: Convert to QemuOptsMarkus Armbruster
2013-09-28smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster
2013-09-23Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-20virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini
2013-09-20q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones
2013-09-20s390/sclplmconsole: Add support for SCLP line-mode consoleHeinz Graalfs
2013-09-20s390/ebcdic: Move conversion tables to header fileHeinz Graalfs
2013-09-20s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger
2013-09-20s390/eventfacility: remove unused event_type variableChristian Borntraeger
2013-09-20s390/eventfacility: Fix receive/send masksChristian Borntraeger
2013-09-16lsi: add 53C810 variantHervé Poussineau
2013-09-15pci: add helper to retrieve the 64-bit rangeMichael S. Tsirkin
2013-09-11Merge remote-tracking branch 'kraxel/usb.89' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori
2013-09-10Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina
2013-09-10Preparation for usb-bt-dongle conditional buildMiroslav Rezanina
2013-09-09pc: Initializing ram_memory under Xen.Anthony PERARD
2013-09-06e1000: add interrupt mitigation supportVincenzo Maffione
2013-09-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-09-03Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2013-09-02pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard
2013-09-02spapr-pci: rework MSI/MSIXAlexey Kardashevskiy
2013-09-01misc: Fix some typos in names and commentsStefan Weil
2013-09-01pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin
2013-08-30isa: Fix documentation of isa_register_portio_list()Hervé Poussineau
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber
2013-08-30usb: Pass size to usb_bus_new()Andreas Färber
2013-08-30scsi: Pass size to scsi_bus_new()Andreas Färber
2013-08-30pci: Pass size to pci_bus_new_inplace()Andreas Färber
2013-08-29Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-27pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin
2013-08-27pci: Introduce helper to retrieve a PCI device's DMA address spaceAlexey Kardashevskiy
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-21loader: store FW CFG ROM files in RAMMichael S. Tsirkin
2013-08-20hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell
2013-08-12pc_sysfw: do not make it a device anymorePaolo Bonzini
2013-08-12virtio: clear signalled_used_valid when switching from dataplaneStefan Hajnoczi
2013-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov
2013-07-29qdev: Add SIZE type to qdev propertiesVasilis Liaskovitis