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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...
Peter Maydell
2015-06-09
2
-2
/
+76
|
\
|
*
virtio-ccw/migration: Migrate config vector for virtio devices
Jason J. Herne
2015-06-03
1
-0
/
+4
|
*
virtio-ccw: add support for 9pfs
Pierre Morel
2015-06-03
2
-2
/
+72
*
|
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
2015-06-09
1
-2
/
+3
*
|
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
2015-06-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-06-08
20
-245
/
+311
|
\
\
|
*
|
ich9: implement SMI_LOCK
Gerd Hoffmann
2015-06-05
2
-1
/
+22
|
*
|
q35: implement TSEG
Gerd Hoffmann
2015-06-05
1
-0
/
+70
|
*
|
q35: implement SMRAM.D_LCK
Gerd Hoffmann
2015-06-05
1
-1
/
+7
|
*
|
q35: add config space wmask for SMRAM and ESMRAMC
Gerd Hoffmann
2015-06-05
1
-0
/
+2
|
*
|
q35: fix ESMRAMC default
Gerd Hoffmann
2015-06-05
1
-0
/
+1
|
*
|
q35: implement high SMRAM
Paolo Bonzini
2015-06-05
1
-4
/
+31
|
*
|
hw/i386: remove smram_update
Paolo Bonzini
2015-06-05
3
-8
/
+4
|
*
|
target-i386: use memory API to implement SMRAM
Paolo Bonzini
2015-06-05
4
-73
/
+16
|
*
|
hw/i386: add a separate region that tracks the SMRAME bit
Paolo Bonzini
2015-06-05
2
-3
/
+31
|
*
|
pflash_cfi01: add secure property
Paolo Bonzini
2015-06-05
1
-44
/
+67
|
*
|
pflash_cfi01: change to new-style MMIO accessors
Paolo Bonzini
2015-06-05
1
-86
/
+10
|
*
|
pflash_cfi01: change big-endian property to BIT type
Paolo Bonzini
2015-06-05
3
-6
/
+9
|
*
|
framebuffer: check memory_region_is_logging
Paolo Bonzini
2015-06-05
1
-0
/
+4
|
*
|
memory: prepare for multiple bits in the dirty log mask
Paolo Bonzini
2015-06-05
1
-2
/
+4
|
*
|
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
2015-06-05
3
-3
/
+4
|
*
|
display: add memory_region_sync_dirty_bitmap calls
Paolo Bonzini
2015-06-05
4
-0
/
+5
|
*
|
display: enable DIRTY_MEMORY_VGA tracking explicitly
Paolo Bonzini
2015-06-05
5
-7
/
+17
|
*
|
g364fb: remove pointless call to memory_region_set_coalescing
Paolo Bonzini
2015-06-05
1
-1
/
+0
|
*
|
Move parallel_hds_isa_init to hw/isa/isa-bus.c
Miroslav Rezanina
2015-06-05
2
-25
/
+26
*
|
|
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-06-08
2
-245
/
+322
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
macio: remove remainder_len DBDMA_io property
Mark Cave-Ayland
2015-06-04
1
-13
/
+0
|
*
|
macio: update comment/constants to reflect the new code
Mark Cave-Ayland
2015-06-04
1
-33
/
+13
|
*
|
macio: switch pmac_dma_write() over to new offset/len implementation
Mark Cave-Ayland
2015-06-04
1
-63
/
+53
|
*
|
macio: switch pmac_dma_read() over to new offset/len implementation
Mark Cave-Ayland
2015-06-04
1
-62
/
+40
|
*
|
fdc: Fix MSR.RQM flag
Kevin Wolf
2015-06-02
1
-1
/
+12
|
*
|
fdc: Disentangle phases in fdctrl_read_data()
Kevin Wolf
2015-06-02
1
-10
/
+23
|
*
|
fdc: Code cleanup in fdctrl_write_data()
Kevin Wolf
2015-06-02
1
-24
/
+39
|
*
|
fdc: Use phase in fdctrl_write_data()
Kevin Wolf
2015-06-02
1
-28
/
+41
|
*
|
fdc: Introduce fdctrl->phase
Kevin Wolf
2015-06-02
1
-0
/
+89
|
*
|
fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase()
Kevin Wolf
2015-06-02
1
-15
/
+16
|
*
|
fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase()
Kevin Wolf
2015-06-02
1
-15
/
+15
|
|
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-04
21
-96
/
+820
|
\
\
|
*
|
vhost: logs sharing
Jason Wang
2015-06-04
1
-18
/
+59
|
*
|
hw/acpi: piix4_pm_init(): take fw_cfg object no more
Laszlo Ersek
2015-06-04
3
-13
/
+11
|
*
|
hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core
Laszlo Ersek
2015-06-04
2
-8
/
+12
|
*
|
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
2015-06-04
4
-4
/
+6
|
*
|
pc-dimm: don't assert if pc-dimm alignment != hotpluggable mem range size
Igor Mammedov
2015-06-04
1
-1
/
+0
|
*
|
apci: fix PXB behaviour if used with unsupported BIOS
Marcel Apfelbaum
2015-06-03
1
-29
/
+58
|
*
|
hw/pxb: add numa_node parameter
Marcel Apfelbaum
2015-06-03
2
-0
/
+23
|
*
|
hw/pci: add support for NUMA nodes
Marcel Apfelbaum
2015-06-03
1
-0
/
+11
|
*
|
hw/pxb: add map_irq func
Marcel Apfelbaum
2015-06-03
1
-1
/
+19
|
*
|
hw/pci: inform bios if the system has extra pci root buses
Marcel Apfelbaum
2015-06-03
1
-0
/
+20
|
*
|
hw/pci: introduce PCI Expander Bridge (PXB)
Marcel Apfelbaum
2015-06-03
2
-0
/
+197
|
*
|
hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_query
Marcel Apfelbaum
2015-06-03
1
-1
/
+2
[next]