aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-12s390: implement pci instructionsFrank Blaschka
2015-01-12s390: Add PCI bus supportFrank Blaschka
2015-01-12s390x/kvm: avoid syscalls by syncing registers with kvm_runDavid Hildenbrand
2015-01-12s390x/kvm: sync register support helper functionDavid Hildenbrand
2015-01-12s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappersThomas Huth
2015-01-12s390x/ccw: fix oddity in machine class initCornelia Huck
2015-01-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...Peter Maydell
2015-01-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-01-10Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2015-01-10Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20150105' into ...Peter Maydell
2015-01-09Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.3' into ...Peter Maydell
2015-01-09Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into stagingPeter Maydell
2015-01-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-09vfio-pci: Fix interrupt disablingAlex Williamson
2015-01-09vfio-pci: Fix BAR size overflowAlex Williamson
2015-01-09Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20141229' into s...Peter Maydell
2015-01-08hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum
2015-01-08hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum
2015-01-08hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum
2015-01-08hw/machine: added machine_usb wrapperMarcel Apfelbaum
2015-01-08hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum
2015-01-08acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin
2015-01-08memory: API to allocate resizeable RAM MRMichael S. Tsirkin
2015-01-08arch_init: support resizing on incoming migrationMichael S. Tsirkin
2015-01-08exec: qemu_ram_alloc_resizeable, qemu_ram_resizeMichael S. Tsirkin
2015-01-08exec: split length -> used_length/max_lengthMichael S. Tsirkin
2015-01-08exec: cpu_physical_memory_set/clear_dirty_rangeMichael S. Tsirkin
2015-01-08memory: add memory_region_set_sizeMichael S. Tsirkin
2015-01-07hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum
2015-01-07hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum
2015-01-07hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum
2015-01-07hw/usb: simplified usb_enabledMarcel Apfelbaum
2015-01-07hw/machine: added machine_usb wrapperMarcel Apfelbaum
2015-01-07hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum
2015-01-07target-ppc: Cast ssize_t to size_t before printing with %zxPeter Maydell
2015-01-07target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLYPeter Maydell
2015-01-07PPC: e500: Fix GPIO controller interrupt numberAmit Tomar
2015-01-07target-ppc: Introduce Privileged TM NoopsTom Musta
2015-01-07target-ppc: Introduce tcheckTom Musta
2015-01-07target-ppc: Introduce TM NoopsTom Musta
2015-01-07target-ppc: Introduce tbeginTom Musta
2015-01-07target-ppc: Introduce TEXASRU Bit FieldsTom Musta
2015-01-07target-ppc: Power8 Supports Transactional MemoryTom Musta
2015-01-07target-ppc: Introduce tm_enabled Bit to CPU StateTom Musta
2015-01-07target-ppc: Introduce Feature Flag for Transactional MemoryTom Musta
2015-01-07target-ppc: Introduce Instruction Type for Transactional MemoryTom Musta
2015-01-07pseries: Update SLOF firmware image to 20141202Alexey Kardashevskiy
2015-01-07PPC: Fix crash on spapr_tce_table_finalize()David Gibson
2015-01-07ppc: do not use get_clock_realtime()Paolo Bonzini