Age | Commit message (Expand) | Author |
2013-07-25 | qga/service-win32.c: diagnostic output should go to stderr | Laszlo Ersek |
2013-07-25 | pc-testdev: add I/O port to test memory.c auto split/combine | Paolo Bonzini |
2013-07-25 | memory: check memory region endianness, not target's | Paolo Bonzini |
2013-07-25 | memory: pass MemoryRegion to access_with_adjusted_size | Paolo Bonzini |
2013-07-25 | memory: move functions around | Paolo Bonzini |
2013-07-25 | qtest: add test for ISA I/O space endianness | Paolo Bonzini |
2013-07-25 | default-configs/ppc64: add all components of i82378 SuperIO chip used by prep | Paolo Bonzini |
2013-07-25 | default-configs: add SuperIO to SH4 | Paolo Bonzini |
2013-07-25 | default-configs: add test device to all machines supporting ISA | Paolo Bonzini |
2013-07-25 | sparc64: unbreak | Paolo Bonzini |
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 |