]> git.proxmox.com Git - qemu.git/history - cpus.c
slirp: Fix restricted mode
[qemu.git] / cpus.c
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-16 Alexandre RaymondFix signal handling of SIG_IPI when io-thread is enabled
2011-07-16 Alexandre RaymondFix signal handling when io-thread is disabled
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlRemove exec-all.h include directives
2011-06-24 Jan KiszkaDo not include compatfd for WIN32
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-06-20 Alexandre RaymondFix typo in cpus.c
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Matthew FernandezCommand line support for altering the log file location
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Paolo Bonziniqemu_next_deadline should not consider host-time timers
2011-04-15 Paolo Bonzinienable vm_clock to "warp" in the iothread+icount case
2011-04-15 Paolo Bonzinireally fix -icount in the iothread case
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-03-20 Stefan WeilFix conversions from pointer to int and vice versa
2011-03-16 Jan KiszkaExpose thread_id in info cpus
2011-03-16 Jan Kiszkakvm: Add in-kernel irqchip awareness to cpu_thread_is_idle
2011-03-15 Jan Kiszkax86: Unbreak TCG support for hardware breakpoints
2011-03-15 Jan KiszkaImplement qemu_kvm_eat_signals only for CONFIG_LINUX
2011-03-13 Paolo Bonziniadd Win32 IPI service
2011-03-13 Paolo Bonziniprotect qemu_cpu_kick_self for Win32
2011-03-13 Paolo Bonziniprovide dummy signal init functions for win32
2011-03-13 Paolo Bonzinimerge all signal initialization with qemu_signalfd_init...
2011-03-13 Paolo Bonziniiothread stops the vcpu thread via IPI
2011-03-13 Paolo Bonzinido not use timedwait on qemu_cpu_cond
2011-03-13 Paolo Bonzinido not use timedwait on qemu_pause_cond
2011-03-13 Paolo Bonzinido not use timedwait on qemu_system_cond
2011-03-13 Paolo Bonzinido not use timedwait on qemu_halt_cond
2011-03-13 Paolo Bonzinialways signal pause_cond after stopping a VCPU
2011-03-13 Paolo Bonziniexit round-robin vcpu loop if cpu->stopped is true
2011-03-13 Paolo Bonziniinclude qemu-thread.h early
2011-03-13 Jan KiszkaRefactor thread retrieval and check
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Anthony Liguoriio-thread: make sure to initialize qemu_work_cond and...
2011-02-14 Jan Kiszkakvm: Separate TCG from KVM cpu execution
2011-02-14 Jan KiszkaMove debug exception handling out of cpu_exec
2011-02-14 Jan KiszkaRefactor debug and vmstop request interface
2011-02-14 Jan KiszkaImprove vm_stop reason declarations
2011-02-14 Jan KiszkaFix a few coding style violations in cpus.c
2011-02-14 Jan KiszkaRefactor cpu_has_work/any_cpu_has_work in cpus.c
2011-02-14 Jan KiszkaRefactor kvm&tcg function names in cpus.c
2011-02-14 Jan KiszkaIntroduce VCPU self-signaling service
2011-02-14 Jan Kiszkakvm: Add MCE signal support for !CONFIG_IOTHREAD
2011-02-14 Jan Kiszkakvm: Fix race between timer signals and vcpu entry...
2011-02-14 Jan KiszkaSet up signalfd under !CONFIG_IOTHREAD
2011-02-14 Jan Kiszkakvm: Call qemu_kvm_eat_signals also under !CONFIG_IOTHREAD
2011-02-14 Jan Kiszkakvm: Refactor qemu_kvm_eat_signals
2011-02-14 Jan Kiszkakvm: Set up signal mask also for !CONFIG_IOTHREAD
2011-02-14 Jan KiszkaRefactor signal setup functions in cpus.c
2011-02-14 Jan Kiszkakvm: Provide sigbus services arch-independently
2011-02-14 Jan Kiszkakvm: Handle kvm_init_vcpu errors
2011-02-14 Jan Kiszkakvm: Drop redundant kvm_enabled from kvm_cpu_thread_fn
2011-02-14 Jan KiszkaTrigger exit from cpu_exec_all on pending IO events
2011-02-14 Jan KiszkaStop current VCPU on synchronous reset requests
2011-02-14 Jan KiszkaPrevent abortion on multiple VCPU kicks
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-01-23 Jan Kiszkakvm: Do not use qemu_fair_mutex
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-09 Michael S. Tsirkincpus: flush all requests on each vm stop
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Stefan Weiltarget-xxx: Use fprintf_function (format checking)
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-20 Marcelo TosattiMCE: Relay UCR MCE to guest
2010-10-20 Marcelo Tosattiiothread: use signalfd
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-22 Jan KiszkaRework debug exception processing for gdb use
2010-07-22 Jan KiszkaRename tcg_cpu_exec and tcg_has_work
2010-07-22 Jan KiszkaDrop redundant global cur_cpu variable
2010-07-22 Jan KiszkaFix qemu_wait_io_event processing in io-thread mode
2010-07-22 Jan KiszkaFix cpu_exit for tcp_cpu_exec
2010-07-22 Jan KiszkaInit qemu_system_cond
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Jan KiszkaFix io-thread build breakage of a88790a14f
2010-06-14 Paolo Bonzinimake qemu_thread_create block all signals
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-14 Blue Swirlcpus: add one 'const'
2010-05-14 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-11 Marcelo Tosattiadd cpu_is_stopped helper
2010-05-11 Marcelo Tosattiport qemu-kvm's on_vcpu code
next