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
/
pci-host
/
bonito.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-02
hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bit
Philippe Mathieu-Daudé
1
-2
/
+2
2021-07-02
hw/pci-host/bonito: Trace PCI config accesses smaller than 32-bit
Philippe Mathieu-Daudé
1
-0
/
+8
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-01-04
hw/pci-host/bonito: Use pci_config_set_interrupt_pin()
Philippe Mathieu-Daudé
1
-1
/
+2
2021-01-04
hw/pci-host/bonito: Display hexadecimal value with '0x' prefix
Philippe Mathieu-Daudé
1
-2
/
+2
2021-01-04
hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-04
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-04
hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
1
-2
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-4
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-4
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
pci: Convert uses of pci_create() etc. with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-2
/
+3
2020-05-26
hw/mips/fuloong2e: Fix typo in Fuloong machine name
Philippe Mathieu-Daudé
1
-4
/
+4
2020-05-26
hw/pci-host/bonito: Set the Config register reset value with FIELD_DP32
Philippe Mathieu-Daudé
1
-1
/
+20
2020-05-26
hw/pci-host/bonito: Better describe the I/O CS regions
Philippe Mathieu-Daudé
1
-2
/
+11
2020-05-26
hw/pci-host/bonito: Map the different PCI ranges more detailed
Philippe Mathieu-Daudé
1
-4
/
+28
2020-05-26
hw/pci-host/bonito: Map all the Bonito64 I/O range
Philippe Mathieu-Daudé
1
-0
/
+3
2020-05-26
hw/pci-host/bonito: Map peripheral using physical address
Philippe Mathieu-Daudé
1
-2
/
+2
2020-05-26
hw/pci-host/bonito: Fix DPRINTF() format strings
Philippe Mathieu-Daudé
1
-3
/
+3
2020-05-15
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
1
-1
/
+1
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
1
-1
/
+0
2019-12-16
mips: fulong 2e: Renovate coding style
Filip Bozuta
1
-27
/
+33
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-02-21
hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address
BALATON Zoltan
1
-1
/
+6
2018-10-24
hw/pci-host/bonito: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
1
-6
/
+3
2018-08-21
hw/pci-host/bonito: Move away from old_mmio accessors
Peter Maydell
1
-130
/
+15
2018-02-06
hw/pci*: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
1
-3
/
+3
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
1
-1
/
+1
2017-12-05
pci: Rename root bus initialization functions for clarity
David Gibson
1
-4
/
+4
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+4
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-1
/
+1
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-1
/
+1
2016-01-29
pci: Clean up includes
Peter Maydell
1
-1
/
+1
2016-01-11
PCI Bonito: QOMify and cleanup
Cao jin
1
-11
/
+12
2015-08-13
hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accesses
Peter Maydell
1
-0
/
+16
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
1
-1
/
+1
2015-04-17
mips: fix broken fulong2e machine
Paolo Bonzini
1
-2
/
+2
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
1
-4
/
+2
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
1
-2
/
+1
2013-12-23
pci-host: Consistently set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+5
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-2
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-2
/
+2
2013-07-25
mips_fulong2e: do not use isa_mmio
Paolo Bonzini
1
-15
/
+10
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-5
/
+5
[next]