aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-15target/arm: Implement v8M MSPLIM and PSPLIM registerspull-target-arm-20180215Peter Maydell
2018-02-15target/arm: Migrate v7m.other_spPeter Maydell
2018-02-15target/arm: Add AIRCR to vmstate structPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Fix byte-to-interrupt number conversionsPeter Maydell
2018-02-15target/arm: Implement writing to CONTROL_NS for v8MPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement SCRPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement cache ID registersPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement v8M CPPWR registerPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement M profile cache maintenance opsPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Fix ICSR PENDNMISET/CLR handlingPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVICPeter Maydell
2018-02-15target/arm: Handle SVE registers when using clear_vec_highRichard Henderson
2018-02-15target/arm: Enforce access to ZCR_EL at translationRichard Henderson
2018-02-15target/arm: Suppress TB end for FPCR/FPSRRichard Henderson
2018-02-15target/arm: Enforce FP access to FPCR/FPSRRichard Henderson
2018-02-15target/arm: Remove ARM_CP_64BIT from ZCR_EL registersRichard Henderson
2018-02-15raspi: Add "raspi3" machine typePekka Enberg
2018-02-15raspi: Raspberry Pi 3 supportPekka Enberg
2018-02-15bcm2836: Make CPU type configurablePekka Enberg
2018-02-15hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé
2018-02-15hw/arm/aspeed: directly map the serial device to the system address spacePhilippe Mathieu-Daudé
2018-02-15Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2018-02-14m68k: implement movep instructionPavel Dovgalyuk
2018-02-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-02-13virtio-balloon: include statistics of disk/file cachesTomáš Golembiovský
2018-02-13acpi-test: update FADTMichael S. Tsirkin
2018-02-13lpc: drop pcie host dependencyMichael S. Tsirkin
2018-02-13tests: acpi: fix FADT not being compared to reference tableIgor Mammedov
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum
2018-02-13libvhost-user: Support across-memory-boundary accessYongji Xie
2018-02-13libvhost-user: Fix resource leakYongji Xie
2018-02-13virtio-balloon: unref the memory region before continuingTiwei Bie
2018-02-13Merge remote-tracking branch 'mreitz/tags/pull-block-2018-02-13' into queue-b...Kevin Wolf
2018-02-13iotests: Add l2-cache-entry-size to iotest 137Alberto Garcia
2018-02-13iotests: Test downgrading an image using a small L2 slice sizeAlberto Garcia
2018-02-13iotests: Test valid values of l2-cache-entry-sizeAlberto Garcia
2018-02-13qcow2: Allow configuring the L2 slice sizeAlberto Garcia
2018-02-13qcow2: Rename l2_table in count_cow_clusters()Alberto Garcia
2018-02-13qcow2: Rename l2_table in count_contiguous_clusters_unallocated()Alberto Garcia
2018-02-13qcow2: Rename l2_table in count_contiguous_clusters()Alberto Garcia
2018-02-13qcow2: Rename l2_table in qcow2_alloc_compressed_cluster_offset()Alberto Garcia
2018-02-13qcow2: Update qcow2_truncate() to support L2 slicesAlberto Garcia
2018-02-13qcow2: Update expand_zero_clusters_in_l1() to support L2 slicesAlberto Garcia
2018-02-13qcow2: Prepare expand_zero_clusters_in_l1() for adding L2 slice supportAlberto Garcia
2018-02-13qcow2: Read refcount before L2 table in expand_zero_clusters_in_l1()Alberto Garcia
2018-02-13qcow2: Update qcow2_update_snapshot_refcount() to support L2 slicesAlberto Garcia
2018-02-13qcow2: Prepare qcow2_update_snapshot_refcount() for adding L2 slice supportAlberto Garcia
2018-02-13qcow2: Update zero_single_l2() to support L2 slicesAlberto Garcia