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
*
SPARC64: implement MMU miss traps on nonfaulting loads
Tsuneo Saito
2011-07-21
1
-16
/
+20
*
SPARC64: fix fault status overwritten on nonfaulting load
Tsuneo Saito
2011-07-21
1
-6
/
+2
*
SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()
Tsuneo Saito
2011-07-21
2
-1
/
+16
*
SPARC64: introduce a convenience function for getting physical addresses
Tsuneo Saito
2011-07-21
1
-6
/
+14
*
SPARC64: SFSR cleanup and fix
Tsuneo Saito
2011-07-21
2
-12
/
+62
*
SPARC64: TTE bits cleanup
Tsuneo Saito
2011-07-21
2
-16
/
+26
*
Update OpenBIOS images for Sparc32 and Sparc64
Blue Swirl
2011-07-20
3
-4
/
+3
*
Fix unassigned memory access handling
Blue Swirl
2011-07-20
10
-35
/
+48
*
Avoid CPU endian memory accesses in devices
Blue Swirl
2011-07-20
4
-10
/
+22
*
SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
Tsuneo Saito
2011-07-20
1
-1
/
+2
*
checkpatch: Fix bracing false positives on #if
Blue Swirl
2011-07-20
1
-0
/
+1
*
tcg/mips: Fix regression caused by typo (copy + paste bug)
Stefan Weil
2011-07-20
1
-1
/
+1
*
ds1225y: convert to qdev device, and use it in MIPS Jazz emulation
Hervé Poussineau
2011-07-20
3
-31
/
+82
*
ds1225y: use trace framework
Hervé Poussineau
2011-07-20
2
-11
/
+9
*
ds1225y: Remove protection stuff, which doesn't belong to this device
Hervé Poussineau
2011-07-20
2
-42
/
+1
*
SPARC64: add missing break on fmovdcc
Tsuneo Saito
2011-07-20
1
-0
/
+1
*
SPARC64: fix VIS1 SIMD signed compare instructions
Tsuneo Saito
2011-07-20
3
-28
/
+31
*
Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
2011-07-20
8
-493
/
+753
|
\
|
*
target-arm: Fix BASEPRI, BASEPRI_MAX, and FAULTMASK access
Sebastian Huber
2011-06-22
1
-12
/
+12
|
*
target-arm: Minimal implementation of performance counters
Peter Maydell
2011-06-22
4
-16
/
+183
|
*
Revert "Makefile.target: Allow target helpers to be in any *_helper.c file"
Peter Maydell
2011-06-22
1
-1
/
+1
|
*
Revert "target-arm: Use global env in neon_helper.c helpers"
Peter Maydell
2011-06-22
3
-191
/
+227
|
*
target-arm: Pass fp status pointer explicitly to neon fp helpers
Peter Maydell
2011-06-22
3
-74
/
+113
|
*
target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState
Peter Maydell
2011-06-22
3
-18
/
+25
|
*
target-arm: Add helper function to generate code to get fpstatus pointer
Peter Maydell
2011-06-22
1
-24
/
+16
|
*
Revert "target-arm: Use global env in iwmmxt_helper.c helpers"
Peter Maydell
2011-06-22
3
-156
/
+175
*
|
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
2011-07-19
17
-137
/
+221
|
\
\
|
*
|
xen_console: fall back to qemu serial device
Alexander Graf
2011-07-17
1
-4
/
+7
|
*
|
xen_console: support the new extended xenstore protocol
Stefano Stabellini
2011-07-17
5
-6
/
+87
|
*
|
checkpatch: don't error out on },{ lines
Alexander Graf
2011-07-17
1
-1
/
+3
|
*
|
xen_disk: treat "aio" as "raw"
Stefano Stabellini
2011-07-17
1
-0
/
+3
|
*
|
qemu_ram_ptr_length: take ram_addr_t as arguments
Stefano Stabellini
2011-07-17
2
-8
/
+15
|
*
|
xen_disk: cope with missing xenstore "params" node
Stefano Stabellini
2011-07-17
1
-7
/
+27
|
*
|
xen: add vkbd support for PV on HVM guests
Stefano Stabellini
2011-07-17
2
-7
/
+13
|
*
|
xen_console: fix memory leak
Stefano Stabellini
2011-07-17
1
-2
/
+6
|
*
|
xen: enable console and disk backend in HVM mode
Stefano Stabellini
2011-07-17
1
-0
/
+8
|
*
|
xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN
Jan Kiszka
2011-07-17
4
-58
/
+9
|
*
|
xen: Clean up map cache API naming
Jan Kiszka
2011-07-17
6
-44
/
+50
|
*
|
xen: Clean up build system
Jan Kiszka
2011-07-17
3
-13
/
+6
*
|
|
Merge remote-tracking branch 'kraxel/usb.19' into staging
Anthony Liguori
2011-07-19
13
-235
/
+523
|
\
\
\
|
*
|
|
usb-ohci: raise interrupt on attach
Gerd Hoffmann
2011-07-08
1
-1
/
+7
|
*
|
|
usb-hub: remove unused descriptor arrays
Gerd Hoffmann
2011-07-08
1
-68
/
+0
|
*
|
|
usb: fixup bluetooth descriptors
Gerd Hoffmann
2011-07-08
1
-12
/
+12
|
*
|
|
usb_register_port(): do not set port->opaque and port->index twice
Jes Sorensen
2011-07-08
1
-2
/
+0
|
*
|
|
usb: update documentation
Gerd Hoffmann
2011-07-08
2
-5
/
+65
|
*
|
|
ehci: add ich9 controller.
Gerd Hoffmann
2011-07-05
1
-14
/
+29
|
*
|
|
ehci: fix port count.
Gerd Hoffmann
2011-07-05
1
-1
/
+1
|
*
|
|
uhci: add ich9 controllers
Gerd Hoffmann
2011-07-05
1
-15
/
+39
|
*
|
|
pci: add ich9 usb controller ids
Gerd Hoffmann
2011-07-05
1
-0
/
+8
|
*
|
|
usb-ohci: Add support for being a companion controller
Hans de Goede
2011-07-05
1
-12
/
+40
[next]