Sign in
qemu
/
qemu
/
55042b955b56e633120027ad0cdc6c059ab9954d
/
hw
55042b9
atapi: implement READ DISC INFORMATION
by Paolo Bonzini
· 13 years ago
27395ad
scsi: add a qdev property for the disk's WWN
by Paolo Bonzini
· 13 years ago
8257939
scsi: simplify handling of the VPD page length field
by Paolo Bonzini
· 13 years ago
edded45
pseries: Implement IOMMU and DMA for PAPR PCI devices
by David Gibson
· 13 years ago
5fa45de
iommu: Allow PCI to use IOMMU infrastructure
by David Gibson
· 13 years ago
ad0ebb9
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
by David Gibson
· 13 years ago
e5332e6
iommu: Introduce IOMMU emulation infrastructure
by David Gibson
· 13 years ago
e2f8992
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
by David Gibson
· 13 years ago
10ca294
ide/ahci: Use universal DMA helper functions
by David Gibson
· 13 years ago
c65bcef
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
by David Gibson
· 13 years ago
9ac6a21
usb-ohci: Use universal DMA helper functions
by David Gibson
· 13 years ago
d86a77f
iommu: Add universal DMA helper functions
by David Gibson
· 13 years ago
8292f75
Better support for dma_addr_t variables
by David Gibson
· 13 years ago
fcce6fd
rtl8139: validate rx ring before receiving packets
by Jason Wang
· 13 years ago
7de3abe
qdev: fix use-after-free in the error path of qdev_init_nofail
by Anthony Liguori
· 13 years ago
e0a3dc7
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
3aa42d3
Merge remote-tracking branch 'spice/spice.v58' into staging
by Anthony Liguori
· 13 years ago
3978f46
Merge remote-tracking branch 'sstabellini/compile-xs' into staging
by Anthony Liguori
· 13 years ago
7a542b6
Merge remote-tracking branch 'sstabellini/xen-pt' into staging
by Anthony Liguori
· 13 years ago
b1a6609
Merge remote-tracking branch 'kraxel/usb.54' into staging
by Anthony Liguori
· 13 years ago
4e469a4
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 13 years ago
959a255
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
8dacfcb
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 13 years ago
99918ce
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
2a7a47f
PPC: BookE: Implement EPR SPR
by Alexander Graf
· 13 years ago
5025d54
uImage: increase the gzip load size
by Alexander Graf
· 13 years ago
caedc73
PPC: e500: allow users to set the /compatible property via -machine
by Alexander Graf
· 13 years ago
a053a7c
PPC: e500: Refactor serial dt generation
by Alexander Graf
· 13 years ago
3627757
PPC: e500: Extend address/size of / to 64bit
by Alexander Graf
· 13 years ago
ed2bc49
PPC: e500: Define addresses as always 64bit
by Alexander Graf
· 13 years ago
ebb9518
PPC: e500: Use new SOC dt format
by Alexander Graf
· 13 years ago
518c7fb
PPC: e500: Use new MPIC dt format
by Alexander Graf
· 13 years ago
d1b9356
PPC: e500: enable manual loading of dtb blob
by Alexander Graf
· 13 years ago
7f47b41
PPC: e500: dt: use target_phys_addr_t for ramsize
by Alexander Graf
· 13 years ago
1d2e5c5
PPC: e500: dt: use 64bit cell helper
by Alexander Graf
· 13 years ago
25b4270
dt: Add -machine dumpdtb option to dump the current dtb
by Alexander Graf
· 13 years ago
2636fcb
PPC: e500: dt: start with empty device tree
by Alexander Graf
· 13 years ago
0dbc079
PPC: e500: dt: create pci node dynamically
by Alexander Graf
· 13 years ago
f503848
PPC: e500: dt: create global-utils node dynamically
by Alexander Graf
· 13 years ago
19ac9de
PPC: e500: dt: create mpic node dynamically
by Alexander Graf
· 13 years ago
0cfc6e8
PPC: e500: dt: create serial nodes dynamically
by Alexander Graf
· 13 years ago
5da9662
PPC: e500: dt: create /soc8544 node dynamically
by Alexander Graf
· 13 years ago
f5231aa
PPC: e500: dt: create /chosen node dynamically
by Alexander Graf
· 13 years ago
51b852b
PPC: e500: dt: create / node dynamically
by Alexander Graf
· 13 years ago
d50f71a
PPC: e500: dt: create /hypervisor node dynamically
by Alexander Graf
· 13 years ago
625e665
PPC: e500: dt: create /cpus node dynamically
by Alexander Graf
· 13 years ago
dd0bcfc
PPC: e500: dt: create memory node dynamically
by Alexander Graf
· 13 years ago
63397dd
PPC: e500: require libfdt
by Alexander Graf
· 13 years ago
c73e377
spapr: Add "memop" hypercall
by Benjamin Herrenschmidt
· 13 years ago
a4d8e8d
spapr_vscsi: Error handling fixes
by Benjamin Herrenschmidt
· 13 years ago
5af9873
pseries: Correctly create ibm,segment-page-sizes property
by Benjamin Herrenschmidt
· 13 years ago
cba2026
PPC: mpc8544ds: Span initial TLB entry over as much RAM as we need
by Alexander Graf
· 13 years ago
9e56edc
vga: raise default vgamem size
by Gerd Hoffmann
· 13 years ago
f1dacf1
add pc-1.2
by Gerd Hoffmann
· 13 years ago
13d1fd4
qxl: add vgamem_size_mb and vgamem_size
by Alon Levy
· 13 years ago
4a1e244
vga: make vram size configurable
by Gerd Hoffmann
· 13 years ago
e9c6149
vga: raise xres+yres limits
by Gerd Hoffmann
· 13 years ago
a5f68c2
qxl: reset current_async on qxl_soft_reset
by Alon Levy
· 13 years ago
087e6a4
hw/qxl: ignore guest from guestbug until reset
by Alon Levy
· 13 years ago
0f7bfd8
qxl: stop dirty loging when not in vga mode
by Alon Levy
· 13 years ago
0a53054
hw/qxl: s/qxl_guest_bug/qxl_set_guest_bug/
by Alon Levy
· 13 years ago
5eb9840
arm_gic: Send dbg msgs to stderr not stdout
by Peter A. G. Crosthwaite
· 13 years ago
cced7a1
fdc: use LOG_UNIMP logging
by Blue Swirl
· 13 years ago
3854ca5
Introduce Xen PCI Passthrough, MSI
by Jiang Yunhong
· 13 years ago
9886c23
Introduce apic-msidef.h
by Anthony PERARD
· 13 years ago
93d7ae8
Introduce Xen PCI Passthrough, PCI config space helpers
by Allen Kay
· 13 years ago
eaab4d6
Introduce Xen PCI Passthrough, qdevice
by Allen Kay
· 13 years ago
679042f
qdev-properties: Introduce pci-host-devaddr.
by Anthony PERARD
· 13 years ago
7aa8cbb
pci.c: Add opaque argument to pci_for_each_device.
by Anthony PERARD
· 13 years ago
396af68
Introduce XenHostPCIDevice to access a pci device on the host.
by Anthony PERARD
· 13 years ago
9ff706c
pci_ids: Add INTEL_82599_SFP_VF id.
by Anthony PERARD
· 13 years ago
7798a88
xilinx_timer: Fixed deadlock issue
by Peter A. G. Crosthwaite
· 13 years ago
fc3511d
xilinx_timer: Removed include of qemu-timer
by Peter A. G. Crosthwaite
· 13 years ago
e108a3c
xenstore: Use <xenstore.h>
by Anthony PERARD
· 13 years ago
b41f671
xen: Reorganize includes of Xen headers.
by Anthony PERARD
· 13 years ago
77fa9ae
uhci: fix uhci_async_cancel_all
by Gerd Hoffmann
· 13 years ago
a229c05
usb-host: live migration support
by Gerd Hoffmann
· 13 years ago
a844ed8
usb-host: attach only to running guest
by Gerd Hoffmann
· 13 years ago
30e9d41
ehci: tracing improvements
by Gerd Hoffmann
· 13 years ago
495d544
usb: restore USBDevice->attached on vmload
by Gerd Hoffmann
· 13 years ago
9a77340
ehci: add live migration support
by Gerd Hoffmann
· 13 years ago
9ee703b
hw/pxa2xx_pic: Convert coprocessor registers to new scheme
by Peter Maydell
· 13 years ago
e2f8a44
hw/pxa2xx.c: Convert CLKCFG and PWRMODE cp14 regs
by Peter Maydell
· 13 years ago
dc2a904
hw/pxa2xx: Convert cp14 perf registers to new scheme
by Peter Maydell
· 13 years ago
93bfef4
Allow machines to configure the QEMU_VERSION that's exposed via hardware
by Crístian Viana
· 13 years ago
459ae5e
Add PIIX4 properties to control PM system states.
by Gleb Natapov
· 13 years ago
dcff25f
make: automatically include dependencies in recursive subdir rules (v2)
by Anthony Liguori
· 13 years ago
5e87975
arm_boot: Conditionalised DTB command line update
by Peter A. G. Crosthwaite
· 13 years ago
69efc02
cadence_ttc: changed master clock frequency
by Peter A. G. Crosthwaite
· 13 years ago
5fbe02e
cadence_gem: avoid stack-writing buffer-overrun
by Jim Meyering
· 13 years ago
c97338d
hw/a9mpcore: Fix compilation failure if physaddrs are 64 bit
by Peter Maydell
· 13 years ago
cff0cfb
hw/omap.h: Drop broken MEM_VERBOSE tracing
by Peter Maydell
· 13 years ago
1e8cae4
hw/armv7m_nvic: Make the NVIC a freestanding class
by Peter Maydell
· 13 years ago
2b518c5
hw/arm_gic: Move CPU interface memory region setup into arm_gic_init
by Peter Maydell
· 13 years ago
84e4fcc
hw/arm_gic.c: Make NVIC interrupt numbering a runtime setting
by Peter Maydell
· 13 years ago
6b9680b
hw/arm_gic: Make CPU target registers RAZ/WI on uniprocessor
by Peter Maydell
· 13 years ago
306a571
hw/arm_gic: Add qdev property for GIC revision
by Peter Maydell
· 13 years ago
2a29dde
hw/armv7m_nvic: Use MemoryRegions for NVIC specific registers
by Peter Maydell
· 13 years ago
b3387ed
hw/arm_gic: Move NVIC specific reset to armv7m_nvic_reset
by Peter Maydell
· 13 years ago
c48c652
hw/arm_gic: Remove the special casing of NCPU for the NVIC
by Peter Maydell
· 13 years ago
Next »