index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-01-13
qemu-file: Make a few functions non-static
Eduardo Habkost
2014-01-10
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2014-01-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2014-01-09
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
2014-01-09
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2014-01-08
softfloat: Add support for ties-away rounding
Peter Maydell
2014-01-08
softfloat: Add float16 <=> float64 conversion functions
Peter Maydell
2014-01-08
softfloat: Provide complete set of accessors for fp state
Peter Maydell
2014-01-08
softfloat: Add float32_to_uint64()
Tom Musta
2014-01-08
softfloat: Make the int-to-float functions take exact-width types
Peter Maydell
2014-01-08
softfloat: Add 16 bit integer to float conversions
Peter Maydell
2014-01-08
softfloat: Add float to 16bit integer conversions.
Will Newton
2014-01-08
arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER
Christoffer Dall
2014-01-01
pxa27x: Add 'const' attribute to keyboard maps
Stefan Weil
2014-01-01
pxa27x: Reduce size of keyboard matrix mapping
Stefan Weil
2013-12-24
ioapic: QOM'ify ioapic
xiaoqiang zhao
2013-12-24
icc_bus: QOM'ify ICC
xiaoqiang zhao
2013-12-24
apic: QOM'ify APIC
xiaoqiang zhao
2013-12-24
qdev: Drop misleading qbus_free() function
Stefan Hajnoczi
2013-12-24
qom: Do not register interface "types" in the type table and fix names
Paolo Bonzini
2013-12-24
qom: Split out object and class caches
Peter Crosthwaite
2013-12-24
qdev: Document that pointer properties kill device_add
Markus Armbruster
2013-12-23
piix: fix 32bit pci hole
Gerd Hoffmann
2013-12-23
qdev: switch reset to post-order
Paolo Bonzini
2013-12-23
qdev: allow both pre- and post-order vists in qdev walking functions
Paolo Bonzini
2013-12-23
pci: do not export pci_bus_reset
Paolo Bonzini
2013-12-23
acpi: factor out common pm_update_sci() into acpi core
Igor Mammedov
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-20
block: Add commit_active_start()
Fam Zheng
2013-12-20
dataplane: replace hostmem with memory_region_find
Paolo Bonzini
2013-12-20
dataplane: change vring API to use VirtQueueElement
Paolo Bonzini
2013-12-20
device_tree: qemu_fdt_setprop: Rename val_array arg
Peter Crosthwaite
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-12-20
roms: Flush icache when writing roms to guest memory
Alexander Graf
2013-12-20
spapr-rtas: add ibm, (get|set)-system-parameter
Alexey Kardashevskiy
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-12-17
hw/arm: add allwinner a10 SoC support
liguang
2013-12-17
hw/intc: add allwinner A10 interrupt controller
liguang
2013-12-17
hw/timer: add allwinner a10 timer
liguang
2013-12-17
vmstate: Add support for an array of ptimer_state *
Peter Maydell
2013-12-17
hw/arm/digic: add UART support
Antony Pavlov
2013-12-17
hw/arm/digic: add timer support
Antony Pavlov
2013-12-17
hw/arm: add very initial support for Canon DIGIC SoC
Antony Pavlov
2013-12-17
host-utils: add clrsb32/64 - count leading redundant sign bits
Claudio Fontana
2013-12-16
char: add qemu_chr_fe_event()
Marc-André Lureau
2013-12-16
include: add missing config-host.h include
Marc-André Lureau
2013-12-16
qmp_change_blockdev() remove unused has_format
Marc-André Lureau
2013-12-13
Merge remote-tracking branch 'bonzini/virtio' into staging
Anthony Liguori
2013-12-13
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-12-11
hpet: fix build with CONFIG_HPET off
Michael S. Tsirkin
[next]