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
/
isa
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
Move parallel_hds_isa_init to hw/isa/isa-bus.c
Miroslav Rezanina
1
-0
/
+26
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-2
/
+2
2015-06-04
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
1
-1
/
+1
2015-06-03
hw/q35: fix floppy controller definition in ich9
Marcel Apfelbaum
1
-1
/
+1
2015-06-03
hw/isa/i82378.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
1
-5
/
+2
2015-06-03
hw/isa/lpc_ich9.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
1
-4
/
+1
2015-04-02
hw: Mark devices picking up char backends actively FIXME
Markus Armbruster
1
-0
/
+2
2015-04-02
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
1
-0
/
+2
2015-02-26
acpi, ich9: Add unplug cb for ich9.
Tang Chen
1
-0
/
+9
2015-02-26
acpi, ich9: Add hotunplug request cb for ich9.
Tang Chen
1
-2
/
+3
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
3
-23
/
+12
2015-02-13
isa: remove isa_mem_base variable
Hervé Poussineau
1
-1
/
+0
2015-02-13
piix4: use PCI address space instead of system memory
Hervé Poussineau
1
-1
/
+1
2015-02-13
isa: add memory space parameter to isa_bus_new
Hervé Poussineau
5
-7
/
+15
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-1
/
+1
2015-01-15
vt82c686: avoid out-of-bounds read
Paolo Bonzini
1
-1
/
+1
2014-12-10
vt82c686: fix coverity warning about out-of-bounds write
zhanghailiang
1
-22
/
+19
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-2
/
+2
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-2
/
+5
2014-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
1
-3
/
+3
2014-09-02
Fix debug print warning
Gonglei
1
-2
/
+3
2014-08-15
isa-bus: don't use 'Yoda conditions'
Gonglei
1
-1
/
+1
2014-08-15
pci-host: update obsolete reference about piix_pci.c
Gonglei
1
-1
/
+1
2014-06-19
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
1
-0
/
+3
2014-06-19
pc: q35: acpi: report error to user on unsupported unplug request
Igor Mammedov
1
-0
/
+2
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
1
-0
/
+20
2014-06-19
pc: ich9 lpc: make it work with global/compat properties
Igor Mammedov
1
-5
/
+10
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
4
-8
/
+3
2014-06-10
hw/isa/pc87312: Remove unused function is_parallel_epp()
Peter Maydell
1
-5
/
+0
2014-05-05
PortioList: Store PortioList in device state
Kirill Batuzov
1
-3
/
+8
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2
-3
/
+3
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
1
-1
/
+1
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
1
-2
/
+2
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
1
-1
/
+1
2013-12-23
vt82c686: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+5
2013-12-23
piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+5
2013-12-23
ich9: Document why cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-2
/
+5
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
4
-4
/
+4
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
1
-0
/
+40
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-1
/
+1
2013-07-31
i82378: Cleanup implementation
Hervé Poussineau
1
-170
/
+42
2013-07-31
pci-host/prep: Set isa_mem_base in the PCI host bridge
Hervé Poussineau
1
-3
/
+0
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
3
-0
/
+5
2013-07-25
isa_mmio: delete
Paolo Bonzini
2
-82
/
+0
2013-07-23
isa-bus: Drop isabus_bridge_init() since it does nothing
Hu Tao
1
-8
/
+0
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-1
/
+1
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
5
-7
/
+9
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
2
-2
/
+2
2013-07-04
memory: introduce memory_region_present
Paolo Bonzini
1
-4
/
+4
[prev]
[next]