aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-02-23xhci: fix bad print specifierHervé Poussineau
2013-02-22unbreak hw/usb/redirect.c buildGerd Hoffmann
2013-02-21vga: fix byteswapping.Gerd Hoffmann
2013-02-21Merge remote-tracking branch 'kraxel/usb.78' into stagingAnthony Liguori
2013-02-21ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.cAlin Tomescu
2013-02-21xilinx_axienet.c: Assert no error when making linkPeter Crosthwaite
2013-02-19uas-uas: usb3 streamsGerd Hoffmann
2013-02-19usb-xhci: usb3 streamsGerd Hoffmann
2013-02-19usb-core: usb3 streamsGerd Hoffmann
2013-02-19usb: fix endpoint descriptor orderingGerd Hoffmann
2013-02-19usb-redir: simplify packet copyGerd Hoffmann
2013-02-19usb: make usb_packet_copy operate on combined packetsGerd Hoffmann
2013-02-19usb: add usb_ep_set_haltedGerd Hoffmann
2013-02-19usb-host: remove usb_host_device_closeGerd Hoffmann
2013-02-19usb-host: move legacy cmd line bitsGerd Hoffmann
2013-02-19usb-storage: use scsi_req_enqueue return valueGerd Hoffmann
2013-02-19allow disabling usb smartcard supportGerd Hoffmann
2013-02-19make usb devices configurableGerd Hoffmann
2013-02-19usb: Makefile cleanupGerd Hoffmann
2013-02-18isa: Split off instance_init for ISADeviceAndreas Färber
2013-02-16target-i386: Split command line parsing out of cpu_x86_register()Andreas Färber
2013-02-16spapr_hcall: Replace open-coded CPU loop with qemu_get_cpu()Andreas Färber
2013-02-16ppce500_spin: Replace open-coded CPU loop with qemu_get_cpu()Andreas Färber
2013-02-16e500: Replace open-coded loop with qemu_get_cpu()Andreas Färber
2013-02-16cpu: Move current_tb field to CPUStateAndreas Färber
2013-02-16cpu: Move exit_request field to CPUStateAndreas Färber
2013-02-16target-m68k: Pass M68kCPU to m68k_set_irq_level()Andreas Färber
2013-02-16mcf_intc: Pass M68kCPU to mcf_intc_init()Andreas Färber
2013-02-16mcf5206: Pass M68kCPU to mcf5206_init()Andreas Färber
2013-02-16ppc405_uc: Pass PowerPCCPU to ppc40x_{core,chip,system}_reset()Andreas Färber
2013-02-16qemu-log: Rename the public-facing cpu_set_log function to qemu_set_logPeter Maydell
2013-02-13cadance_uart: Accept input after rx FIFO popPeter Crosthwaite
2013-02-13s390: Fix handling of iscs.Cornelia Huck
2013-02-13s390/sclpconsole: prevent char layer callback during initializationChristian Borntraeger
2013-02-13xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma()Peter Crosthwaite
2013-02-13xilinx.h: Dont qdev_create from ethernet_create()Peter Crosthwaite
2013-02-12hw/m25p80.c: add WRSR(0x01) supportKuo-Jung Su
2013-02-11error: Strip trailing '\n' from error string arguments (again)Markus Armbruster
2013-02-11error: Clean up abuse of error_report() for helpMarkus Armbruster
2013-02-11error: Clean up error strings with embedded newlinesMarkus Armbruster
2013-02-08xilinx_zynq: Fix wrong IRQ number of the second EHCI controllerLiming Wang
2013-02-08hw/virtio-net: disable multiqueue by defaultJesse Larrew
2013-02-08hw/virtio-net.c: set config size using host featuresJesse Larrew
2013-02-08virtio-net: pass host features to virtio_net_initAnthony Liguori
2013-02-06hw/pxa2xx: Fix transposed crn/crm values for pxa2xx cp14 perf regsPeter Maydell
2013-02-06qemu/9p: Don't ignore error in fid clunkAneesh Kumar K.V
2013-02-06e1000: fix link down handling with auto negotiationMichael S. Tsirkin
2013-02-04acpi_piix4: fix segfault migrating from 1.2Michael Roth
2013-02-01qdev: drop extra references at creation timePaolo Bonzini
2013-02-01qdev: inline object_delete into qbus_free/qdev_freePaolo Bonzini