aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-13hw/arm/gic: Kill code duplicationPavel Fedin
2015-08-13Merge memory_region_init_reservation() into memory_region_init_io()Pavel Fedin
2015-08-13i.MX: Split GPT emulator in a header file and a source fileJean-Christophe Dubois
2015-08-13i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois
2015-08-13i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois
2015-08-13i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois
2015-08-13i.MX: Split UART emulator in a header file and a source fileJean-Christophe Dubois
2015-08-05virtio: fix 1.0 virtqueue migrationJason Wang
2015-08-04target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3Radim Krčmář
2015-08-03migration: Fix global state with Xen.Anthony PERARD
2015-07-29AioContext: force event loop iteration using BHStefan Hajnoczi
2015-07-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-27Fix Cortex-A9 global timerJohannes Schlatow
2015-07-27vmstate: remove unused declarationMarc-André Lureau
2015-07-27qemu-common.h: Document cutils.c string functionsPeter Maydell
2015-07-27virtio: get_features() can failJason Wang
2015-07-27hw/net: add simple phy support to mcf_fec driverGreg Ungerer
2015-07-27hw/net: add ANLPAR bit definitions to generic miiGreg Ungerer
2015-07-27hw/net: create common collection of MII definitionsGreg Ungerer
2015-07-27virtio: set any_layout in virtio coreMichael S. Tsirkin
2015-07-27virtio: hide legacy features from modern guestsMichael S. Tsirkin
2015-07-24memory: count number of active VGA logging clientsPaolo Bonzini
2015-07-22AioContext: optimize clearing the EventNotifierPaolo Bonzini
2015-07-22AioContext: fix broken ctx->dispatching optimizationPaolo Bonzini
2015-07-20timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi
2015-07-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-20virtio-net: unbreak any layoutJason Wang
2015-07-17virtio-rng: trigger timer only when guest requests for entropyPankaj Gupta
2015-07-16virtio-input: move sys/ioctl.h includeGerd Hoffmann
2015-07-15target-i386: emulate CPUID level of real hardwareRadim Krčmář
2015-07-15migration: We also want to store the global state for savevmJuan Quintela
2015-07-14block: Fix backing file child when modifying graphKevin Wolf
2015-07-14block: Introduce bdrv_unref_child()Kevin Wolf
2015-07-14block: Introduce bdrv_open_child()Kevin Wolf
2015-07-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-13qdev: fix 64 bit propertiesCornelia Huck
2015-07-09disas: QOMify target specific setupPeter Crosthwaite
2015-07-09disas: Add print_insn to disassemble infoPeter Crosthwaite
2015-07-09cpu: Add wrapper for the set_pc() hookPeter Crosthwaite
2015-07-09cpu: Change cpu_exec_init() arg to cpu, not envPeter Crosthwaite
2015-07-09gdbstub: Change gdbserver_fork() to accept cpu instead of envPeter Crosthwaite
2015-07-09translate-all: Change tb_flush() env argument to cpuPeter Crosthwaite
2015-07-09cpu: Convert cpu_index into a bitmapBharata B Rao
2015-07-09cpu: Add Error argument to cpu_exec_init()Bharata B Rao
2015-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-08Fix the compatibility typedef of ioservid_t to match the Xen headersPaul Durrant
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-08crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange
2015-07-08virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin
2015-07-08pci_regs.h: import from linuxMichael S. Tsirkin