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
...
|
*
target-arm: Drop success/fail return from cpreg read and write functions
Peter Maydell
2014-02-20
2
-30
/
+17
|
*
hw/intc/arm_gic: Fix NVIC assertion failure
Peter Maydell
2014-02-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging
Peter Maydell
2014-02-20
13
-70
/
+72
|
\
\
|
*
|
xhci: use DPRINTF() instead of fprintf(stderr, ...)
Gerd Hoffmann
2014-02-18
1
-45
/
+45
|
*
|
xhci: switch debug printf to tracepoint
Gerd Hoffmann
2014-02-18
1
-3
/
+1
|
*
|
xhci iso: allow for some latency
Gerd Hoffmann
2014-02-18
1
-1
/
+1
|
*
|
xhci iso: fix time calculation
Gerd Hoffmann
2014-02-18
1
-2
/
+2
|
*
|
uhci: invalidate queue on device address changes
Gerd Hoffmann
2014-02-18
1
-0
/
+2
|
*
|
xhci: fix overflow in usb_xhci_post_load
Gerd Hoffmann
2014-02-18
1
-1
/
+1
|
*
|
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2014-02-18
11
-18
/
+20
|
|
/
*
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-20
75
-551
/
+335
|
\
\
|
*
|
qdev: Use QAPI type names for properties
Paolo Bonzini
2014-02-14
2
-11
/
+19
|
*
|
qdev: Add enum property types to QAPI schema
Paolo Bonzini
2014-02-14
3
-27
/
+13
|
*
|
block: Handle "rechs" and "large" translation options
Paolo Bonzini
2014-02-14
1
-3
/
+5
|
*
|
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
32
-80
/
+53
|
*
|
qdev: Remove most legacy printers
Paolo Bonzini
2014-02-14
1
-60
/
+0
|
*
|
qdev: Inline qdev_prop_parse()
Paolo Bonzini
2014-02-14
1
-7
/
+1
|
*
|
qdev: Legacy properties are just strings
Paolo Bonzini
2014-02-14
1
-6
/
+2
|
*
|
qdev: Legacy properties are now read-only
Paolo Bonzini
2014-02-14
2
-37
/
+3
|
*
|
qdev: Remove legacy parsers for hex8/32/64
Paolo Bonzini
2014-02-14
1
-54
/
+0
|
*
|
qdev: Sizes are now parsed by StringInputVisitor
Paolo Bonzini
2014-02-14
1
-11
/
+0
|
*
|
ipack: Move IndustryPack out of hw/char/
Andreas Färber
2014-02-14
7
-91
/
+7
|
*
|
ipoctal232: QOM parent field cleanup
Andreas Färber
2014-02-14
1
-4
/
+6
|
*
|
ipack: QOM parent field cleanup for IPackDevice
Andreas Färber
2014-02-14
1
-1
/
+4
|
*
|
ipack: QOM parent field cleanup for IPackBus
Andreas Färber
2014-02-14
1
-1
/
+3
|
*
|
ipack: Convert to QOM realize
Andreas Färber
2014-02-14
3
-26
/
+29
|
*
|
twl92230: QOM'ify
Andreas Färber
2014-02-14
1
-14
/
+21
|
*
|
ds1338: QOM'ify
Andreas Färber
2014-02-14
1
-8
/
+13
|
*
|
lm832x: QOM'ify
Andreas Färber
2014-02-14
1
-9
/
+13
|
*
|
max7310: QOM'ify
Andreas Färber
2014-02-14
1
-9
/
+14
|
*
|
ssd0303: QOM'ify
Andreas Färber
2014-02-14
1
-6
/
+12
|
*
|
wm8750: QOM'ify
Andreas Färber
2014-02-14
1
-13
/
+20
|
*
|
z2: QOM'ify AER915
Andreas Färber
2014-02-14
1
-7
/
+13
|
*
|
tosa: QOM'ify DAC
Andreas Färber
2014-02-14
1
-5
/
+11
|
*
|
pxa2xx: QOM'ify I2C slave
Andreas Färber
2014-02-14
1
-13
/
+25
|
*
|
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2014-02-14
25
-62
/
+62
|
*
|
nand: Don't use qdev_create() in nand_init()
Andreas Färber
2014-02-14
1
-1
/
+1
|
*
|
ppcemb-softmmu: Drop Mac and e500 emulation
Andreas Färber
2014-02-13
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-02-20
2
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use error_is_set() only when necessary
Markus Armbruster
2014-02-17
2
-3
/
+3
*
|
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in...
Peter Maydell
2014-02-15
2
-1
/
+4
|
\
\
\
|
*
|
|
char/serial: Fix emptyness check
Peter Crosthwaite
2014-02-15
1
-1
/
+1
|
*
|
|
sparc/leon3: Initialize stack pointer
Sebastian Huber
2014-02-15
1
-0
/
+3
|
|
/
/
*
|
|
sdhci: Drop unnecessary #include
Kevin Wolf
2014-02-14
1
-1
/
+0
|
/
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-02-13
25
-437
/
+407
|
\
\
|
|
/
|
/
|
|
*
ACPI: Remove commented-out code from HPET._CRS
Gabriel L. Somlo
2014-02-10
1
-3
/
+0
|
*
hw/pci: switch to a generic hotplug handling for PCIDevice
Igor Mammedov
2014-02-10
2
-32
/
+14
|
*
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
2
-25
/
+48
|
*
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
2
-47
/
+86
|
*
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
2
-26
/
+53
[prev]
[next]