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
/
hw
Age
Commit message (
Expand
)
Author
2012-06-22
vga: make vram size configurable
Gerd Hoffmann
2012-06-22
vga: raise xres+yres limits
Gerd Hoffmann
2012-06-22
qxl: reset current_async on qxl_soft_reset
Alon Levy
2012-06-22
hw/qxl: ignore guest from guestbug until reset
Alon Levy
2012-06-22
qxl: stop dirty loging when not in vga mode
Alon Levy
2012-06-22
hw/qxl: s/qxl_guest_bug/qxl_set_guest_bug/
Alon Levy
2012-06-21
fdc: use LOG_UNIMP logging
Blue Swirl
2012-06-21
xilinx_timer: Fixed deadlock issue
Peter A. G. Crosthwaite
2012-06-21
xilinx_timer: Removed include of qemu-timer
Peter A. G. Crosthwaite
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-06-19
Add PIIX4 properties to control PM system states.
Gleb Natapov
2012-06-19
make: automatically include dependencies in recursive subdir rules (v2)
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-06-18
qom: Push error reporting to object_property_find()
Paolo Bonzini
2012-06-18
qdev: Remove qdev_prop_exists()
Paolo Bonzini
2012-06-18
qbus: Initialize in standard way
Anthony Liguori
2012-06-18
qbus: Make child devices links
Anthony Liguori
2012-06-18
qdev: Connect busses with their parent devices
Anthony Liguori
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
qdev: Move SysBus initialization to sysbus.c
Paolo Bonzini
2012-06-18
qdev: Use wrapper for qdev_get_path
Anthony Liguori
2012-06-18
qdev: Remove qdev_prop_set_defaults
Paolo Bonzini
2012-06-18
qdev: Clean up global properties
Paolo Bonzini
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-06-18
qdev: Push "type" property up to Object
Paolo Bonzini
2012-06-18
arm_l2x0: Rename "type" property to "cache-type"
Andreas Färber
2012-06-18
m48t59: Rename "type" property to "model"
Paolo Bonzini
2012-06-15
Add event notification for guest balloon changes
Daniel P. Berrange
2012-06-15
fdc: fix implied seek while there is no media in drive
Pavel Hrdina
2012-06-15
xen: Don't peek behind the BlockDriverState abstraction
Markus Armbruster
2012-06-15
xen: Don't change -drive if=xen device name during machine init
Markus Armbruster
2012-06-15
ide: support enable/disable write cache
Paolo Bonzini
2012-06-15
scsi-disk: Don't peek behind the BlockDriverState abstraction
Markus Armbruster
2012-06-15
Un-inline fdctrl_init_isa()
Markus Armbruster
2012-06-15
xtensa_lx60: add missing #include "blockdev.h"
Max Filippov
2012-06-15
xilinx_axidma: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_axienet: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_axienet: droped the c_ on parameters
Peter A. G. Crosthwaite
2012-06-15
xilinx_ethlite: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_ethlite: tweaked naming of ping-pong props
Peter A. G. Crosthwaite
2012-06-15
xilinx_intc: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_timer: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_timer: changed nr_timers to one_timer_only
Peter A. G. Crosthwaite
2012-06-15
xilinx_timer: added default frequency
Peter A. G. Crosthwaite
2012-06-15
xilinx_uartlite: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_axidma: (un)reversed irq initialisation
Peter A. G. Crosthwaite
[next]