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
sh4: unbreak r2d
Paolo Bonzini
2013-07-25
mips: degrade BIOS error to warning
Paolo Bonzini
2013-07-25
pc-testdev: remove useless cpu_to_le64/le64_to_cpu
Paolo Bonzini
2013-07-25
pc-testdev: support 8 and 16-bit accesses to 0xe0
Paolo Bonzini
2013-07-25
Revert "ioport: remove LITTLE_ENDIAN mark for portio"
Paolo Bonzini
2013-07-25
isa_mmio: delete
Paolo Bonzini
2013-07-25
ebus: do not use isa_mmio
Paolo Bonzini
2013-07-25
sparc64: remove indirection for I/O port access
Paolo Bonzini
2013-07-25
mips_fulong2e: do not use isa_mmio
Paolo Bonzini
2013-07-25
mipssim: do not use isa_mmio
Paolo Bonzini
2013-07-25
ppc440_bamboo: do not use isa_mmio
Paolo Bonzini
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-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
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
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
[next]