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
2013-07-25
mips_malta: do not use isa_mmio
Paolo Bonzini
2013-07-25
mips_r4k: do not use isa_mmio
Paolo Bonzini
2013-07-25
mips_jazz: do not use isa_mmio
Paolo Bonzini
2013-07-25
prep: fix I/O port endianness
Paolo Bonzini
2013-07-25
spapr_pci: remove indirection for I/O port access
Alexey Kardashevskiy
2013-07-25
ppc_newworld: do not use isa_mmio
Paolo Bonzini
2013-07-25
ppc_oldworld: do not use isa_mmio
Paolo Bonzini
2013-07-25
sh4: do not use isa_mmio
Paolo Bonzini
2013-07-24
seabios: update to 1.7.3
Gerd Hoffmann
2013-07-23
po/Makefile: Use macro quiet-command for nice looking messages
Stefan Weil
2013-07-23
po/Makefile: Fix generation of messages.po
Stefan Weil
2013-07-23
po/Makefile: Fix *.mo generation for out-of-tree builds (regression)
Stefan Weil
2013-07-23
po/Makefile: Fix and improve help message
Stefan Weil
2013-07-23
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-07-23
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-23
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
2013-07-23
linux-user: Handle compressed ISA encodings when processing MIPS exceptions
Kwok Cheung Yeung
2013-07-23
linux-user: Unlock mmap_lock when resuming guest from page_unprotect
Alexander Graf
2013-07-23
linux-user: Reset copied CPUs in cpu_copy() always
Alexander Graf
2013-07-23
linux-user: Fix epoll on ARM hosts
Alexander Graf
2013-07-23
linux-user: fix segmentation fault passing with h2g(x) != x
Alexander Graf
2013-07-23
linux-user: Fix pipe syscall return for SPARC
Peter Maydell
2013-07-23
linux-user: Fix target_stat and target_stat64 for OpenRISC
Peter Maydell
2013-07-23
migration: add autoconvergence documentation
Juan Quintela
2013-07-23
Fix real mode guest segments dpl value in savevm
Orit Wasserman
2013-07-23
Fix real mode guest migration
Orit Wasserman
2013-07-23
rdma: account for the time spent in MIG_STATE_SETUP through QMP
Michael R. Hines
2013-07-23
rdma: introduce MIG_STATE_NONE and change MIG_STATE_SETUP state transition
Michael R. Hines
2013-07-23
rdma: allow state transitions between other states besides ACTIVE
Michael R. Hines
2013-07-23
target-openrisc: Free typename in openrisc_cpu_class_by_name
Jia Liu
2013-07-23
hw/openrisc: Use stderr output instead of qemu_log
Jia Liu
2013-07-23
hw/openrisc: Indent typo
Jia Liu
2013-07-23
rdma: send pc.ram
Michael R. Hines
2013-07-23
rdma: core logic
Michael R. Hines
2013-07-23
rdma: introduce ram_handle_compressed()
Michael R. Hines
2013-07-23
rdma: bugfix: ram_control_save_page()
Michael R. Hines
2013-07-23
rdma: update documentation to reflect new unpin support
Michael R. Hines
2013-07-23
linux-user: Use X86CPU property to retrieve CPUID family
Andreas Färber
2013-07-23
gdbstub: Change gdb_register_coprocessor() argument to CPUState
Andreas Färber
2013-07-23
cpu: Move gdb_regs field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
gdbstub: Change GDBState::{c,g}_cpu and find_cpu() to CPUState
Andreas Färber
2013-07-23
cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()
Andreas Färber
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
gdbstub: Change gdb_{read,write}_register() argument to CPUState
Andreas Färber
2013-07-23
gdbstub: Change gdb_handlesig() argument to CPUState
Andreas Färber
2013-07-23
gdbstub: Change syscall callback argument to CPUState
Andreas Färber
2013-07-23
kvm: Change kvm_{insert,remove}_breakpoint() argument to CPUState
Andreas Färber
2013-07-23
cpu: Change cpu_single_step() argument to CPUState
Andreas Färber
2013-07-23
gdbstub: Update gdb_handlesig() and gdb_signalled() Coding Style
Andreas Färber
[prev]
[next]