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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-23
Sparc: move trivial functions from op_helper.c
Blue Swirl
3
-47
/
+46
2011-10-23
Sparc: split helper.c
Blue Swirl
7
-1084
/
+1139
2011-10-23
Sparc: fix coding style
Blue Swirl
1
-32
/
+41
2011-10-23
m48t59: fix write access
Blue Swirl
1
-1
/
+1
2011-10-23
m48t59: drop obsolete address base arithmetic
Blue Swirl
1
-2
/
+0
2011-10-23
pci_bridge: fix typo
Blue Swirl
1
-1
/
+1
2011-10-21
simplify main loop functions
Paolo Bonzini
3
-44
/
+41
2011-10-21
Revert to a hand-made select loop
Paolo Bonzini
1
-53
/
+1
2011-10-21
main-loop: create main-loop.c
Paolo Bonzini
11
-454
/
+523
2011-10-21
main-loop: create main-loop.h
Paolo Bonzini
12
-64
/
+336
2011-10-21
qemu-timer: do not use RunState change handlers
Paolo Bonzini
1
-8
/
+4
2011-10-21
qemu-timer: move more stuff out of qemu-timer.c
Paolo Bonzini
4
-31
/
+32
2011-10-21
qemu-timer: use atexit for quit_timers
Paolo Bonzini
3
-9
/
+8
2011-10-21
qemu-timer: do not refer to runstate_is_running()
Paolo Bonzini
2
-4
/
+2
2011-10-21
qemu-timer: move icount to cpus.c
Paolo Bonzini
6
-323
/
+296
2011-10-21
qemu-timer: more clock functions
Paolo Bonzini
2
-0
/
+28
2011-10-21
qemu-timer: move common code to qemu_rearm_alarm_timer
Paolo Bonzini
1
-76
/
+53
2011-10-21
qemu-timer: remove active_timers array
Paolo Bonzini
1
-31
/
+28
2011-10-21
remove unused function
Paolo Bonzini
2
-6
/
+0
2011-10-21
compatfd.c: Don't pass NULL pointer to SYS_signalfd
Peter Maydell
1
-2
/
+10
2011-10-21
linux-user: Fix broken "-version" option
Peter Maydell
1
-11
/
+8
2011-10-21
block: change discard to co_discard
Paolo Bonzini
4
-10
/
+13
2011-10-21
block: change flush to co_flush
Paolo Bonzini
10
-33
/
+29
2011-10-21
block: take lock around bdrv_write implementations
Paolo Bonzini
5
-5
/
+60
2011-10-21
block: take lock around bdrv_read implementations
Paolo Bonzini
9
-9
/
+108
2011-10-21
block: add a CoMutex to synchronous read drivers
Paolo Bonzini
9
-0
/
+18
2011-10-21
vmdk: clean up open
Paolo Bonzini
1
-22
/
+15
2011-10-21
vmdk: fix return values of vmdk_parent_open
Paolo Bonzini
1
-6
/
+9
2011-10-21
pc: Fix floppy drives with if=none
Kevin Wolf
5
-16
/
+38
2011-10-21
qcow2: Fix bdrv_write_compressed error handling
Kevin Wolf
2
-13
/
+22
2011-10-21
qemu-img: Don't allow preallocation and compression at the same time
Kevin Wolf
1
-0
/
+11
2011-10-21
fdc: Fix floppy port I/O
Kevin Wolf
1
-0
/
+2
2011-10-21
block: add bdrv_co_discard and bdrv_aio_discard support
Paolo Bonzini
5
-17
/
+109
2011-10-21
block: drop redundant bdrv_flush implementation
Stefan Hajnoczi
7
-74
/
+3
2011-10-21
block: unify flush implementations
Paolo Bonzini
3
-90
/
+76
2011-10-21
xen_disk: Always set feature-barrier = 1
Kevin Wolf
1
-3
/
+2
2011-10-21
fix memory leak in aio_write_f
Alex Jia
1
-0
/
+1
2011-10-21
block: rename bdrv_co_rw_bh
Paolo Bonzini
1
-2
/
+2
2011-10-21
add socket_set_block
Paolo Bonzini
3
-0
/
+14
2011-10-21
sheepdog: add coroutine_fn markers
Paolo Bonzini
1
-7
/
+7
2011-10-21
hw/arm_gic.c: Fix save/load of irq_target array
Dmitry Koshelev
1
-8
/
+8
2011-10-21
hw/omap2: Wire up the IRQ for the 2430's fifth GPIO module
Peter Maydell
1
-0
/
+5
2011-10-20
hw/9pfs: Fix broken compilation caused by wrong trace events
Stefan Weil
1
-4
/
+4
2011-10-20
target-arm: Fix use of free() in cpu_arm_close()
Andreas Färber
1
-1
/
+1
2011-10-20
Merge remote-tracking branch 'quintela/migration-pull' into staging
Anthony Liguori
13
-598
/
+550
2011-10-20
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
22
-649
/
+544
2011-10-20
Merge remote-tracking branch 'aneesh/for-upstream-6' into staging
Anthony Liguori
22
-883
/
+852
2011-10-20
migration: make migration-{tcp,unix} consistent
Juan Quintela
2
-26
/
+35
2011-10-20
migration: propagate error correctly
Juan Quintela
2
-25
/
+21
2011-10-20
migration: Don't use callback on file defining it
Juan Quintela
2
-5
/
+5
[prev]
[next]