summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regsAndreas Färber2013-07-2618-65/+66
* gdbstub: Drop dead code in cpu_gdb_{read,write}_register()Andreas Färber2013-07-261-25/+0
* gdbstub: Fix cpu_gdb_{read,write}_register() Coding StyleAndreas Färber2013-07-261-154/+292
* target-xtensa: Introduce XtensaCPU subclassesAndreas Färber2013-07-263-12/+47
* target-s390x: Fix CPUState rework falloutChristian Borntraeger2013-07-261-8/+4
* kvm: Change prototype of kvm_update_guest_debug()Stefan Weil2013-07-265-18/+10
* linux-user: Avoid redundant ENV_GET_CPU()Andreas Färber2013-07-261-1/+1
* Merge remote-tracking branch 'rth/tcg-next' into stagingAnthony Liguori2013-07-264-56/+218
|\
| * Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-nextRichard Henderson2013-07-153-54/+218
| |\
| | * tcg/aarch64: Implement tlb lookup fast pathJani Kokkonen2013-07-153-51/+189
| | * tcg/aarch64: implement ldst 12bit scaled uimm offsetClaudio Fontana2013-07-031-3/+29
| * | tcg: Remove temp_bufRichard Henderson2013-07-151-2/+0
* | | Merge remote-tracking branch 'jliu/or32' into stagingAnthony Liguori2013-07-262-3/+4
|\ \ \
| * | | target-openrisc: Free typename in openrisc_cpu_class_by_nameJia Liu2013-07-231-0/+1
| * | | hw/openrisc: Use stderr output instead of qemu_logJia Liu2013-07-231-2/+2
| * | | hw/openrisc: Indent typoJia Liu2013-07-231-1/+1
* | | | Merge remote-tracking branch 'mdroth/qga-pull-2013-7-25' into stagingAnthony Liguori2013-07-251-17/+88
|\ \ \ \
| * | | | qga: escape cmdline args when registering win32 service (CVE-2013-2231)Laszlo Ersek2013-07-251-5/+74
| * | | | ga_install_service(): nest error paths more idiomaticallyLaszlo Ersek2013-07-251-10/+12
| * | | | qga/service-win32.c: diagnostic output should go to stderrLaszlo Ersek2013-07-251-3/+3
* | | | | Merge remote-tracking branch 'kraxel/seabios-1.7.3' into stagingAnthony Liguori2013-07-254-0/+0
|\ \ \ \ \
| * | | | | seabios: update to 1.7.3Gerd Hoffmann2013-07-244-0/+0
* | | | | | Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori2013-07-2525-189/+219
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | linux-user: Handle compressed ISA encodings when processing MIPS exceptionsKwok Cheung Yeung2013-07-231-3/+43
| * | | | | linux-user: Unlock mmap_lock when resuming guest from page_unprotectAlexander Graf2013-07-231-3/+7
| * | | | | linux-user: Reset copied CPUs in cpu_copy() alwaysAlexander Graf2013-07-232-3/+4
| * | | | | linux-user: Fix epoll on ARM hostsAlexander Graf2013-07-231-1/+4
| * | | | | linux-user: fix segmentation fault passing with h2g(x) != xAlexander Graf2013-07-232-2/+10
| * | | | | linux-user: Fix pipe syscall return for SPARCPeter Maydell2013-07-231-0/+3
| * | | | | linux-user: Fix target_stat and target_stat64 for OpenRISCPeter Maydell2013-07-231-12/+37
| * | | | | linux-user: Avoid conditional cpu_reset()Andreas Färber2013-07-221-2/+0
| * | | | | configure: Make NPTL non-optionalPeter Maydell2013-07-226-133/+5
| * | | | | linux-user: Enable NPTL for x86-64Peter Maydell2013-07-223-2/+8
| * | | | | linux-user: Add i386 TLS setterAlexander Graf2013-07-223-4/+11
| * | | | | linux-user: Clean up handling of clone() argument orderPeter Maydell2013-07-2211-7/+41
| * | | | | linux-user: Add missing 'break' in i386 get_thread_area syscallPeter Maydell2013-07-221-0/+1
| * | | | | linux-user: Enable NPTL for m68kPeter Maydell2013-07-224-2/+18
| * | | | | linux-user: Enable NPTL for SPARC targetsPeter Maydell2013-07-222-7/+12
| * | | | | linux-user: Enable NPTL for OpenRISCPeter Maydell2013-07-222-3/+7
| * | | | | linux-user: Move includes of target-specific headers to end of qemu.hPeter Maydell2013-07-221-2/+7
| * | | | | configure: Enable threading for unicore32-linux-userPeter Maydell2013-07-221-1/+0
| * | | | | configure: Enable threading on all ppc and mips linux-user targetsPeter Maydell2013-07-221-4/+0
| * | | | | configure: Don't say target_nptl="no" if there is no linux-user targetPeter Maydell2013-07-221-3/+0
| * | | | | configure: Flip default of target_nptlPeter Maydell2013-07-221-10/+16
* | | | | | pc-testdev: add I/O port to test memory.c auto split/combinePaolo Bonzini2013-07-252-0/+117
* | | | | | memory: check memory region endianness, not target'sPaolo Bonzini2013-07-251-7/+18
* | | | | | memory: pass MemoryRegion to access_with_adjusted_sizePaolo Bonzini2013-07-251-12/+8
* | | | | | memory: move functions aroundPaolo Bonzini2013-07-251-30/+30
* | | | | | qtest: add test for ISA I/O space endiannessPaolo Bonzini2013-07-252-2/+226
* | | | | | default-configs/ppc64: add all components of i82378 SuperIO chip used by prepPaolo Bonzini2013-07-251-0/+6
OpenPOWER on IntegriCloud