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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
1
-3
/
+0
|
*
qdev: add "hotpluggable" property to Device
Igor Mammedov
2014-02-10
1
-0
/
+3
|
*
qdev: add to BusState "hotplug-handler" link
Igor Mammedov
2014-02-10
1
-0
/
+12
|
*
define hotplug interface
Igor Mammedov
2014-02-10
1
-0
/
+78
|
*
loader: document that errno is set
Michael S. Tsirkin
2014-02-10
1
-0
/
+7
|
*
qtest: don't report signals if qtest driver enabled
Michael S. Tsirkin
2014-02-05
1
-0
/
+2
|
*
hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
Igor Mammedov
2014-02-05
1
-0
/
+1
|
*
pcihp: remove unused AcpiPciHpPciStatus.device_present field
Igor Mammedov
2014-02-05
1
-1
/
+0
|
*
pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
Igor Mammedov
2014-02-05
1
-1
/
+2
|
*
pcihp: reduce number of device check events
Michael S. Tsirkin
2014-02-05
1
-1
/
+1
*
|
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
|
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
|
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-3
/
+3
*
|
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
|
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
2
-4
/
+4
*
|
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-3
/
+3
*
|
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-3
/
+3
*
|
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-4
/
+4
*
|
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
2
-4
/
+4
*
|
cpu: Add per-cpu address space
Edgar E. Iglesias
2014-02-11
3
-2
/
+8
*
|
memory: Add MemoryListener to typedefs.h
Edgar E. Iglesias
2014-02-11
2
-2
/
+1
*
|
exec: Make iotlb_to_region input an AS
Edgar E. Iglesias
2014-02-11
2
-3
/
+4
*
|
exec: Make tb_invalidate_phys_addr input an AS
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
|
hw/arm/allwinner-a10: initialize EMAC
Beniamino Galvani
2014-02-08
1
-0
/
+3
*
|
hw/net: add support for Allwinner EMAC Fast Ethernet controller
Beniamino Galvani
2014-02-08
1
-0
/
+210
*
|
util/fifo8: implement push/pop of multiple bytes
Beniamino Galvani
2014-02-08
1
-0
/
+61
*
|
disas: Implement disassembly output for A64
Claudio Fontana
2014-02-08
1
-0
/
+1
*
|
arm_gic: Add GICC_APRn state to the GICState
Christoffer Dall
2014-02-08
1
-0
/
+19
*
|
vmstate: Add uint32 2D-array support
Christoffer Dall
2014-02-08
1
-0
/
+6
*
|
arm_gic: Support setting/getting binary point reg
Christoffer Dall
2014-02-08
1
-0
/
+7
*
|
arm_gic: Keep track of SGI sources
Christoffer Dall
2014-02-08
1
-0
/
+7
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...
Peter Maydell
2014-02-08
5
-14
/
+12
|
\
\
|
*
|
Don't abort on memory allocation error
Orit Wasserman
2014-02-04
1
-1
/
+3
|
*
|
migration:fix free XBZRLE decoded_buf wrong
Gonglei (Arei)
2014-02-04
1
-0
/
+1
|
*
|
exec: fix ram_list dirty map optimization
Alexey Kardashevskiy
2014-02-04
1
-1
/
+2
|
*
|
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
Peter Maydell
2014-02-04
2
-12
/
+6
*
|
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...
Peter Maydell
2014-02-05
2
-2
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
readline: Add missing GCC_FMT_ATTR
Stefan Weil
2014-02-01
1
-1
/
+2
|
*
|
qemu 1.7.0 does not build on NetBSD
Martin Husemann
2014-02-01
1
-1
/
+4
*
|
|
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...
Peter Maydell
2014-02-04
2
-0
/
+80
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sclp-s390: Define new SCLP codes and structures
Matthew Rosato
2014-01-28
1
-0
/
+34
|
*
|
s390-sclp: SCLP Event integration
Jason J. Herne
2014-01-21
2
-0
/
+6
|
*
|
s390-sclp: SCLP CPU Info
Jason J. Herne
2014-01-21
1
-0
/
+32
|
*
|
s390-sclp: Define New SCLP Codes
Jason J. Herne
2014-01-21
1
-0
/
+8
*
|
|
cris: Remove the CRIS PIC glue
Edgar E. Iglesias
2014-02-03
1
-2
/
+0
*
|
|
Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-02-01
2
-11
/
+62
|
\
\
\
|
*
|
|
virtio_rng: replace custom backend API with UserCreatable.complete() callback
Igor Mammedov
2014-01-28
1
-11
/
+0
|
*
|
|
add optional 2nd stage initialization to -object/object-add commands
Igor Mammedov
2014-01-28
1
-0
/
+62
*
|
|
|
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st...
Peter Maydell
2014-02-01
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
arm_gic: Introduce define for GIC_NR_SGIS
Christoffer Dall
2014-01-31
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
[prev]
[next]