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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-02
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-4
/
+2
2019-07-02
hw/mips: Express dependencies of the r4k platform with Kconfig
Philippe Mathieu-Daudé
1
-0
/
+10
2019-07-02
hw/mips: Express dependencies of the Jazz machine with Kconfig
Philippe Mathieu-Daudé
1
-0
/
+17
2019-07-02
hw/mips: Express dependencies of the MIPSsim machine with Kconfig
Philippe Mathieu-Daudé
1
-0
/
+3
2019-07-02
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...
Peter Maydell
20
-162
/
+1596
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
3
-4
/
+4
2019-07-02
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster
2
-0
/
+165
2019-07-02
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster
3
-62
/
+329
2019-07-02
hw/core: Move numa.c to hw/core/
Markus Armbruster
2
-0
/
+669
2019-07-02
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into staging
Peter Maydell
3
-43
/
+166
2019-07-02
qapi: Split qom.json and qdev.json off misc.json
Markus Armbruster
2
-2
/
+2
2019-07-02
net/announce: Add optional ID
Dr. David Alan Gilbert
1
-2
/
+2
2019-07-02
ftgmac100: do not link to netdev
Cédric Le Goater
1
-2
/
+0
2019-07-02
hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit
Philippe Mathieu-Daudé
1
-4
/
+1
2019-07-02
hw/block/pflash_cfi02: Document commands
Philippe Mathieu-Daudé
1
-21
/
+19
2019-07-02
hw/block/pflash_cfi02: Use chip erase time specified in the CFI table
Stephen Checkoway
1
-2
/
+2
2019-07-02
hw/block/pflash_cfi02: Implement erase suspend/resume
Stephen Checkoway
1
-14
/
+140
2019-07-02
hw/block/pflash_cfi02: Implement multi-sector erase
Stephen Checkoway
1
-18
/
+76
2019-07-02
hw/block/pflash_cfi02: Fix reset command not ignored during erase
Stephen Checkoway
1
-1
/
+2
2019-07-02
hw/block/pflash_cfi02: Fix CFI in autoselect mode
Stephen Checkoway
1
-4
/
+18
2019-07-02
hw/block/pflash_cfi02: Split if() condition
Philippe Mathieu-Daudé
1
-2
/
+4
2019-07-02
hw/block/pflash_cfi02: Extract pflash_regions_count()
Philippe Mathieu-Daudé
1
-2
/
+6
2019-07-02
hw/block/pflash_cfi02: Implement nonuniform sector sizes
Stephen Checkoway
1
-27
/
+114
2019-07-02
hw/block/pflash_cfi02: Document 'Page Mode' operations are not supported
Philippe Mathieu-Daudé
1
-1
/
+3
2019-07-02
hw/block/pflash_cfi02: Hold the PRI table offset in a variable
Philippe Mathieu-Daudé
1
-14
/
+17
2019-07-02
hw/block/pflash_cfi02: Document the current CFI values
Philippe Mathieu-Daudé
1
-1
/
+10
2019-07-02
hw/block/pflash_cfi02: Remove pointless local variable
Philippe Mathieu-Daudé
1
-8
/
+6
2019-07-02
hw/block/pflash_cfi02: Fix command address comparison
Stephen Checkoway
1
-1
/
+7
2019-07-02
hw/block/pflash_cfi02: Unify the MemoryRegionOps
Philippe Mathieu-Daudé
1
-45
/
+15
2019-07-02
hw/block/pflash_cfi02: Extract the pflash_data_read() function
Philippe Mathieu-Daudé
1
-10
/
+14
2019-07-02
hw/block/pflash_cfi02: Use the ldst API in pflash_read()
Philippe Mathieu-Daudé
1
-27
/
+5
2019-07-02
hw/block/pflash_cfi02: Use the ldst API in pflash_write()
Philippe Mathieu-Daudé
1
-30
/
+8
2019-07-02
hw/block/pflash_cfi02: Simplify a statement using fall through
Philippe Mathieu-Daudé
1
-3
/
+3
2019-07-02
hw/block/pflash_cfi02: Add helpers to manipulate the status bits
Philippe Mathieu-Daudé
1
-6
/
+34
2019-07-02
hw/block/pflash_cfi02: Add an enum to define the write cycles
Philippe Mathieu-Daudé
1
-2
/
+8
2019-07-02
hw/block/pflash_cfi02: Fix debug format string
Philippe Mathieu-Daudé
1
-12
/
+6
2019-07-02
hw/block/pflash: Simplify trace_pflash_data_read/write()
Philippe Mathieu-Daudé
3
-12
/
+6
2019-07-02
hw/block/pflash: Simplify trace_pflash_io_read/write()
Philippe Mathieu-Daudé
3
-8
/
+7
2019-07-02
spapr/xive: Add proper rollback to kvmppc_xive_connect()
Greg Kurz
1
-19
/
+29
2019-07-02
ppc/xive: Fix TM_PULL_POOL_CTX special operation
Cédric Le Goater
1
-9
/
+10
2019-07-02
ppc/pnv: Rework cache watch model of PnvXIVE
Cédric Le Goater
1
-36
/
+106
2019-07-02
ppc/xive: Make the PIPR register readonly
Cédric Le Goater
1
-16
/
+16
2019-07-02
ppc/xive: Force the Physical CAM line value to group mode
Cédric Le Goater
1
-16
/
+5
2019-07-02
spapr/xive: simplify spapr_irq_init_device() to remove the emulated init
Cédric Le Goater
1
-17
/
+3
2019-07-02
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
3
-38
/
+22
2019-07-02
spapr_pci: Unregister listeners before destroying the IOMMU address space
Greg Kurz
1
-0
/
+6
2019-07-02
ppc: Introduce kvmppc_set_reg_tb_offset() helper
Greg Kurz
1
-4
/
+1
2019-07-02
xics/kvm: Add proper rollback to xics_kvm_init()
Greg Kurz
1
-6
/
+5
2019-07-02
xics/kvm: Add error propagation to ic*_set_kvm_state() functions
Greg Kurz
2
-20
/
+56
2019-07-02
xics/kvm: Always use local_err in xics_kvm_init()
Greg Kurz
1
-6
/
+10
[prev]
[next]