aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell28-216/+11
2015-01-12hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free itChen Gang1-0/+1
2015-01-12hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...Chen Gang1-4/+4
2015-01-12hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' failsChen Gang1-1/+6
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini27-211/+0
2015-01-12s390: implement pci instructionsFrank Blaschka3-1/+1100
2015-01-12s390: Add PCI bus supportFrank Blaschka7-1/+865
2015-01-12s390x/ccw: fix oddity in machine class initCornelia Huck1-1/+1
2015-01-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...Peter Maydell1-11/+14
2015-01-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-10/+30
2015-01-10Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell8-40/+202
2015-01-09Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.3' into ...Peter Maydell1-1/+1
2015-01-09Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into stagingPeter Maydell1-27/+18
2015-01-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-4/+19
2015-01-09vfio-pci: Fix interrupt disablingAlex Williamson1-9/+12
2015-01-09vfio-pci: Fix BAR size overflowAlex Williamson1-2/+2
2015-01-09Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20141229' into s...Peter Maydell1-7/+12
2015-01-08hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum1-2/+2
2015-01-08hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum1-1/+2
2015-01-08hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum1-10/+19
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum10-11/+11
2015-01-08hw/machine: added machine_usb wrapperMarcel Apfelbaum1-0/+5
2015-01-08hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum2-2/+3
2015-01-08acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin3-10/+30
2015-01-07hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum1-2/+2
2015-01-07hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum1-1/+2
2015-01-07hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum1-10/+19
2015-01-07hw/usb: simplified usb_enabledMarcel Apfelbaum10-11/+11
2015-01-07hw/machine: added machine_usb wrapperMarcel Apfelbaum1-0/+5
2015-01-07hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum2-2/+3
2015-01-07target-ppc: Cast ssize_t to size_t before printing with %zxPeter Maydell1-1/+1
2015-01-07PPC: e500: Fix GPIO controller interrupt numberAmit Tomar1-1/+1
2015-01-07PPC: Fix crash on spapr_tce_table_finalize()David Gibson1-3/+3
2015-01-07ppc: do not use get_clock_realtime()Paolo Bonzini1-2/+2
2015-01-07spapr: Fix stale HTAB during live migration (TCG)Samuel Mendoza-Jonas1-5/+11
2015-01-07spapr: Fix integer overflow during migration (TCG)Samuel Mendoza-Jonas1-3/+3
2015-01-07spapr: Fix stale HTAB during live migration (KVM)Samuel Mendoza-Jonas1-0/+38
2015-01-07PPC: e500 pci host: Add support for ATMUsAlexander Graf5-10/+115
2015-01-07PPC: mpc8554ds: Tell user about exceeding RAM limitsAlexander Graf1-0/+6
2015-01-07PPC: e500: Move CCSR and MMIO space to upper end of address spaceAlexander Graf1-3/+3
2015-01-07PPC: e500: Move CCSR definition to paramsAlexander Graf4-16/+23
2015-01-05virtio-rng: fix check for period_ms validityAmit Shah1-1/+1
2015-01-05virtio-serial: Don't keep a persistent copy of config spaceDavid Gibson1-15/+14
2015-01-05virtio_serial: Don't use vser->config.max_nr_ports internallyDavid Gibson1-12/+4
2015-01-03pckbd: set bits 2-3-6-7 of the output port by defaultPaolo Bonzini1-2/+8
2015-01-03serial: refine serial_thr_ipending_neededPaolo Bonzini1-2/+11
2014-12-29milkymist: softmmu: fix event handlingMichael Walle1-7/+12
2014-12-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141223'...Peter Maydell18-119/+674
2014-12-23Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20141222.0' i...Peter Maydell6-1377/+1313
2014-12-22hw/arm/virt: enable passing of EFI-stubbed kernel to guest UEFI firmwareLaszlo Ersek1-0/+1