summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-02-28cadence_gem: Add debug msgs for rx desc movementPeter Crosthwaite1-0/+2
2013-02-28cadence_gem: Don't reset rx desc pointer on rx_enPeter Crosthwaite1-4/+0
2013-02-28cadence_gem: fix interrupt eventsPeter Crosthwaite1-23/+4
2013-02-28cadence_gem: factor out can_rx() logic replicationPeter Crosthwaite1-1/+1
2013-02-28cadence_gem: Flush queued packetsPeter Crosthwaite1-0/+3
2013-02-28m25p80.c: Use QOM classes for part differentiationPeter Crosthwaite3-31/+33
2013-02-28xilinx_zynq: Added SD controllersPeter Crosthwaite1-0/+10
2013-02-28hw/sdhci: introduce standard SD host controllerIgor Mitsyanko3-0/+1613
2013-02-28arm: a9mpcore: Coreify the SCUPeter Crosthwaite3-113/+174
2013-02-28arm: a9mpcore: remove old_timer_status fieldPeter Crosthwaite1-8/+3
2013-02-28arm: mptimer: Remove WDT distinctionPeter Crosthwaite3-64/+41
2013-02-28arm: arm11mpcore, a9mpcore: CamelCased type namesPeter Crosthwaite2-23/+23
2013-02-28arm: mptimer: CamelCased type namesPeter Crosthwaite1-28/+28
2013-02-28hw/pflash_cfi01: Treat read in unknown command state as readPeter Maydell1-5/+6
2013-02-28hw/pflash_cfi01: Make read after byte-write or erase return statusPeter Maydell1-0/+3
2013-02-28hw/ds1338: Fix conversion between 12 hours and 24 hours modes.Antoine Mathys1-4/+4
2013-02-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori6-10/+78
2013-02-23grlib-apbuart: Add support of various flagsRonald Hecht1-7/+29
2013-02-23Typo: replace gptimer by apbuartFabien Chouteau1-8/+8
2013-02-23xhci: fix bad print specifierHervé Poussineau1-2/+2
2013-02-22pc: add compatibility machine types for 1.4Paolo Bonzini3-5/+63
2013-02-22blockdev: enable discard by defaultPaolo Bonzini3-5/+15
2013-02-22unbreak hw/usb/redirect.c buildGerd Hoffmann1-1/+1
2013-02-21vga: fix byteswapping.Gerd Hoffmann4-13/+13
2013-02-21Merge remote-tracking branch 'kraxel/usb.78' into stagingAnthony Liguori24-284/+711
2013-02-21ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.cAlin Tomescu1-1/+1
2013-02-21xilinx_axienet.c: Assert no error when making linkPeter Crosthwaite1-1/+3
2013-02-19uas-uas: usb3 streamsGerd Hoffmann1-42/+205
2013-02-19usb-xhci: usb3 streamsGerd Hoffmann1-45/+223
2013-02-19usb-core: usb3 streamsGerd Hoffmann14-31/+37
2013-02-19usb: fix endpoint descriptor orderingGerd Hoffmann1-4/+5
2013-02-19usb-redir: simplify packet copyGerd Hoffmann1-14/+4
2013-02-19usb: make usb_packet_copy operate on combined packetsGerd Hoffmann2-5/+15
2013-02-19usb: add usb_ep_set_haltedGerd Hoffmann2-0/+7
2013-02-19usb-host: remove usb_host_device_closeGerd Hoffmann4-36/+0
2013-02-19usb-host: move legacy cmd line bitsGerd Hoffmann4-101/+190
2013-02-19usb-storage: use scsi_req_enqueue return valueGerd Hoffmann1-2/+3
2013-02-19allow disabling usb smartcard supportGerd Hoffmann2-1/+2
2013-02-19make usb devices configurableGerd Hoffmann1-8/+12
2013-02-19usb: Makefile cleanupGerd Hoffmann1-7/+20
2013-02-18isa: Split off instance_init for ISADeviceAndreas Färber1-3/+9
2013-02-16target-i386: Split command line parsing out of cpu_x86_register()Andreas Färber1-1/+0
2013-02-16spapr_hcall: Replace open-coded CPU loop with qemu_get_cpu()Andreas Färber1-8/+3
2013-02-16ppce500_spin: Replace open-coded CPU loop with qemu_get_cpu()Andreas Färber1-11/+4
2013-02-16e500: Replace open-coded loop with qemu_get_cpu()Andreas Färber1-8/+3
2013-02-16cpu: Move current_tb field to CPUStateAndreas Färber3-7/+10
2013-02-16cpu: Move exit_request field to CPUStateAndreas Färber1-2/+3
2013-02-16target-m68k: Pass M68kCPU to m68k_set_irq_level()Andreas Färber2-2/+2
2013-02-16mcf_intc: Pass M68kCPU to mcf_intc_init()Andreas Färber3-9/+12
2013-02-16mcf5206: Pass M68kCPU to mcf5206_init()Andreas Färber3-9/+12