summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-05-13hw/net/stellaris_enet: Fix debug format stringsPeter Maydell
2014-05-13hw/net/stellaris_enet: Correctly implement the TR and THR registersPeter Maydell
2014-05-13hw/net/stellaris_enet: Rewrite tx fifo handling codePeter Maydell
2014-05-13hw/net/stellaris_enet: Correct handling of packet paddingPeter Maydell
2014-05-13hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrunPeter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-05-13Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell
2014-05-13microblaze: boot: Don't hack the elf entry pointPeter Crosthwaite
2014-05-13xilinx_timer: Fix writes into TCSR registerGuenter Roeck
2014-05-13xilinx_intc: Fix writes into MER registerGuenter Roeck
2014-05-13microblaze: Support loading of u-boot initrd imagesEdgar E. Iglesias
2014-05-09libcacard: remove libcacard-specific CFLAGS and LIBS from global varsMichael Tokarev
2014-05-08pci-assign: assigned_initfn(): set monitor error in common error handlerLaszlo Ersek
2014-05-08pci-assign: propagate errors from assign_intx()Laszlo Ersek
2014-05-08pci-assign: propagate errors from assign_device()Laszlo Ersek
2014-05-08pci-assign: propagate errors from assigned_dev_register_regions()Laszlo Ersek
2014-05-08pci-assign: propagate errors from assigned_dev_register_msix_mmio()Laszlo Ersek
2014-05-08pci-assign: propagate errors from assigned_device_pci_cap_init()Laszlo Ersek
2014-05-08pci-assign: propagate errors from get_real_device()Laszlo Ersek
2014-05-08pci-assign: assignment should fail if we can't read config spaceLaszlo Ersek
2014-05-08pci-assign: accept Error from pci_add_capability2()Laszlo Ersek
2014-05-08pci: add Error-propagating pci_add_capability2()Laszlo Ersek
2014-05-08pci-assign: propagate Error from check_irqchip_in_kernel()Laszlo Ersek
2014-05-08pci-assign: propagate errors from get_real_id()Laszlo Ersek
2014-05-08pci-assign: make assign_failed_examine() just format the causeLaszlo Ersek
2014-05-08pci-assign: accept Error from monitor_handle_fd_param2()Laszlo Ersek
2014-05-07Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...Peter Maydell
2014-05-07Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into stagingPeter Maydell
2014-05-07hw/9pfs: Add include file for exported symbolStefan Weil
2014-05-07xen: remove unused global, xen_xcgJim Meyering
2014-05-07hw: Add missing 'static' attributesStefan Weil
2014-05-07hw/s390x: Add missing 'static' attributeStefan Weil
2014-05-07hw/mips: Add missing 'static' and 'const' attributesStefan Weil
2014-05-07hw/9pfs: Add missing 'static' attributesStefan Weil
2014-05-07xen_disk: add discard supportOlaf Hering
2014-05-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-05-07xen: move Xen HVM files under hw/i386/xenWei Liu
2014-05-07pm_smbus: correctly report unclaimed cyclesPaolo Bonzini
2014-05-07xen: move Xen PV machine files to hw/xenpvWei Liu
2014-05-07smbus: return -1 if nothing found at the given addressPaolo Bonzini
2014-05-07qemu-xen: free all the pirqs for msi/msix when driver unloadZhenzhong Duan
2014-05-07smbus: allow returning an error from readsPaolo Bonzini
2014-05-07apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo
2014-05-07pc: add compat_props placeholder for 2.0 machine typeGabriel L. Somlo
2014-05-07i8259: don't abort when trying to use level sensitive irqsHervé Poussineau
2014-05-07Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140507' into stagingPeter Maydell
2014-05-07Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...Peter Maydell
2014-05-07Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-05-07acpi: fix tables for no-hpet configurationMichael S. Tsirkin
2014-05-07acpi-build: properly decrement objects' reference countersKirill Batuzov