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
...
*
|
virtio-s390-device: create a virtio-s390-bus during init.
KONRAD Frederic
2013-01-21
2
-0
/
+3
*
|
virtio-s390-bus: add virtio-s390-bus.
KONRAD Frederic
2013-01-21
2
-0
/
+46
*
|
virtio-pci: refactor virtio-pci device.
KONRAD Frederic
2013-01-21
2
-2
/
+139
*
|
virtio-pci-bus: introduce virtio-pci-bus.
KONRAD Frederic
2013-01-21
2
-0
/
+52
*
|
virtio-device: refactor virtio-device.
KONRAD Frederic
2013-01-21
4
-12
/
+130
*
|
virtio-bus: introduce virtio-bus
KONRAD Frederic
2013-01-21
3
-0
/
+217
*
|
qdev: add a maximum device allowed field for the bus.
KONRAD Frederic
2013-01-21
2
-0
/
+14
*
|
hw/tpci200: Fix compiler warning (redefined symbol with MinGW)
Stefan Weil
2013-01-21
1
-3
/
+3
*
|
acpitable: open the data file in binary mode
Michael Tokarev
2013-01-21
1
-1
/
+1
*
|
hw: Spelling fix in log message
Stefan Weil
2013-01-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-01-20
3
-5
/
+8
|
\
\
|
*
|
dataplane: support viostor virtio-pci status bit setting
Stefan Hajnoczi
2013-01-18
1
-1
/
+2
|
*
|
dataplane: avoid reentrancy during virtio_blk_data_plane_stop()
Stefan Hajnoczi
2013-01-18
1
-3
/
+6
|
*
|
ide: Remove wrong assertion
Kevin Wolf
2013-01-17
1
-1
/
+0
*
|
|
usb: Fix compilation for MinGW (regression)
Stefan Weil
2013-01-19
1
-1
/
+1
*
|
|
vl: Use size_t for sizes in get_boot_devices_list()
Markus Armbruster
2013-01-19
1
-1
/
+1
*
|
|
fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobs
Markus Armbruster
2013-01-19
3
-26
/
+26
*
|
|
pc: Clean up bochs_bios_init()'s (non-)use of sizeof
Markus Armbruster
2013-01-19
1
-3
/
+3
*
|
|
sun4: Fix unchecked strdup() by switching to fw_cfg_add_string()
Markus Armbruster
2013-01-19
2
-12
/
+4
*
|
|
pc: Fix unchecked strdup() by switching to fw_cfg_add_string()
Markus Armbruster
2013-01-19
1
-3
/
+1
*
|
|
fw_cfg: New fw_cfg_add_string()
Markus Armbruster
2013-01-19
2
-0
/
+8
*
|
|
fw_cfg: Dumb down fw_cfg_add_*() not to return success / failure
Markus Armbruster
2013-01-19
2
-35
/
+24
*
|
|
fw_cfg: Replace debug prints by tracepoints
Markus Armbruster
2013-01-19
1
-19
/
+6
*
|
|
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2013-01-19
4
-21
/
+55
|
\
\
\
|
*
|
|
PPC: KVM: Add support for EPR with KVM
Alexander Graf
2013-01-18
1
-0
/
+6
|
*
|
|
openpic: export e500 epr enable into a ppc.c function
Alexander Graf
2013-01-18
3
-6
/
+18
|
*
|
|
PPC: e500: Change in-memory order of load blobs
Alexander Graf
2013-01-18
1
-1
/
+6
|
*
|
|
PPC: E500: Calculate loading blob offsets properly
Alexander Graf
2013-01-18
1
-4
/
+8
|
*
|
|
openpic: set mixed mode as supported
Alexander Graf
2013-01-18
1
-0
/
+1
|
*
|
|
openpic: unify gcr mode mask updates
Alexander Graf
2013-01-18
1
-12
/
+13
|
*
|
|
openpic: move gcr write into a function
Alexander Graf
2013-01-18
1
-17
/
+22
*
|
|
|
s390: Add a hypercall registration interface.
Cornelia Huck
2013-01-18
4
-42
/
+107
*
|
|
|
S390: Enable -cpu help and QMP query-cpu-definitions
Viktor Mihajlovski
2013-01-18
1
-1
/
+5
*
|
|
|
s390: Move IPL code into a separate device
Christian Borntraeger
2013-01-18
3
-88
/
+185
|
/
/
/
*
|
|
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-01-17
15
-23
/
+24
|
\
\
\
|
*
|
|
HMP: add QDict to info callback handler
Wenchao Xia
2013-01-17
15
-23
/
+24
|
|
/
/
*
|
|
virtio-pci: fix irqfd cleanup argument order
Michael S. Tsirkin
2013-01-17
1
-3
/
+3
*
|
|
qom: Extend documentation on QOM method concepts
Andreas Färber
2013-01-17
1
-4
/
+10
|
/
/
*
|
tmp105: Add temperature QOM property
Andreas Färber
2013-01-16
2
-20
/
+29
*
|
tmp105: QOM'ify
Andreas Färber
2013-01-16
2
-24
/
+39
*
|
tmp105: Fix I2C protocol bug
Andreas Färber
2013-01-16
1
-3
/
+6
*
|
tmp105: Split out I2C message constants from header
Andreas Färber
2013-01-16
2
-33
/
+51
*
|
usb-storage: Drop useless null test in usb_msd_handle_data()
Markus Armbruster
2013-01-16
1
-1
/
+1
*
|
pseries: Replace non-portable asprintf by g_strdup_printf
Stefan Weil
2013-01-16
2
-28
/
+8
*
|
Add new DEFAULT_MACHINE_OPTIONS to q35 and ppc405
Knut Omang
2013-01-16
2
-0
/
+2
*
|
qdev: Prepare "realized" property
Andreas Färber
2013-01-15
2
-24
/
+122
*
|
qdev: Fold state enum into bool realized
Andreas Färber
2013-01-15
5
-29
/
+31
*
|
pseries: set no default boot order
Avik Sil
2013-01-15
1
-2
/
+4
*
|
Make default boot order machine specific
Avik Sil
2013-01-15
56
-6
/
+106
*
|
Merge remote-tracking branch 'afaerber/memory-ioport' into staging
Anthony Liguori
2013-01-15
3
-73
/
+62
|
\
\
[prev]
[next]