summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/xtensa/tags/20150307-xtensa' into stagingPeter Maydell2015-03-081-2/+20
|\
| * target-xtensa: xtfpga: fix ml605 flash sizeMax Filippov2015-03-071-1/+1
| * hw/xtensa: allow reads/writes in the system I/O regionMax Filippov2015-03-071-1/+19
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2015-03-082-6/+41
|\ \
| * | virtio-balloon: Add some trace eventszhanghailiang2015-03-041-0/+6
| * | virtio-balloon: Fix balloon not working correctly when hotplug memoryzhanghailiang2015-03-041-6/+9
| * | pc-dimm: add a function to calculate VM's current RAM sizezhanghailiang2015-03-041-0/+26
| |/
* | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150304-1' into ...Peter Maydell2015-03-082-26/+31
|\ \
| * | qxl: drop update_displaychangelistener call for secondary qxl devicesGerd Hoffmann2015-03-031-1/+0
| * | vga: refactor vram_size clamping and roundingRadim Krčmář2015-03-031-7/+15
| * | qxl: refactor rounding up to a nearest power of 2Radim Krčmář2015-03-031-18/+5
| * | spice: fix invalid memory access to vga.vramRadim Krčmář2015-03-032-2/+10
| * | qxl: document minimal video memory for new modesRadim Krčmář2015-03-031-0/+3
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150303-1' into s...Peter Maydell2015-03-081-3/+12
|\ \ \ | |_|/ |/| |
| * | xhci: generate a Transfer Event for each Transfer TRB with the IOC bit setLaszlo Ersek2015-03-031-3/+12
| |/
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150302.0' i...Peter Maydell2015-03-042-5/+106
|\ \
| * | vfio-pci: Enable device request notification supportAlex Williamson2015-03-021-0/+100
| * | vfio: allow to disable MMAP per device with -x-mmap=off optionSamuel Pitoiset2015-03-022-1/+2
| * | vfio: Make type1 listener symbols staticAlexey Kardashevskiy2015-03-021-2/+2
| * | vfio: Add ioctl number to error reportAlexey Kardashevskiy2015-03-021-2/+2
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-03-036-18/+21
|\ \ \
| * | | virtio-scsi: Allocate op blocker reason before blockingMax Reitz2015-03-022-4/+4
| * | | Give ivshmem its own config optionDavid Gibson2015-02-271-3/+1
| * | | Create specific config option for "platform-bus"David Gibson2015-02-271-1/+1
| * | | Add specific config options for PCI-E bridgesDavid Gibson2015-02-271-2/+3
| * | | virtio-scsi-dataplane: Call blk_set_aio_context within BQLFam Zheng2015-02-271-8/+7
| * | | scsi: give device a parent before setting propertiesPaolo Bonzini2015-02-271-0/+5
* | | | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into...Peter Maydell2015-03-035-15/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | pc: Use qemu_opt_set() instead of qemu_opts_parse()Markus Armbruster2015-02-261-8/+3
| * | | QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix useMarkus Armbruster2015-02-264-7/+7
* | | | Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...Peter Maydell2015-03-031-35/+0
| |_|/ |/| |
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-03-021-0/+35
|\ \ \
| * | | target-i386: Move APIC ID compatibility code to pc.cEduardo Habkost2015-02-251-0/+35
* | | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2015-03-0211-64/+67
|\ \ \ \
| * | | | parallel: parallel_hds_isa_init() shouldn't failMarkus Armbruster2015-02-241-9/+3
| * | | | parallel: Factor out common parallel_hds_isa_init()Markus Armbruster2015-02-245-18/+36
| * | | | serial: serial_hds_isa_init() shouldn't failMarkus Armbruster2015-02-241-9/+3
| * | | | serial: Factor out common serial_hds_isa_init()Markus Armbruster2015-02-247-29/+21
| * | | | etsec: Replace qdev_init() by qdev_init_nofail()Markus Armbruster2015-02-241-4/+1
| * | | | ide/isa: Replace unchecked qdev_init() by qdev_init_nofail()Markus Armbruster2015-02-241-3/+1
| * | | | qdev: Improve qdev_init_nofail()'s error reportingMarkus Armbruster2015-02-161-3/+8
| * | | | qdev: Avoid type assertion in qdev_build_hotpluggable_device_list()Jun Li2015-02-161-1/+6
* | | | | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell2015-03-023-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | numa: Move NUMA declarations from sysemu.h to numa.hEduardo Habkost2015-02-233-0/+3
| |/ / /
* | | | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150218' into s...Peter Maydell2015-02-267-89/+279
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390x/pci: Rework memory access in zpci instructionFrank Blaschka2015-02-181-9/+28
| * | | s390x/ioinst: Rework memory access in STCRW instructionThomas Huth2015-02-181-0/+20
| * | | s390x/ioinst: Rework memory access in TSCH instructionThomas Huth2015-02-181-15/+23
| * | | s390x/css: Make schib parameter of css_do_msch constThomas Huth2015-02-181-1/+1
| * | | s390x/ipl: make s390x ipl device aware of migrationFan Zhang2015-02-131-0/+28
OpenPOWER on IntegriCloud