projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2016-06-07
Peter Maydell
tests: Remove unnecessary glib.h includes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
clean-includes: Add glib.h to list of unneeded includes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: cleanup unused struct PcRomPciInfo
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Sameeh Jubran
e1000: Removing unnecessary if statement
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Steven Luo
Fix configure test for PBKDF2 in nettle
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Alberto Garcia
docs: Fix a couple of typos in throttle.txt
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
hw: Clean up includes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
replay: Clean up includes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Cao jin
fw_cfg: follow CODING_STYLE
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Cao jin
qdev: Clean up around properties
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Eric Blake
monitor: Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Cao jin
ICH9: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Stefan Weil
scripts: Use $(..) instead of deprecated `..`
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Stefan Weil
configure: Use $(..) instead of deprecated `..`
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
qemu-options.hx: Specify the units for -machine kvm_sha...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
James Clarke
Fix linking relocatable objects on Sparc
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
ppc: Remove a potential overflow in muldiv64()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
replace muldiv64(a, b, c) by (uint64_t)a * b / c
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
remove useless muldiv64()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
The only 64bit parameter of muldiv64() is the first...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
scripts: add muldiv64() checking coccinelle scripts
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Wu
gdbstub: set listen backlog to 1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Jan Vesely
po/Makefile: call rm -f directly
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Stefan Weil
target-moxie: Remove unused struct elements
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Michael Tokarev
fsdev: spelling fix
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Michael Tokarev
qga: spelling fix
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Michael Tokarev
docs: "specify" spell fix
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Michael Tokarev
hw/ipmi: fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Michael Tokarev
s390x/virtio-ccw: fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
Merge remote-tracking branch 'remotes/mst/tags/for_upst...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Eduardo Habkost
docker: Don't use eval trick on Makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Greg Kurz
virtio: move bi-endian target support to a single location
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Xiao Guangrong
pc-dimm: introduce realize callback
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Xiao Guangrong
pc-dimm: get memory region from ->get_memory_region()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: make bios_linker_loader_add_checksum() API offset...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: make bios_linker_loader_add_pointer() API offset...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
tpm: apci: cleanup TCPA table initialization
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: cleanup bios_linker_loader_cleanup()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: simplify bios_linker API by removing redundant...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: convert linker from GArray to BIOSLinker structure
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: use AcpiDeviceIfClass.send_event to issue GPE events
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: extend ACPI interface to provide send_event hook
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Corey Minyard
pc: Postpone SMBIOS table installation to post machine...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Corey Minyard
ipmi: rework the fwinfo to be fetched from the interface
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
tests: acpi: update tables with consolidated legacy...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: cpuhp-legacy: switch ProcessorID to possible_...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: consolidate legacy CPU hotplug in one file
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: mark current CPU hotplug functions as legacy
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: cpu-hotplug: make AML CPU_foo defines local...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: consolidate \GPE._E02 with the rest of CPU...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: consolidate CPU hotplug AML
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: remove AML for empty/not used GPE handlers
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: add aml_refof()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: add aml_debug()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
tests: acpi: report names of expected files in verbose...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: Do not take exceptions on unknown SPRs in privileg...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: Add missing slbfee. instruction on ppc64 BookS...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: Fix slbia decode
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: Fix mtmsr decoding
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: POWER7 has lq/stq instructions and stq need to...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: POWER7 had ACOP and PID registers
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: Batch TLB flushes on 32-bit 6xx/7xx/7xxx in hash...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: Fix tlb invalidations on 6xx/7xx/7xxx 32-bit proce...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: Properly tag the translation cache based on MMU...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Mark Cave-Ayland
dbdma: use DMA memory interface for memory accesses
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Mark Cave-Ayland
macio: use DMA memory interface for non-block ATAPI...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Mark Cave-Ayland
target-ppc: fixup bitrot in mmu_helper.c debug statements
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Markus Armbruster
spapr_pci: Drop cannot_instantiate_with_device_add_yet...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Cédric Le Goater
ppc: fix hrfid, tlbia and slbia privilege
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: Fix hreg_store_msr() so that non-HV mode cannot...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: Better figure out if processor has HV mode
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Bharata B Rao
spapr: Introduce pseries-2.7 machine type
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Bharata B Rao
spapr: Increase hotpluggable memory slots to 256
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Alexey Kardashevskiy
spapr_pci: Add and export DMA resetting helper
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Alexey Kardashevskiy
spapr_pci: Reset DMA config on PHB reset
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Alexey Kardashevskiy
spapr_iommu: Add root memory region
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Alexey Kardashevskiy
spapr_iommu: Migrate full state
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Alexey Kardashevskiy
spapr_iommu: Introduce "enabled" state for TCE table
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Alexey Kardashevskiy
vmstate: Define VARRAY with VMS_ALLOC
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Bharata B Rao
kvm: API to obtain max supported mem slots
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Talha Imran
target-ppc/fpu_helper: Fix efscmp* instructions handling
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Peter Maydell
Merge remote-tracking branch 'remotes/pmaydell/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Alistair Francis
zynqmp: Add the ZCU102 board
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Sergey Sorokin
target-arm: Fix TTBR selecting logic on AArch32 Stage...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
xiaoqiang zhao
char: get rid of qemu_char_get_next_serial
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
xiaoqiang zhao
hw/char: QOM'ify xilinx_uartlite model
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
xiaoqiang zhao
hw/char: QOM'ify stm32f2xx_usart model
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
xiaoqiang zhao
hw/char: QOM'ify digic-uart model
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
xiaoqiang zhao
hw/char: QOM'ify cadence_uart model
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
xiaoqiang zhao
hw/char: QOM'ify pl011 model
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Dmitry Osipenko
hw/ptimer: Introduce ptimer_get_limit
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Dmitry Osipenko
hw/ptimer: Support "on the fly" timer mode switch
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Dmitry Osipenko
hw/ptimer: Update .delta on period/freq change
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Dmitry Osipenko
hw/ptimer: Perform counter wrap around if timer already...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Dmitry Osipenko
hw/ptimer: Fix issues caused by the adjusted timer...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Edgar E. Iglesias
xlnx-zynqmp: Use the in kernel GIC model for KVM runs
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Edgar E. Iglesias
xlnx-zynqmp: Delay realization of GIC until post CPU...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Edgar E. Iglesias
xlnx-zynqmp: Make the RPU subsystem optional
commit
|
commitdiff
|
tree
|
snapshot
next