summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-16libdecnumber: Introduce libdecnumber CodeTom Musta
2014-06-16mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan
2014-06-13spice: add mouse cursor supportGerd Hoffmann
2014-06-11Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-06-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i...Peter Maydell
2014-06-11net: Export valid host network devices listHani Benhabiles
2014-06-11monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles
2014-06-11dump: eliminate DumpState.page_shift ("guest's page shift")Laszlo Ersek
2014-06-11exec: replace ffsl with ctzlNatanael Copa
2014-06-10glib-compat.h: add new thread API emulation on top of pre-2.31 APIMichael Tokarev
2014-06-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-05Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into stagingPeter Maydell
2014-06-05qdev: Display warning about unused -globalDon Slutz
2014-06-05softmmu: move all load/store functions to cpu_ldst.hPaolo Bonzini
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini
2014-06-05softmmu: move softmmu_template.h out of include/Paolo Bonzini
2014-06-05softmmu: commonize helper definitionsPaolo Bonzini
2014-06-05softmmu: make do_unaligned_access a method of CPUPaolo Bonzini
2014-06-05softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPEPaolo Bonzini
2014-06-05softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESSPaolo Bonzini
2014-06-05softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.hPaolo Bonzini
2014-06-04throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi
2014-06-04virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsiFam Zheng
2014-06-04block: Move declaration of bdrv_get_aio_context to block.hFam Zheng
2014-06-04raw-posix: drop raw_get_aio_fd() since it is no longer usedStefan Hajnoczi
2014-06-04block: add bdrv_set_aio_context()Stefan Hajnoczi
2014-06-04input: add support for kbd delaysGerd Hoffmann
2014-06-03Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...Peter Maydell
2014-06-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into stagingPeter Maydell
2014-06-02xhci: order superspeed ports firstGerd Hoffmann
2014-06-02usb: add usb_pick_speedGerd Hoffmann
2014-06-02usb: move ehci register defines to header fileGerd Hoffmann
2014-06-02usb: add uhci port status reserved bitGerd Hoffmann
2014-06-02usb: move uhci register defines to header fileGerd Hoffmann
2014-06-02console: add kbd_put_string_consoleGerd Hoffmann
2014-06-02console: add kbd_put_qcode_consoleGerd Hoffmann
2014-05-30int128: Add int128_exts64()Alexey Kardashevskiy
2014-05-28Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-05-28tcg: Move size effects out of dh_argRichard Henderson
2014-05-28tcg: Remove sizemask and flags arguments to tcg_gen_callNRichard Henderson
2014-05-28tcg: Save flags and computed sizemask in TCGHelperInfoRichard Henderson
2014-05-28tcg: Move side effects out of dh_sizemaskRichard Henderson
2014-05-28tcg: Inline tcg_gen_helperNRichard Henderson
2014-05-28tcg: Push tcg-runtime routines into exec/helper-*Richard Henderson
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-05-28ssi: Name the CS GPIOPeter Crosthwaite
2014-05-28qdev: Implement named GPIOsPeter Crosthwaite
2014-05-28machine: Make -machine opts properties of MachineStateMarcel Apfelbaum
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum