aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24s390x/kvm: fix cmma reset for KVMChristian Borntraeger
2017-01-24s390x/kvm: include hw_accel.h instead of kvm.hCornelia Huck
2017-01-24Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170123' into stagingPeter Maydell
2017-01-23target-hppa: Implement floating-point insnsRichard Henderson
2017-01-23target-hppa: Implement system and memory-management insnsRichard Henderson
2017-01-23target-hppa: Implement loads and storesRichard Henderson
2017-01-23target-hppa: Implement shifts and depositsRichard Henderson
2017-01-23target-hppa: Implement linux-user gateway pageRichard Henderson
2017-01-23target-hppa: Implement branchesRichard Henderson
2017-01-23target-hppa: Implement basic arithmeticRichard Henderson
2017-01-23target-hppa: Add nullification frameworkRichard Henderson
2017-01-23target-hppa: Add framework and enable compilationRichard Henderson
2017-01-23target-hppa: Add softfloat specializationsRichard Henderson
2017-01-23linux-user: Add HPPA startup and main loopRichard Henderson
2017-01-23linux-user: Add HPPA signal handlingRichard Henderson
2017-01-23linux-user: Add HPPA target_signal.h and target_cpu.hRichard Henderson
2017-01-23linux-user: Add HPPA target_structs.hRichard Henderson
2017-01-23linux-user: Add HPPA definitions to syscall_defs.hRichard Henderson
2017-01-23linux-user: Add HPPA target_syscall.hRichard Henderson
2017-01-23linux-user: Add HPPA termbits.hRichard Henderson
2017-01-23linux-user: Add HPPA syscall numbersRichard Henderson
2017-01-23linux-user: Add HPPA socket.h definitionsRichard Henderson
2017-01-23linux-user: Add some hppa ioctlsHelge Deller
2017-01-23Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-23-2' in...Peter Maydell
2017-01-23io: introduce a DNS resolver APIDaniel P. Berrange
2017-01-23io: remove Error parameter from QIOTask thread workerDaniel P. Berrange
2017-01-23io: change the QIOTask callback signatureDaniel P. Berrange
2017-01-23io: add ability to associate an error with a taskDaniel P. Berrange
2017-01-23io: add ability to associate an opaque "result" with with a taskDaniel P. Berrange
2017-01-23io: fix typo in docs for QIOTaskDaniel P. Berrange
2017-01-23io: stop incrementing reference in qio_task_get_sourceDaniel P. Berrange
2017-01-23sockets: add ability to disable DNS resolution for InetSocketAddressDaniel P. Berrange
2017-01-22linux-user: Handle ERFKILL and EHWPOISONRichard Henderson
2017-01-22linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNSHelge Deller
2017-01-22linux-user: Handle TIOCSTART and TIOCSTOPHelge Deller
2017-01-22linux-user: Support stack-grows-up in elfload.cRichard Henderson
2017-01-22Revert "Remove remainders of HPPA backend"Richard Henderson
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...Peter Maydell
2017-01-20Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-01-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-01-20Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-01-19' into...Peter Maydell
2017-01-20pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8Marcelo Tosatti
2017-01-20bitmap: assert that start and nr are non negativePeter Lieven
2017-01-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170120'...Peter Maydell
2017-01-20hw/arm/virt: Add board property to enable EL2Peter Maydell
2017-01-20target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell
2017-01-20target/arm/psci.c: If EL2 implemented, start CPUs in EL2Peter Maydell
2017-01-20hw/arm/virt-acpi-build: use SMC if booting in EL2Andrew Jones
2017-01-20hw/arm/virt: Support using SMC for PSCIPeter Maydell