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
2011-12-20
framebuffer: drop use of cpu_physical_sync_dirty_bitmap()
Avi Kivity
2011-12-20
loader: remove calls to cpu_get_physical_page_desc()
Avi Kivity
2011-12-20
framebuffer: drop use of cpu_get_physical_page_desc()
Avi Kivity
2011-12-20
sysbus: add sysbus_address_space()
Avi Kivity
2011-12-19
sysbus: remove sysbus_init_mmio_cb2
Benoît Canet
2011-12-19
ppce500_pci: remove sysbus_init_mmio_cb2 usage
Benoît Canet
2011-12-19
sh_pci: remove sysbus_init_mmio_cb2 usage
Benoît Canet
2011-12-19
qom: register qdev properties also as non-legacy properties
Paolo Bonzini
2011-12-19
qom: distinguish "legacy" property type name from QOM type name
Paolo Bonzini
2011-12-19
qom: introduce get/set methods for Property
Paolo Bonzini
2011-12-19
qom: interpret the return value when setting legacy properties
Paolo Bonzini
2011-12-19
qom: push permission checks up into qdev_property_add_legacy
Paolo Bonzini
2011-12-19
qom: fix swapped parameters
Paolo Bonzini
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/exec-obsolete' into staging
Anthony Liguori
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/xen' into staging
Anthony Liguori
2011-12-19
etraxfs_eth: drop bogus cpu_unregister_io_memory()
Avi Kivity
2011-12-19
memory, xen: pass MemoryRegion to xen_ram_alloc()
Avi Kivity
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/mutators' into staging
Anthony Liguori
2011-12-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-12-19
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-12-19
pc: fix event_idx compatibility for virtio devices
Anthony Liguori
2011-12-19
Also create piix3 property when Xen is enabled
Julian Pidancet
2011-12-18
pc: add pc-0.15
Anthony Liguori
2011-12-16
stellaris: Calculate system clock period on reset
Peter Maydell
2011-12-16
ide: drop argument to dma_buf_commit
Paolo Bonzini
2011-12-15
usb: fix usb_qdev_init() error handling again
Stefan Hajnoczi
2011-12-15
qdev: add a qdev_get_type() function and expose as a 'type' property
Anthony Liguori
2011-12-15
qom: add string property type
Anthony Liguori
2011-12-15
qom: add vga node to the pc composition tree
Anthony Liguori
2011-12-15
qom: optimize qdev_get_canonical_path using a parent link
Anthony Liguori
2011-12-15
rtc: add a dynamic property for retrieving the date
Anthony Liguori
2011-12-15
rtc: make piix3 set the rtc as a child (v2)
Anthony Liguori
2011-12-15
dev: add an anonymous peripheral container
Anthony Liguori
2011-12-15
qdev: add explicitly named devices to the root complex
Anthony Liguori
2011-12-15
qom: add link properties (v2)
Anthony Liguori
2011-12-15
qom: add child properties (composition) (v3)
Anthony Liguori
2011-12-15
qdev: provide a path resolution (v2)
Anthony Liguori
2011-12-15
qdev: provide an interface to return canonical path from root (v2)
Anthony Liguori
2011-12-15
qom: introduce root device
Anthony Liguori
2011-12-15
qom: register legacy properties as new style properties (v2)
Anthony Liguori
2011-12-15
qom: add new dynamic property infrastructure based on Visitors (v2)
Anthony Liguori
2011-12-15
qom: add a reference count to qdev objects
Anthony Liguori
2011-12-15
block: dma_bdrv_* does not return NULL
Paolo Bonzini
2011-12-15
block: bdrv_aio_* do not return NULL
Paolo Bonzini
2011-12-14
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
2011-12-14
hw: Fix spelling in comments and code
Stefan Weil
2011-12-14
hw: Fix spelling in comments
Stefan Weil
2011-12-14
hw: Fix spelling (licenced->licensed)
Stefan Weil
2011-12-14
fmopl: Fix spelling in code and comments
Stefan Weil
2011-12-12
ccid: make threads joinable
Paolo Bonzini
[next]