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-07
pc-dimm: get memory region from ->get_memory_region()
Xiao Guangrong
2016-06-07
acpi: make bios_linker_loader_add_checksum() API offset based
Igor Mammedov
2016-06-07
acpi: make bios_linker_loader_add_pointer() API offset based
Igor Mammedov
2016-06-07
tpm: apci: cleanup TCPA table initialization
Igor Mammedov
2016-06-07
acpi: cleanup bios_linker_loader_cleanup()
Igor Mammedov
2016-06-07
acpi: simplify bios_linker API by removing redundant 'table' argument
Igor Mammedov
2016-06-07
acpi: convert linker from GArray to BIOSLinker structure
Igor Mammedov
2016-06-07
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-06-07
acpi: extend ACPI interface to provide send_event hook
Igor Mammedov
2016-06-07
pc: Postpone SMBIOS table installation to post machine init
Corey Minyard
2016-06-07
ipmi: rework the fwinfo to be fetched from the interface
Corey Minyard
2016-06-07
tests: acpi: update tables with consolidated legacy cpu-hotplug AML
Igor Mammedov
2016-06-07
pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx
Igor Mammedov
2016-06-07
pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature
Igor Mammedov
2016-06-07
pc: acpi: consolidate legacy CPU hotplug in one file
Igor Mammedov
2016-06-07
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov
2016-06-07
pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_tab...
Igor Mammedov
2016-06-07
pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AML
Igor Mammedov
2016-06-07
pc: acpi: consolidate CPU hotplug AML
Igor Mammedov
2016-06-07
pc: acpi: remove AML for empty/not used GPE handlers
Igor Mammedov
2016-06-07
acpi: add aml_refof()
Igor Mammedov
2016-06-07
acpi: add aml_debug()
Igor Mammedov
2016-06-07
tests: acpi: report names of expected files in verbose mode
Igor Mammedov
2016-06-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160606-...
Peter Maydell
2016-06-06
zynqmp: Add the ZCU102 board
Alistair Francis
2016-06-06
target-arm: Fix TTBR selecting logic on AArch32 Stage 2 translation
Sergey Sorokin
2016-06-06
char: get rid of qemu_char_get_next_serial
xiaoqiang zhao
2016-06-06
hw/char: QOM'ify xilinx_uartlite model
xiaoqiang zhao
2016-06-06
hw/char: QOM'ify stm32f2xx_usart model
xiaoqiang zhao
2016-06-06
hw/char: QOM'ify digic-uart model
xiaoqiang zhao
2016-06-06
hw/char: QOM'ify cadence_uart model
xiaoqiang zhao
2016-06-06
hw/char: QOM'ify pl011 model
xiaoqiang zhao
2016-06-06
hw/ptimer: Introduce ptimer_get_limit
Dmitry Osipenko
2016-06-06
hw/ptimer: Support "on the fly" timer mode switch
Dmitry Osipenko
2016-06-06
hw/ptimer: Update .delta on period/freq change
Dmitry Osipenko
2016-06-06
hw/ptimer: Perform counter wrap around if timer already expired
Dmitry Osipenko
2016-06-06
hw/ptimer: Fix issues caused by the adjusted timer limit value
Dmitry Osipenko
2016-06-06
xlnx-zynqmp: Use the in kernel GIC model for KVM runs
Edgar E. Iglesias
2016-06-06
xlnx-zynqmp: Delay realization of GIC until post CPU realization
Edgar E. Iglesias
2016-06-06
xlnx-zynqmp: Make the RPU subsystem optional
Edgar E. Iglesias
2016-06-06
xlnx-zynqmp: Add a secure prop to en/disable ARM Security Extensions
Edgar E. Iglesias
2016-06-06
hw/arm/virt: Reject gic-version=host for non-KVM
Cole Robinson
2016-06-06
i2c: add aspeed i2c controller
Cédric Le Goater
2016-06-06
hw/intc/gic: RAZ/WI non-sec access to sec interrupts
Jens Wiklander
2016-06-06
hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO range
Ard Biesheuvel
2016-06-06
target-arm: Don't try to set ESR IL bit in arm_cpu_do_interrupt_aarch64()
Peter Maydell
2016-06-06
target-arm: Set IL bit in syndromes for insn abort, watchpoint, swstep
Peter Maydell
2016-06-06
target-arm: A64: Create Instruction Syndromes for Data Aborts
Edgar E. Iglesias
2016-06-06
target-arm: Add the HSTR_EL2 register
Alistair Francis
2016-06-06
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
[next]