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
2019-03-06
bitmap: bitmap_count_one_with_offset
Wei Wang
1
-0
/
+13
2019-03-06
bitmap: fix bitmap_count_one
Wei Wang
1
-0
/
+4
2019-03-06
migration: Add an ability to ignore shared RAM blocks
Yury Kotov
1
-1
/
+0
2019-03-06
exec: Change RAMBlockIterFunc definition
Yury Kotov
1
-2
/
+4
2019-03-06
migration: Cleanup during exit
Dr. David Alan Gilbert
1
-1
/
+1
2019-03-05
hw/arm/stellaris: Implement watchdog timer
Michel Heily
1
-0
/
+8
2019-03-05
hw/arm/virt: Dynamic memory map depending on RAM requirements
Eric Auger
1
-0
/
+1
2019-03-05
hw/boards: Add a MachineState parameter to kvm_type callback
Eric Auger
1
-1
/
+4
2019-03-05
hw/arm/virt: Split the memory map description
Eric Auger
1
-4
/
+9
2019-03-05
hw/arm/virt: Rename highmem IO regions
Eric Auger
1
-4
/
+4
2019-03-05
net: Add a network device specific self-announcement ability
Dr. David Alan Gilbert
1
-0
/
+2
2019-03-05
migration: Switch to using announce timer
Dr. David Alan Gilbert
3
-12
/
+2
2019-03-05
virtio-net: Switch to using announce timer
Dr. David Alan Gilbert
1
-2
/
+2
2019-03-05
migration: Add announce parameters
Dr. David Alan Gilbert
1
-0
/
+2
2019-03-05
net: Introduce announce timer
Dr. David Alan Gilbert
2
-0
/
+40
2019-03-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-1
/
+6
2019-03-01
Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...
Peter Maydell
7
-54
/
+163
2019-02-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-...
Peter Maydell
3
-2
/
+70
2019-02-28
Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-260219-1' in...
Peter Maydell
1
-2
/
+13
2019-02-28
hw/arm/armsse: Unify init-svtor and cpuwait handling
Peter Maydell
1
-0
/
+3
2019-02-28
hw/arm/iotkit-sysctl: Add SSE-200 registers
Peter Maydell
1
-0
/
+20
2019-02-28
hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register name
Peter Maydell
1
-1
/
+1
2019-02-28
hw/arm/armsse: Wire up the MHUs
Peter Maydell
1
-1
/
+2
2019-02-28
hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit
Peter Maydell
1
-0
/
+44
2019-02-28
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190226' into...
Peter Maydell
8
-5
/
+46
2019-02-27
i2c:smbus_slave: Add an SMBus vmstate structure
Corey Minyard
1
-3
/
+21
2019-02-27
i2c:pm_smbus: Fix state transfer
Corey Minyard
1
-0
/
+9
2019-02-27
migration: Add a VMSTATE_BOOL_TEST() macro
Corey Minyard
1
-0
/
+3
2019-02-27
i2c:pm_smbus: Fix pm_smbus handling of I2C block read
Corey Minyard
1
-0
/
+6
2019-02-27
boards.h: Ignore migration for SMBus devices on older machines
Corey Minyard
1
-0
/
+1
2019-02-27
i2c:smbus: Simplify read handling
Corey Minyard
1
-7
/
+10
2019-02-27
i2c:smbus: Simplify write operation
Corey Minyard
1
-8
/
+13
2019-02-27
i2c:smbus: Correct the working of quick commands
Corey Minyard
1
-0
/
+5
2019-02-27
i2c: have I2C receive operation return uint8_t
Corey Minyard
1
-4
/
+3
2019-02-27
i2c: Split smbus into parts
Corey Minyard
4
-36
/
+96
2019-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
6
-18
/
+68
2019-02-26
authz: delete existing ACL implementation
Daniel P. Berrange
1
-66
/
+0
2019-02-26
authz: add QAuthZPAM object type for authorizing using PAM
Daniel P. Berrange
1
-0
/
+100
2019-02-26
authz: add QAuthZListFile object type for a file access control list
Daniel P. Berrangé
1
-0
/
+111
2019-02-26
authz: add QAuthZList object type for an access control list
Daniel P. Berrange
1
-0
/
+106
2019-02-26
authz: add QAuthZSimple object type for easy whitelist auth checks
Daniel P. Berrangé
1
-0
/
+84
2019-02-26
authz: add QAuthZ object as an authorization base class
Daniel P. Berrange
1
-0
/
+112
2019-02-26
util: add helper APIs for dealing with inotify in portable manner
Daniel P. Berrangé
1
-0
/
+128
2019-02-26
softfloat: Implement float128_to_uint32
David Hildenbrand
1
-0
/
+1
2019-02-26
softfloat: add float128_is_{normal,denormal}
David Hildenbrand
1
-2
/
+12
2019-02-26
spapr: add hotplug hooks for PHB hotplug
Greg Kurz
1
-0
/
+3
2019-02-26
spapr_pci: provide node start offset via spapr_populate_pci_dt()
Michael Roth
1
-1
/
+1
2019-02-26
spapr: create DR connectors for PHBs
Michael Roth
2
-0
/
+9
2019-02-26
spapr_pci: add PHB unrealize
Greg Kurz
1
-0
/
+5
2019-02-26
spapr_irq: Expose the phandle of the interrupt controller
Greg Kurz
1
-0
/
+1
[next]