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-17
Use error_is_set() only when necessary
Markus Armbruster
2014-02-17
QMP: allow JSON dict arguments in qmp-shell
Stefan Hajnoczi
2014-02-17
hmp: migrate command (without -d) now blocks correctly
Soramichi AKIYAMA
2014-02-14
PPC: KVM: Add missing address space to ldl_phys helper
Alexander Graf
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
2014-02-09
block: bdrv_aligned_pwritev: Assert overlap range
Kevin Wolf
2014-02-09
block: Fix memory leaks in bdrv_co_do_pwritev()
Kevin Wolf
2014-02-09
raw: Fix BlockLimits passthrough
Kevin Wolf
[next]