index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ide
/
via.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-03-10
1
-2
/
+1
|
\
|
*
ide: introduce ide_register_restart_cb
Paolo Bonzini
2015-03-10
1
-2
/
+1
*
|
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
1
-4
/
+2
|
/
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-1
/
+1
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-3
/
+0
*
vt82c686: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+0
*
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+1
*
ide: Pass size to ide_bus_new()
Andreas Färber
2013-08-30
1
-1
/
+1
*
ide: Introduce abstract QOM type for PCIIDEState
Andreas Färber
2013-07-29
1
-9
/
+9
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-4
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-3
/
+3
*
ahci: Don't allow creating slave drives
Kevin Wolf
2013-05-08
1
-1
/
+1
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-2
/
+2
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-2
/
+2
*
Revert "fix some debug printf format strings"
malc
2012-08-27
1
-3
/
+2
*
fix some debug printf format strings
Matthew Ogilvie
2012-08-24
1
-2
/
+3
*
Merge branch pci into master
Michael S. Tsirkin
2012-07-29
1
-3
/
+1
|
\
|
*
pci: convert PCIUnregisterFunc to void
Alex Williamson
2012-07-04
1
-3
/
+1
*
|
Avoid returning void
Blue Swirl
2012-07-28
1
-1
/
+2
|
/
*
Add missing const attributes for MemoryRegionOps
Stefan Weil
2012-03-11
1
-1
/
+1
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+3
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-6
/
+8
*
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-10
/
+17
*
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-12-20
1
-1
/
+1
*
fix typo: delete redundant semicolon
Dong Xu Wang
2011-12-06
1
-1
/
+1
*
ide: Convert to isa_register_portio_list
Richard Henderson
2011-10-11
1
-3
/
+4
*
hw: Trim superfluous #include "block_int.h"
Markus Armbruster
2011-09-12
1
-1
/
+0
*
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
1
-2
/
+1
*
ide: convert to memory API
Avi Kivity
2011-08-08
1
-16
/
+49
*
hw/ide/via.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-12
1
-4
/
+4
*
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
2011-02-21
1
-1
/
+1
*
ide: Build fix for via.c
Kevin Wolf
2010-12-17
1
-1
/
+1
*
ide: Register vm change state handler once only
Stefan Hajnoczi
2010-12-17
1
-10
/
+24
*
ide: Split out BMDMA code from ATA core
Alexander Graf
2010-12-17
1
-3
/
+3
*
Store IDE bus id in IDEBus structure for easy access.
Gleb Natapov
2010-12-11
1
-2
/
+2
*
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2010-12-01
1
-6
/
+2
|
\
|
*
ide: convert bmdma address ioport to ioport_register()
Avi Kivity
2010-11-24
1
-6
/
+2
*
|
pci: Replace unneeded type casts in calls of pci_register_bar
Stefan Weil
2010-11-22
1
-1
/
+1
|
/
*
pci/multi function bit: fix vt82c686.c.
Isaku Yamahata
2010-07-12
1
-1
/
+0
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-1
/
+1
*
MIPS: Initial support of VIA IDE controller used by fulong mini pc
Huacai Chen
2010-06-29
1
-0
/
+191