]> xenbits.xensource.com Git - people/pauldu/qemu.git/shortlog
people/pauldu/qemu.git
2019-09-24 Paul Durrantnvme: Fix NULL ptr dereference nvme-ns
2019-09-23 Klaus Birkelund... nvme: support multiple namespaces
2019-09-23 Klaus Birkelund... nvme: support scatter gather lists
2019-09-23 Klaus Birkelund... nvme: support multiple block requests per request
2019-09-23 Klaus Birkelund... nvme: simplify dma/cmb mappings
2019-09-23 Klaus Birkelund... nvme: bump supported NVMe revision to 1.3d
2019-09-23 Klaus Birkelund... nvme: add missing mandatory Features
2019-09-23 Klaus Birkelund... nvme: support Get Log Page command
2019-09-23 Klaus Birkelund... nvme: support Asynchronous Event Request command
2019-09-23 Klaus Birkelund... nvme: refactor device realization
2019-09-23 Klaus Birkelund... nvme: support Abort command
2019-09-23 Klaus Birkelund... nvme: support completion queue in cmb
2019-09-23 Klaus Birkelund... nvme: populate the mandatory subnqn and ver fields
2019-09-23 Klaus Birkelund... nvme: add missing fields in identify controller
2019-09-23 Klaus Birkelund... nvme: fix lpa field
2019-09-23 Klaus Birkelund... nvme: move device parameters to separate struct
2019-09-23 Klaus Birkelund... nvme: simplify namespace code
2019-09-23 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2019-09-20 Corey Minyardpc: Add an SMB0 ACPI device to q35
2019-09-20 Corey Minyardipmi: Fix SSIF ACPI handling to use the right CRS
2019-09-20 Corey Minyardacpi: Add i2c serial bus CRS handling
2019-09-20 Corey Minyardipmi: Add an SMBus IPMI interface
2019-09-20 Corey Minyardipmi: Add PCI IPMI interfaces
2019-09-20 Corey Minyardsmbios:ipmi: Ignore IPMI devices with no fwinfo function
2019-09-20 Corey Minyardipmi: Allow a size value to be passed for I/O space
2019-09-20 Corey Minyardipmi: Split out BT-specific code from ISA BT code
2019-09-20 Corey Minyardipmi: Split out KCS-specific code from ISA KCS code
2019-09-20 Corey Minyardipmi: Add a UUID device property
2019-09-20 Corey Minyardqdev: Add a no default uuid property
2019-09-20 Corey Minyardtests:ipmi: Fix IPMI BT tests
2019-09-20 Corey Minyardipmi: Generate an interrupt on watchdog pretimeout...
2019-09-20 Corey Minyardipmi: Fix the get watchdog command
2019-09-20 Corey Minyardipmi: Fix watchdog NMI handling
2019-09-20 Peter MaydellMerge remote-tracking branch 'remotes/cleber/tags/pytho...
2019-09-20 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-09-20 Peter MaydellMakefile: Fix in-tree builds when Sphinx is available
2019-09-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-09-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ati...
2019-09-19 Philippe Mathieu... BootLinuxSshTest: Only run the tests when explicitly...
2019-09-19 James Le Cuirotconfigure: Add xkbcommon configure options
2019-09-19 Greg Kurzkvm: Fix typo in header of kvm_device_access()
2019-09-19 Justin HibbitsFix cacheline detection on FreeBSD/powerpc.
2019-09-19 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-09-19 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-09-19 Eric Blakebuild: Don't ignore qapi-visit-core.c
2019-09-19 KONRAD Frederictarget/m68k/fpu_helper.c: rename the access arguments
2019-09-19 Thomas HuthReplace '-machine accel=xyz' with '-accel xyz'
2019-09-19 Philippe Mathieu... cutils: Move size_to_str() from "qemu-common.h" to...
2019-09-19 Chen Zhangvfio: fix a typo
2019-09-19 Gerd Hoffmannati: use vga_read_byte in ati_cursor_define
2019-09-19 Gerd Hoffmannvga: move access helpers to separate include file
2019-09-19 David Gibsontests/acceptance: Specify arch for QueryCPUModelExpansion
2019-09-18 Philippe Mathieu... trace: Forbid event format ending with newline character
2019-09-18 Philippe Mathieu... trace: Remove trailing newline in events
2019-09-18 Alexey Kardashevskiyloader: Trace loaded images
2019-09-17 KONRAD Fredericgdbstub: riscv: fix the fflags registers
2019-09-17 Alistair Francistarget/riscv: Use TB_FLAGS_MSTATUS_FS for floating...
2019-09-17 Alistair Francistarget/riscv: Fix mstatus dirty mask
2019-09-17 Atish Patratarget/riscv: Use both register name and ABI name
2019-09-17 Bin Mengriscv: sifive_u: Update model and compatible strings...
2019-09-17 Bin Mengriscv: sifive_u: Remove handcrafted clock nodes for...
2019-09-17 Bin Mengriscv: sifive_u: Fix broken GEM support
2019-09-17 Bin Mengriscv: sifive_u: Instantiate OTP memory with a serial...
2019-09-17 Bin Mengriscv: sifive: Implement a model for SiFive FU540 OTP
2019-09-17 Bin Mengriscv: roms: Update default bios for sifive_u machine
2019-09-17 Bin Mengriscv: sifive_u: Change UART node name in device tree
2019-09-17 Bin Mengriscv: sifive_u: Update UART base addresses and IRQs
2019-09-17 Bin Mengriscv: sifive_u: Reference PRCI clocks in UART and...
2019-09-17 Bin Mengriscv: sifive_u: Add PRCI block to the SoC
2019-09-17 Bin Mengriscv: sifive_u: Generate hfclk and rtcclk nodes
2019-09-17 Bin Mengriscv: sifive: Implement PRCI model for FU540
2019-09-17 Bin Mengriscv: sifive_u: Update PLIC hart topology configuratio...
2019-09-17 Bin Mengriscv: sifive_u: Update hart configuration to reflect...
2019-09-17 Bin Mengriscv: sifive_u: Set the minimum number of cpus to 2
2019-09-17 Bin Mengriscv: hart: Add a "hartid-base" property to RISC-V...
2019-09-17 Bin Mengriscv: hart: Extract hart realize to a separate routine
2019-09-17 Bin Mengriscv: Add a sifive_cpu.h to include both E and U cpu...
2019-09-17 Bin Mengriscv: sifive_e: Drop sifive_mmio_emulate()
2019-09-17 Bin Mengriscv: sifive_e: prci: Update the PRCI register block...
2019-09-17 Bin Mengriscv: sifive_e: prci: Fix a typo of hfxosccfg register...
2019-09-17 Bin Mengriscv: sifive: Rename sifive_prci.{c, h} to sifive_e_pr...
2019-09-17 Bin Mengriscv: sifive_u: Remove the unnecessary include of...
2019-09-17 Bin Mengriscv: roms: Remove executable attribute of opensbi...
2019-09-17 Bin Mengriscv: hw: Remove the unnecessary include of target...
2019-09-17 Bin Mengriscv: hw: Change to use qemu_log_mask(LOG_GUEST_ERROR...
2019-09-17 Bin Mengriscv: hw: Change create_fdt() to return void
2019-09-17 Bin Mengriscv: hw: Remove not needed PLIC properties in device...
2019-09-17 Bin Mengriscv: hw: Use qemu_fdt_setprop_cell() for property...
2019-09-17 Bin Mengriscv: hw: Remove superfluous "linux, phandle" property
2019-09-17 Bin Mengriscv: hw: Remove duplicated "hw/hw.h" inclusion
2019-09-17 Bin Mengriscv: sifive_test: Add reset functionality
2019-09-17 Bin Mengriscv: hmp: Add a command to show virtual memory mappings
2019-09-17 Bin Mengriscv: Resolve full path of the given bios image
2019-09-17 Bin Mengriscv: Add a helper routine for finding firmware
2019-09-17 Bin Mengriscv: rv32: Root page table address can be larger...
2019-09-17 Alistair Francistarget/riscv: Update the Hypervisor CSRs to v0.4
2019-09-17 Alistair Francistarget/riscv: Create function to test if FP is enabled
2019-09-17 Alistair Francisriscv: plic: Remove unused interrupt functions
2019-09-17 Philippe Mathieu... target/riscv/pmp: Convert qemu_log_mask(LOG_TRACE)...
2019-09-17 Philippe Mathieu... target/riscv/pmp: Restrict priviledged PMP to system...
next