]> git.proxmox.com Git - qemu.git/history - memory_mapping.c
Open 2.0 development tree
[qemu.git] / memory_mapping.c
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-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-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ärbercpu: Turn cpu_get_memory_mapping() into a CPUState...
2013-06-11 Andreas Färbercpu: Turn cpu_paging_enabled() into a CPUState hook
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 Bonziniexec: move include files to include/exec/
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
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 '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-15 Stefan WeilFix some more license versions (GPL2+ instead of GPL2)
2012-06-11 Stefan WeilFix some more license versions (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 'stefanha/trivial-patches...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.52' into staging
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-06 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-04 Wen Congyangintroduce a new monitor command 'dump-guest-memory...
2012-06-04 Wen CongyangAdd API to get memory mapping without do paging
2012-06-04 Wen CongyangAdd API to get memory mapping
2012-06-04 Wen CongyangAdd API to create memory mapping list