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-05-01
target-i386: Introduce ICC bus/device/bridge
Igor Mammedov
2013-05-01
cpu: Move cpu_write_elfXX_note() functions to CPUState
Jens Freimann
2013-05-01
kvmvapic: Make dependency on sysbus.h explicit
Igor Mammedov
2013-05-01
target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
Igor Mammedov
2013-05-01
target-i386: Do not allow to set apic-id once CPU is realized
Igor Mammedov
2013-05-01
target-i386: Introduce apic-id CPU property
Igor Mammedov
2013-05-01
target-i386: Introduce feat2prop() for CPU properties
Igor Mammedov
2013-05-01
acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest
Igor Mammedov
2013-05-01
cpu: Add helper cpu_exists(), to check if CPU with specified id exists
Igor Mammedov
2013-05-01
cpus: Use qemu_for_each_cpu() in TCG thread
Igor Mammedov
2013-05-01
cpu: Add qemu_for_each_cpu()
Michael S. Tsirkin
2013-05-01
cpu: Introduce get_arch_id() method and override it for X86CPU
Igor Mammedov
2013-05-01
pc: Update rtc_cmos on CPU hot-plug
Igor Mammedov
2013-05-01
cpu: Introduce CPU hot-plug notifier
Igor Mammedov
2013-05-01
cpu: Resume CPU from DeviceClass::realize() if hot-plugged
Igor Mammedov
2013-05-01
cpu: Introduce cpu_resume(), for single CPU
Igor Mammedov
2013-05-01
cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
Igor Mammedov
2013-05-01
cpu: Make kvm-stub.o available outside softmmu
Igor Mammedov
2013-04-30
virtio-net: count VIRTIO_NET_F_MAC when calculating config_len
Jason Wang
2013-04-30
sysemu: drop register_devices from header
Michael S. Tsirkin
2013-04-30
libqtest: only call fclose() on open files
Jesse Larrew
2013-04-30
Wire up disabled wait a panicked event on s390
Christian Borntraeger
2013-04-30
pvpanic: create pvpanic by default for machine 1.5
Hu Tao
2013-04-30
pvpanic: add document of pvpanic
Hu Tao
2013-04-30
pvpanic: pass configurable ioport to seabios
Hu Tao
2013-04-30
fw_cfg: add required header files
Hu Tao
2013-04-30
introduce a new qom device to deal with panicked event
Hu Tao
2013-04-30
add a new qevent: QEVENT_GUEST_PANICKED
Hu Tao
2013-04-30
add a new runstate: RUN_STATE_GUEST_PANICKED
Hu Tao
2013-04-30
qdev: Report errors collected during device realization
Jan Kiszka
2013-04-30
rules.mk: Fix build breakage
Dunrong Huang
2013-04-30
QOM: Fail casts for unknown types
Alexander Graf
2013-04-30
pc_piix: remove undesired change in pc_init1
Paolo Bonzini
2013-04-29
audio: enable PCI audio cards for all PCI-enabled targets
Paolo Bonzini
2013-04-29
audio: look for the ISA and PCI buses
Paolo Bonzini
2013-04-29
qom: do not return root for empty path
Paolo Bonzini
2013-04-29
audio: replace audio card configuration with default-configs
Paolo Bonzini
2013-04-29
audio: remove CONFIG_* symbols
Paolo Bonzini
2013-04-29
audio: remove HAS_AUDIO
Paolo Bonzini
2013-04-29
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
adlib: qdev-ify
Paolo Bonzini
2013-04-29
doc: document the Pseudo-encoding of LED state
Lei Li
2013-04-29
vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATE
Lei Li
2013-04-29
vnc: Support for LED state extension
Lei Li
2013-04-29
vnc: Add SCROLL lock key to kbd_leds
Lei Li
2013-04-29
libqos: Convert fw_cfg values to host endianness
Andreas Färber
2013-04-29
wdt_ib700: QOM'ify
Andreas Färber
2013-04-29
vmport: QOM'ify
Andreas Färber
2013-04-29
vmmouse: QOM'ify
Andreas Färber
2013-04-29
vga-isa: QOM'ify ISA VGA
Andreas Färber
[next]