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