summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pc: Move PCMachineClass, PCMachineState to qemu/typedefs.hEduardo Habkost2015-08-132-3/+3
| * | | pc: Use PC_COMPAT_* for CPUID feature compatibilityEduardo Habkost2015-08-131-2/+112
* | | | hw/arm/gic: Kill code duplicationPavel Fedin2015-08-131-0/+3
* | | | Merge memory_region_init_reservation() into memory_region_init_io()Pavel Fedin2015-08-131-3/+11
* | | | i.MX: Split GPT emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+107
* | | | i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+79
* | | | i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois2015-08-132-10/+93
* | | | i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+55
* | | | i.MX: Split UART emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+102
|/ / /
* | | virtio: fix 1.0 virtqueue migrationJason Wang2015-08-051-0/+6
|/ /
* | target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3Radim Krčmář2015-08-041-0/+4
* | migration: Fix global state with Xen.Anthony PERARD2015-08-031-0/+1
|/
* AioContext: force event loop iteration using BHStefan Hajnoczi2015-07-291-0/+3
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-282-3/+31
|\
| * virtio: get_features() can failJason Wang2015-07-271-1/+3
| * virtio: set any_layout in virtio coreMichael S. Tsirkin2015-07-272-2/+24
| * virtio: hide legacy features from modern guestsMichael S. Tsirkin2015-07-271-0/+4
* | Fix Cortex-A9 global timerJohannes Schlatow2015-07-271-1/+1
* | vmstate: remove unused declarationMarc-André Lureau2015-07-271-3/+0
* | qemu-common.h: Document cutils.c string functionsPeter Maydell2015-07-271-1/+113
* | hw/net: add simple phy support to mcf_fec driverGreg Ungerer2015-07-271-0/+5
* | hw/net: add ANLPAR bit definitions to generic miiGreg Ungerer2015-07-271-0/+7
* | hw/net: create common collection of MII definitionsGreg Ungerer2015-07-272-39/+65
* | memory: count number of active VGA logging clientsPaolo Bonzini2015-07-241-0/+1
|/
* AioContext: optimize clearing the EventNotifierPaolo Bonzini2015-07-221-1/+31
* AioContext: fix broken ctx->dispatching optimizationPaolo Bonzini2015-07-221-6/+23
* timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi2015-07-201-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-201-0/+9
|\
| * virtio-net: unbreak any layoutJason Wang2015-07-201-0/+9
* | virtio-rng: trigger timer only when guest requests for entropyPankaj Gupta2015-07-171-0/+1
* | virtio-input: move sys/ioctl.h includeGerd Hoffmann2015-07-161-1/+0
|/
* target-i386: emulate CPUID level of real hardwareRadim Krčmář2015-07-151-0/+68
* migration: We also want to store the global state for savevmJuan Quintela2015-07-151-0/+1
* block: Fix backing file child when modifying graphKevin Wolf2015-07-141-0/+1
* block: Introduce bdrv_unref_child()Kevin Wolf2015-07-141-0/+1
* block: Introduce bdrv_open_child()Kevin Wolf2015-07-142-2/+8
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-131-1/+1
|\
| * qdev: fix 64 bit propertiesCornelia Huck2015-07-131-1/+1
* | disas: QOMify target specific setupPeter Crosthwaite2015-07-091-0/+4
* | disas: Add print_insn to disassemble infoPeter Crosthwaite2015-07-091-0/+6
* | cpu: Add wrapper for the set_pc() hookPeter Crosthwaite2015-07-091-0/+14
* | cpu: Change cpu_exec_init() arg to cpu, not envPeter Crosthwaite2015-07-091-1/+1
* | gdbstub: Change gdbserver_fork() to accept cpu instead of envPeter Crosthwaite2015-07-091-1/+1
* | translate-all: Change tb_flush() env argument to cpuPeter Crosthwaite2015-07-091-1/+1
* | cpu: Convert cpu_index into a bitmapBharata B Rao2015-07-091-0/+1
* | cpu: Add Error argument to cpu_exec_init()Bharata B Rao2015-07-091-1/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-086-2/+478
|\ \
| * | crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange2015-07-081-0/+210
| * | crypto: move built-in D3DES implementation into crypto/Daniel P. Berrange2015-07-071-0/+49
| * | crypto: move built-in AES implementation into crypto/Daniel P. Berrange2015-07-071-0/+0
OpenPOWER on IntegriCloud