Age | Commit message (Expand) | Author |
2013-09-03 | cpu: Replace qemu_for_each_cpu() | Andreas Färber |
2013-09-03 | cpu: Use QTAILQ for CPU list | Andreas Färber |
2013-09-03 | Merge branch 'tcg-next' of git://github.com/rth7680/qemu | Aurelien Jarno |
2013-09-02 | tcg: Introduce zero and sign-extended versions of load helpers | Richard Henderson |
2013-09-02 | exec: Split softmmu_defs.h | Richard Henderson |
2013-09-02 | exec: Rename USUFFIX to LSUFFIX | Richard Henderson |
2013-09-02 | exec: Reorganize the GETRA/GETPC macros | Richard Henderson |
2013-09-02 | tcg: Change tcg_gen_exit_tb argument to uintptr_t | Richard Henderson |
2013-09-02 | pseries: Add H_SET_MODE hcall to change guest exception endianness | Anton Blanchard |
2013-09-02 | spapr-pci: rework MSI/MSIX | Alexey Kardashevskiy |
2013-08-30 | monitor: avoid use of global *cur_mon in monitor_find_completion() | Wenchao Xia |
2013-08-29 | Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5 | Anthony Liguori |
2013-08-29 | Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5 | Anthony Liguori |
2013-08-29 | tcg-i386: Remove abort from GETPC_LDST | Richard Henderson |
2013-08-26 | tcg-i386: Use new return-argument ld/st helpers | Richard Henderson |
2013-08-26 | tcg: Tidy softmmu_template.h | Richard Henderson |
2013-08-26 | tcg: Add mmu helpers that take a return address argument | Richard Henderson |
2013-08-26 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-08-22 | aio / timers: Remove legacy interface | Alex Bligh |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-08-22 | aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API | Alex Bligh |
2013-08-22 | aio / timers: Convert rtc_clock to be a QEMUClockType | Alex Bligh |
2013-08-22 | aio / timers: Remove main_loop_timerlist | Alex Bligh |
2013-08-22 | aio / timers: Rearrange timer.h & make legacy functions call non-legacy | Alex Bligh |
2013-08-22 | aio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms | Alex Bligh |
2013-08-22 | aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline | Alex Bligh |
2013-08-22 | aio / timers: Remove alarm timers | Alex Bligh |
2013-08-22 | aio / timers: Add documentation and new format calls | Alex Bligh |
2013-08-22 | aio / timers: Use all timerlists in icount warp calculations | Alex Bligh |
2013-08-22 | aio / timers: Introduce new API timer_new and friends | Alex Bligh |
2013-08-22 | aio / timers: On timer modification, qemu_notify or aio_notify | Alex Bligh |
2013-08-22 | aio / timers: Add aio_timer_init & aio_timer_new wrappers | Alex Bligh |
2013-08-22 | aio / timers: Add a notify callback to QEMUTimerList | Alex Bligh |
2013-08-22 | aio / timers: Add QEMUTimerListGroup to AioContext | Alex Bligh |
2013-08-22 | aio / timers: Add QEMUTimerListGroup and helper functions | Alex Bligh |
2013-08-22 | aio / timers: Untangle include files | Alex Bligh |
2013-08-22 | aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList | Alex Bligh |
2013-08-22 | aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress | Alex Bligh |
2013-08-22 | aio / timers: add ppoll support with qemu_poll_ns | Alex Bligh |
2013-08-22 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori |
2013-08-22 | aio / timers: add qemu-timer.c utility functions | Alex Bligh |
2013-08-22 | aio / timers: Rename qemu_new_clock and expose clock types | Alex Bligh |
2013-08-22 | aio / timers: Rename qemu_timer_* functions | Alex Bligh |
2013-08-22 | block: Introduce bs->zero_beyond_eof | Asias He |
2013-08-21 | loader: store FW CFG ROM files in RAM | Michael S. Tsirkin |
2013-08-20 | Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130820' into st... | Anthony Liguori |
2013-08-20 | OptsVisitor: don't try to flatten overlong integer ranges | Laszlo Ersek |
2013-08-20 | Merge remote-tracking branch 'stefanha/block-next' into staging | Anthony Liguori |
2013-08-20 | hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu() | Peter Maydell |
2013-08-19 | aio: drop io_flush argument | Stefan Hajnoczi |