summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150903' into stagingPeter Maydell2015-09-031-0/+60
|\
| * s390x: Disable storage key migration on old machine typeJason J. Herne2015-09-031-0/+1
| * s390x: Info skeys sub-commandJason J. Herne2015-09-031-0/+2
| * s390x: Dump-skeys hmp supportJason J. Herne2015-09-031-0/+2
| * s390x: Create QOM device for s390 storage keysJason J. Herne2015-09-031-0/+55
* | block: more check for replaced nodeWen Congyang2015-09-021-1/+2
|/
* exec-all: Translate TCI return addresses backwards tooPeter Crosthwaite2015-08-261-5/+1
* cputlb: Add functions for flushing TLB for a single MMU indexPeter Maydell2015-08-251-0/+47
* xlnx-zynqmp: Connect the four OCM banksAlistair Francis2015-08-251-0/+6
* linux-user: remove useless macros GUEST_BASE and RESERVED_VALaurent Vivier2015-08-242-7/+5
* linux-user: remove --enable-guest-base/--disable-guest-baseLaurent Vivier2015-08-241-5/+0
* apic_internal.h: Include cpu.h directlyPeter Maydell2015-08-191-0/+1
* qemu-common.h: Move muldiv64() to host-utils.hPeter Maydell2015-08-193-31/+30
* osdep.h: Add header commentPeter Maydell2015-08-191-0/+24
* osdep.h: Move some OS header includes and fixups from qemu-common.hPeter Maydell2015-08-192-55/+49
* qemu-common.h: Move Win32 fixups into os-win32.hPeter Maydell2015-08-192-17/+18
* compiler.h: Use glue() in QEMU_BUILD_BUG_ON definePeter Maydell2015-08-191-3/+1
* osdep.h: Move some compiler-specific things to compiler.hPeter Maydell2015-08-192-47/+48
* osdep.h: Remove qemu_printfPeter Maydell2015-08-191-2/+0
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-08-183-33/+17
|\
| * exec: drop cpu_can_do_io, just read cpu->can_do_ioPaolo Bonzini2015-08-142-22/+3
| * cpu_defs: Simplify CPUTLB padding logicPeter Crosthwaite2015-08-061-11/+12
| * cpu-exec: Do not invalidate original TB in cpu_exec_nocache()Sergey Fedorov2015-08-061-0/+2
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-08-141-0/+2
|\ \
| * | throttle: refuse bps_max/iops_max without bps/iopsStefan Hajnoczi2015-08-051-0/+2
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-08-135-31/+131
|\ \ \
| * | | smbios: move smbios code into a common folderWei Huang2015-08-131-0/+0
| * | | smbios: remove dependency on x86 e820 tablesWei Huang2015-08-131-1/+9
| * | | virtio-net: remove useless codesJason Wang2015-08-131-1/+0
| * | | pci: allow 0 address for PCI IO/MEM regionsLaurent Vivier2015-08-131-1/+2
| * | | pc: Remove redundant arguments from pc_memory_init()Eduardo Habkost2015-08-131-2/+0
| * | | pc: Remove redundant arguments from pc_cmos_init()Eduardo Habkost2015-08-131-2/+0
| * | | pc: Remove redundant arguments from *load_linux()Eduardo Habkost2015-08-131-4/+1
| * | | pc: Use PCMachineState as pc_guest_info_init() argumentEduardo Habkost2015-08-131-2/+1
| * | | pc: Move {above,below}_4g_mem_size variables to PCMachineStateEduardo Habkost2015-08-131-0/+1
| * | | pc: Use PCMachineState for pc_memory_init() argumentEduardo Habkost2015-08-131-1/+1
| * | | pc: Use PCMachineState for pc_cmos_init() argumentEduardo Habkost2015-08-131-2/+3
| * | | pc: Eliminate pc_default_machine_options()Eduardo Habkost2015-08-131-6/+0
| * | | pc: Eliminate pc_common_machine_options()Eduardo Habkost2015-08-131-6/+0
| * | | pc: Move PCMachineClass, PCMachineState to qemu/typedefs.hEduardo Habkost2015-08-132-3/+3
| * | | pc: Use PC_COMPAT_* for CPUID feature compatibilityEduardo Habkost2015-08-131-2/+112
* | | | hw/arm/gic: Kill code duplicationPavel Fedin2015-08-131-0/+3
* | | | Merge memory_region_init_reservation() into memory_region_init_io()Pavel Fedin2015-08-131-3/+11
* | | | i.MX: Split GPT emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+107
* | | | i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+79
* | | | i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois2015-08-132-10/+93
* | | | i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+55
* | | | i.MX: Split UART emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+102
|/ / /
* | | virtio: fix 1.0 virtqueue migrationJason Wang2015-08-051-0/+6
|/ /
* | target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3Radim Krčmář2015-08-041-0/+4
OpenPOWER on IntegriCloud