index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
121
-678
/
+678
*
aio / timers: Add scripts/switch-timer-api
Alex Bligh
2013-08-22
1
-0
/
+178
*
aio / timers: Add test harness for AioContext timers
Alex Bligh
2013-08-22
1
-0
/
+134
*
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
Alex Bligh
2013-08-22
8
-15
/
+15
*
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
2013-08-22
10
-55
/
+61
*
aio / timers: Remove main_loop_timerlist
Alex Bligh
2013-08-22
2
-41
/
+28
*
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
2013-08-22
11
-377
/
+477
*
aio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms
Alex Bligh
2013-08-22
1
-0
/
+28
*
aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline
Alex Bligh
2013-08-22
2
-36
/
+0
*
aio / timers: Remove alarm timers
Alex Bligh
2013-08-22
4
-507
/
+4
*
aio / timers: Add documentation and new format calls
Alex Bligh
2013-08-22
1
-22
/
+184
*
aio / timers: Use all timerlists in icount warp calculations
Alex Bligh
2013-08-22
4
-10
/
+67
*
aio / timers: Introduce new API timer_new and friends
Alex Bligh
2013-08-22
1
-0
/
+69
*
aio / timers: On timer modification, qemu_notify or aio_notify
Alex Bligh
2013-08-22
2
-3
/
+19
*
aio / timers: Convert mainloop to use timeout
Alex Bligh
2013-08-22
1
-14
/
+37
*
aio / timers: Convert aio_poll to use AioContext timers' deadline
Alex Bligh
2013-08-22
2
-8
/
+30
*
aio / timers: Add aio_timer_init & aio_timer_new wrappers
Alex Bligh
2013-08-22
1
-0
/
+43
*
aio / timers: aio_ctx_prepare sets timeout from AioContext timers
Alex Bligh
2013-08-22
1
-1
/
+12
*
aio / timers: Add a notify callback to QEMUTimerList
Alex Bligh
2013-08-22
3
-12
/
+53
*
aio / timers: Add QEMUTimerListGroup to AioContext
Alex Bligh
2013-08-22
4
-0
/
+12
*
aio / timers: Add QEMUTimerListGroup and helper functions
Alex Bligh
2013-08-22
3
-0
/
+92
*
aio / timers: Untangle include files
Alex Bligh
2013-08-22
36
-4
/
+39
*
aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
Alex Bligh
2013-08-22
2
-79
/
+476
*
aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
Alex Bligh
2013-08-22
2
-8
/
+31
*
aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack
Alex Bligh
2013-08-22
2
-0
/
+25
*
aio / timers: add ppoll support with qemu_poll_ns
Alex Bligh
2013-08-22
3
-0
/
+55
*
aio / timers: Consistent treatment of disabled clocks for deadlines
Alex Bligh
2013-08-22
1
-1
/
+1
*
aio / timers: add qemu-timer.c utility functions
Alex Bligh
2013-08-22
2
-0
/
+92
*
aio / timers: Rename qemu_new_clock and expose clock types
Alex Bligh
2013-08-22
2
-8
/
+8
*
aio / timers: Rename qemu_timer_* functions
Alex Bligh
2013-08-22
10
-27
/
+27
*
vmdk: support vmfs files
Paolo Bonzini
2013-08-22
1
-2
/
+3
*
vmdk: support vmfsSparse files
Fam Zheng
2013-08-22
1
-8
/
+9
*
vmdk: fix L1 and L2 table size in vmdk3 open
Fam Zheng
2013-08-22
1
-8
/
+8
*
vmdk: Move l1_size check into vmdk_add_extent()
Fam Zheng
2013-08-22
1
-8
/
+8
*
block: better error message for read only format name
Fam Zheng
2013-08-22
1
-1
/
+5
*
block: Produce zeros when protocols reading beyond end of file
MORITA Kazutaka
2013-08-22
1
-1
/
+29
*
block: Introduce bs->zero_beyond_eof
Asias He
2013-08-22
3
-0
/
+8
*
qcow2: Change default for new images to compat=1.1
Kevin Wolf
2013-08-21
1
-1
/
+1
*
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130820' into st...
Anthony Liguori
2013-08-20
26
-210
/
+514
|
\
|
*
hw/timer/imx_epit: Simplify and fix imx_epit implementation
Peter Chubb
2013-08-20
1
-58
/
+36
|
*
default-configs: Fix A9MP and A15MP config names
Peter Maydell
2013-08-20
2
-4
/
+4
|
*
hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputs
Peter Maydell
2013-08-20
1
-0
/
+18
|
*
target-arm: Implement the generic timer
Peter Maydell
2013-08-20
5
-8
/
+290
|
*
target-arm: Support coprocessor registers which do I/O
Peter Maydell
2013-08-20
2
-4
/
+18
|
*
target-arm: Allow raw_read() and raw_write() to handle 64 bit regs
Peter Maydell
2013-08-20
1
-2
/
+10
|
*
hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()
Peter Maydell
2013-08-20
3
-31
/
+1
|
*
hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-5
/
+2
|
*
hw/arm/vexpress: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-6
/
+2
|
*
hw/arm/versatilepb: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-4
/
+3
|
*
hw/arm/strongarm: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-3
/
+3
[next]