summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170123' into stagingPeter Maydell2017-01-2436-77/+9842
|\
| * target-hppa: Implement floating-point insnsRichard Henderson2017-01-233-0/+1177
| * target-hppa: Implement system and memory-management insnsRichard Henderson2017-01-233-0/+219
| * target-hppa: Implement loads and storesRichard Henderson2017-01-233-0/+699
| * target-hppa: Implement shifts and depositsRichard Henderson2017-01-231-0/+309
| * target-hppa: Implement linux-user gateway pageRichard Henderson2017-01-231-4/+81
| * target-hppa: Implement branchesRichard Henderson2017-01-231-0/+477
| * target-hppa: Implement basic arithmeticRichard Henderson2017-01-233-0/+907
| * target-hppa: Add nullification frameworkRichard Henderson2017-01-231-4/+224
| * target-hppa: Add framework and enable compilationRichard Henderson2017-01-2312-3/+1116
| * target-hppa: Add softfloat specializationsRichard Henderson2017-01-231-1/+19
| * linux-user: Add HPPA startup and main loopRichard Henderson2017-01-232-0/+196
| * linux-user: Add HPPA signal handlingRichard Henderson2017-01-231-1/+190
| * linux-user: Add HPPA target_signal.h and target_cpu.hRichard Henderson2017-01-232-0/+64
| * linux-user: Add HPPA target_structs.hRichard Henderson2017-01-231-0/+54
| * linux-user: Add HPPA definitions to syscall_defs.hRichard Henderson2017-01-231-1/+130
| * linux-user: Add HPPA target_syscall.hRichard Henderson2017-01-231-0/+237
| * linux-user: Add HPPA termbits.hRichard Henderson2017-01-231-0/+219
| * linux-user: Add HPPA syscall numbersRichard Henderson2017-01-231-0/+353
| * linux-user: Add HPPA socket.h definitionsRichard Henderson2017-01-232-0/+99
| * linux-user: Add some hppa ioctlsHelge Deller2017-01-231-0/+15
| * linux-user: Handle ERFKILL and EHWPOISONRichard Henderson2017-01-235-0/+21
| * linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNSHelge Deller2017-01-233-0/+13
| * linux-user: Handle TIOCSTART and TIOCSTOPHelge Deller2017-01-232-0/+11
| * linux-user: Support stack-grows-up in elfload.cRichard Henderson2017-01-233-71/+180
| * Revert "Remove remainders of HPPA backend"Richard Henderson2017-01-235-2/+2842
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-23-2' in...Peter Maydell2017-01-2322-169/+760
|\ \
| * | io: introduce a DNS resolver APIDaniel P. Berrange2017-01-235-2/+509
| * | io: remove Error parameter from QIOTask thread workerDaniel P. Berrange2017-01-234-52/+30Star
| * | io: change the QIOTask callback signatureDaniel P. Berrange2017-01-2315-112/+110Star
| * | io: add ability to associate an error with a taskDaniel P. Berrange2017-01-232-0/+55
| * | io: add ability to associate an opaque "result" with with a taskDaniel P. Berrange2017-01-232-0/+47
| * | io: fix typo in docs for QIOTaskDaniel P. Berrange2017-01-231-3/+3
| * | io: stop incrementing reference in qio_task_get_sourceDaniel P. Berrange2017-01-235-10/+4Star
| * | sockets: add ability to disable DNS resolution for InetSocketAddressDaniel P. Berrange2017-01-232-0/+12
|/ /
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-01-20110-468/+3728
|\ \ | |/ |/|
| * pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8Marcelo Tosatti2017-01-201-3/+4
| * bitmap: assert that start and nr are non negativePeter Lieven2017-01-201-0/+8
| * Revert "win32: don't run subprocess tests on Mingw32 platform"Marc-André Lureau2017-01-191-1/+1
| * hax: add Darwin supportVincent Palatin2017-01-194-0/+390
| * Plumb the HAXM-based hardware acceleration supportVincent Palatin2017-01-1911-12/+141
| * target/i386: Add Intel HAX filesVincent Palatin2017-01-198-0/+2554
| * kvm: move cpu synchronization codeVincent Palatin2017-01-1921-35/+59
| * KVM: PPC: eliminate unnecessary duplicate constantsPaolo Bonzini2017-01-191-12/+0Star
| * ramblock-notifier: newPaolo Bonzini2017-01-166-49/+112
| * char: fix ctrl-a b not workingMarc-André Lureau2017-01-161-5/+10
| * exec: Add missing rcu_read_unlockRoman Kapl2017-01-161-0/+1
| * x86: ioapic: fix fail migration when irqchip=splitPeter Xu2017-01-161-0/+5
| * x86: ioapic: dump version for "info ioapic"Peter Xu2017-01-161-1/+2
| * x86: ioapic: add traces for ioapicPeter Xu2017-01-162-2/+22