summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | mips_r4k: do not use isa_mmioPaolo Bonzini2013-07-251-1/+5
* | | mips_jazz: do not use isa_mmioPaolo Bonzini2013-07-251-1/+4
* | | prep: fix I/O port endiannessPaolo Bonzini2013-07-251-1/+1
* | | spapr_pci: remove indirection for I/O port accessAlexey Kardashevskiy2013-07-251-39/+2
* | | ppc_newworld: do not use isa_mmioPaolo Bonzini2013-07-251-1/+4
* | | ppc_oldworld: do not use isa_mmioPaolo Bonzini2013-07-251-1/+4
* | | sh4: do not use isa_mmioPaolo Bonzini2013-07-251-1/+2
* | | po/Makefile: Use macro quiet-command for nice looking messagesStefan Weil2013-07-231-4/+5
* | | po/Makefile: Fix generation of messages.poStefan Weil2013-07-231-1/+5
* | | po/Makefile: Fix *.mo generation for out-of-tree builds (regression)Stefan Weil2013-07-231-8/+11
* | | po/Makefile: Fix and improve help messageStefan Weil2013-07-231-3/+2
| |/ |/|
* | Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori2013-07-2311-47/+3467
|\ \
| * | migration: add autoconvergence documentationJuan Quintela2013-07-231-0/+3
| * | Fix real mode guest segments dpl value in savevmOrit Wasserman2013-07-231-0/+18
| * | Fix real mode guest migrationOrit Wasserman2013-07-231-0/+18
| * | rdma: account for the time spent in MIG_STATE_SETUP through QMPMichael R. Hines2013-07-234-1/+22
| * | rdma: introduce MIG_STATE_NONE and change MIG_STATE_SETUP state transitionMichael R. Hines2013-07-231-7/+14
| * | rdma: allow state transitions between other states besides ACTIVEMichael R. Hines2013-07-231-6/+6
| * | rdma: send pc.ramMichael R. Hines2013-07-231-1/+32
| * | rdma: core logicMichael R. Hines2013-07-235-0/+3302
| * | rdma: introduce ram_handle_compressed()Michael R. Hines2013-07-232-10/+21
| * | rdma: bugfix: ram_control_save_page()Michael R. Hines2013-07-231-1/+1
| * | rdma: update documentation to reflect new unpin supportMichael R. Hines2013-07-231-21/+30
* | | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-23104-550/+783
|\ \ \
| * | | linux-user: Use X86CPU property to retrieve CPUID familyAndreas Färber2013-07-231-4/+6
| * | | gdbstub: Change gdb_register_coprocessor() argument to CPUStateAndreas Färber2013-07-235-16/+18
| * | | cpu: Move gdb_regs field from CPU_COMMON to CPUStateAndreas Färber2013-07-233-7/+8
| * | | gdbstub: Change GDBState::{c,g}_cpu and find_cpu() to CPUStateAndreas Färber2013-07-231-52/+52
| * | | cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()Andreas Färber2013-07-235-15/+25
| * | | exec: Change cpu_memory_rw_debug() argument to CPUStateAndreas Färber2013-07-2313-73/+77
| * | | cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber2013-07-2355-128/+182
| * | | gdbstub: Change gdb_{read,write}_register() argument to CPUStateAndreas Färber2013-07-231-6/+10
| * | | gdbstub: Change gdb_handlesig() argument to CPUStateAndreas Färber2013-07-235-25/+31
| * | | gdbstub: Change syscall callback argument to CPUStateAndreas Färber2013-07-234-5/+12
| * | | kvm: Change kvm_{insert,remove}_breakpoint() argument to CPUStateAndreas Färber2013-07-234-14/+16
| * | | cpu: Change cpu_single_step() argument to CPUStateAndreas Färber2013-07-234-12/+20
| * | | gdbstub: Update gdb_handlesig() and gdb_signalled() Coding StyleAndreas Färber2013-07-231-47/+47
| * | | cpu: Move singlestep_enabled field from CPU_COMMON to CPUStateAndreas Färber2013-07-2323-52/+78
| * | | target-alpha: Copy implver to DisasContextRichard Henderson2013-07-231-4/+7
| * | | target-alpha: Copy singlestep_enabled to DisasContextRichard Henderson2013-07-231-3/+6
| * | | cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()Andreas Färber2013-07-2322-84/+49
| * | | target-unicore32: Implement CPUClass::set_pc()Andreas Färber2013-07-231-0/+8
| * | | target-moxie: Implement CPUClass::set_pc()Andreas Färber2013-07-231-0/+8
| * | | target-m68k: Implement CPUClass::set_pc()Andreas Färber2013-07-231-0/+8
| * | | cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()Andreas Färber2013-07-2315-33/+119
| * | | HACKING: Document vaddr type usagePeter Maydell2013-07-231-2/+17
| * | | cpu: Introduce vaddr typeAndreas Färber2013-07-231-0/+12
| * | | gdbstub: Change GDBState::query_cpu to CPUStateAndreas Färber2013-07-231-5/+4
| |/ /
* | | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2013-07-2343-560/+855
|\ \ \ | |/ / |/| |
| * | isa-bus: Drop isabus_bridge_init() since it does nothingHu Tao2013-07-231-8/+0
OpenPOWER on IntegriCloud