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
*
pci: fix corrupted pci conf index register by unaligned write
Avi Kivity
2012-04-15
1
-0
/
+3
*
acpi: explicitly account for >1 device per slot
Michael S. Tsirkin
2012-04-15
1
-3
/
+10
*
acpi_piix4: Re-define PCI hotplug eject register read
Alex Williamson
2012-04-15
1
-3
/
+4
*
acpi_piix4: Remove PCI_RMV_BASE write code
Alex Williamson
2012-04-15
1
-6
/
+0
*
acpi_piix4: Fix PCI hotplug race
Alex Williamson
2012-04-15
1
-21
/
+53
*
acpi_piix4: Disallow write to up/down PCI hotplug registers
Alex Williamson
2012-04-15
1
-30
/
+14
*
virtio-pci: change virtio balloon PCI class code
David Gibson
2012-04-11
2
-1
/
+12
*
ivshmem: add missing msix calls
Michael S. Tsirkin
2012-04-11
1
-15
/
+33
*
vhost: readd assert statement
Michael S. Tsirkin
2012-04-11
1
-0
/
+1
*
vhost: Fix size of dirty log sync on resize
Alex Williamson
2012-04-11
1
-4
/
+5
*
pc: reduce duplication in compat machine types
Michael S. Tsirkin
2012-04-11
1
-215
/
+73
*
piix_pci: fix typo in i400FX chipset init code
Alexey Korolev
2012-04-11
1
-1
/
+1
*
Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging
Anthony Liguori
2012-04-10
15
-149
/
+1048
|
\
|
*
rtl8139: do the network/host communication only in normal operating mode
Jason Wang
2012-03-16
1
-0
/
+9
|
*
rtl8139: correctly check the opmode
Jason Wang
2012-03-16
1
-3
/
+5
|
*
net: move compute_mcast_idx() to net.h
Jason Wang
2012-03-16
4
-98
/
+0
|
*
rtl8139: support byte read to TxStatus registers
Jason Wang
2012-03-16
1
-4
/
+29
|
*
rtl8139: remove unused marco
Jason Wang
2012-03-16
1
-3
/
+0
|
*
rtl8139: limit transmission buffer size in c+ mode
Jason Wang
2012-03-16
1
-6
/
+5
|
*
pci_regs: Add PCI_EXP_TYPE_PCIE_BRIDGE
Anthony PERARD
2012-03-16
1
-0
/
+1
|
*
virtio-net: add DATA_VALID flag
Michael S. Tsirkin
2012-03-16
1
-0
/
+1
|
*
pci_bridge: upper 32 bit are long registers
Michael S. Tsirkin
2012-03-16
1
-4
/
+4
|
*
pci: fix bridge IO/BASE
Michael S. Tsirkin
2012-03-16
1
-2
/
+2
|
*
pcie: drop functionality moved to core
Michael S. Tsirkin
2012-03-16
1
-11
/
+1
|
*
pci: set memory type for memory behind the bridge
Michael S. Tsirkin
2012-03-16
1
-0
/
+3
|
*
pci: add standard bridge device
Michael S. Tsirkin
2012-03-16
1
-0
/
+174
|
*
slotid: add slot id capability
Michael S. Tsirkin
2012-03-16
3
-0
/
+57
|
*
shpc: standard hot plug controller
Michael S. Tsirkin
2012-03-16
3
-0
/
+735
|
*
pci_bridge: user-friendly default bus name
Michael S. Tsirkin
2012-03-15
1
-0
/
+10
|
*
pci: make another unused extern function static
Michael S. Tsirkin
2012-03-15
2
-8
/
+8
|
*
pci: don't export an internal function
Michael S. Tsirkin
2012-03-15
2
-3
/
+1
|
*
pci_regs: Fix value of PCI_EXP_TYPE_RC_EC.
Anthony PERARD
2012-03-15
1
-1
/
+1
|
*
pci: Do not check if a bus exist in pci_parse_devaddr.
Anthony PERARD
2012-03-15
1
-4
/
+0
|
*
pci_bridge: fix status: do not override cap bit
Michael S. Tsirkin
2012-03-15
1
-2
/
+2
*
|
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-04-10
6
-15
/
+31
|
\
\
|
*
|
qapi: convert device_del
Luiz Capitulino
2012-04-09
1
-13
/
+5
|
*
|
qdev: qdev_unplug(): use error_set()
Luiz Capitulino
2012-04-09
6
-11
/
+35
*
|
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-04-10
7
-18
/
+109
|
\
\
\
|
*
|
|
Use DMADirection type for dma_bdrv_io
David Gibson
2012-04-05
2
-2
/
+4
|
*
|
|
qdev: add blocksize property type
Stefan Hajnoczi
2012-04-05
2
-0
/
+49
|
*
|
|
ide: Adds wwn=hex qdev option
Floris Bos
2012-04-05
3
-8
/
+29
|
*
|
|
ide: Change serial number strncpy() to pstrcpy()
Floris Bos
2012-04-05
1
-1
/
+1
|
*
|
|
ide: Add "model=s" qdev option
Floris Bos
2012-04-05
3
-8
/
+29
|
*
|
|
ide: IDENTIFY word 86 bit 14 is reserved
Kevin Wolf
2012-04-05
1
-1
/
+1
|
*
|
|
aio: move BlockDriverAIOCB to qemu-aio.h
Paolo Bonzini
2012-04-05
2
-2
/
+0
*
|
|
|
petalogix_s3adsp1800: deleted bad FIXME comment
Peter A. G. Crosthwaite
2012-04-10
1
-1
/
+0
|
|
/
/
|
/
|
|
*
|
|
Replace Qemu by QEMU in comments
Stefan Weil
2012-04-07
6
-11
/
+11
|
/
/
*
|
Improve interrupt handling priority
Artyom Tarasenko
2012-04-04
1
-1
/
+6
*
|
Fix vector interrupt handling
Artyom Tarasenko
2012-04-04
1
-13
/
+16
*
|
qdev: put all devices under /machine
Paolo Bonzini
2012-04-02
5
-5
/
+18
[next]