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-03-15
Fix ATA SMART and CHECK POWER MODE
Brian Wheeler
1
-13
/
+28
2011-03-15
Don't allow multiwrites against a block device without underlying medium
Ryan Harper
1
-0
/
+8
2011-03-15
tools: Use real async.c instead of stubs
Kevin Wolf
2
-45
/
+6
2011-03-15
Add error message for loading snapshot without VM state
Kevin Wolf
1
-0
/
+2
2011-03-15
block/qcow: Don't ignore immediate read/write and other failures
Stefan Weil
1
-4
/
+12
2011-03-15
block/vdi: Don't ignore immediate read/write failures
Stefan Weil
1
-0
/
+5
2011-03-13
add Win32 IPI service
Paolo Bonzini
3
-13
/
+22
2011-03-13
protect qemu_cpu_kick_self for Win32
Paolo Bonzini
1
-0
/
+4
2011-03-13
provide dummy signal init functions for win32
Paolo Bonzini
1
-70
/
+73
2011-03-13
merge all signal initialization with qemu_signalfd_init, rename
Paolo Bonzini
1
-51
/
+36
2011-03-13
iothread stops the vcpu thread via IPI
Paolo Bonzini
1
-0
/
+2
2011-03-13
do not use timedwait on qemu_cpu_cond
Paolo Bonzini
1
-2
/
+2
2011-03-13
do not use timedwait on qemu_pause_cond
Paolo Bonzini
1
-1
/
+1
2011-03-13
do not use timedwait on qemu_system_cond
Paolo Bonzini
1
-2
/
+2
2011-03-13
do not use timedwait on qemu_halt_cond
Paolo Bonzini
1
-2
/
+2
2011-03-13
always signal pause_cond after stopping a VCPU
Paolo Bonzini
1
-0
/
+2
2011-03-13
exit round-robin vcpu loop if cpu->stopped is true
Paolo Bonzini
1
-1
/
+1
2011-03-13
always qemu_cpu_kick after unhalting a cpu
Paolo Bonzini
4
-4
/
+13
2011-03-13
inline cpu_halted into sole caller
Paolo Bonzini
12
-124
/
+7
2011-03-13
remove CONFIG_THREAD
Paolo Bonzini
1
-2
/
+0
2011-03-13
add assertions on the owner of a QemuMutex
Paolo Bonzini
1
-1
/
+5
2011-03-13
include qemu-thread.h early
Paolo Bonzini
1
-2
/
+1
2011-03-13
add win32 qemu-thread implementation
Paolo Bonzini
6
-17
/
+313
2011-03-13
Refactor thread retrieval and check
Jan Kiszka
7
-24
/
+18
2011-03-13
use win32 timer queues
Paolo Bonzini
1
-51
/
+35
2011-03-13
implement win32 dynticks timer
Paolo Bonzini
1
-1
/
+6
2011-03-13
unlock iothread during WaitForMultipleObjects
Paolo Bonzini
1
-0
/
+2
2011-03-13
hw/fmopl: Fix buffer access out-of-bounds errors
Stefan Weil
1
-1
/
+5
2011-03-13
moving eeprom initialization
William Dauchy
2
-41
/
+41
2011-03-12
pc: fix wrong CMOS values for floppy drives
Blue Swirl
1
-1
/
+1
2011-03-11
microblaze: Add PVR for writeback cache, endians
Michal Simek
1
-0
/
+4
2011-03-11
microblaze: Fix PetaLogix company name
Michal Simek
1
-1
/
+1
2011-03-11
Merge remote branch 'stefanha/tracing' into staging
Anthony Liguori
8
-122
/
+229
2011-03-10
vmstate: move timers to use test instead of version
Juan Quintela
1
-3
/
+12
2011-03-10
vmstate: be able to store/save a pci device from a pointer
Juan Quintela
1
-0
/
+8
2011-03-10
vmstate: Add a way to send a partial array
Juan Quintela
1
-0
/
+9
2011-03-10
vmstate: add VMSTATE_STRUCT_VARRAY_UINT32
Juan Quintela
1
-0
/
+10
2011-03-10
vmstate: add VMSTATE_INT64_ARRAY
Juan Quintela
1
-0
/
+6
2011-03-10
vmstate: add VMSTATE_STRUCT_VARRAY_INT32
Juan Quintela
1
-0
/
+10
2011-03-10
vmstate: add UINT32 VARRAYS
Juan Quintela
2
-0
/
+13
2011-03-10
vmstate: Fix varrays with uint8 indexes
Juan Quintela
2
-2
/
+5
2011-03-10
vmstate: add VMSTATE_UINT32_EQUAL
Juan Quintela
2
-0
/
+25
2011-03-10
vnc: Fix stack corruption and other bitmap related bugs
Stefan Weil
2
-8
/
+7
2011-03-10
hmp-commands.hx: fix badly merged client_migrate_info command
Jes Sorensen
1
-16
/
+16
2011-03-10
Fix performance regression in qemu_get_ram_ptr
Vincent Palatin
1
-2
/
+5
2011-03-10
xilinx-ethlite: Simplify byteswapping to/from brams
Edgar E. Iglesias
1
-15
/
+2
2011-03-10
mainstone: PCMCIA support
Dmitry Eremin-Solenikov
2
-2
/
+34
2011-03-10
mainstone: use gpio 0 for connection of FPGA instead of hooking into PIC dire...
Dmitry Eremin-Solenikov
1
-1
/
+1
2011-03-10
pxa2xx_timer: Get rid of .level in PXA2xxTimer0.
Andrzej Zaborowski
1
-20
/
+8
2011-03-10
pxa2xx_pic: fixup initialisation
Andrzej Zaborowski
1
-2
/
+1
[next]