summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* ppc405_uc: Pass PowerPCCPU to ppc40x_{core,chip,system}_reset()Andreas Färber2013-02-163-15/+19
* qemu-log: Rename the public-facing cpu_set_log function to qemu_set_logPeter Maydell2013-02-161-1/+1
* cadance_uart: Accept input after rx FIFO popPeter Crosthwaite2013-02-131-0/+1
* s390: Fix handling of iscs.Cornelia Huck2013-02-131-2/+2
* s390/sclpconsole: prevent char layer callback during initializationChristian Borntraeger2013-02-131-4/+1
* xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma()Peter Crosthwaite2013-02-132-5/+4
* xilinx.h: Dont qdev_create from ethernet_create()Peter Crosthwaite2013-02-132-12/+7
* hw/m25p80.c: add WRSR(0x01) supportKuo-Jung Su2013-02-121-0/+15
* error: Strip trailing '\n' from error string arguments (again)Markus Armbruster2013-02-116-62/+62
* error: Clean up abuse of error_report() for helpMarkus Armbruster2013-02-111-2/+2
* error: Clean up error strings with embedded newlinesMarkus Armbruster2013-02-111-6/+6
* xilinx_zynq: Fix wrong IRQ number of the second EHCI controllerLiming Wang2013-02-081-1/+1
* hw/virtio-net: disable multiqueue by defaultJesse Larrew2013-02-081-1/+1
* hw/virtio-net.c: set config size using host featuresJesse Larrew2013-02-081-8/+36
* virtio-net: pass host features to virtio_net_initAnthony Liguori2013-02-085-5/+10
* hw/pxa2xx: Fix transposed crn/crm values for pxa2xx cp14 perf regsPeter Maydell2013-02-061-8/+8
* qemu/9p: Don't ignore error in fid clunkAneesh Kumar K.V2013-02-061-5/+7
* e1000: fix link down handling with auto negotiationMichael S. Tsirkin2013-02-061-6/+36
* acpi_piix4: fix segfault migrating from 1.2Michael Roth2013-02-041-2/+2
OpenPOWER on IntegriCloud