summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-0518-76/+273
|\
| * qdev: Add test of qdev_prop_check_globalDon Slutz2014-06-051-0/+4
| * qdev: Display warning about unused -globalDon Slutz2014-06-055-0/+45
| * tests: add smbios testingGabriel L. Somlo2014-05-271-0/+126
| * tests: rename acpi-test to bios-tables-testGabriel L. Somlo2014-05-272-2/+2
| * virtio-balloon: return empty data when no stats are availableJán Tomko2014-05-252-7/+5Star
| * pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber2014-05-213-8/+4Star
| * SMBIOS: Fix type 17 field sizesGabriel L. Somlo2014-05-212-8/+8
| * SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo2014-05-213-10/+14
| * SMBIOS: Fix endian-ness when populating multi-byte fieldsGabriel L. Somlo2014-05-211-45/+47
| * serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan2014-05-212-0/+22
* | Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into stagingPeter Maydell2014-06-0585-1332/+1138Star
|\ \
| * | target-i386: cleanup x86_cpu_get_phys_page_debugPaolo Bonzini2014-06-051-18/+17Star
| * | target-i386: fix protection bits in the TLB for SMEPPaolo Bonzini2014-06-051-1/+3
| * | target-i386: support long addresses for 4MB pages (PSE-36)Paolo Bonzini2014-06-052-5/+10
| * | target-i386: raise page fault for reserved bits in large pagesPaolo Bonzini2014-06-052-0/+3
| * | target-i386: unify reserved bits and NX bit checkPaolo Bonzini2014-06-051-12/+4Star
| * | target-i386: simplify pte/vaddr calculationPaolo Bonzini2014-06-051-8/+7Star
| * | target-i386: raise page fault for reserved physical address bitsPaolo Bonzini2014-06-052-12/+32
| * | target-i386: test reserved PS bit on PML4EsPaolo Bonzini2014-06-051-0/+3
| * | target-i386: set correct error code for reserved bit accessPaolo Bonzini2014-06-051-17/+9Star
| * | target-i386: introduce support for 1 GB pagesPaolo Bonzini2014-06-052-3/+8
| * | target-i386: introduce do_check_protect labelPaolo Bonzini2014-06-051-36/+38
| * | target-i386: tweak handling of PG_NX_MASKPaolo Bonzini2014-06-051-4/+4
| * | target-i386: commonize checks for PAE and non-PAEPaolo Bonzini2014-06-051-79/+41Star
| * | target-i386: commonize checks for 4MB and 4KB pagesPaolo Bonzini2014-06-051-77/+41Star
| * | target-i386: commonize checks for 2MB and 4KB pagesPaolo Bonzini2014-06-051-83/+44Star
| * | target-i386: fix coding standards in x86_cpu_handle_mmu_faultPaolo Bonzini2014-06-051-5/+9
| * | target-i386: simplify SMAP handling in MMU_KSMAP_IDXPaolo Bonzini2014-06-052-9/+5Star
| * | target-i386: fix kernel accesses with SMAP and CPL = 3Paolo Bonzini2014-06-053-8/+33
| * | target-i386: move check_io helpers to seg_helper.cPaolo Bonzini2014-06-052-42/+42
| * | target-i386: rename KSMAP to KNOSMAPPaolo Bonzini2014-06-052-7/+7
| * | softmmu: move all load/store functions to cpu_ldst.hPaolo Bonzini2014-06-056-376/+368Star
| * | softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-0550-60/+84
| * | target-arm: move arm_*_code to a separate filePaolo Bonzini2014-06-055-22/+50
| * | softmmu: move softmmu_template.h out of include/Paolo Bonzini2014-06-052-8/+8
| * | softmmu: commonize helper definitionsPaolo Bonzini2014-06-0518-220/+19Star
| * | softmmu: move ALIGNED_ONLY to cpu.hPaolo Bonzini2014-06-058-4/+5
| * | softmmu: make do_unaligned_access a method of CPUPaolo Bonzini2014-06-0514-37/+63
| * | softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPEPaolo Bonzini2014-06-053-27/+16Star
| * | softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESSPaolo Bonzini2014-06-051-9/+2Star
| * | softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.hPaolo Bonzini2014-06-052-5/+5
| * | hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini2014-06-0510-253/+253
| * | nseries: clean up coding stylePaolo Bonzini2014-06-051-127/+145
| * | cputlb: Fix regression with TCG interpreter (bug 1310324)Stefan Weil2014-06-051-2/+4
* | | Merge remote-tracking branch 'remotes/rth/tcg-next' into stagingPeter Maydell2014-06-0517-428/+237Star
|\ \ \
| * | | TCG: Fix tcg_gen_extr_i64_tl for 32bitAlexander Graf2014-06-041-1/+1
| * | | tcg: Remove TCG_TARGET_HAS_new_ldstRichard Henderson2014-06-0413-234/+28Star
| * | | tci: Convert to new ldst opcodesRichard Henderson2014-06-043-193/+207
| * | | tcg-i386: Fix win64 qemu storeRichard Henderson2014-06-041-1/+2
| |/ /