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
*
PPC: KVM: Update HIOR code to new interface
Alexander Graf
2012-02-02
3
-21
/
+28
*
KVM: Update headers (except HIOR mess)
Alexander Graf
2012-02-02
8
-12
/
+100
*
main-loop: For tools, initialize timers as part of qemu_init_main_loop()
Michael Roth
2012-02-01
4
-2
/
+20
*
main-loop: Fix SetEvent() on uninitialized handle on win32
Michael Roth
2012-02-01
1
-1
/
+4
*
optionroms: Silence intermediate file removal
Jan Kiszka
2012-02-01
1
-0
/
+3
*
sdl: Limit sdl_grab_end in handle_activation to Windows hosts
Jan Kiszka
2012-02-01
1
-0
/
+4
*
sdl: Grab input on end of non-absolute mouse click
Jan Kiszka
2012-02-01
1
-2
/
+1
*
Revert "Handle SDL grabs failing (Mark McLoughlin)"
Jan Kiszka
2012-02-01
1
-6
/
+3
*
sdl: Fix block prevention of SDL_WM_GrabInput
Jan Kiszka
2012-02-01
1
-12
/
+14
*
sdl: Do not grab mouse on mode switch while in background
Jan Kiszka
2012-02-01
1
-14
/
+16
*
Improve default machine options usability
Jan Kiszka
2012-02-01
1
-15
/
+2
*
mc146818rtc: Use lost_tick_policy property
Jan Kiszka
2012-02-01
3
-13
/
+42
*
qemu-option: Introduce default mechanism
Jan Kiszka
2012-02-01
2
-8
/
+52
*
qdev: Introduce lost tick policy property
Jan Kiszka
2012-02-01
3
-0
/
+69
*
Makefile: Remove linux-headers/asm symlink on distclean
Peter Maydell
2012-02-01
1
-0
/
+1
*
exec.c: Clarify comment about tlb_flush() flush_global parameter
Peter Maydell
2012-02-01
1
-2
/
+12
*
hw/9pfs: Update MAINTAINERS file
Aneesh Kumar K.V
2012-02-01
1
-2
/
+4
*
MAINTAINERS: Add a section for the host OS and a W32 maintainer
Stefan Weil
2012-02-01
1
-0
/
+20
*
./configure: add link check for nss-smartcard
Sergei Trofimovich
2012-02-01
1
-4
/
+9
*
./configure: request pkg-config to provide private libs when static linking
Sergei Trofimovich
2012-02-01
1
-3
/
+8
*
m48t59: use rtc_clock for alarm timer
Paolo Bonzini
2012-01-30
1
-2
/
+2
*
GRLIB UART: Add RX channel
Fabien Chouteau
2012-01-30
2
-17
/
+90
*
Fix off-by-one in dirty bitmap functions
Avi Kivity
2012-01-29
1
-4
/
+6
*
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
2012-01-28
2
-15
/
+73
|
\
|
*
Add Cortex-A15 CPU definition
Peter Maydell
2012-01-25
2
-5
/
+52
|
*
Add dummy implementation of generic timer cp15 registers
Peter Maydell
2012-01-25
2
-2
/
+11
|
*
arm: store the config_base_register during cpu_reset
Mark Langsdorf
2012-01-25
1
-0
/
+3
|
*
target-arm/helper.c: Don't assume softfloat int32 is 32 bits only
Peter Maydell
2012-01-25
1
-1
/
+1
|
*
target-arm: Fix implementation of TLB invalidate operations
Peter Maydell
2012-01-25
1
-7
/
+6
*
|
unin_pci: Fix typos in device names
Andreas Färber
2012-01-27
1
-2
/
+2
*
|
qdev: change ambiguous qdev names
Anthony Liguori
2012-01-27
4
-4
/
+9
*
|
virtio-s390: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-28
/
+65
*
|
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
131
-1296
/
+2733
*
|
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
53
-1050
/
+1599
*
|
unin_pci: Drop unused reset handler
Andreas Färber
2012-01-27
1
-7
/
+0
*
|
unin_pci: Drop duplicate busdev
Andreas Färber
2012-01-27
1
-9
/
+20
*
|
unin_pci: Clean up qdev names
Andreas Färber
2012-01-27
1
-15
/
+39
*
|
virtio-serial: convert to QEMU Object Model
Anthony Liguori
2012-01-27
3
-90
/
+128
*
|
spapr: convert to QEMU Object Model (v2)
Anthony Liguori
2012-01-27
5
-71
/
+126
*
|
scsi: convert to QEMU Object Model
Anthony Liguori
2012-01-27
4
-113
/
+201
*
|
ide: convert to QEMU Object Model
Anthony Liguori
2012-01-27
2
-49
/
+82
*
|
hda-codec: convert to QEMU Object Model
Anthony Liguori
2012-01-27
3
-44
/
+71
*
|
i2c: smbus: convert to QEMU Object Model
Anthony Liguori
2012-01-27
15
-164
/
+331
*
|
i2c: rename i2c_slave -> I2CSlave
Anthony Liguori
2012-01-27
15
-86
/
+88
*
|
ssi: convert to QEMU Object Model
Anthony Liguori
2012-01-27
10
-70
/
+150
*
|
ccid: convert to QEMU Object Model
Anthony Liguori
2012-01-27
4
-49
/
+109
*
|
usb: convert to QEMU Object Model
Anthony Liguori
2012-01-27
17
-303
/
+528
*
|
isa: pic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
28
-192
/
+390
*
|
qdev: prepare source tree for code conversion
Anthony Liguori
2012-01-27
15
-312
/
+304
*
|
qdev: add class_init to DeviceInfo
Anthony Liguori
2012-01-27
2
-0
/
+9
[next]