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
*
add more helper functions with explicit milli/nanosecond resolution
Paolo Bonzini
2011-03-21
1
-0
/
+23
*
Fix conversions from pointer to int and vice versa
Stefan Weil
2011-03-20
4
-10
/
+10
*
petalogix_ml605_mmu: remove unused variable
Blue Swirl
2011-03-19
1
-3
/
+2
*
qemu-thread: delete unused functions
Blue Swirl
2011-03-19
2
-40
/
+0
*
w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroy
Stefan Weil
2011-03-19
1
-0
/
+21
*
i8254: Fix migration from older versions
Jan Kiszka
2011-03-19
1
-0
/
+2
*
microblaze: Add PetaLogix ml605 MMU little-endian ref design
Michal Simek
2011-03-16
5
-1
/
+308
*
xilinx: Add AXIENET & DMA models
Edgar E. Iglesias
2011-03-16
4
-0
/
+1448
*
microblaze: Compile uart 16550 serial driver
Michal Simek
2011-03-16
2
-0
/
+2
*
win32: implement missing timersub
Blue Swirl
2011-03-15
2
-5
/
+20
*
simpletrace: Move st_init() error reporting
Stefan Hajnoczi
2011-03-15
3
-8
/
+9
*
add Win32 IPI service
Paolo Bonzini
2011-03-13
3
-13
/
+22
*
protect qemu_cpu_kick_self for Win32
Paolo Bonzini
2011-03-13
1
-0
/
+4
*
provide dummy signal init functions for win32
Paolo Bonzini
2011-03-13
1
-70
/
+73
*
merge all signal initialization with qemu_signalfd_init, rename
Paolo Bonzini
2011-03-13
1
-51
/
+36
*
iothread stops the vcpu thread via IPI
Paolo Bonzini
2011-03-13
1
-0
/
+2
*
do not use timedwait on qemu_cpu_cond
Paolo Bonzini
2011-03-13
1
-2
/
+2
*
do not use timedwait on qemu_pause_cond
Paolo Bonzini
2011-03-13
1
-1
/
+1
*
do not use timedwait on qemu_system_cond
Paolo Bonzini
2011-03-13
1
-2
/
+2
*
do not use timedwait on qemu_halt_cond
Paolo Bonzini
2011-03-13
1
-2
/
+2
*
always signal pause_cond after stopping a VCPU
Paolo Bonzini
2011-03-13
1
-0
/
+2
*
exit round-robin vcpu loop if cpu->stopped is true
Paolo Bonzini
2011-03-13
1
-1
/
+1
*
always qemu_cpu_kick after unhalting a cpu
Paolo Bonzini
2011-03-13
4
-4
/
+13
*
inline cpu_halted into sole caller
Paolo Bonzini
2011-03-13
12
-124
/
+7
*
remove CONFIG_THREAD
Paolo Bonzini
2011-03-13
1
-2
/
+0
*
add assertions on the owner of a QemuMutex
Paolo Bonzini
2011-03-13
1
-1
/
+5
*
include qemu-thread.h early
Paolo Bonzini
2011-03-13
1
-2
/
+1
*
add win32 qemu-thread implementation
Paolo Bonzini
2011-03-13
6
-17
/
+313
*
Refactor thread retrieval and check
Jan Kiszka
2011-03-13
7
-24
/
+18
*
use win32 timer queues
Paolo Bonzini
2011-03-13
1
-51
/
+35
*
implement win32 dynticks timer
Paolo Bonzini
2011-03-13
1
-1
/
+6
*
unlock iothread during WaitForMultipleObjects
Paolo Bonzini
2011-03-13
1
-0
/
+2
*
hw/fmopl: Fix buffer access out-of-bounds errors
Stefan Weil
2011-03-13
1
-1
/
+5
*
moving eeprom initialization
William Dauchy
2011-03-13
2
-41
/
+41
*
pc: fix wrong CMOS values for floppy drives
Blue Swirl
2011-03-12
1
-1
/
+1
*
microblaze: Add PVR for writeback cache, endians
Michal Simek
2011-03-11
1
-0
/
+4
*
microblaze: Fix PetaLogix company name
Michal Simek
2011-03-11
1
-1
/
+1
*
Merge remote branch 'stefanha/tracing' into staging
Anthony Liguori
2011-03-11
8
-122
/
+229
|
\
|
*
trace: Trace posix-aio-compat.c completion and cancellation
Stefan Hajnoczi
2011-03-07
2
-0
/
+7
|
*
trace: Trace bdrv_aio_flush()
Stefan Hajnoczi
2011-03-07
2
-0
/
+3
|
*
simpletrace: Thread-safe tracing
Stefan Hajnoczi
2011-03-07
5
-122
/
+219
*
|
vmstate: move timers to use test instead of version
Juan Quintela
2011-03-10
1
-3
/
+12
*
|
vmstate: be able to store/save a pci device from a pointer
Juan Quintela
2011-03-10
1
-0
/
+8
*
|
vmstate: Add a way to send a partial array
Juan Quintela
2011-03-10
1
-0
/
+9
*
|
vmstate: add VMSTATE_STRUCT_VARRAY_UINT32
Juan Quintela
2011-03-10
1
-0
/
+10
*
|
vmstate: add VMSTATE_INT64_ARRAY
Juan Quintela
2011-03-10
1
-0
/
+6
*
|
vmstate: add VMSTATE_STRUCT_VARRAY_INT32
Juan Quintela
2011-03-10
1
-0
/
+10
*
|
vmstate: add UINT32 VARRAYS
Juan Quintela
2011-03-10
2
-0
/
+13
*
|
vmstate: Fix varrays with uint8 indexes
Juan Quintela
2011-03-10
2
-2
/
+5
*
|
vmstate: add VMSTATE_UINT32_EQUAL
Juan Quintela
2011-03-10
2
-0
/
+25
[next]