Sign in
qemu-android
/
qemu-android
/
acf7b7fdf31fa76b53803790917c8acf23a2badb
/
hw
acf7b7f
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
702c8c8
ahci: Fix CD-ROM signature
by Hannes Reinecke
· 10 years ago
c8232b3
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
1e40356
virtio fix cfg endian-ness for BE targets
by Michael S. Tsirkin
· 10 years ago
ada434c
virtio-pci: implement cfg capability
by Michael S. Tsirkin
· 10 years ago
b2101ea
pcie: Set the "link active" in the link status register
by Benjamin Herrenschmidt
· 10 years ago
220a884
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
by Laszlo Ersek
· 10 years ago
b86f461
hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS
by Laszlo Ersek
· 10 years ago
7444ca4
hw/i386/pc: factor out pc_cmos_init_floppy()
by Laszlo Ersek
· 10 years ago
5add35b
ich9: implement strap SPKR pin logic
by Paulo Alcantara
· 10 years ago
7ce0f7d
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging
by Peter Maydell
· 10 years ago
9861b71
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150707' into staging
by Peter Maydell
· 10 years ago
6319b1d
sPAPR: Clear stale MSIx table during EEH reset
by Gavin Shan
· 10 years ago
aef87d1
sPAPR: Reenable EEH functionality on reboot
by Gavin Shan
· 10 years ago
7cb1800
sPAPR: Don't enable EEH on emulated PCI devices
by Gavin Shan
· 10 years ago
e275934
spapr-vty: Use TYPE_ definition instead of hardcoding
by David Gibson
· 10 years ago
0f888bf
spapr_vty: lookup should only return valid VTY objects
by David Gibson
· 10 years ago
e634b89
spapr_pci: drop redundant args in spapr_[populate, create]_pci_child_dt
by Nikunj A Dadhania
· 10 years ago
16b0ea1
spapr_pci: populate ibm,loc-code
by Nikunj A Dadhania
· 10 years ago
1d2d974
spapr_pci: enumerate and add PCI device tree
by Nikunj A Dadhania
· 10 years ago
a45863b
xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled
by Bharata B Rao
· 10 years ago
19fb2c3
ppc: Update cpu_model in MachineState
by Bharata B Rao
· 10 years ago
bab99ea
spapr: Consolidate cpu init code into a routine
by Bharata B Rao
· 10 years ago
0da6f3f
spapr: Reorganize CPU dt generation code
by Bharata B Rao
· 10 years ago
db4ef28
spapr: Support ibm, lrdr-capacity device tree property
by Bharata B Rao
· 10 years ago
9e734e3
spapr: Consider max_cpus during xics initialization
by Bharata B Rao
· 10 years ago
708414f
Revert "hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)"
by Markus Armbruster
· 10 years ago
5709af3
spapr_iommu: translate sPAPRTCEAccess to IOMMUAccessFlags
by Greg Kurz
· 10 years ago
4d9ab7d
spapr_iommu: drop erroneous check in h_put_tce_indirect()
by Greg Kurz
· 10 years ago
9b7d928
spapr_pci: set device node unit address as hex
by Nikunj A Dadhania
· 10 years ago
4a7c347
spapr_pci: encode class code including Prog IF register
by Nikunj A Dadhania
· 10 years ago
7218793
spapr_pci: encode missing 64-bit memory address space
by Nikunj A Dadhania
· 10 years ago
183930c
spapr: Add sPAPRMachineClass
by David Gibson
· 10 years ago
1b71890
spapr: Remove obsolete entry_point field from sPAPRMachineState
by David Gibson
· 10 years ago
fb16499
spapr: Remove obsolete ram_limit field from sPAPRMachineState
by David Gibson
· 10 years ago
28e0204
spapr: Merge sPAPREnvironment into sPAPRMachineState
by David Gibson
· 10 years ago
f303f11
spapr: ensure we have at least one XICS server
by Greg Kurz
· 10 years ago
5c464f6
macio: remove nonexistent interrupt on pin 1
by Cormac O'Brien
· 10 years ago
f2562fb
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging
by Peter Maydell
· 10 years ago
aeb7218
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into staging
by Peter Maydell
· 10 years ago
61964c2
migration: Add configuration section
by Juan Quintela
· 10 years ago
13d1681
global_state: Make section optional
by Juan Quintela
· 10 years ago
ff14e81
Fix older machine type compatibility on power with section footers
by Dr. David Alan Gilbert
· 10 years ago
d0d2555
rocker: mark copy-to-cpu pkts as forwarding offloaded
by Scott Feldman
· 10 years ago
96497af
rocker: return -1 when dropping packet on ingress
by Scott Feldman
· 10 years ago
f211fcd
rocker: fix missing break statements
by Scott Feldman
· 10 years ago
d1a88c9
rocker: fix misplaced break statement
by Scott Feldman
· 10 years ago
66851f6
rocker: don't queue receive pkts when port is disabled
by Scott Feldman
· 10 years ago
b83b5f2
vmxnet3: Fix incorrect small packet padding
by Brian Kress
· 10 years ago
5df6a18
e1000: flush packets when link comes up
by Stefan Hajnoczi
· 10 years ago
ec50dd4
rocker: fix memory leak
by Gonglei
· 10 years ago
9205579
ich9: add TCO interface emulation
by Paulo Alcantara
· 10 years ago
71ba2f0
acpi: split out ICH ACPI support
by Michael S. Tsirkin
· 10 years ago
b3409a3
virtio-gpu: use virtio_instance_init_common, fixup properties
by Gerd Hoffmann
· 10 years ago
e188829
virtio-gpu: update console device property.
by Gerd Hoffmann
· 10 years ago
6b3f7f6
vl: move rom_load_all after machine init done
by Eric Auger
· 10 years ago
1452673
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' into staging
by Peter Maydell
· 10 years ago
f329c74
Revert "dataplane: allow virtio-1 devices"
by Cornelia Huck
· 10 years ago
be1e50a
dataplane: fix cross-endian issues
by Greg Kurz
· 10 years ago
4330296
vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices
by Gabriel Laupre
· 10 years ago
f8d8a94
vfio: Unregister IOMMU notifiers when container is destroyed
by Alexey Kardashevskiy
· 10 years ago
fb5f816
hw/vfio/platform: add irqfd support
by Eric Auger
· 10 years ago
715ca69
sysbus: add irq_routing_notifier
by Eric Auger
· 10 years ago
6a1a9cf
intc: arm_gic_kvm: set the qemu_irq/gsi mapping
by Eric Auger
· 10 years ago
1c9b71a
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
by Eric Auger
· 10 years ago
f7ceed1
vfio: cpu: Use "real" page size API
by Peter Crosthwaite
· 10 years ago
7d489dc
vfio: fix return type of pread
by Paolo Bonzini
· 10 years ago
355023f
pc: add SMM property
by Paolo Bonzini
· 10 years ago
fba7247
ich9: add smm_enabled field and arguments
by Paolo Bonzini
· 10 years ago
61e66c6
pc_piix: rename kvm_enabled to smm_enabled
by Paolo Bonzini
· 10 years ago
afd6895
piix4/ich9: do not raise SMI on ACPI enable/disable commands
by Paolo Bonzini
· 10 years ago
7edd8e4
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
257621a
arm_mptimer: Respect IT bit state
by Dmitry Osipenko
· 10 years ago
8a52340
arm_mptimer: Fix timer shutdown and mode change
by Dmitry Osipenko
· 10 years ago
12dc273
hw/intc/arm_gic_common.c: Reset all registers
by Peter Maydell
· 10 years ago
a7ffaf5
Fix interval interrupt of cadence ttc when timer is in decrement mode
by Johannes Schlatow
· 10 years ago
f50a164
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
by Peter Maydell
· 10 years ago
7c649ac
ahci: fix sdb fis semantics
by John Snow
· 10 years ago
dd62822
ahci: Do not map cmd_fis to generate response
by John Snow
· 10 years ago
684d501
ahci: ncq migration
by John Snow
· 10 years ago
ee36441
ahci: add get_cmd_header helper
by John Snow
· 10 years ago
c82bd3c
ahci: add cmd header to ncq transfer state
by John Snow
· 10 years ago
e08a983
ahci: correct ncq sector count
by John Snow
· 10 years ago
9364384
ahci: correct types in NCQTransferState
by John Snow
· 10 years ago
7c03a69
ahci: add rwerror=stop support for ncq
by John Snow
· 10 years ago
54f3223
ahci: factor ncq_finish out of ncq_cb
by John Snow
· 10 years ago
631ddc2
ahci: refactor process_ncq_command
by John Snow
· 10 years ago
922f893
ahci: assert is_ncq for process_ncq
by John Snow
· 10 years ago
4614619
ahci: stash ncq command
by John Snow
· 10 years ago
a718978
ide: add limit to .prepare_buf()
by John Snow
· 10 years ago
0437d32
ahci: ncq sector count correction
by John Snow
· 10 years ago
5d5f892
ahci: add ncq debug checks
by John Snow
· 10 years ago
d56f4d6
ahci: separate prdtl from opts
by John Snow
· 10 years ago
3bcbe4a
ahci: check for ncq prdtl overflow
by John Snow
· 10 years ago
a55c823
ahci: add ncq_err helper
by John Snow
· 10 years ago
b6fe41f
ahci: use shorter variables
by John Snow
· 10 years ago
7763ed1
ahci: Rename NCQFIS structure fields
by John Snow
· 10 years ago
e9ebb2f
ahci: Do not ignore memory access read size
by John Snow
· 10 years ago
fa9ea81
numa,pc-dimm: Store pc-dimm memory information in numa_info
by Bharata B Rao
· 10 years ago
8e23184
pc: Abort if HotplugHandlerClass::plug() fails
by Bharata B Rao
· 10 years ago
Next »