projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2018-08-20
Peter Maydell
Merge remote-tracking branch 'remotes/marcel/tags/rdma...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
Merge remote-tracking branch 'remotes/pmaydell/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
hw/dma/pl080: Remove hw_error() if DMA is enabled
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
hw/dma/pl080: Correct bug in register address decode...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
hw/dma/pl080: Provide device reset function
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
hw/dma/pl080: Don't use CPU address space for DMA accesses
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
hw/dma/pl080: Support all three interrupt lines
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
hw/dma/pl080: Allow use as embedded-struct device
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
nvic: Expose NMI line
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
hw/timer/m48t59: Move away from old_mmio accessors
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
hw/misc: Remove mmio_interface device
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
memory: Remove MMIO request_ptr APIs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Hans-Erik Floryd
sdhci: add i.MX SD Stable Clock bit
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Andrew Jones
hw/arm/virt: Add virt-3.1 machine type
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
target/arm: Implement AArch32 ERET instruction
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
target/arm: Permit accesses to ELR_Hyp from Hyp mode...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
target/arm: Implement ESR_EL2/HSR for AArch32 and no-EL2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
target/arm: Implement AArch32 Hyp FARs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
target/arm: Implement AArch32 HVBAR
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
target/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
target/arm: Correct typo in HAMAIR1 regdef name
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Hans-Erik Floryd
imx_serial: Generate interrupt on receive data ready...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Jia He
hw/intc/arm_gicv3_its: downgrade error_report to warn_r...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Stefan Hajnoczi
docs/generic-loader: mention U-Boot and Intel HEX execu...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Roman Kapl
target/arm: Fix crash on conditional instruction in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
tests/boot-serial-test: Bump timeout to 6 minutes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Maydell
Merge remote-tracking branch 'remotes/ehabkost/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Marcel Apfelbaum
config: split PVRDMA from RDMA
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Marcel Apfelbaum
hw/pvrdma: remove not needed include
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Yuval Shaia
hw/rdma: Add reference to pci_dev in backend_dev
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Yuval Shaia
hw/rdma: Bugfix - Support non-aligned buffers
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Yuval Shaia
hw/rdma: Print backend QP number in hex format
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Yuval Shaia
hw/rdma: Cosmetic change - move to generic function
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Yuval Shaia
hw/pvrdma: Cosmetic change - indent right
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Yuval Shaia
hw/rdma: Reorder resource cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Yuval Shaia
hw/rdma: Do not allocate memory for non-dma MR
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Yuval Shaia
hw/rdma: Delete useless structure RdmaRmUserMR
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Yuval Shaia
hw/pvrdma: Make default pkey 0xFFFF
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Yuval Shaia
hw/pvrdma: Clean CQE before use
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Yuval Shaia
hw/rdma: Modify debug macros
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Yuval Shaia
hw/pvrdma: Bugfix - provide the correct attr_mask to...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Yuval Shaia
hw/rdma: Make distinction between device init and start...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Peter Maydell
Merge remote-tracking branch 'remotes/awilliam/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Alex Williamson
vfio/ccw/pci: Allow devices to opt-in for ballooning
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Alex Williamson
vfio: Inhibit ballooning based on group attachment...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Alex Williamson
kvm: Use inhibit to prevent ballooning without synchron...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Alex Williamson
balloon: Allow multiple inhibit users
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Peter Maydell
Merge remote-tracking branch 'remotes/ehabkost/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Mark Cave-Ayland
fw_cfg: ignore suffixes in the bootdevice list dependen...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Mark Cave-Ayland
sysbus: always allow explicit_ofw_unit_address() to...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Dou Liyang
machine: Fix coding style at machine_run_board_init()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Peter Maydell
Merge remote-tracking branch 'remotes/amarkovic/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Aleksandar...
qemu-doc: Amend MIPS-related items
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Aleksandar...
linux-user: Add preprocessor availability control to...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Aleksandar...
linux-user: Update MIPS syscall numbers up to kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Aleksandar...
elf: Add ELF flags for MIPS machine variants
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Aleksandar...
elf: Remove duplicate preprocessor constant definition
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Yongbok Kim
target/mips: Check ELPA flag only in some cases of...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Yongbok Kim
target/mips: Don't update BadVAddr register in Debug...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Stefan Markovic
target/mips: Implement CP0 Config1.WR bit functionality
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Stefan Markovic
target/mips: Add CP0 BadInstrX register
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Aleksandar...
target/mips: Update some CP0 registers bit definitions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Aleksandar...
target/mips: Fix two instances of shadow variables
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Aleksandar...
target/mips: Mark switch fallthroughs with interpretabl...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Aleksandar...
target/mips: Avoid case statements formulated by ranges...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Aleksandar...
target/mips: Avoid case statements formulated by ranges...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Aleksandar...
MAINTAINERS: Update target/mips maintainer's email...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Eduardo Habkost
i386: Disable TOPOEXT by default on "-cpu host"
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Wanpeng Li
target-i386: adds PV_SEND_IPI CPUID feature bit
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Robert Hoo
i386: Add new CPU model Icelake-{Server,Client}
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Robert Hoo
i386: Add CPUID bit for WBNOINVD
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Robert Hoo
i386: Add CPUID bit for PCONFIG
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Robert Hoo
i386: Add CPUID bit and feature words for IA32_ARCH_CAP...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Robert Hoo
i386: Add new MSR indices for IA32_PRED_CMD and IA32_AR...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Daniel P. Berrangé
docs: add guidance on configuring CPU models for x86
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Peter Maydell
Merge remote-tracking branch 'remotes/pmaydell/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Thomas Huth
hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Richard Henderson
softfloat: Fix missing inexact for floating-point add
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Richard Henderson
target/arm: Fix aa64 FCADD and FCMLA decode
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Richard Henderson
target/arm: Use FZ not FZ16 for SVE FCVT single-half...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Richard Henderson
target/arm: Use fp_status_fp16 for do_fmpa_zpzzz_h
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Richard Henderson
target/arm: Ignore float_flag_input_denormal from fp_st...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Richard Henderson
target/arm: Adjust FPCR_MASK for FZ16
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Cédric Le Goater
aspeed: add a max_ram_size property to the memory contr...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Joel Stanley
aspeed_sdmc: Handle ECC training
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Joel Stanley
aspeed_sdmc: Init status always idle
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Joel Stanley
aspeed_sdmc: Set 'cache initial sequence' always true
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Joel Stanley
aspeed_sdmc: Fix saved values
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Joel Stanley
aspeed_sdmc: Extend number of valid registers
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Trent Piepho
imx_spi: Unset XCH when TX FIFO becomes empty
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Su Hang
Add QTest testcase for the Intel Hexadecimal
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Su Hang
loader: Implement .hex file loader
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Stefan Hajnoczi
loader: add rom transaction API
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Stefan Hajnoczi
loader: extract rom_free() function
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Stefan Hajnoczi
target/arm: add "cortex-m0" CPU model
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Stefan Hajnoczi
hw/arm: make bitbanded IO optional on ARMv7-M
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Jean-Christophe...
i.MX6UL: Add Freescale i.MX6 UltraLite 14x14 EVK Board
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Jean-Christophe...
i.MX6UL: Add i.MX6UL SOC
commit
|
commitdiff
|
tree
|
snapshot
next