index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-06-16
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
2014-06-16
dump: Make DumpState and endian conversion routines available for arch-specif...
Bharata B Rao
2014-06-16
spapr: Add support for time base offset migration
Alexey Kardashevskiy
2014-06-16
util: Add InvMixColumns
Tom Musta
2014-06-16
util: Add AES ShiftRows and InvShiftRows Tables
Tom Musta
2014-06-16
util: Add S-Box and InvS-Box Arrays to Common AES Utils
Tom Musta
2014-06-16
libdecnumber: Introduce decNumberIntegralToInt64
Tom Musta
2014-06-16
libdecnumber: Introduce decNumberFrom[U]Int64
Tom Musta
2014-06-16
libdecnumber: Change gstdint.h to stdint.h
Tom Musta
2014-06-16
libdecnumber: Modify dconfig.h to Integrate with QEMU
Tom Musta
2014-06-16
libdecnumber: Prepare libdecnumber for QEMU include structure
Tom Musta
2014-06-16
libdecnumber: Eliminate #include *Symbols.h
Tom Musta
2014-06-16
libdecnumber: Introduce libdecnumber Code
Tom Musta
2014-06-16
mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there
BALATON Zoltan
2014-06-13
spice: add mouse cursor support
Gerd Hoffmann
2014-06-11
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i...
Peter Maydell
2014-06-11
net: Export valid host network devices list
Hani Benhabiles
2014-06-11
monitor: Add ringbuf_write and ringbuf_read argument completion
Hani Benhabiles
2014-06-11
dump: eliminate DumpState.page_shift ("guest's page shift")
Laszlo Ersek
2014-06-11
exec: replace ffsl with ctzl
Natanael Copa
2014-06-10
glib-compat.h: add new thread API emulation on top of pre-2.31 API
Michael Tokarev
2014-06-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-06-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-05
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
Peter Maydell
2014-06-05
qdev: Display warning about unused -global
Don Slutz
2014-06-05
softmmu: move all load/store functions to cpu_ldst.h
Paolo Bonzini
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
softmmu: move softmmu_template.h out of include/
Paolo Bonzini
2014-06-05
softmmu: commonize helper definitions
Paolo Bonzini
2014-06-05
softmmu: make do_unaligned_access a method of CPU
Paolo Bonzini
2014-06-05
softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPE
Paolo Bonzini
2014-06-05
softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESS
Paolo Bonzini
2014-06-05
softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h
Paolo Bonzini
2014-06-04
throttle: add throttle_detach/attach_aio_context()
Stefan Hajnoczi
2014-06-04
virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi
Fam Zheng
2014-06-04
block: Move declaration of bdrv_get_aio_context to block.h
Fam Zheng
2014-06-04
raw-posix: drop raw_get_aio_fd() since it is no longer used
Stefan Hajnoczi
2014-06-04
block: add bdrv_set_aio_context()
Stefan Hajnoczi
2014-06-04
input: add support for kbd delays
Gerd Hoffmann
2014-06-03
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...
Peter Maydell
2014-06-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into staging
Peter Maydell
2014-06-02
xhci: order superspeed ports first
Gerd Hoffmann
2014-06-02
usb: add usb_pick_speed
Gerd Hoffmann
2014-06-02
usb: move ehci register defines to header file
Gerd Hoffmann
2014-06-02
usb: add uhci port status reserved bit
Gerd Hoffmann
2014-06-02
usb: move uhci register defines to header file
Gerd Hoffmann
2014-06-02
console: add kbd_put_string_console
Gerd Hoffmann
2014-06-02
console: add kbd_put_qcode_console
Gerd Hoffmann
2014-05-30
int128: Add int128_exts64()
Alexey Kardashevskiy
[next]