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
2016-06-29
socket: add listen feature
Marc-André Lureau
2016-06-29
char: clean up remaining chardevs when leaving
Marc-André Lureau
2016-06-29
vhost-user: disable chardev handlers on close
Paolo Bonzini
2016-06-29
vhost-user-test: fix g_cond_wait_until compat implementation
Paolo Bonzini
2016-06-29
vl: smp_parse: fix regression
Andrew Jones
2016-06-29
ich9: implement SCI_IRQ_SEL register
Paolo Bonzini
2016-06-29
ich9: implement ACPI_EN register
Paolo Bonzini
2016-06-29
serial: reinstate watch after migration
Paolo Bonzini
2016-06-29
serial: remove watch on reset
Paolo Bonzini
2016-06-29
char: change qemu_chr_fe_add_watch to return unsigned
Paolo Bonzini
2016-06-29
serial: separate serial_xmit and serial_watch_cb
Paolo Bonzini
2016-06-29
serial: simplify tsr_retry reset
Paolo Bonzini
2016-06-29
serial: make tsr_retry unsigned
Paolo Bonzini
2016-06-29
iscsi: fix assertion in is_sector_request_lun_aligned
Peter Lieven
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-29
pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.c
Lin Ma
2016-06-29
vnc: generalize "VNC server running on ..." message
Paolo Bonzini
2016-06-29
scsi: esp: fix migration
Paolo Bonzini
2016-06-29
MC146818 RTC: add GPIO access to output IRQ
Efimov Vasily
2016-06-29
isa: introduce wrapper isa_connect_gpio_out
Efimov Vasily
2016-06-29
ICH9 LPC: move call of isa_bus_irqs to 'realize' method
Efimov Vasily
2016-06-29
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
2016-06-29
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
2016-06-29
ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callers
Paolo Bonzini
2016-06-29
ich9: call ich9_lpc_update_pic for disabled pirqs
Paolo Bonzini
2016-06-29
ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public
Efimov Vasily
2016-06-29
port92: handle A20 IRQ as GPIO
Efimov Vasily
2016-06-29
pckbd: handle A20 IRQ as GPIO
Efimov Vasily
2016-06-29
pc_q35: configure Q35 instance using properties
Efimov Vasily
2016-06-29
Q35: implement property interfece to several parameters
Efimov Vasily
2016-06-29
pflash: make TYPE_CFI_PFLASH0{1,2} macros public
Efimov Vasily
2016-06-29
vmport: identify vmport type by macro TYPE_VMPORT
Efimov Vasily
2016-06-29
pcspk: convert "pit" property type from ptr to link
Efimov Vasily
2016-06-29
ide: move headers to include folder
Efimov Vasily
2016-06-24
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
2016-06-24
acpi-test-data: update expected
Michael S. Tsirkin
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
2016-06-24
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
2016-06-24
acpi: cpuhp: implement hot-add parts of CPU hotplug interface
Igor Mammedov
2016-06-24
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2016-06-24
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
2016-06-24
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
2016-06-24
docs: update ACPI CPU hotplug spec with new protocol
Igor Mammedov
2016-06-24
i386: pci-assign: Fix MSI-X table size
Ido Yariv
2016-06-24
docs: add NVDIMM ACPI documentation
Xiao Guangrong
2016-06-24
nvdimm acpi: support Set Namespace Label Data function
Xiao Guangrong
2016-06-24
nvdimm acpi: support Get Namespace Label Data function
Xiao Guangrong
2016-06-24
nvdimm acpi: support Get Namespace Label Size function
Xiao Guangrong
2016-06-24
nvdimm acpi: check revision
Xiao Guangrong
[next]