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
*
arm_gic: Fix read of GICD_ICFGR
Adam Lackorzynski
2014-08-29
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...
Peter Maydell
2014-08-29
7
-12
/
+145
|
\
|
*
usb: add usb host adapters exit trace
Gonglei
2014-08-29
3
-0
/
+6
|
*
usb-xhci: add exit function
Gonglei
2014-08-29
1
-0
/
+36
|
*
usb-ehci: add ehci-pci device exit function
Gonglei
2014-08-29
1
-0
/
+14
|
*
usb-ehci: add ehci unrealize funciton
Gonglei
2014-08-29
2
-0
/
+26
|
*
usb-ehci: add vmstate properity for EHCIState
Gonglei
2014-08-29
2
-1
/
+2
|
*
usb-uhci: clean up uhci resource when pci-uhci exit
Gonglei
2014-08-29
1
-0
/
+22
|
*
usb-ohci: add exit function
Gonglei
2014-08-29
1
-0
/
+19
|
*
usb-ohci: Fix memory leak for ohci timer
Gonglei
2014-08-29
1
-1
/
+3
|
*
usb: add usb_bus_release function
Gonglei
2014-08-29
1
-0
/
+7
|
*
Revert "xhci: Fix number of streams allocated when using streams"
Gerd Hoffmann
2014-08-29
1
-1
/
+1
|
*
xhci: use (1u << i)
Gerd Hoffmann
2014-08-29
1
-2
/
+2
|
*
Fix OHCI ISO TD state never being written back.
Jack Un
2014-08-29
1
-2
/
+2
|
*
xhci: fix debug print compiling error
Gonglei
2014-08-29
1
-3
/
+3
|
*
usb: Fix bootindex for portnr > 9
Markus Armbruster
2014-08-29
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-28
8
-112
/
+124
|
\
\
|
*
|
virtio-scsi: Report error if num_queues is 0 or too large
Fam Zheng
2014-08-26
1
-0
/
+6
|
*
|
scsi-generic: remove superfluous DPRINTF avoid to break compiling
Gonglei
2014-08-26
1
-3
/
+0
|
*
|
scsi-bus: Convert DeviceClass init to realize
Fam Zheng
2014-08-26
4
-93
/
+93
|
*
|
block: Pass errp in blkconf_geometry
Fam Zheng
2014-08-26
4
-19
/
+28
*
|
|
Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging
Peter Maydell
2014-08-28
7
-33
/
+185
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mc146818rtc: reinitialize irq_reinject_on_ack_count on reset
Paolo Bonzini
2014-08-27
1
-0
/
+1
|
*
|
spapr: Add support for new NMI interface
Alexey Kardashevskiy
2014-08-25
1
-0
/
+21
|
*
|
s390x: Migrate to new NMI interface
Alexey Kardashevskiy
2014-08-25
3
-0
/
+24
|
*
|
s390x: Convert QEMUMachine to MachineClass
Alexey Kardashevskiy
2014-08-25
2
-33
/
+54
|
*
|
cpus: Define callback for QEMU "nmi" command
Alexey Kardashevskiy
2014-08-25
2
-0
/
+85
|
|
/
*
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014082...
Peter Maydell
2014-08-26
1
-2
/
+6
|
\
\
|
*
|
vfio: Enable NVIDIA 88000 region quirk regardless of VGA
Alex Williamson
2014-08-25
1
-2
/
+6
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-08-25
14
-44
/
+227
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pcie: fix trailing whitespace
Michael S. Tsirkin
2014-08-25
1
-1
/
+1
|
*
|
ioh3420: Enable ARI forwarding
Knut Omang
2014-08-25
1
-0
/
+2
|
*
|
ioh3420: Remove obsoleted, unused ioh3420_init function
Knut Omang
2014-08-25
1
-24
/
+0
|
*
|
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
Knut Omang
2014-08-25
3
-7
/
+9
|
*
|
pcie: Fix incorrect write to the ari capability next function field
Knut Omang
2014-08-25
1
-1
/
+1
|
*
|
ssdt-tpm: add generated hex file to git
Michael S. Tsirkin
2014-08-25
1
-0
/
+95
|
*
|
Add ACPI tables for TPM
Stefan Berger
2014-08-25
5
-8
/
+102
|
*
|
pc: reserve more memory for ACPI for new machine types
Michael S. Tsirkin
2014-08-25
3
-3
/
+11
|
*
|
pcihp: fix possible array out of bounds
Gonglei
2014-08-25
1
-1
/
+1
|
*
|
pci_bridge: manually destroy memory regions within PCIBridgeWindows
Paolo Bonzini
2014-08-25
1
-0
/
+6
|
|
/
*
|
vmxnet3: Pad short frames to minimum size (60 bytes)
Ben Draper
2014-08-24
1
-0
/
+10
*
|
dma: axidma: Variablise repeated s->streams[i] sub-expr
Peter Crosthwaite
2014-08-24
1
-4
/
+6
*
|
microblaze: ml605: Get rid of ddr_base variable
Peter Crosthwaite
2014-08-24
1
-3
/
+2
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-08-22
5
-7
/
+9
|
\
\
|
|
/
|
/
|
|
*
virtio-blk: fix reference a pointer which might be freed
zhanghailiang
2014-08-20
1
-1
/
+2
|
*
virtio-blk: allow block_resize with dataplane
Stefan Hajnoczi
2014-08-20
1
-0
/
+1
|
*
block: Drop some superfluous casts from void *
Markus Armbruster
2014-08-20
1
-1
/
+1
|
*
block: Use g_new() & friends to avoid multiplying sizes
Markus Armbruster
2014-08-20
1
-4
/
+4
|
*
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-08-20
1
-1
/
+1
*
|
arm: stellaris: Remove misleading address_space_mem var
Peter Crosthwaite
2014-08-19
1
-2
/
+1
[next]