]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2013-07-25  Paolo Bonzinimemory: check memory region endianness, not target's
2013-07-25  Paolo Bonzinimemory: pass MemoryRegion to access_with_adjusted_size
2013-07-25  Paolo Bonzinimemory: move functions around
2013-07-25  Paolo Bonziniqtest: add test for ISA I/O space endianness
2013-07-25  Paolo Bonzinidefault-configs/ppc64: add all components of i82378...
2013-07-25  Paolo Bonzinidefault-configs: add SuperIO to SH4
2013-07-25  Paolo Bonzinidefault-configs: add test device to all machines suppor...
2013-07-25  Paolo Bonzinisparc64: unbreak
2013-07-25  Paolo Bonzinish4: unbreak r2d
2013-07-25  Paolo Bonzinimips: degrade BIOS error to warning
2013-07-25  Paolo Bonzinipc-testdev: remove useless cpu_to_le64/le64_to_cpu
2013-07-25  Paolo Bonzinipc-testdev: support 8 and 16-bit accesses to 0xe0
2013-07-25  Paolo BonziniRevert "ioport: remove LITTLE_ENDIAN mark for portio"
2013-07-25  Paolo Bonziniisa_mmio: delete
2013-07-25  Paolo Bonziniebus: do not use isa_mmio
2013-07-25  Paolo Bonzinisparc64: remove indirection for I/O port access
2013-07-25  Paolo Bonzinimips_fulong2e: do not use isa_mmio
2013-07-25  Paolo Bonzinimipssim: do not use isa_mmio
2013-07-25  Paolo Bonzinippc440_bamboo: do not use isa_mmio
2013-07-25  Paolo Bonzinimips_malta: do not use isa_mmio
2013-07-25  Paolo Bonzinimips_r4k: do not use isa_mmio
2013-07-25  Paolo Bonzinimips_jazz: do not use isa_mmio
2013-07-25  Paolo Bonziniprep: fix I/O port endianness
2013-07-25  Alexey Kardashevskiyspapr_pci: remove indirection for I/O port access
2013-07-25  Paolo Bonzinippc_newworld: do not use isa_mmio
2013-07-25  Paolo Bonzinippc_oldworld: do not use isa_mmio
2013-07-25  Paolo Bonzinish4: do not use isa_mmio
2013-07-23  Stefan Weilpo/Makefile: Use macro quiet-command for nice looking...
2013-07-23  Stefan Weilpo/Makefile: Fix generation of messages.po
2013-07-23  Stefan Weilpo/Makefile: Fix *.mo generation for out-of-tree builds...
2013-07-23  Stefan Weilpo/Makefile: Fix and improve help message
2013-07-23  Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-07-23  Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-23  Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-07-23  Juan Quintelamigration: add autoconvergence documentation
2013-07-23  Orit WassermanFix real mode guest segments dpl value in savevm
2013-07-23  Orit WassermanFix real mode guest migration
2013-07-23  Michael R.... rdma: account for the time spent in MIG_STATE_SETUP...
2013-07-23  Michael R.... rdma: introduce MIG_STATE_NONE and change MIG_STATE_SET...
2013-07-23  Michael R.... rdma: allow state transitions between other states...
2013-07-23  Michael R.... rdma: send pc.ram
2013-07-23  Michael R.... rdma: core logic
2013-07-23  Michael R.... rdma: introduce ram_handle_compressed()
2013-07-23  Michael R.... rdma: bugfix: ram_control_save_page()
2013-07-23  Michael R.... rdma: update documentation to reflect new unpin support
2013-07-23  Andreas Färberlinux-user: Use X86CPU property to retrieve CPUID family
2013-07-23  Andreas Färbergdbstub: Change gdb_register_coprocessor() argument...
2013-07-23  Andreas Färbercpu: Move gdb_regs field from CPU_COMMON to CPUState
2013-07-23  Andreas Färbergdbstub: Change GDBState::{c,g}_cpu and find_cpu()...
2013-07-23  Andreas Färbercpu: Introduce CPUClass::memory_rw_debug() for target_m...
2013-07-23  Andreas Färberexec: Change cpu_memory_rw_debug() argument to CPUState
2013-07-23  Andreas Färbercpu: Turn cpu_get_phys_page_debug() into a CPUClass...
2013-07-23  Andreas Färbergdbstub: Change gdb_{read,write}_register() argument...
2013-07-23  Andreas Färbergdbstub: Change gdb_handlesig() argument to CPUState
2013-07-23  Andreas Färbergdbstub: Change syscall callback argument to CPUState
2013-07-23  Andreas Färberkvm: Change kvm_{insert,remove}_breakpoint() argument...
2013-07-23  Andreas Färbercpu: Change cpu_single_step() argument to CPUState
2013-07-23  Andreas Färbergdbstub: Update gdb_handlesig() and gdb_signalled(...
2013-07-23  Andreas Färbercpu: Move singlestep_enabled field from CPU_COMMON...
2013-07-23  Richard Hendersontarget-alpha: Copy implver to DisasContext
2013-07-23  Richard Hendersontarget-alpha: Copy singlestep_enabled to DisasContext
2013-07-23  Andreas Färbercpu: Introduce CPUClass::synchronize_from_tb() for...
2013-07-23  Andreas Färbertarget-unicore32: Implement CPUClass::set_pc()
2013-07-23  Andreas Färbertarget-moxie: Implement CPUClass::set_pc()
2013-07-23  Andreas Färbertarget-m68k: Implement CPUClass::set_pc()
2013-07-23  Andreas Färbercpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
2013-07-23  Peter MaydellHACKING: Document vaddr type usage
2013-07-23  Andreas Färbercpu: Introduce vaddr type
2013-07-23  Andreas Färbergdbstub: Change GDBState::query_cpu to CPUState
2013-07-22  Hu Taoisa-bus: Drop isabus_bridge_init() since it does nothing
2013-07-22  Hu Taoioapic: Use QOM realize for ioapic
2013-07-22  Hu Taokvmvapic: Use QOM realize
2013-07-22  Hu Taokvm/clock: Use QOM realize for kvmclock
2013-07-22  Hu Taohpet: Use QOM realize for hpet
2013-07-22  Andreas Färberscsi: Improve error propagation for scsi_bus_legacy_han...
2013-07-22  Andreas Färbermegasas: Legacy command line handling fix
2013-07-22  Hu Taoscsi/esp: Use QOM realize for scsi esp
2013-07-22  Hu Taofw_cfg: Use QOM realize for fw_cfg
2013-07-22  Hu Taoahci: Use QOM realize for ahci
2013-07-22  Hu Taopflash_cfi02: Use QOM realize for pflash_cfi02
2013-07-22  Hu Taopflash_cfi01: Use QOM realize for pflash_cfi01
2013-07-22  Andreas Färberfdc: Improve error propagation for QOM realize
2013-07-22  Hu Taofdc: Use QOM realize for fdc
2013-07-22  Hu Taokvm/clock: QOM'ify some more
2013-07-22  Hu Taohpet: QOM'ify some more
2013-07-22  Hu Taoscsi/esp: QOM'ify some more
2013-07-22  Hu Taofwcfg: QOM'ify some more
2013-07-22  Hu Taoahci: QOM'ify some more
2013-07-22  Hu Taopflash-cfi02: QOM'ify some more
2013-07-22  Hu Taopflash-cfi01: QOM'ify some more
2013-07-22  Hu Taofdc: QOM'ify some more
2013-07-22  Hu Taoq35: Use QOM realize for q35 host bridge
2013-07-22  Hu Taoq35: Use type-safe cast instead of direct access of...
2013-07-22  Hu Taoi440fx-pcihost: Use QOM realize for i440fx-pcihost
2013-07-22  Hu Taoi440fx: Use type-safe cast instead of direct access...
2013-07-22  Hu Taoohci: Use QOM realize for OHCI
2013-07-22  Hu Taoohci: QOM'ify some more
2013-07-22  Hu Taosysbus: Document SysBusDeviceClass::init and realize...
2013-07-22  Andreas Färberxen/xen_platform: QOM parent field cleanup
2013-07-22  Peter Crosthwaitexen/xen_platform: QOM casting sweep
next