index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-04-15
cpu-exec: Remove non-portable type cast and fix format string
Stefan Weil
2012-04-15
target-mips: Fix type cast for w64 (uintptr_t)
Stefan Weil
2012-04-15
w64: Fix type cast in os_host_main_loop_wait
Stefan Weil
2012-04-15
w64: Fix data types in softmmu*.h
Stefan Weil
2012-04-15
w64: Use uintptr_t in exec.c
Stefan Weil
2012-04-15
softmmu: Use uintptr_t for physaddr and rename it
Stefan Weil
2012-04-15
w64: Fix struct CPUTLBEntry
Stefan Weil
2012-04-15
w64: Fix definition of setjmp
Stefan Weil
2012-04-15
w32: Move defines for socket specific errors to qemu-os-win32.h
Stefan Weil
2012-04-15
w64: Use larger alignment for section with generated code
Stefan Weil
2012-04-15
w64: Fix data types in cpu-all.h, exec.c
Stefan Weil
2012-04-15
w64: Fix type casts used in some macros in cpu-all.h
Stefan Weil
2012-04-15
tcg/i386: Add support for w64 ABI
Stefan Weil
2012-04-15
tcg/i386: Use GDB JIT debugging interface only for hosts with ELF
Stefan Weil
2012-04-15
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2012-04-15
pseries: Fix reset of VIO network device
David Gibson
2012-04-15
pseries: Reset vscsi properly
David Gibson
2012-04-15
pseries: Correctly use the device model reset hooks
David Gibson
2012-04-15
pseries: Remove old hcalls hook stub
David Gibson
2012-04-15
pseries: Remove old debug leftovers from spapr_vscsi
David Gibson
2012-04-15
pseries: Fix RTAS based config access
David Gibson
2012-04-15
target-xtensa: add license to core-fsf.c
Max Filippov
2012-04-15
target-xtensa: add license to core-dc232b.c
Max Filippov
2012-04-15
target-xtensa: add dc233c core
Max Filippov
2012-04-15
linux-user: Fix exit syscall with QOM CPU
Andreas Färber
2012-04-15
target-ppc/machine.c: Drop unnecessary ifdefs
Juan Quintela
2012-04-15
target-ppc: Init dcache and icache size for e500 user mode
Meador Inge
2012-04-15
target-ppc: Fix type casts for w64 (uintptr_t)
Stefan Weil
2012-04-15
target-ppc: QOM'ify CPU reset
Andreas Färber
2012-04-15
target-ppc: Start QOM'ifying CPU init
Andreas Färber
2012-04-15
target-ppc: QOM'ify CPU
Andreas Färber
2012-04-15
target-ppc: Add hooks for handling tcg and kvm limitations
David Gibson
2012-04-15
target-ppc: Drop cpu_ppc_close()
Andreas Färber
2012-04-15
pseries: Consolidate hack for RTAS display-character usage
David Gibson
2012-04-15
pseries: Remove unused fields from VIOsPAPRBus structure
David Gibson
2012-04-15
pseries: Implement RTAS system-reboot call
David Gibson
2012-04-15
pseries: Fix bug with reset of VIO CRQs
David Gibson
2012-04-15
pseries: Clean up hcall_dprintf() debugging messages
David Gibson
2012-04-15
PPC: Fix TLB invalidation bug within the PPC interrupt handler.
Mark Cave-Ayland
2012-04-15
pcspk: initialize PC speaker if compiled in
Hervé Poussineau
2012-04-14
tests: remove .SECONDARY special target
Paolo Bonzini
2012-04-14
target-xtensa: add test for IBREAK invalidation
Max Filippov
2012-04-14
target-xtensa: add tests for LBEG/LEND invalidation
Max Filippov
2012-04-14
target-xtensa: fix tb invalidation for IBREAK and LOOP
Max Filippov
2012-04-14
exec: provide tb_invalidate_phys_addr function
Max Filippov
2012-04-14
Use uintptr_t for various op related functions
Blue Swirl
2012-04-14
coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31
Peter Maydell
2012-04-14
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
Blue Swirl
2012-04-14
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
2012-04-14
target-xtensa: Start QOM'ifying CPU init
Andreas Färber
[next]