]> git.proxmox.com Git - qemu.git/history - exec.c
Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect
[qemu.git] / exec.c
2012-10-12 David Gibsoncpu_physical_memory_write_rom() needs to do TB invalidates
2012-10-09 Richard Hendersontcg-sparc: Assume v9 cpu always, i.e. force v8plus...
2012-10-09 Richard Hendersontcg-sparc: Don't MAP_FIXED on top of the program
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.59' into staging
2012-08-16 Jason Baronmemory: add -machine dump-guest-core=on|off
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-11 Igor Mitsyankoexec.c: fix dirty bitmap reallocation
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-4...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-03 Peter Maydellexec.c: Remove out of date comment
2012-08-03 Tyler Hallexec.c: Use subpages for large unaligned mappings
2012-08-03 Tyler Hallexec.c: Fix off-by-one error in register_subpage
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/bios.2' into staging
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.57' into staging
2012-07-14 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-07-14 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-07-12 Paolo Bonzinimemory: pass EventNotifier, not eventfd
2012-07-10 Christian Borntraegers390: autodetect map private
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-anthon...
2012-06-29 Juan Quinteladirty bitmap: abstract its use
2012-06-29 Juan QuintelaOnly TCG needs TLB handling
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/compile-xs...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-pt' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.54' into staging
2012-06-24 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-24 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-06-21 Blue Swirlqemu-log: move logging to qemu-log.c
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-18 Anthony Liguoriqdev: Use wrapper for qdev_get_path
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3a...
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 Max Filippovexec: fix TB invalidation after breakpoint insertion...
2012-06-08 Jan KiszkaClarify comments of tb_invalidate_phys_[page_]range
2012-06-06 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-04 Wen CongyangAdd API to check whether a physical address is I/O...
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1_rc3...
2012-05-21 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-5-15...
2012-05-19 Alexander Graflinux-user: Fix stale tbs after mmap
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-27...
2012-05-01 Blue Swirlmemory: move functions is_romd and section_addr to...
2012-05-01 Blue Swirlcputlb: prepare private memory API for public consumption
2012-05-01 Blue Swirlcputlb: move TLB handling to a separate file
2012-05-01 Blue Swirlexec: prepare for splitting
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-15 Blue SwirlMerge branch 'w64' of git://qemu.weilnetz.de/qemu
2012-04-15 Stefan Weilw64: Use uintptr_t in exec.c
2012-04-15 Stefan Weilw64: Use larger alignment for section with generated...
2012-04-15 Stefan Weilw64: Fix data types in cpu-all.h, exec.c
2012-04-14 Max Filippovexec: provide tb_invalidate_phys_addr function
2012-04-14 Blue SwirlUse uintptr_t for various op related functions
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-07 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-04-07 Stefan Weilw64: Fix data type of tb_next and other variables used...
2012-03-28 Anthony LiguoriMerge remote-tracking branch 'sstabellini/disk_io'...
2012-03-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v51' into...
2012-03-24 Richard Hendersontcg: Use the GDB JIT debugging interface.
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v50' into...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-19 Anthony PERARDexec: fix guest memory access for Xen
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-19 Avi Kivitymemory: check for watchpoints when getting code ram_addr
2012-03-19 Avi Kivityexec: fix write tlb entry misused as iotlb
2012-03-18 Blue Swirlsoftmmu templates: optionally pass CPUState to memory...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas FärberRename CPUState -> CPUArchState
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-12...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
next