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
*
Fix Cortex-A9 global timer
Johannes Schlatow
2015-07-27
1
-1
/
+1
*
vmstate: remove unused declaration
Marc-André Lureau
2015-07-27
1
-3
/
+0
*
qemu-common.h: Document cutils.c string functions
Peter Maydell
2015-07-27
1
-1
/
+113
*
hw/net: add simple phy support to mcf_fec driver
Greg Ungerer
2015-07-27
1
-0
/
+5
*
hw/net: add ANLPAR bit definitions to generic mii
Greg Ungerer
2015-07-27
1
-0
/
+7
*
hw/net: create common collection of MII definitions
Greg Ungerer
2015-07-27
2
-39
/
+65
*
memory: count number of active VGA logging clients
Paolo Bonzini
2015-07-24
1
-0
/
+1
*
AioContext: optimize clearing the EventNotifier
Paolo Bonzini
2015-07-22
1
-1
/
+31
*
AioContext: fix broken ctx->dispatching optimization
Paolo Bonzini
2015-07-22
1
-6
/
+23
*
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
2015-07-20
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-20
1
-0
/
+9
|
\
|
*
virtio-net: unbreak any layout
Jason Wang
2015-07-20
1
-0
/
+9
*
|
virtio-rng: trigger timer only when guest requests for entropy
Pankaj Gupta
2015-07-17
1
-0
/
+1
*
|
virtio-input: move sys/ioctl.h include
Gerd Hoffmann
2015-07-16
1
-1
/
+0
|
/
*
target-i386: emulate CPUID level of real hardware
Radim Krčmář
2015-07-15
1
-0
/
+68
*
migration: We also want to store the global state for savevm
Juan Quintela
2015-07-15
1
-0
/
+1
*
block: Fix backing file child when modifying graph
Kevin Wolf
2015-07-14
1
-0
/
+1
*
block: Introduce bdrv_unref_child()
Kevin Wolf
2015-07-14
1
-0
/
+1
*
block: Introduce bdrv_open_child()
Kevin Wolf
2015-07-14
2
-2
/
+8
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-13
1
-1
/
+1
|
\
|
*
qdev: fix 64 bit properties
Cornelia Huck
2015-07-13
1
-1
/
+1
*
|
disas: QOMify target specific setup
Peter Crosthwaite
2015-07-09
1
-0
/
+4
*
|
disas: Add print_insn to disassemble info
Peter Crosthwaite
2015-07-09
1
-0
/
+6
*
|
cpu: Add wrapper for the set_pc() hook
Peter Crosthwaite
2015-07-09
1
-0
/
+14
*
|
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
2015-07-09
1
-1
/
+1
*
|
gdbstub: Change gdbserver_fork() to accept cpu instead of env
Peter Crosthwaite
2015-07-09
1
-1
/
+1
*
|
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
2015-07-09
1
-1
/
+1
*
|
cpu: Convert cpu_index into a bitmap
Bharata B Rao
2015-07-09
1
-0
/
+1
*
|
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
2015-07-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-08
6
-2
/
+478
|
\
\
|
*
|
crypto: introduce generic cipher API & built-in implementation
Daniel P. Berrange
2015-07-08
1
-0
/
+210
|
*
|
crypto: move built-in D3DES implementation into crypto/
Daniel P. Berrange
2015-07-07
1
-0
/
+49
|
*
|
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2015-07-07
1
-0
/
+0
|
*
|
crypto: introduce new module for computing hash digests
Daniel P. Berrange
2015-07-07
2
-0
/
+218
|
*
|
vl: move rom_load_all after machine init done
Eric Auger
2015-07-07
1
-2
/
+1
*
|
|
Fix the compatibility typedef of ioservid_t to match the Xen headers
Paul Durrant
2015-07-08
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
10
-736
/
+850
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
virtio: define virtio_pci_cfg_cap in header.
Michael S. Tsirkin
2015-07-08
1
-0
/
+6
|
*
|
pci_regs.h: import from linux
Michael S. Tsirkin
2015-07-08
2
-719
/
+720
|
*
|
virtio_net: reuse constants from linux
Michael S. Tsirkin
2015-07-08
2
-12
/
+16
|
*
|
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
2015-07-08
1
-2
/
+1
|
*
|
ich9: implement strap SPKR pin logic
Paulo Alcantara
2015-07-08
1
-0
/
+5
|
*
|
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-07
5
-3
/
+102
|
|
/
*
|
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-07-07
5
-16
/
+54
|
\
\
|
*
|
xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled
Bharata B Rao
2015-07-07
1
-0
/
+1
|
*
|
cpus: Add a macro to walk CPUs in reverse
Bharata B Rao
2015-07-07
1
-0
/
+2
|
*
|
spapr: Support ibm, lrdr-capacity device tree property
Bharata B Rao
2015-07-07
1
-0
/
+2
|
*
|
spapr: Add sPAPRMachineClass
David Gibson
2015-07-07
1
-0
/
+15
|
*
|
spapr: Remove obsolete entry_point field from sPAPRMachineState
David Gibson
2015-07-07
1
-1
/
+1
|
*
|
spapr: Remove obsolete ram_limit field from sPAPRMachineState
David Gibson
2015-07-07
1
-1
/
+0
[next]