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
exec: create function to get a single dirty bit
Juan Quintela
2014-01-13
memory: create function to set a single dirty bit
Juan Quintela
2014-01-13
memory: cpu_physical_memory_set_dirty_flags() result is never used
Juan Quintela
2014-01-13
bitmap: use long as index
Juan Quintela
2014-01-13
migration: Move QEMU_VM_* defines to migration/migration.h
Eduardo Habkost
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-06
qerror: Remove assert_no_error()
Peter Crosthwaite
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
2014-01-06
hw: Remove assert_no_error usages
Peter Crosthwaite
2014-01-06
error: Add error_abort
Peter Crosthwaite
2014-01-06
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
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
[prev]
[next]