index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-17
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf
2
-1
/
+3
2020-02-14
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...
Peter Maydell
2
-0
/
+48
2020-02-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...
Peter Maydell
2
-0
/
+9
2020-02-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200212' into staging
Peter Maydell
5
-0
/
+35
2020-02-13
hw/arm: ast2400/ast2500: Wire up EHCI controllers
Guenter Roeck
1
-0
/
+6
2020-02-13
i.MX: Add support for WDT on i.MX6
Roman Kapl
1
-0
/
+3
2020-02-13
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-6
/
+3
2020-02-12
tcg: Add tcg_gen_gvec_5_ptr
Richard Henderson
1
-0
/
+7
2020-02-12
Remove support for CLOCK_MONOTONIC not being defined
Peter Maydell
1
-4
/
+1
2020-02-12
seqlock: fix seqlock_write_unlock_impl function
Luc Michel
1
-2
/
+2
2020-02-12
ui: drop curor_hide global variable.
Gerd Hoffmann
1
-1
/
+0
2020-02-11
tcg: Add support for a helper with 7 arguments
Taylor Simpson
4
-0
/
+28
2020-02-10
riscv: virt: Use Goldfish RTC device
Anup Patel
1
-0
/
+2
2020-02-10
hw: rtc: Add Goldfish RTC device
Anup Patel
1
-0
/
+46
2020-02-06
hw/pci/pci_bridge: Fix typo in comment
Julia Suvorova
1
-1
/
+1
2020-02-04
trivial: Remove xenfb_enabled from sysemu.h
Thomas Huth
1
-1
/
+0
2020-02-04
include/sysemu/sysemu.h: Remove usused variable no_quit
Thomas Huth
1
-1
/
+0
2020-02-03
migration: Include migration support for machine check handling
Aravinda Prasad
1
-0
/
+2
2020-02-03
ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls
Aravinda Prasad
1
-1
/
+3
2020-02-03
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
1
-1
/
+5
2020-02-03
target/ppc: Handle NMI guest exit
Aravinda Prasad
1
-0
/
+10
2020-02-03
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
1
-1
/
+4
2020-02-03
Wrapper function to wait on condition for the main loop mutex
Aravinda Prasad
1
-0
/
+8
2020-02-02
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
5
-0
/
+632
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
5
-0
/
+802
2020-02-02
tpm_spapr: Support TPM for ppc64 using CRQ based interface
Stefan Berger
1
-0
/
+3
2020-02-02
spapr: Implement get_dt_compatible() callback
Stefan Berger
1
-0
/
+1
2020-02-02
ppc/pnv: Add support for "hostboot" mode
Cédric Le Goater
2
-0
/
+3
2020-02-02
hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS
Thomas Huth
1
-1
/
+0
2020-01-30
blockdev: adds bdrv_parse_aio to use io_uring
Aarushi Mehta
1
-0
/
+1
2020-01-30
block/io_uring: implements interfaces for io_uring
Aarushi Mehta
2
-1
/
+27
2020-01-30
block/block: add BDRV flag for io_uring
Aarushi Mehta
1
-0
/
+1
2020-01-30
block/io: wait for serialising requests when a request becomes serialising
Paolo Bonzini
1
-2
/
+1
2020-01-30
block: eliminate BDRV_REQ_NO_SERIALISING
Paolo Bonzini
1
-12
/
+0
2020-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
1
-0
/
+1
2020-01-30
hw/core: deprecate old reset functions and introduce new ones
Damien Hedde
2
-0
/
+36
2020-01-30
hw/core/qdev: update hotplug reset regarding resettable
Damien Hedde
1
-0
/
+11
2020-01-30
hw/core/resettable: add support for changing parent
Damien Hedde
1
-0
/
+16
2020-01-30
hw/core: add Resettable support to BusClass and DeviceClass
Damien Hedde
1
-0
/
+27
2020-01-30
hw/core: create Resettable QOM interface
Damien Hedde
1
-0
/
+211
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
1
-2
/
+2
2020-01-30
hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0
Cédric Le Goater
1
-0
/
+2
2020-01-30
hw/arm: ast2600: Wire up the eMMC controller
Andrew Jeffery
1
-0
/
+2
2020-01-30
hw/sd: Configure number of slots exposed by the ASPEED SDHCI model
Andrew Jeffery
1
-0
/
+1
2020-01-30
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jan-29-2020' ...
Peter Maydell
3
-10
/
+20
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2
-10
/
+17
2020-01-29
disas: Add a field for target-dependant data to disassemble_info
Aleksandar Markovic
1
-0
/
+3
2020-01-29
migration: Simplify get_qlist
Eric Auger
1
-13
/
+6
2020-01-29
ram_addr: Split RAMBlock definition
Juan Quintela
2
-39
/
+65
2020-01-27
hppa: add emulation of LASI PS2 controllers
Sven Schnelle
2
-0
/
+17
[next]