]> git.ipfire.org Git - thirdparty/qemu.git/history - dump.c
pci: unregister vmstate_pcibus on unplug
[thirdparty/qemu.git] / dump.c
2013-10-31  Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-10-31  Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-31  Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2013-10-25  Aneesh Kumar K.Vdump-guest-memory: Check for the correct return value
2013-09-03  Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-09-03  Andreas Färbercpu: Use QTAILQ for CPU list
2013-08-29  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-12  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-12  Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-arm...
2013-08-12  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-08-12  Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-08-08  Laszlo Ersekdump: rebase from host-private RAMBlock offsets to...
2013-08-08  Laszlo Ersekdump: populate guest_phys_blocks
2013-08-08  Laszlo Ersekdump: introduce GuestPhysBlockList
2013-08-08  Laszlo Ersekdump: clamp guest-provided mapping lengths to ramblock...
2013-07-18  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15  Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-10  Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-09  Andreas Färbercpu: Make first_cpu and next_cpu CPUState
2013-06-17  Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-06-17  Luiz Capitulinodump: qmp_dump_guest_memory(): use error_setg_file_open()
2013-06-15  Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14  Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-06-14  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-11  Andreas Färbermemory_mapping: Improve qemu_get_guest_memory_mapping...
2013-06-11  Andreas Färberdump: Abstract dump_init() with cpu_synchronize_all_sta...
2013-05-02  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-05-01  Jens Freimanncpu: Move cpu_write_elfXX_note() functions to CPUState
2013-04-22  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-19  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-15  Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15  Paolo Bonziniinclude: avoid useless includes of exec/ headers
2013-02-18  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-16  Andreas Färbercpu: Move host_tid field to CPUState
2013-01-10  Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-02  Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22  Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21  Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-20  Paolo Bonziniexec: change RAM list to a TAILQ
2012-12-19  Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19  Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-12-19  Paolo Bonzinimonitor: move include files to include/monitor/
2012-12-19  Paolo Bonziniexec: move include files to include/exec/
2012-12-19  Paolo Bonziniqapi: move include files to include/qobject/
2012-10-24  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23  Avi KivityRename target_phys_addr_t to hwaddr
2012-10-06  Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05  Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-05  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-05  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-09-27  Luiz Capitulinoqmp: dump-guest-memory: don't spin if non-blocking...
2012-09-26  Paolo Bonzinimonitor: add Error * argument to monitor_get_fd
2012-07-29  Michael S. TsirkinMerge branch pci into master
2012-07-09  Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-24  Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-18  Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-18  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-06-18  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-18  Anthony LiguoriMerge remote-tracking branch 'sweil/for-anthony' into...
2012-06-11  Stefan Weildump: Fix license version (GPL2+ instead of GPL2)
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.52' into staging
2012-06-09  Stefan Weilw32: Fix broken build (missing include file)
2012-06-07  Anthony LiguoriMerge remote-tracking branch 'bonzini/nested-makefiles...
2012-06-07  Paolo Bonzinidump: remove dumping stuff from cpu-all.h
2012-06-07  Paolo Bonzinidump: change cpu_get_note_size to return ssize_t
2012-06-06  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-04  Wen Congyangintroduce a new monitor command 'dump-guest-memory...