index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc/pnv: fix pnv_core_realize() error handling
Cédric Le Goater
2018-07-03
1
-0
/
+1
*
ppc/xics: rework the ICS classes inheritance tree
Cédric Le Goater
2018-07-03
2
-8
/
+6
*
ppc/xics: move the vmstate structures under the ics-base class
Cédric Le Goater
2018-07-03
1
-56
/
+56
*
ppx/xics: introduce a parent_reset in ICSStateClass
Cédric Le Goater
2018-07-03
2
-31
/
+40
*
ppc/xics: move the instance_init handler under the ics-base class
Cédric Le Goater
2018-07-03
1
-8
/
+8
*
ppc/xics: introduce a parent_realize in ICSStateClass
Cédric Le Goater
2018-07-03
2
-20
/
+37
*
ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers
Cédric Le Goater
2018-07-03
3
-19
/
+40
*
sam460ex: Fix sam460ex device tree when booting the Linux kernel
Guenter Roeck
2018-07-03
1
-0
/
+28
*
mac_newworld: always enable disable_direct_reg3_writes for ADB machines
Mark Cave-Ayland
2018-07-03
1
-2
/
+2
*
mac_dbdma: only dump commands for debug enabled channels
Mark Cave-Ayland
2018-07-03
1
-10
/
+11
*
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.2-20180702-pull-request' into staging
Peter Maydell
2018-07-02
2
-0
/
+2
|
\
|
*
ramfb: enable vgabios
Gerd Hoffmann
2018-07-02
1
-0
/
+1
|
*
bochs-display: enable vgabios
Gerd Hoffmann
2018-07-02
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into staging
Peter Maydell
2018-07-02
10
-72
/
+321
|
\
\
|
|
/
|
/
|
|
*
s390x/tcg: properly implement the TOD
David Hildenbrand
2018-07-02
2
-4
/
+53
|
*
s390x/tod: factor out TOD into separate device
David Hildenbrand
2018-07-02
5
-54
/
+238
|
*
s390x/cpumodel: default enable bpb and ppa15 for z196 and later
Christian Borntraeger
2018-07-02
1
-0
/
+2
|
*
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
2018-07-02
5
-17
/
+25
|
*
s390/ipl: fix ipl with -no-reboot
Christian Borntraeger
2018-07-02
1
-1
/
+7
*
|
audio/hda: drop atomics
Gerd Hoffmann
2018-07-02
1
-16
/
+15
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
Peter Maydell
2018-06-30
13
-64
/
+104
|
\
|
*
hw/block/pflash_cfi: Convert from DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2018-06-29
3
-36
/
+37
|
*
hw/block/fdc: Convert from FLOPPY_DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2018-06-29
2
-3
/
+7
|
*
hw/net/etraxfs_eth: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2018-06-29
2
-4
/
+9
|
*
hw/net/ne2000: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2018-06-29
2
-6
/
+4
|
*
hw/net/ne2000: Add trace events
Philippe Mathieu-Daudé
2018-06-29
2
-5
/
+16
|
*
hw/input/tsc2005: Convert a fprintf() call to trace events
Philippe Mathieu-Daudé
2018-06-29
2
-4
/
+6
|
*
hw/char/parallel: Convert from pdebug() macro to trace events
Philippe Mathieu-Daudé
2018-06-29
2
-3
/
+17
|
*
hw/char/serial: Convert from DPRINTF macro to trace events
Philippe Mathieu-Daudé
2018-06-29
2
-2
/
+7
|
*
sdcard: Reduce sdcard_set_blocklen() trace digits
Philippe Mathieu-Daudé
2018-06-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629' into staging
Peter Maydell
2018-06-30
14
-122
/
+119
|
\
\
|
*
|
sdcard: Use the ldst API
Philippe Mathieu-Daudé
2018-06-29
6
-35
/
+19
|
*
|
sd: Don't trace SDRequest crc field
Peter Maydell
2018-06-29
2
-2
/
+2
|
*
|
i.mx7d: Change IRQ number type from hwaddr to int
Jean-Christophe Dubois
2018-06-29
1
-3
/
+3
|
*
|
i.mx7d: Change SRC unimplemented device name from sdma to src
Jean-Christophe Dubois
2018-06-29
1
-1
/
+1
|
*
|
i.mx7d: Remove unused header files
Jean-Christophe Dubois
2018-06-29
1
-2
/
+0
|
*
|
hw/arm/virt: Silence dtc /memory warning
Eric Auger
2018-06-29
2
-24
/
+24
|
*
|
hw/arm/virt: Silence dtc /intc warnings
Eric Auger
2018-06-29
1
-24
/
+39
|
*
|
hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
2018-06-29
1
-23
/
+30
|
*
|
hw/block/fdc: Replace error_setg(&error_abort) by assert()
Philippe Mathieu-Daudé
2018-06-29
1
-8
/
+1
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-06-29
3
-3
/
+15
|
\
\
\
|
*
|
|
hw/block/nvme: add optional parameter num_queues for nvme device
Weiping Zhang
2018-06-29
1
-2
/
+3
|
*
|
|
usb-storage: Add rerror/werror properties
Kevin Wolf
2018-06-29
2
-1
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2018-06-29
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
9p: darwin: Explicitly cast comparisons of mode_t with -1
Keno Fischer
2018-06-29
1
-2
/
+2
|
*
|
cutils: Provide strchrnul
Keno Fischer
2018-06-29
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-29
16
-454
/
+578
|
\
\
|
|
/
|
/
|
|
*
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
2018-06-29
2
-11
/
+123
|
*
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
2018-06-29
2
-45
/
+34
|
*
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
2018-06-29
2
-230
/
+248
[next]