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
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc: Add missing 'static' to spin_rw_ops
Stefan Weil
2012-03-15
1
-1
/
+1
*
PPC: 405: Fix ppc405ep initialization
Alexander Graf
2012-03-15
1
-0
/
+2
*
xtensa hw/: Don't use CPUState
Andreas Färber
2012-03-14
3
-11
/
+11
*
sparc hw/: Don't use CPUState
Andreas Färber
2012-03-14
4
-23
/
+23
*
sh4 hw/: Don't use CPUState
Andreas Färber
2012-03-14
3
-5
/
+5
*
s390x hw/: Don't use CPUState
Andreas Färber
2012-03-14
2
-11
/
+11
*
ppc hw/: Don't use CPUState
Andreas Färber
2012-03-14
23
-183
/
+183
*
mips hw/: Don't use CPUState
Andreas Färber
2012-03-14
8
-34
/
+34
*
microblaze hw/: Don't use CPUState
Andreas Färber
2012-03-14
6
-13
/
+13
*
m68k hw/: Don't use CPUState
Andreas Färber
2012-03-14
6
-9
/
+9
*
lm32 hw/: Don't use CPUState
Andreas Färber
2012-03-14
2
-9
/
+9
*
i386 hw/: Don't use CPUState
Andreas Färber
2012-03-14
6
-30
/
+30
*
cris hw/: Don't use CPUState
Andreas Färber
2012-03-14
6
-9
/
+9
*
arm hw/: Don't use CPUState
Andreas Färber
2012-03-14
17
-33
/
+33
*
alpha hw/: Don't use CPUState
Andreas Färber
2012-03-14
3
-9
/
+9
*
hw/mc146818: Drop unneeded #includes
Andreas Färber
2012-03-14
1
-2
/
+0
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
29
-33
/
+70
*
PPC: 405: Use proper CPU reset
Alexander Graf
2012-03-14
2
-25
/
+4
*
kvmvapic: align start address as well as size
Avi Kivity
2012-03-14
1
-1
/
+3
*
Merge remote-tracking branch 'kraxel/usb.44' into staging
Anthony Liguori
2012-03-13
35
-201
/
+4270
|
\
|
*
Endian fix an assertion in usb-msd
Benjamin Herrenschmidt
2012-03-13
1
-3
/
+3
|
*
uhci: alloc can't fail, drop check.
Gerd Hoffmann
2012-03-13
1
-2
/
+0
|
*
uhci: new uhci_handle_td return code for tds still in flight
Gerd Hoffmann
2012-03-13
1
-5
/
+7
|
*
uhci: renumber uhci_handle_td return codes
Gerd Hoffmann
2012-03-13
1
-4
/
+4
|
*
uhci: use enum for uhci_handle_td return codes
Gerd Hoffmann
2012-03-13
1
-16
/
+23
|
*
uhci: tracing support
Gerd Hoffmann
2012-03-13
1
-55
/
+32
|
*
uhci: cancel on schedule stop.
Gerd Hoffmann
2012-03-13
1
-0
/
+1
|
*
uhci: fix uhci_async_cancel_all
Gerd Hoffmann
2012-03-13
1
-0
/
+1
|
*
uhci: pass addr to uhci_async_alloc
Gerd Hoffmann
2012-03-13
1
-3
/
+3
|
*
usb: improve packet state sanity checks
Gerd Hoffmann
2012-03-13
2
-6
/
+32
|
*
usb-ohci: DMA writeback bug fixes
Wei Yang
2012-03-13
1
-2
/
+15
|
*
usb-ehci: drop unused isoch_pause variable
Hans de Goede
2012-03-13
1
-5
/
+1
|
*
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
Gerd Hoffmann
2012-03-13
13
-60
/
+11
|
*
usb: the big rename
Gerd Hoffmann
2012-03-13
23
-53
/
+4150
*
|
kvmclock: Always register type
Andreas Färber
2012-03-13
1
-2
/
+0
|
/
*
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2012-03-12
1
-0
/
+2
|
\
|
*
vga: add trace event for ppm_save
Alon Levy
2012-03-12
1
-0
/
+2
*
|
qdev: accept empty string properties
Paolo Bonzini
2012-03-12
1
-4
/
+0
|
/
*
Add missing const attributes for MemoryRegionOps
Stefan Weil
2012-03-11
9
-13
/
+13
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-03-09
4
-4
/
+4
|
\
|
*
Spelling fixes in comments (it's -> its)
Stefan Weil
2012-03-08
2
-2
/
+2
|
*
sh7750: Remove redundant 'struct' from MemoryRegionOps
Stefan Weil
2012-03-07
2
-2
/
+2
*
|
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-03-09
6
-240
/
+716
|
\
\
|
*
|
kvm: x86: Add user space part for in-kernel i8254
Jan Kiszka
2012-03-07
3
-2
/
+277
|
*
|
i8254: Open-code timer restore
Jan Kiszka
2012-03-07
2
-3
/
+19
|
*
|
i8254: Factor out base class for KVM reuse
Jan Kiszka
2012-03-07
3
-238
/
+423
|
|
/
*
|
Merge remote-tracking branch 'kraxel/usb.42' into staging
Anthony Liguori
2012-03-09
6
-135
/
+175
|
\
\
|
*
|
xhci: fix port status
Gerd Hoffmann
2012-03-07
1
-1
/
+1
|
*
|
xhci: fix control xfers
Gerd Hoffmann
2012-03-07
1
-8
/
+5
|
*
|
usb: add shortcut for control transfers
Gerd Hoffmann
2012-03-07
2
-0
/
+60
[next]