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-02-21
block: Remove bdrv_open_image()'s force_raw option
Max Reitz
2014-02-21
block: Make bdrv_file_open() static
Max Reitz
2014-02-21
block: Add reference parameter to bdrv_open()
Max Reitz
2014-02-21
block: Change BDS parameter of bdrv_open() to **
Max Reitz
2014-02-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging
Peter Maydell
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2014-02-15
net: declare struct iovec in checksum.h to fix compiler warning
Michael Tokarev
2014-02-14
qdev: Add enum property types to QAPI schema
Paolo Bonzini
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
qapi: Add human mode to StringOutputVisitor
Paolo Bonzini
2014-02-14
qdev: Inline qdev_prop_parse()
Paolo Bonzini
2014-02-14
qdev: Legacy properties are now read-only
Paolo Bonzini
2014-02-14
qtest: Don't segfault with invalid -qtest option
Fam Zheng
2014-02-14
ipack: Move IndustryPack out of hw/char/
Andreas Färber
2014-02-14
i2c: Drop FROM_I2C_SLAVE() macro
Andreas Färber
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2014-02-13
qtest: don't report signals if qtest driver enabled
Michael S. Tsirkin
2014-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-02-11
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
cpu: Add per-cpu address space
Edgar E. Iglesias
2014-02-11
memory: Add MemoryListener to typedefs.h
Edgar E. Iglesias
2014-02-11
exec: Make iotlb_to_region input an AS
Edgar E. Iglesias
2014-02-11
exec: Make tb_invalidate_phys_addr input an AS
Edgar E. Iglesias
2014-02-10
hw/pci: switch to a generic hotplug handling for PCIDevice
Igor Mammedov
2014-02-10
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
qdev: add "hotpluggable" property to Device
Igor Mammedov
2014-02-10
qdev: add to BusState "hotplug-handler" link
Igor Mammedov
2014-02-10
define hotplug interface
Igor Mammedov
2014-02-10
loader: document that errno is set
Michael S. Tsirkin
2014-02-08
hw/arm/allwinner-a10: initialize EMAC
Beniamino Galvani
2014-02-08
hw/net: add support for Allwinner EMAC Fast Ethernet controller
Beniamino Galvani
2014-02-08
util/fifo8: implement push/pop of multiple bytes
Beniamino Galvani
2014-02-08
disas: Implement disassembly output for A64
Claudio Fontana
2014-02-08
arm_gic: Add GICC_APRn state to the GICState
Christoffer Dall
2014-02-08
vmstate: Add uint32 2D-array support
Christoffer Dall
2014-02-08
arm_gic: Support setting/getting binary point reg
Christoffer Dall
2014-02-08
arm_gic: Keep track of SGI sources
Christoffer Dall
2014-02-08
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...
Peter Maydell
[next]