summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/make-release: ship u-boot source as a tarballMichael Roth2017-11-211-0/+4
* accel/tcg: Handle atomic accesses to notdirty memory correctlyPeter Maydell2017-11-213-13/+38
* exec.c: Factor out before/after actions for notdirty memory writesPeter Maydell2017-11-212-21/+106
* Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-11-20-tag' in...Peter Maydell2017-11-211-16/+38
|\
| * qga: replace GetIfEntry with GetIfEntry2 for interface statsZhiPeng Lu2017-11-201-16/+38
* | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171120' int...Peter Maydell2017-11-218-35/+144
|\ \
| * | linux-user: Fix calculation of auxv lengthPeter Maydell2017-11-201-2/+9
| * | linux-user: Handle rt_sigaction correctly for SPARCPeter Maydell2017-11-071-4/+23
| * | linux-user/sparc: Put address for data faults where linux-user expects itPeter Maydell2017-11-071-0/+8
| * | linux-user/ppc: Report correct fault address for data faultsPeter Maydell2017-11-071-1/+1
| * | linux-user/s390x: Mask si_addr for SIGSEGVPeter Maydell2017-11-071-1/+5
| * | linux-user: return EINVAL from prctl(PR_*_SECCOMP)James Cowgill2017-11-071-0/+6
| * | linux-user: fix 'finshed' typo in commentEmilio G. Cota2017-11-071-1/+1
| * | linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64James Clarke2017-11-071-11/+25
| * | linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLBHelge Deller2017-11-072-11/+30
| * | linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCKHelge Deller2017-11-071-0/+3
| * | linux-user/hppa: Fix TARGET_MAP_TYPEHelge Deller2017-11-071-1/+5
| * | linux-user/hppa: Fix typo for TARGET_NR_epoll_waitHelge Deller2017-11-071-1/+1
| * | linux-user/hppa: Fix cpu_clone_regsRichard Henderson2017-11-071-0/+4
| * | linux-user/hppa: Fix TARGET_SA_* definesHelge Deller2017-11-071-0/+8
| * | linux-user: Restrict usage of sa_restorerRichard Henderson2017-11-072-2/+15
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...Peter Maydell2017-11-217-10/+64
|\ \ \
| * | | hw/arm: Silence xlnx-ep108 deprecation warning during testsThomas Huth2017-11-201-2/+5
| * | | hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley2017-11-204-2/+17
| * | | arm: check regime, not current state, for ATS write PAR formatPeter Maydell2017-11-201-1/+1
| * | | nvic: Fix ARMv7M MPU_RBAR readsPeter Maydell2017-11-201-1/+1
| * | | target/arm: Report GICv3 sysregs present in ID registers if neededPeter Maydell2017-11-201-4/+40
* | | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171120-v1' into sta...Peter Maydell2017-11-204-2/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | pc-bios/s390-ccw.img: update imageCornelia Huck2017-11-201-0/+0
| * | | pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebootingThomas Huth2017-11-201-1/+2
| * | | s390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG)David Hildenbrand2017-11-201-0/+2
| * | | s390x: fix storing CPU status (again)David Hildenbrand2017-11-201-1/+1
* | | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171120' int...Peter Maydell2017-11-202-29/+42
|\ \ \ \
| * | | | spapr: reset DRCs after devicesGreg Kurz2017-11-202-7/+21
| * | | | target/ppc: Update setting of cpu features to account for compat modesSuraj Jitindar Singh2017-11-201-22/+21Star
| |/ / /
* | | | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-11-2013-127/+201
|\ \ \ \ | |_|/ / |/| | |
| * | | hw/net/vmxnet3: Fix code to work on big endian hosts, tooThomas Huth2017-11-203-101/+181
| * | | net: Transmit zero UDP checksum as 0xFFFFEd Swierk2017-11-205-4/+11
| * | | MAINTAINERS: Add missing entry for eepro100 emulationStefan Weil2017-11-201-0/+5
| * | | hw/net/eepro100: Fix endianness problem on big endian hostsThomas Huth2017-11-201-2/+2
| * | | Revert "Add new PCI ID for i82559a"Jason Wang2017-11-204-19/+1Star
| * | | colo-compare: fix the dangerous assignmentMao Zhongyi2017-11-201-1/+1
| |/ /
* / / Revert "cpu-exec: don't overwrite exception_index"Peter Maydell2017-11-201-3/+1Star
|/ /
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-11-1757-93/+1751
|\ \
| * \ Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-17' into queue-b...Kevin Wolf2017-11-1743-42/+1085
| |\ \
| | * | iotests: Make 087 pass without AIO enabledMax Reitz2017-11-171-1/+8
| | * | block: Make bdrv_next() keep strong referencesMax Reitz2017-11-175-2/+57
| | * | qcow2: Fix overly broad madvise()Max Reitz2017-11-171-1/+1
| | * | qcow2: Refuse to get unaligned offsets from cacheMax Reitz2017-11-173-0/+71
| | * | qcow2: Add bounds check to get_refblock_offset()Max Reitz2017-11-174-7/+93