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
Age
Commit message (
Expand
)
Author
2014-02-14
qemu-iotests: Don't run 005 on vmdk split formats
Fam Zheng
2014-02-14
block: qemu-iotests - add vhdx log replay tests for qemu-img
Jeff Cody
2014-02-14
block: qemu-iotests - fix test 070 (vhdx)
Jeff Cody
2014-02-14
block: Don't throw away errno via error_setg
Jeff Cody
2014-02-14
block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare
Jeff Cody
2014-02-14
blockdev: Remove 'type' parameter from blockdev_init()
Kevin Wolf
2014-02-14
sdhci: Drop unnecessary #include
Kevin Wolf
2014-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-02-13
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...
Peter Maydell
2014-02-12
Merge remote-tracking branch 'remotes/alon/pull-libcacard.glusterfs' into sta...
Peter Maydell
2014-02-12
Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into staging
Peter Maydell
2014-02-11
petalogix-ml605: Create the CPU with object_new()
Edgar E. Iglesias
2014-02-11
exec: Make cpu_memory_rw_debug use the CPUs AS
Edgar E. Iglesias
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
exec: On AS changes, only flush affected CPU TLBs
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 memory_region_section_get_iotlb use section AS
Edgar E. Iglesias
2014-02-11
exec: Always initialize MemorySection address spaces
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-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140208'...
Peter Maydell
2014-02-10
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
2014-02-10
memory: fix limiting of translation at a page boundary
Paolo Bonzini
2014-02-10
prep: Drop from ppcemb-softmmu
Andreas Färber
2014-02-10
ACPI: Remove commented-out code from HPET._CRS
Gabriel L. Somlo
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
hw/acpi: move typeinfo to the file end
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-09
raven: Use constant PCI_NUM_PINS instead of 4
Hervé Poussineau
2014-02-09
prep: Kill get_system_io() usage
Hervé Poussineau
2014-02-09
libcacard: Don't link with all libraries QEMU links to
Christophe Fergeau
2014-02-09
block: Fix 32 bit truncation in mark_request_serialising()
Kevin Wolf
2014-02-09
blkdebug: Don't leak bs->file on failure
Kevin Wolf
2014-02-09
block: Don't call ROUND_UP with negative values
Kevin Wolf
[next]