aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-19nbd: avoid out of bounds access to recv_coroutine arrayPaolo Bonzini
2012-04-15Merge branch 'w64' of git://qemu.weilnetz.de/qemuBlue Swirl
2012-04-15target-alpha: QOM'ify CPU initAndreas Färber
2012-04-15target-alpha: QOM'ify CPUAndreas Färber
2012-04-15w64: Fix time conversion for some versions of MinGW-w64Stefan Weil
2012-04-15nbd: Fix compiler warning (w64)Stefan Weil
2012-04-15disas: Replace 'unsigned long' by 'uintptr_t'Stefan Weil
2012-04-15cpu-exec: Remove non-portable type cast and fix format stringStefan Weil
2012-04-15target-mips: Fix type cast for w64 (uintptr_t)Stefan Weil
2012-04-15w64: Fix type cast in os_host_main_loop_waitStefan Weil
2012-04-15w64: Fix data types in softmmu*.hStefan Weil
2012-04-15w64: Use uintptr_t in exec.cStefan Weil
2012-04-15softmmu: Use uintptr_t for physaddr and rename itStefan Weil
2012-04-15w64: Fix struct CPUTLBEntryStefan Weil
2012-04-15w64: Fix definition of setjmpStefan Weil
2012-04-15w32: Move defines for socket specific errors to qemu-os-win32.hStefan Weil
2012-04-15w64: Use larger alignment for section with generated codeStefan Weil
2012-04-15w64: Fix data types in cpu-all.h, exec.cStefan Weil
2012-04-15w64: Fix type casts used in some macros in cpu-all.hStefan Weil
2012-04-15tcg/i386: Add support for w64 ABIStefan Weil
2012-04-15tcg/i386: Use GDB JIT debugging interface only for hosts with ELFStefan Weil
2012-04-15Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-04-15pseries: Fix reset of VIO network deviceDavid Gibson
2012-04-15pseries: Reset vscsi properlyDavid Gibson
2012-04-15pseries: Correctly use the device model reset hooksDavid Gibson
2012-04-15pseries: Remove old hcalls hook stubDavid Gibson
2012-04-15pseries: Remove old debug leftovers from spapr_vscsiDavid Gibson
2012-04-15pseries: Fix RTAS based config accessDavid Gibson
2012-04-15target-xtensa: add license to core-fsf.cMax Filippov
2012-04-15target-xtensa: add license to core-dc232b.cMax Filippov
2012-04-15target-xtensa: add dc233c coreMax Filippov
2012-04-15linux-user: Fix exit syscall with QOM CPUAndreas Färber
2012-04-15target-ppc/machine.c: Drop unnecessary ifdefsJuan Quintela
2012-04-15target-ppc: Init dcache and icache size for e500 user modeMeador Inge
2012-04-15target-ppc: Fix type casts for w64 (uintptr_t)Stefan Weil
2012-04-15target-ppc: QOM'ify CPU resetAndreas Färber
2012-04-15target-ppc: Start QOM'ifying CPU initAndreas Färber
2012-04-15target-ppc: QOM'ify CPUAndreas Färber
2012-04-15target-ppc: Add hooks for handling tcg and kvm limitationsDavid Gibson
2012-04-15target-ppc: Drop cpu_ppc_close()Andreas Färber
2012-04-15pseries: Consolidate hack for RTAS display-character usageDavid Gibson
2012-04-15pseries: Remove unused fields from VIOsPAPRBus structureDavid Gibson
2012-04-15pseries: Implement RTAS system-reboot callDavid Gibson
2012-04-15pseries: Fix bug with reset of VIO CRQsDavid Gibson
2012-04-15pseries: Clean up hcall_dprintf() debugging messagesDavid Gibson
2012-04-15PPC: Fix TLB invalidation bug within the PPC interrupt handler.Mark Cave-Ayland
2012-04-15pcspk: initialize PC speaker if compiled inHervé Poussineau
2012-04-14tests: remove .SECONDARY special targetPaolo Bonzini
2012-04-14target-xtensa: add test for IBREAK invalidationMax Filippov
2012-04-14target-xtensa: add tests for LBEG/LEND invalidationMax Filippov