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
2017-08-14
xlnx-qspi: add a property for mmio-execution
KONRAD Frederic
1
-3
/
+33
2017-08-14
hw/misc/mmio_interface: Return after error_setg() to avoid crash
Thomas Huth
1
-0
/
+2
2017-08-10
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-2
/
+12
2017-08-10
virtio-blk: handle blk_getlength() errors
Stefan Hajnoczi
1
-1
/
+3
2017-08-10
IDE: Do not flush empty CDROM drives
Stefan Hajnoczi
1
-1
/
+9
2017-08-10
9pfs: local: fix fchmodat_nofollow() limitations
Greg Kurz
2
-16
/
+50
2017-08-09
spapr: Fix bug in h_signal_sys_reset()
Sam Bobroff
1
-5
/
+4
2017-08-09
spapr_drc: abort if object_property_add_child() fails
Greg Kurz
1
-1
/
+1
2017-08-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+6
2017-08-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+2
2017-08-08
scsi: clarify sense codes for LUN0 emulation
Hannes Reinecke
1
-1
/
+6
2017-08-08
hw/i386: allow SHPC for Q35 machine
Aleksandr Bezzubikov
1
-2
/
+2
2017-08-07
hw/arm/virt: Add 2.10 machine type
Eric Auger
1
-2
/
+17
2017-08-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
1
-0
/
+5
2017-08-04
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170803' into staging
Peter Maydell
2
-11
/
+23
2017-08-03
build-sys: add --disable-vhost-user
Marc-André Lureau
1
-2
/
+2
2017-08-02
cpu: don't allow negative core id
Laurent Vivier
1
-0
/
+5
2017-08-02
mips: Add KVM T&E segment support for TCG
James Hogan
2
-10
/
+19
2017-08-02
mips/malta: leave space for the bootmap after the initrd
Aurelien Jarno
1
-1
/
+4
2017-08-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-17
/
+53
2017-08-02
pc: acpi: force FADT rev1 for 440fx based machine types
Igor Mammedov
1
-4
/
+18
2017-08-02
pc: make 'pc.rom' readonly when machine has PCI enabled
Igor Mammedov
1
-0
/
+3
2017-08-02
intel_iommu: use access_flags for iotlb
Peter Xu
1
-8
/
+7
2017-08-02
intel_iommu: fix iova for pt
Peter Xu
2
-3
/
+2
2017-08-02
vhost-user: fix legacy cross-endian configurations
Felipe Franciosi
1
-2
/
+21
2017-08-02
vhost: fix a memory leak
Peng Hao
1
-0
/
+2
2017-08-01
mc146818rtc: implement UIP latching as intended
Paolo Bonzini
1
-6
/
+9
2017-08-01
mc146818rtc: simplify check_update_timer
Paolo Bonzini
1
-13
/
+11
2017-08-01
hw/scsi/vmw_pvscsi: Convert to realize
Mao Zhongyi
1
-5
/
+3
2017-08-01
hw/scsi/vmw_pvscsi: Remove the dead error handling
Mao Zhongyi
1
-4
/
+0
2017-08-01
bt: stop the sdp memory allocation craziness
Paolo Bonzini
1
-4
/
+13
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
19
-328
/
+328
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
8
-41
/
+41
2017-08-01
trace: add trace_event_get_state_backends()
Stefan Hajnoczi
1
-8
/
+5
2017-07-31
hw/mps2_scc: fix incorrect properties
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
target/arm: Rename cp15.c6_rgnr to pmsav7.rnr
Peter Maydell
1
-7
/
+7
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
29
-29
/
+29
2017-07-31
ivshmem: fix incorrect error handling in ivshmem_recv_msg()
Philippe Mathieu-Daudé
1
-1
/
+4
2017-07-31
loader: check get_image_size() return value
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
fix qemu-system-unicore32 crashing when calling without -kernel
Eduardo Otubo
1
-1
/
+4
2017-07-29
Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"
David Gibson
1
-6
/
+4
2017-07-29
spapr_drc: fix realize and unrealize
Greg Kurz
1
-9
/
+6
2017-07-28
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170728' into staging
Peter Maydell
5
-17
/
+24
2017-07-28
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170728-pull-request' i...
Peter Maydell
1
-4
/
+4
2017-07-28
Revert "elf-loader: warn about invalid endianness"
Alexey Kardashevskiy
1
-1
/
+0
2017-07-28
hw/mips: load_elf_strerror to report kernel loading failure
Aurelien Jarno
4
-16
/
+24
2017-07-28
ui: drop ac_search and ac_stop
Gerd Hoffmann
1
-4
/
+4
2017-07-28
s390x/css: fix bits must be zero check for TIC
Halil Pasic
1
-1
/
+2
2017-07-28
s390x/css: check ccw address validity
Halil Pasic
1
-0
/
+4
2017-07-27
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170727-pull-request' i...
Peter Maydell
3
-8
/
+0
[next]