summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | throttle: add throttle_max_is_missing_limit() testStefan Hajnoczi2015-08-051-0/+21
| * | | | throttle: refuse bps_max/iops_max without bps/iopsStefan Hajnoczi2015-08-053-0/+23
* | | | | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150813' into stagingPeter Maydell2015-08-136-53/+65
|\ \ \ \ \
| * | | | | target-mips: Use CPU_LOG_INT for logging related to interruptsRichard Henderson2015-08-132-20/+13
| * | | | | hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accessesPeter Maydell2015-08-131-0/+16
| * | | | | target-mips: simplify LWL/LDL mask generationAurelien Jarno2015-08-131-8/+6
| * | | | | target-mips: update mips32r5-generic into P5600Yongbok Kim2015-08-132-25/+30
* | | | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-08-1328-259/+312
|\ \ \ \ \ \
| * | | | | | MAINTAINERS: list smbios maintainersMichael S. Tsirkin2015-08-131-1/+3
| * | | | | | smbios: move smbios code into a common folderWei Huang2015-08-1313-10/+13
| * | | | | | smbios: remove dependency on x86 e820 tablesWei Huang2015-08-133-9/+33
| * | | | | | smbios: extract x86 smbios building code into a functionWei Huang2015-08-131-16/+22
| * | | | | | acpi: avoid potential uninitialized access to cpu_hp_io_baseDaniel P. Berrange2015-08-131-0/+1
| * | | | | | virtio-net: remove useless codesJason Wang2015-08-132-7/+2
| * | | | | | pci: allow 0 address for PCI IO/MEM regionsLaurent Vivier2015-08-133-4/+12
| * | | | | | pc: Remove redundant arguments from pc_memory_init()Eduardo Habkost2015-08-134-13/+9
| * | | | | | pc: Remove redundant arguments from pc_cmos_init()Eduardo Habkost2015-08-134-19/+9
| * | | | | | pc: Remove redundant arguments from *load_linux()Eduardo Habkost2015-08-133-25/+14
| * | | | | | pc: Use PCMachineState as pc_guest_info_init() argumentEduardo Habkost2015-08-134-10/+6
| * | | | | | pc: Move {above,below}_4g_mem_size variables to PCMachineStateEduardo Habkost2015-08-133-23/+28
| * | | | | | pc: Use PCMachineState for pc_memory_init() argumentEduardo Habkost2015-08-134-5/+5
| * | | | | | pc: Use PCMachineState for pc_cmos_init() argumentEduardo Habkost2015-08-134-11/+14
| * | | | | | pc: Eliminate pc_default_machine_options()Eduardo Habkost2015-08-134-8/+2
| * | | | | | pc: Eliminate pc_common_machine_options()Eduardo Habkost2015-08-133-8/+1
| * | | | | | pc: Move PCMachineClass, PCMachineState to qemu/typedefs.hEduardo Habkost2015-08-132-3/+3
| * | | | | | pc: Rename pc_machine variables to pcmsEduardo Habkost2015-08-133-22/+22
| * | | | | | pc: Use error_abort when registering propertiesEduardo Habkost2015-08-131-8/+8
| * | | | | | target-i386: Remove x86_cpu_compat_set_features()Eduardo Habkost2015-08-132-29/+0
| * | | | | | pc: Use PC_COMPAT_* for CPUID feature compatibilityEduardo Habkost2015-08-133-46/+112
| * | | | | | piix: Document coreboot-specific RAM size config registerEduardo Habkost2015-08-131-1/+6
| * | | | | | make: load only required dependency files.Victor Kaplansky2015-08-132-2/+8
| * | | | | | make: fix where dependency *.d are stored.Victor Kaplansky2015-08-133-2/+2
* | | | | | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150813'...Peter Maydell2015-08-1325-524/+1003
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | i.MX: Fix UART driver to work with unitialized "chardev" deviceJean-Christophe Dubois2015-08-131-2/+6
| * | | | | | hw/cpu/a15mpcore: Wire up hyp and secure physical timer interruptsPeter Maydell2015-08-131-7/+14
| * | | | | | hw/arm/virt: Wire up secure timer interruptPeter Maydell2015-08-131-13/+15
| * | | | | | target-arm: Add AArch32 banked register access to secure physical timerPeter Maydell2015-08-131-0/+27
| * | | | | | target-arm: Add the AArch64 view of the Secure physical timerPeter Maydell2015-08-134-1/+92
| * | | | | | target-arm: Add debug check for mismatched cpreg resetsPeter Maydell2015-08-133-1/+27
| * | | | | | Introduce gic_class_name() instead of repeating conditionPavel Fedin2015-08-133-10/+10
| * | | | | | hw/arm/gic: Kill code duplicationPavel Fedin2015-08-134-72/+64
| * | | | | | Merge memory_region_init_reservation() into memory_region_init_io()Pavel Fedin2015-08-132-12/+12
| * | | | | | i.MX: Fix Coding style for GPT emulatorJean-Christophe Dubois2015-08-131-3/+3
| * | | | | | i.MX: Split GPT emulator in a header file and a source fileJean-Christophe Dubois2015-08-132-76/+110
| * | | | | | i.MX: Fix Coding style for EPIT emulatorJean-Christophe Dubois2015-08-131-6/+6
| * | | | | | i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois2015-08-132-49/+82
| * | | | | | i.MX: Fix Coding style for CCM emulatorJean-Christophe Dubois2015-08-131-6/+5
| * | | | | | i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois2015-08-134-78/+97
| * | | | | | i.MX: Fix Coding style for AVIC emulator.Jean-Christophe Dubois2015-08-131-9/+7
| * | | | | | i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois2015-08-133-38/+60
OpenPOWER on IntegriCloud