index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-22
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
1
-1
/
+1
2013-08-22
aio / timers: Remove main_loop_timerlist
Alex Bligh
1
-5
/
+1
2013-08-22
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
1
-273
/
+341
2013-08-22
aio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms
Alex Bligh
1
-0
/
+28
2013-08-22
aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline
Alex Bligh
1
-16
/
+0
2013-08-22
aio / timers: Remove alarm timers
Alex Bligh
1
-3
/
+0
2013-08-22
aio / timers: Add documentation and new format calls
Alex Bligh
1
-22
/
+184
2013-08-22
aio / timers: Use all timerlists in icount warp calculations
Alex Bligh
1
-0
/
+13
2013-08-22
aio / timers: Introduce new API timer_new and friends
Alex Bligh
1
-0
/
+69
2013-08-22
aio / timers: On timer modification, qemu_notify or aio_notify
Alex Bligh
1
-0
/
+9
2013-08-22
aio / timers: Add aio_timer_init & aio_timer_new wrappers
Alex Bligh
1
-0
/
+43
2013-08-22
aio / timers: Add a notify callback to QEMUTimerList
Alex Bligh
1
-4
/
+23
2013-08-22
aio / timers: Add QEMUTimerListGroup to AioContext
Alex Bligh
1
-0
/
+4
2013-08-22
aio / timers: Add QEMUTimerListGroup and helper functions
Alex Bligh
2
-0
/
+50
2013-08-22
aio / timers: Untangle include files
Alex Bligh
5
-3
/
+7
2013-08-22
aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
Alex Bligh
1
-23
/
+325
2013-08-22
aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
Alex Bligh
1
-2
/
+19
2013-08-22
aio / timers: add ppoll support with qemu_poll_ns
Alex Bligh
1
-0
/
+12
2013-08-22
aio / timers: add qemu-timer.c utility functions
Alex Bligh
1
-0
/
+42
2013-08-22
aio / timers: Rename qemu_new_clock and expose clock types
Alex Bligh
1
-0
/
+4
2013-08-22
aio / timers: Rename qemu_timer_* functions
Alex Bligh
1
-3
/
+3
2013-08-22
block: Introduce bs->zero_beyond_eof
Asias He
1
-0
/
+3
2013-08-20
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130820' into st...
Anthony Liguori
1
-5
/
+0
2013-08-20
Merge remote-tracking branch 'stefanha/block-next' into staging
Anthony Liguori
1
-12
/
+2
2013-08-20
hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()
Peter Maydell
1
-5
/
+0
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
1
-12
/
+2
2013-08-16
qom: Introduce instance_post_init hook
Eduardo Habkost
1
-0
/
+3
2013-08-16
gdbstub: Fix gdb_register_coprocessor() register counting
Andreas Färber
1
-0
/
+2
2013-08-12
pc_sysfw: do not make it a device anymore
Paolo Bonzini
1
-1
/
+3
2013-08-12
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-08-12
virtio: clear signalled_used_valid when switching from dataplane
Stefan Hajnoczi
1
-0
/
+1
2013-08-08
dump: rebase from host-private RAMBlock offsets to guest-physical addresses
Laszlo Ersek
2
-3
/
+8
2013-08-08
dump: populate guest_phys_blocks
Laszlo Ersek
1
-0
/
+1
2013-08-08
dump: introduce GuestPhysBlockList
Laszlo Ersek
1
-0
/
+22
2013-08-05
semaphore: fix a hangup problem under load on NetBSD hosts.
Izumi Tsutsui
1
-1
/
+1
2013-07-30
Merge remote-tracking branch 'spice/spice.v72' into staging
Anthony Liguori
2
-1
/
+2
2013-07-30
Merge remote-tracking branch 'borntraeger/s390-for-1.6' into staging
Anthony Liguori
1
-0
/
+6
2013-07-30
chardev: fix CHR_EVENT_OPENED events for mux chardevs
Michael Roth
1
-0
/
+1
2013-07-30
s390: Implement dump-guest-memory support for target s390x
Ekaterina Tumanova
1
-0
/
+6
2013-07-30
spice: fix display initialization
Gerd Hoffmann
2
-1
/
+2
2013-07-29
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2
-3
/
+13
2013-07-29
qdev: Add SIZE type to qdev properties
Vasilis Liaskovitis
2
-0
/
+5
2013-07-29
pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h
Michael S. Tsirkin
1
-0
/
+1
2013-07-29
sysbus: QOM parent field cleanup for SysBusDevice
Andreas Färber
1
-1
/
+4
2013-07-29
sysbus: Remove unused sysbus_new() prototype
Andreas Färber
1
-1
/
+0
2013-07-29
sysbus: Drop FROM_SYSBUS()
Andreas Färber
1
-3
/
+0
2013-07-29
m48t59: QOM cast cleanup for M48t59SysBusState
Andreas Färber
1
-0
/
+3
2013-07-29
lm32_juart: QOM cast cleanup
Andreas Färber
1
-0
/
+2
2013-07-29
lm32_juart: Relocate and tidy header
Andreas Färber
1
-3
/
+3
2013-07-29
escc: QOM cast cleanup
Andreas Färber
1
-0
/
+1
[next]