summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-13block: fix spoiling all dirty bitmaps by mirror and migrationVladimir Sementsov-Ogievskiy1-2/+4
2015-01-13block: JSON filenames and relative backing filesMax Reitz1-2/+3
2015-01-13block: Get full backing filename from stringMax Reitz1-0/+3
2015-01-12kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka1-0/+4
2015-01-12s390: Add PCI bus supportFrank Blaschka1-0/+8
2015-01-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-9/+63
2015-01-10Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell1-0/+1
2015-01-09Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into stagingPeter Maydell1-2/+0
2015-01-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell4-8/+9
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum1-1/+1
2015-01-08hw/machine: added machine_usb wrapperMarcel Apfelbaum1-0/+2
2015-01-08hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum1-0/+1
2015-01-08acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin1-2/+2
2015-01-08memory: API to allocate resizeable RAM MRMichael S. Tsirkin1-0/+24
2015-01-08exec: qemu_ram_alloc_resizeable, qemu_ram_resizeMichael S. Tsirkin2-3/+13
2015-01-08exec: split length -> used_length/max_lengthMichael S. Tsirkin1-1/+2
2015-01-08exec: cpu_physical_memory_set/clear_dirty_rangeMichael S. Tsirkin1-3/+12
2015-01-08memory: add memory_region_set_sizeMichael S. Tsirkin1-0/+10
2015-01-07hw/usb: simplified usb_enabledMarcel Apfelbaum1-1/+1
2015-01-07hw/machine: added machine_usb wrapperMarcel Apfelbaum1-0/+2
2015-01-07hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum1-0/+1
2015-01-07spapr: Fix stale HTAB during live migration (KVM)Samuel Mendoza-Jonas1-0/+1
2015-01-05virtio-serial: Don't keep a persistent copy of config spaceDavid Gibson1-2/+0
2015-01-03pci: move REDHAT_SDHCI device ID to make room for RockerScott Feldman1-1/+1
2015-01-03gen-icount: check cflags instead of use_icount globalPaolo Bonzini1-3/+3
2014-12-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141223'...Peter Maydell4-2/+24
2014-12-23Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20141222.0' i...Peter Maydell2-0/+151
2014-12-23cpu-exec: add a new CF_USE_ICOUNT cflagPaolo Bonzini1-2/+3
2014-12-23atomic: fix position of volatile qualifierPaolo Bonzini1-2/+2
2014-12-22hw/arm: pass pristine kernel image to guest firmware over fw_cfgLaszlo Ersek1-0/+5
2014-12-22hw/loader: split out load_image_gzipped_buffer()Laszlo Ersek1-0/+9
2014-12-22fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()Laszlo Ersek1-0/+2
2014-12-22fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek1-2/+0
2014-12-22fw_cfg: hard separation between the MMIO and I/O port mappingsLaszlo Ersek2-0/+4
2014-12-22target-arm: Add arm_boot_info secure_boot controlGreg Bellows1-0/+4
2014-12-22hw/vfio: create common moduleEric Auger1-0/+151
2014-12-22Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20141222' ...Peter Maydell2-6/+8
2014-12-22bootdevice: add Error **errp argument for QEMUBootSetHandlerGonglei1-2/+2
2014-12-22bootdevice: add Error **errp argument for qemu_boot_set()Gonglei1-1/+1
2014-12-22bootdevice: add Error **errp argument for validate_bootdevices()Gonglei1-1/+1
2014-12-22bootdevice: move code about bootorder from vl.c to bootdevice.cGonglei2-6/+8
2014-12-21Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...Peter Maydell1-0/+32
2014-12-19vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips1-0/+0
2014-12-17Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into stagingPeter Maydell1-0/+1
2014-12-17sdl2: move sdl2_2d_refresh to sdl2-2d.cGerd Hoffmann1-0/+1
2014-12-17sdl2: factor out sdl2_poll_eventsGerd Hoffmann1-0/+1
2014-12-17sdl2: add+use sdl2_2d_redraw function.Gerd Hoffmann1-0/+1
2014-12-17sdl2: move sdl_switch to sdl2-2d.cGerd Hoffmann1-0/+6
2014-12-17sdl2: move sdl_update to new sdl2-2d.cGerd Hoffmann1-0/+3
2014-12-17sdl2: move keyboard input code to new sdl2-input.cGerd Hoffmann1-0/+4