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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2018-07-03
sam460ex: Add RTC device
BALATON Zoltan
1
-0
/
+1
2018-07-03
hw/timer: Add basic M41T80 emulation
BALATON Zoltan
2
-0
/
+118
2018-07-03
ppc4xx_i2c: Rewrite to model hardware more closely
BALATON Zoltan
1
-142
/
+157
2018-07-03
hw/ppc: Give sam46ex its own config option
David Gibson
1
-1
/
+2
2018-07-03
ppc/pnv: fix pnv_core_realize() error handling
Cédric Le Goater
1
-0
/
+1
2018-07-03
ppc/xics: rework the ICS classes inheritance tree
Cédric Le Goater
2
-8
/
+6
2018-07-03
ppc/xics: move the vmstate structures under the ics-base class
Cédric Le Goater
1
-56
/
+56
2018-07-03
ppx/xics: introduce a parent_reset in ICSStateClass
Cédric Le Goater
2
-31
/
+40
2018-07-03
ppc/xics: move the instance_init handler under the ics-base class
Cédric Le Goater
1
-8
/
+8
2018-07-03
ppc/xics: introduce a parent_realize in ICSStateClass
Cédric Le Goater
2
-20
/
+37
2018-07-03
ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers
Cédric Le Goater
3
-19
/
+40
2018-07-03
sam460ex: Fix sam460ex device tree when booting the Linux kernel
Guenter Roeck
1
-0
/
+28
2018-07-03
mac_newworld: always enable disable_direct_reg3_writes for ADB machines
Mark Cave-Ayland
1
-2
/
+2
2018-07-03
mac_dbdma: only dump commands for debug enabled channels
Mark Cave-Ayland
1
-10
/
+11
2018-07-02
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.2-20180702-pul...
Peter Maydell
2
-0
/
+2
2018-07-02
ramfb: enable vgabios
Gerd Hoffmann
1
-0
/
+1
2018-07-02
bochs-display: enable vgabios
Gerd Hoffmann
1
-0
/
+1
2018-07-02
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into staging
Peter Maydell
10
-72
/
+321
2018-07-02
audio/hda: drop atomics
Gerd Hoffmann
1
-16
/
+15
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
2
-4
/
+53
2018-07-02
s390x/tod: factor out TOD into separate device
David Hildenbrand
5
-54
/
+238
2018-07-02
s390x/cpumodel: default enable bpb and ppa15 for z196 and later
Christian Borntraeger
1
-0
/
+2
2018-07-02
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
5
-17
/
+25
2018-07-02
s390/ipl: fix ipl with -no-reboot
Christian Borntraeger
1
-1
/
+7
2018-06-30
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
13
-64
/
+104
2018-06-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...
Peter Maydell
14
-122
/
+119
2018-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-3
/
+15
2018-06-29
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+3
2018-06-29
sdcard: Use the ldst API
Philippe Mathieu-Daudé
6
-35
/
+19
2018-06-29
sd: Don't trace SDRequest crc field
Peter Maydell
2
-2
/
+2
2018-06-29
i.mx7d: Change IRQ number type from hwaddr to int
Jean-Christophe Dubois
1
-3
/
+3
2018-06-29
i.mx7d: Change SRC unimplemented device name from sdma to src
Jean-Christophe Dubois
1
-1
/
+1
2018-06-29
i.mx7d: Remove unused header files
Jean-Christophe Dubois
1
-2
/
+0
2018-06-29
hw/arm/virt: Silence dtc /memory warning
Eric Auger
2
-24
/
+24
2018-06-29
hw/arm/virt: Silence dtc /intc warnings
Eric Auger
1
-24
/
+39
2018-06-29
hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
1
-23
/
+30
2018-06-29
hw/block/fdc: Replace error_setg(&error_abort) by assert()
Philippe Mathieu-Daudé
1
-8
/
+1
2018-06-29
hw/block/pflash_cfi: Convert from DPRINTF() macro to trace events
Philippe Mathieu-Daudé
3
-36
/
+37
2018-06-29
hw/block/fdc: Convert from FLOPPY_DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2
-3
/
+7
2018-06-29
hw/net/etraxfs_eth: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2
-4
/
+9
2018-06-29
hw/net/ne2000: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2
-6
/
+4
2018-06-29
hw/net/ne2000: Add trace events
Philippe Mathieu-Daudé
2
-5
/
+16
2018-06-29
hw/input/tsc2005: Convert a fprintf() call to trace events
Philippe Mathieu-Daudé
2
-4
/
+6
2018-06-29
hw/char/parallel: Convert from pdebug() macro to trace events
Philippe Mathieu-Daudé
2
-3
/
+17
2018-06-29
hw/char/serial: Convert from DPRINTF macro to trace events
Philippe Mathieu-Daudé
2
-2
/
+7
2018-06-29
sdcard: Reduce sdcard_set_blocklen() trace digits
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-29
hw/block/nvme: add optional parameter num_queues for nvme device
Weiping Zhang
1
-2
/
+3
2018-06-29
usb-storage: Add rerror/werror properties
Kevin Wolf
2
-1
/
+12
2018-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
16
-454
/
+578
2018-06-29
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
2
-11
/
+123
[next]