aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-04-16Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori4-7/+43
2013-04-16m25p80: Add debug message for no bdrvPeter Crosthwaite1-0/+1
2013-04-16m25p80.c: Multiple debug verbosity levelsPeter Crosthwaite1-19/+21
2013-04-16m25p80: Convert guest errors to LOG_GUEST_ERRORPeter Crosthwaite1-5/+7
2013-04-16m25p80: Fix debug messages.Peter Crosthwaite1-6/+7
2013-04-16stream: Remove app argument hackPeter Crosthwaite4-56/+172
2013-04-16xilinx_axienet/dma: Implement rx path flow controlPeter Crosthwaite2-11/+66
2013-04-16stream: Add flow control APIPeter Crosthwaite3-6/+18
2013-04-16xilinx_axidma: Fix rx/tx halted bit.Peter Crosthwaite1-2/+2
2013-04-16xilinx_axidma: Create Proxy object for streamPeter Crosthwaite2-7/+62
2013-04-16xilinx_axienet: Create Proxy object for streamPeter Crosthwaite2-5/+60
2013-04-16petalogix_ml605_mmu: Attach ethernet to machinePeter Crosthwaite1-0/+2
2013-04-16petalogix_ml605_mmu: Fix machine node attachmentPeter Crosthwaite1-2/+2
2013-04-16xilinx_axidma: converted init->realizePeter Crosthwaite1-13/+13
2013-04-16xilinx_axidma: Register reset properlyPeter Crosthwaite1-1/+11
2013-04-16xilinx_axidma: Defined and use type cast macroPeter Crosthwaite1-4/+9
2013-04-16xilinx_axidma: typedef XilinxAXIDMA structPeter Crosthwaite1-7/+9
2013-04-16xilinx_axienet: converted init->realizePeter Crosthwaite1-13/+11
2013-04-16xilinx_axienet: Register reset properlyPeter Crosthwaite1-2/+4
2013-04-16xilinx_axienet: Defined and use type cast macroPeter Crosthwaite1-3/+8
2013-04-16xilinx_axienet: typedef XilinxAXIEnet structPeter Crosthwaite1-21/+23
2013-04-16qdev: Set device's parent before calling realize() down inheritance chainIgor Mammedov1-4/+4
2013-04-16ioapic: Replace FROM_SYSBUS() with QOM type castIgor Mammedov1-1/+1
2013-04-16kvmvapic: Replace FROM_SYSBUS() with QOM type castIgor Mammedov1-2/+5
2013-04-16qdev: Add qdev property for bool typeIgor Mammedov1-0/+33
2013-04-15virtio-balloon: fix dynamic properties.KONRAD Frederic2-0/+70
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori102-113/+1756
2013-04-15qdev: Fix QOM unrealize behaviorAndreas Färber1-7/+18
2013-04-15include: avoid useless includes of exec/ headersPaolo Bonzini5-5/+2
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini49-50/+50
2013-04-15tpm: reorganize headers and split hardware partPaolo Bonzini6-0/+1644
2013-04-15virtio-serial: cleanup: remove qdev field.KONRAD Frederic1-2/+0
2013-04-15virtio-serial: cleanup: use QOM casts.KONRAD Frederic1-24/+26
2013-04-15virtio-serial: cleanup: init and exit functions.KONRAD Frederic1-73/+21
2013-04-15virtio-serial-ccw: switch to the new API.KONRAD Frederic2-13/+27
2013-04-15virtio-serial-s390: switch to the new API.KONRAD Frederic2-11/+31
2013-04-15virtio-serial-pci: switch to the new API.KONRAD Frederic2-67/+78
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic4-12/+91
2013-04-15acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin2-0/+2
2013-04-15arm: fix location of some include filesPeter Maydell45-60/+60
2013-04-15ide: refuse WIN_READ_NATIVE_MAX on empty deviceStefan Hajnoczi1-0/+4
2013-04-13sh7750: Change cpu field type to SuperHCPUAndreas Färber3-50/+51
2013-04-13shix: Catch CPU initialization errorsAndreas Färber1-0/+4
2013-04-12Typo, spelling and grammatical fixesPeter Maydell5-7/+7
2013-04-09virtio-9p: Fix virtio-9p no longer building after hw-dirs branch mergeHans de Goede1-1/+1
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori992-176668/+161033
2013-04-08Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2-7/+15
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini141-169/+169
2013-04-08hw: move last file to hw/arm/Paolo Bonzini2-5/+1
2013-04-08hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini9-5/+2