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-serial: report frontend connection state via monitor
Laszlo Ersek
2014-06-27
1
-3
/
+9
|
*
|
qapi event: clean up in callers
Wenchao Xia
2014-06-27
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-06-29
3
-5
/
+4
|
\
\
|
*
|
hw/net/eepro100: Implement read-only bits in MDI registers
Peter Maydell
2014-06-27
1
-2
/
+2
|
*
|
net: move queue number into NICPeers
Jiri Pirko
2014-06-27
2
-3
/
+2
|
|
/
*
|
PPC: e500: Only create dt entries for existing serial ports
Alexander Graf
2014-06-27
1
-4
/
+9
*
|
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
2014-06-27
1
-83
/
+112
*
|
xics: Implement xics_ics_free()
Alexey Kardashevskiy
2014-06-27
1
-0
/
+27
*
|
spapr: Remove @next_irq
Alexey Kardashevskiy
2014-06-27
1
-2
/
+1
*
|
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
5
-72
/
+93
*
|
xics: Disable flags reset on xics reset
Alexey Kardashevskiy
2014-06-27
2
-0
/
+14
*
|
xics: Add xics_find_source()
Alexey Kardashevskiy
2014-06-27
1
-5
/
+25
*
|
xics: Add flags for interrupts
Alexey Kardashevskiy
2014-06-27
2
-11
/
+20
*
|
spapr: Add RTAS sysparm SPLPAR Characteristics
Sam bobroff
2014-06-27
1
-0
/
+8
*
|
spapr: Add RTAS sysparm UUID
Sam bobroff
2014-06-27
1
-0
/
+4
*
|
spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE
Sam bobroff
2014-06-27
1
-9
/
+9
*
|
spapr: Define a 2.1 pseries machine
Alexey Kardashevskiy
2014-06-27
1
-0
/
+16
*
|
spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)
Alexey Kardashevskiy
2014-06-27
1
-8
/
+7
*
|
uninorth: Fix PCI hole size
BALATON Zoltan
2014-06-27
1
-1
/
+1
*
|
mac99: Add motherboard devices before PCI cards
BALATON Zoltan
2014-06-27
1
-8
/
+10
*
|
vfio: Enable for SPAPR
Alexey Kardashevskiy
2014-06-27
1
-0
/
+36
*
|
spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio
Alexey Kardashevskiy
2014-06-27
2
-0
/
+105
*
|
vfio: Add vfio_container_ioctl()
Alexey Kardashevskiy
2014-06-27
1
-0
/
+42
*
|
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
2014-06-27
3
-4
/
+7
*
|
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
2014-06-27
7
-63
/
+64
*
|
spapr: Add "qemu, boot-menu" property to /chosen
Avik Sil
2014-06-27
1
-0
/
+3
|
/
*
hw/moxie/moxiesim.c: Remove unused moxie_intc_create()
Peter Maydell
2014-06-24
1
-13
/
+0
*
Fix new typos (found by codespell)
Stefan Weil
2014-06-24
1
-1
/
+1
*
virtio-serial: remove useless set_config function
Paolo Bonzini
2014-06-24
1
-8
/
+0
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...
Peter Maydell
2014-06-24
1
-5
/
+2
|
\
|
*
migration: Remove unneeded minimum_version_id_old
Juan Quintela
2014-06-23
1
-5
/
+2
*
|
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-24
13
-106
/
+54
|
\
\
|
*
|
qapi event: convert GUEST_PANICKED
Wenchao Xia
2014-06-23
1
-11
/
+2
|
*
|
qapi event: convert BALLOON_CHANGE
Wenchao Xia
2014-06-23
1
-2
/
+4
|
*
|
qmp: convert ACPI_DEVICE_OST event
Igor Mammedov
2014-06-23
1
-28
/
+6
|
*
|
qapi event: convert NIC_RX_FILTER_CHANGED
Wenchao Xia
2014-06-23
1
-10
/
+3
|
*
|
qapi event: convert DEVICE_DELETED
Wenchao Xia
2014-06-23
1
-10
/
+2
|
*
|
qapi event: convert WATCHDOG
Wenchao Xia
2014-06-23
1
-16
/
+7
|
*
|
qapi event: convert RTC_CHANGE
Wenchao Xia
2014-06-23
2
-2
/
+4
|
*
|
qapi event: convert SUSPEND_DISK
Wenchao Xia
2014-06-23
1
-2
/
+2
|
*
|
qapi: adjust existing defines
Wenchao Xia
2014-06-23
3
-9
/
+9
|
*
|
audio: fmopl: drop INLINE macro
Luiz Capitulino
2014-06-23
1
-16
/
+15
|
|
/
*
|
pc & q35: Add new machine opt max-ram-below-4g
Don Slutz
2014-06-23
3
-2
/
+89
*
|
xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
Don Slutz
2014-06-23
2
-29
/
+31
*
|
pcie: coding style tweak
Michael S. Tsirkin
2014-06-23
1
-5
/
+3
*
|
hw/pcie: better hotplug/hotunplug support
Marcel Apfelbaum
2014-06-23
1
-5
/
+24
*
|
hw/pcie: implement power controller functionality
Marcel Apfelbaum
2014-06-23
3
-1
/
+46
*
|
hw/pcie: correct debug message
Marcel Apfelbaum
2014-06-23
1
-1
/
+1
*
|
q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props
Eduardo Habkost
2014-06-23
1
-1
/
+1
*
|
virtio-pci: Report an error when msix vectors init fails
Fam Zheng
2014-06-23
1
-0
/
+2
[prev]
[next]