summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qapi-types.py: Implement 'base' for unionsKevin Wolf2013-07-261-2/+14
* 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
* | | default-configs: add SuperIO to SH4Paolo Bonzini2013-07-252-0/+14
* | | default-configs: add test device to all machines supporting ISAPaolo Bonzini2013-07-2511-0/+11
* | | sparc64: unbreakPaolo Bonzini2013-07-251-19/+28
* | | sh4: unbreak r2dPaolo Bonzini2013-07-251-14/+25
* | | mips: degrade BIOS error to warningPaolo Bonzini2013-07-254-8/+4
* | | pc-testdev: remove useless cpu_to_le64/le64_to_cpuPaolo Bonzini2013-07-251-2/+0
* | | pc-testdev: support 8 and 16-bit accesses to 0xe0Paolo Bonzini2013-07-251-2/+9
* | | Revert "ioport: remove LITTLE_ENDIAN mark for portio"Paolo Bonzini2013-07-251-0/+1
* | | isa_mmio: deletePaolo Bonzini2013-07-259-91/+0
* | | ebus: do not use isa_mmioPaolo Bonzini2013-07-251-2/+4
* | | sparc64: remove indirection for I/O port accessPaolo Bonzini2013-07-251-52/+2
* | | mips_fulong2e: do not use isa_mmioPaolo Bonzini2013-07-251-15/+10
* | | mipssim: do not use isa_mmioPaolo Bonzini2013-07-251-1/+4
* | | ppc440_bamboo: do not use isa_mmioPaolo Bonzini2013-07-251-1/+4
* | | mips_malta: do not use isa_mmioPaolo Bonzini2013-07-251-1/+2
OpenPOWER on IntegriCloud