]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-07-25 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-07-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.3...
2013-07-25 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-25 Laszlo Ersekqga: escape cmdline args when registering win32 service...
2013-07-25 Laszlo Ersekga_install_service(): nest error paths more idiomatically
2013-07-25 Laszlo Ersekqga/service-win32.c: diagnostic output should go to...
2013-07-25 Paolo Bonzinipc-testdev: add I/O port to test memory.c auto split...
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-24 Gerd Hoffmannseabios: update to 1.7.3
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 Kwok Cheung... linux-user: Handle compressed ISA encodings when proces...
2013-07-23 Alexander Graflinux-user: Unlock mmap_lock when resuming guest from...
2013-07-23 Alexander Graflinux-user: Reset copied CPUs in cpu_copy() always
2013-07-23 Alexander Graflinux-user: Fix epoll on ARM hosts
2013-07-23 Alexander Graflinux-user: fix segmentation fault passing with h2g...
2013-07-23 Peter Maydelllinux-user: Fix pipe syscall return for SPARC
2013-07-23 Peter Maydelllinux-user: Fix target_stat and target_stat64 for OpenRISC
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 Jia Liutarget-openrisc: Free typename in openrisc_cpu_class_by...
2013-07-23 Jia Liuhw/openrisc: Use stderr output instead of qemu_log
2013-07-23 Jia Liuhw/openrisc: Indent typo
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
next