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
2013-01-29
s390-virtio: Check for NULL device in reset hypercall
Andreas Färber
2013-01-29
s390: Move hw files to hw/s390x
Alexander Graf
2013-01-29
virtio-s390: add a reset function to virtio-s390 devices
Paolo Bonzini
2013-01-29
s390: Make typeinfo const
Alexander Graf
2013-01-29
s390: Add new channel I/O based virtio transport.
Cornelia Huck
2013-01-29
s390-virtio: Factor out some initialization code.
Cornelia Huck
2013-01-29
s390: Wire up channel I/O in kvm.
Cornelia Huck
2013-01-29
s390: Virtual channel subsystem support.
Cornelia Huck
2013-01-29
s390: Add channel I/O instructions.
Cornelia Huck
2013-01-29
s390: I/O interrupt and machine check injection.
Cornelia Huck
2013-01-29
s390: Channel I/O basic definitions.
Cornelia Huck
2013-01-29
s390: Add mapping helper functions.
Cornelia Huck
2013-01-29
s390: Lowcore mapping helper.
Cornelia Huck
2013-01-29
s390: Add default support for SCLP console
Alexander Graf
2013-01-29
target-i386: kvm: prevent buffer overflow if -cpu foo, [x]level is too big
Igor Mammedov
2013-01-28
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-01-28
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-01-28
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-01-28
qemu-ga: Plug leaks on qmp_guest_network_get_interfaces() error paths
Markus Armbruster
2013-01-28
qemu-ga: Plug memory leak in guest_fsfreeze_cleanup()
Markus Armbruster
2013-01-28
kvm: Pass CPUState to kvm_on_sigbus_vcpu()
Andreas Färber
2013-01-28
cpu: Unconditionalize CPUState fields
Andreas Färber
2013-01-28
target-m68k: Use type_register() instead of type_register_static()
Andreas Färber
2013-01-28
target-unicore32: Use type_register() instead of type_register_static()
Andreas Färber
2013-01-28
target-openrisc: Use type_register() instead of type_register_static()
Andreas Färber
2013-01-28
target-unicore32: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
2013-01-28
target-openrisc: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
2013-01-27
target-m68k: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
2013-01-27
target-arm: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
2013-01-27
target-alpha: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
2013-01-27
qom: Introduce object_class_is_abstract()
Andreas Färber
2013-01-27
target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2013-01-27
prep_pci: Convert to QOM realizefn
Andreas Färber
2013-01-27
prep_pci: Create PCIBus and PCIDevice in-place
Andreas Färber
2013-01-27
target-openrisc: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2013-01-27
target-m68k: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2013-01-27
target-alpha: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2013-01-27
target-arm: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2013-01-27
cpu: Add model resolution support to CPUClass
Andreas Färber
2013-01-27
target-i386: Remove setting tsc-frequency from x86_def_t
Igor Mammedov
2013-01-27
target-i386: Set custom features/properties without intermediate x86_def_t
Igor Mammedov
2013-01-27
target-i386: Remove vendor_override field from CPUX86State
Igor Mammedov
2013-01-27
target-i386: Replace uint32_t vendor fields by vendor string in x86_def_t
Igor Mammedov
2013-01-27
target-i386: Print deprecation warning if xlevel < 0x80000000
Igor Mammedov
2013-01-27
target-i386: Drop redundant list of CPU definitions
Andreas Färber
2013-01-27
target-i386: Simplify cpu_x86_find_by_name()
Andreas Färber
2013-01-27
pc: Generate APIC IDs according to CPU topology
Eduardo Habkost
2013-01-27
target-i386: Topology & APIC ID utility functions
Eduardo Habkost
2013-01-27
pc: Set fw_cfg data based on APIC ID calculation
Eduardo Habkost
2013-01-27
cpus.h: Make constant smp_cores/smp_threads available on *-user
Eduardo Habkost
[prev]
[next]