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-i386: Enable x2apic by default on KVM
Eduardo Habkost
2014-03-13
2
-0
/
+2
*
target-i386: Introduce x86_cpu_compat_disable_kvm_features()
Eduardo Habkost
2014-03-13
1
-3
/
+3
*
target-ppc: Clean up ENV_GET_CPU() usage
Andreas Färber
2014-03-13
2
-4
/
+4
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-03-13
2
-50
/
+116
|
\
|
*
dataplane: replace internal thread with IOThread
Stefan Hajnoczi
2014-03-13
1
-42
/
+54
|
*
iothread: add "iothread" qdev property type
Stefan Hajnoczi
2014-03-13
1
-0
/
+51
|
*
qdev: make get_pointer() handle temporary strings
Igor Mammedov
2014-03-13
1
-8
/
+11
*
|
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
2014-03-13
2
-27
/
+36
|
\
\
|
*
|
spapr-pci: Convert fprintf() to error_report()
Alexey Kardashevskiy
2014-03-13
1
-4
/
+5
|
*
|
spapr-pci: Convert to QOM realize
Alexey Kardashevskiy
2014-03-13
1
-22
/
+21
|
*
|
xics-kvm: Fix reset function
Alexey Kardashevskiy
2014-03-13
1
-1
/
+10
|
|
/
*
|
pci: Move VMState registration/unregistration to QOM realize/unrealize
Bandan Das
2014-03-13
1
-21
/
+30
*
|
qdev: Realize buses on device realization
Bandan Das
2014-03-13
1
-5
/
+22
*
|
qdev: Prepare realize/unrealize hooks for BusState
Bandan Das
2014-03-13
1
-0
/
+41
*
|
virtio-serial-port: Convert to QOM realize/unrealize
Andreas Färber
2014-03-13
2
-40
/
+39
*
|
virtio-console: QOM cast cleanup for VirtConsole
Andreas Färber
2014-03-13
1
-13
/
+20
*
|
hw/core: Introduce QEMU machine as QOM object
Marcel Apfelbaum
2014-03-12
2
-1
/
+29
*
|
spapr-pci: Change the default PCI bus naming
Alexey Kardashevskiy
2014-03-12
1
-21
/
+2
*
|
block/m25p80: Remove FROM_SSI_SLAVE() usages
Peter Crosthwaite
2014-03-12
1
-4
/
+5
*
|
misc/max111x: QOM casting sweep
Peter Crosthwaite
2014-03-12
1
-5
/
+9
*
|
misc/max111x: Create abstract max111x type
Peter Crosthwaite
2014-03-12
1
-8
/
+25
*
|
ssi: Convert legacy SSI_BUS -> BUS casts
Peter Crosthwaite
2014-03-12
1
-4
/
+5
*
|
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
Peter Crosthwaite
2014-03-12
6
-22
/
+27
*
|
qdev: Set DeviceClass::hotpluggable default in class_init()
Igor Mammedov
2014-03-12
1
-8
/
+8
*
|
qdev: Fix bus dependency of DeviceState::hotpluggable getter
Andreas Färber
2014-03-12
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-03-11
5
-28
/
+33
|
\
|
*
acpi-build: don't access unaligned addresses
Michael S. Tsirkin
2014-03-11
1
-15
/
+16
|
*
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
2014-03-11
1
-5
/
+5
|
*
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
2014-03-11
3
-4
/
+8
|
*
loader: rename in_ram/has_mr
Michael S. Tsirkin
2014-03-09
3
-5
/
+5
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...
Peter Maydell
2014-03-11
6
-20
/
+24
|
\
\
|
|
/
|
/
|
|
*
hw/arm/musicpal: Avoid shifting left into sign bit
Peter Maydell
2014-03-10
1
-2
/
+2
|
*
hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit
Peter Maydell
2014-03-10
1
-2
/
+2
|
*
hw/arm/omap1.c: Avoid shifting left into sign bit
Peter Maydell
2014-03-10
1
-10
/
+14
|
*
pxa2xx: Don't shift into sign bit
Peter Maydell
2014-03-10
3
-6
/
+6
*
|
qemu: x86: ignore ioapic polarity
Gabriel L. Somlo
2014-03-09
1
-3
/
+0
*
|
pckbd: return 'keyboard enabled' on read input port command
Hervé Poussineau
2014-03-09
1
-1
/
+1
*
|
pam: partly fix write-only mode
Hervé Poussineau
2014-03-09
1
-1
/
+1
*
|
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-03-09
2
-5
/
+5
*
|
PCIE: fix regression with coldplugged multifunction device
Igor Mammedov
2014-03-09
1
-8
/
+8
*
|
virtio-net: remove function calls from assert
Joel Stanley
2014-03-09
1
-2
/
+5
*
|
acpi-build: append description for non-hotplug
Michael S. Tsirkin
2014-03-09
7
-264
/
+500
|
/
*
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
2014-03-08
9
-150
/
+318
|
\
|
*
hw/9pfs: Include virtio-9p-device.o in build
Aneesh Kumar K.V
2014-03-04
1
-1
/
+1
|
*
hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation
Chen Gang
2014-03-04
8
-149
/
+316
|
*
hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
Chen Gang
2014-03-03
1
-3
/
+4
|
*
hw/9pfs/virtio-9p-local.c: move v9fs_string_free() to below "err_out:"
Chen Gang
2014-03-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-03-08
1
-5
/
+5
|
\
\
|
*
|
hw/ide/ahci.h: Avoid shifting left into sign bit
Peter Maydell
2014-03-07
1
-5
/
+5
*
|
|
xenfb: Fix graphic_console_init() build failure
Andreas Färber
2014-03-08
1
-1
/
+1
[next]