summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-072-0/+218
| * | vl: move rom_load_all after machine init doneEric Auger2015-07-071-2/+1
* | | Fix the compatibility typedef of ioservid_t to match the Xen headersPaul Durrant2015-07-081-1/+1
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-0810-736/+850
|\ \ \ | | |/ | |/|
| * | virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin2015-07-081-0/+6
| * | pci_regs.h: import from linuxMichael S. Tsirkin2015-07-082-719/+720
| * | virtio_net: reuse constants from linuxMichael S. Tsirkin2015-07-082-12/+16
| * | hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()Laszlo Ersek2015-07-081-2/+1
| * | ich9: implement strap SPKR pin logicPaulo Alcantara2015-07-081-0/+5
| * | ich9: add TCO interface emulationPaulo Alcantara2015-07-075-3/+102
| |/
* | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-07-075-16/+54
|\ \
| * | xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabledBharata B Rao2015-07-071-0/+1
| * | cpus: Add a macro to walk CPUs in reverseBharata B Rao2015-07-071-0/+2
OpenPOWER on IntegriCloud