Sign in
qemu
/
qemu
/
b9f5fdad49c74583dcf9fcba0805b148e3992e13
/
hw
186c0ab
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
149c50c
hw/i386/pc: Extract the x86 generic fw_cfg code
by Philippe Mathieu-Daudé
· 6 years ago
367607f
hw/i386/pc: Rename pc_build_feature_control() as generic fw_cfg_build_*
by Philippe Mathieu-Daudé
· 6 years ago
4e91c7f
hw/i386/pc: Let pc_build_feature_control() take a MachineState argument
by Philippe Mathieu-Daudé
· 6 years ago
eb6449f
hw/i386/pc: Let pc_build_feature_control() take a FWCfgState argument
by Philippe Mathieu-Daudé
· 6 years ago
e0e949d
hw/i386/pc: Rename pc_build_smbios() as generic fw_cfg_build_smbios()
by Philippe Mathieu-Daudé
· 6 years ago
f16f6f0
hw/i386/pc: Let pc_build_smbios() take a generic MachineState argument
by Philippe Mathieu-Daudé
· 6 years ago
14fe280
hw/i386/pc: Let pc_build_smbios() take a FWCfgState argument
by Philippe Mathieu-Daudé
· 6 years ago
bd802bd
hw/i386/pc: Replace PCMachineState argument with MachineState in fw_cfg_arch_create
by Paolo Bonzini
· 6 years ago
264b485
hw/i386/pc: Pass the CPUArchIdList array by argument
by Philippe Mathieu-Daudé
· 6 years ago
57e23e7
hw/i386/pc: Pass the apic_id_limit value by argument
by Philippe Mathieu-Daudé
· 6 years ago
524acbe
hw/i386/pc: Pass the boot_cpus value by argument
by Philippe Mathieu-Daudé
· 6 years ago
5888e01
hw/i386/pc: Rename bochs_bios_init as more generic fw_cfg_arch_create
by Philippe Mathieu-Daudé
· 6 years ago
0f432b3
hw/i386/pc: Use address_space_memory in place
by Philippe Mathieu-Daudé
· 6 years ago
d6d059c
hw/i386/pc: Extract e820 memory layout code
by Philippe Mathieu-Daudé
· 6 years ago
42d400a
hw/i386/pc: Use e820_get_num_entries() to access e820_entries
by Philippe Mathieu-Daudé
· 6 years ago
41a2635
elf-ops.h: fix int overflow in load_elf()
by Stefano Garzarella
· 6 years ago
709ebb9
hw/i386: Move CONFIG_ACPI_PCI to CONFIG_PC
by Cole Robinson
· 6 years ago
dd25f97
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190913' into staging
by Peter Maydell
· 6 years ago
a8f0737
aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine
by Cédric Le Goater
· 6 years ago
9a937f6
aspeed/scu: Introduce per-SoC SCU types
by Cédric Le Goater
· 6 years ago
ae275f7
aspeed/smc: Calculate checksum on normal DMA
by Christian Svensson
· 6 years ago
5258c2a
aspeed/smc: Inject errors in DMA checksum
by Cédric Le Goater
· 6 years ago
0d72c71
aspeed/smc: Add DMA calibration settings
by Cédric Le Goater
· 6 years ago
c4e1f0b
aspeed/smc: Add support for DMAs
by Cédric Le Goater
· 6 years ago
811a5b1
aspeed: Use consistent typenames
by Cédric Le Goater
· 6 years ago
3a71468
aspeed: Remove unused SoC definitions
by Cédric Le Goater
· 6 years ago
fdcc7c0
aspeed: add a GPIO controller to the SoC
by Rashmica Gupta
· 6 years ago
4b7f956
hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500
by Rashmica Gupta
· 6 years ago
138985c
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-sep-12-2019' into staging
by Peter Maydell
· 6 years ago
85182c9
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a' into staging
by Peter Maydell
· 6 years ago
cc9c8b8
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 6 years ago
6626286
hw/mips/mips_jazz: Remove no-longer-necessary override of do_unassigned_access
by Peter Maydell
· 6 years ago
8d2b871
hw/mips/mips_jazz: Override do_transaction_failed hook
by Peter Maydell
· 6 years ago
ce62df5
migration: register_savevm_live doesn't need dev
by Dr. David Alan Gilbert
· 6 years ago
fd418e5
hw/net/vmxnet3: Fix leftover unregister_savevm
by Dr. David Alan Gilbert
· 6 years ago
4030289
hw/misc: Mark most objects as "common" code to speed up compilation a litte bit
by Thomas Huth
· 6 years ago
b17bed5
m68k: Add serial controller to the NeXTcube machine
by Thomas Huth
· 7 years ago
b43047a
escc: introduce a selector for the register bit
by Laurent Vivier
· 6 years ago
956a781
m68k: Add NeXTcube machine
by Thomas Huth
· 7 years ago
c8e8bc8
m68k: Add NeXTcube keyboard device
by Thomas Huth
· 7 years ago
e3355a0
m68k: Add NeXTcube framebuffer device emulation
by Thomas Huth
· 7 years ago
a8b5ad8
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 6 years ago
9de6578
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging
by Peter Maydell
· 6 years ago
f884294
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
by Peter Maydell
· 6 years ago
3c8153d
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190903' into staging
by Peter Maydell
· 6 years ago
eb1556c
virtio-pci: Add Function Level Reset support
by Julia Suvorova
· 6 years ago
0198c26
virtio-rng: change default backend to rng-builtin
by Laurent Vivier
· 6 years ago
5f7655f
virtio-rng: Keep the default backend out of VirtIORNGConf
by Markus Armbruster
· 6 years ago
03a6190
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190829-pull-request' into staging
by Peter Maydell
· 6 years ago
4173324
migration: Do not re-read the clock on pre_save in case of paused guest
by Maxiwell S. Garcia
· 6 years ago
c6c1bb8
x86: do not advertise die-id in query-hotpluggbale-cpus if '-smp dies' is not set
by Igor Mammedov
· 6 years ago
f685f45
i386/vmmouse: Properly reset state
by Jan Kiszka
· 6 years ago
0410995
qapi: report the default CPU type for each machine
by Daniel P. Berrangé
· 6 years ago
fea374e
pc: Don't make die-id mandatory unless necessary
by Eduardo Habkost
· 6 years ago
23d9cff
pc: Improve error message when die-id is omitted
by Eduardo Habkost
· 6 years ago
2a0585e
pc: Fix error message on die-id validation
by Eduardo Habkost
· 6 years ago
9bf825b
memory: Single byte swap along the I/O path
by Tony Nguyen
· 6 years ago
d5d680c
memory: Access MemoryRegion with endianness
by Tony Nguyen
· 6 years ago
c1adc22
hw/s390x: Hard code size with MO_{8|16|32|64}
by Tony Nguyen
· 6 years ago
475fbf0
hw/vfio: Access MemoryRegion with MemOp
by Tony Nguyen
· 6 years ago
062c08d
hw/virtio: Access MemoryRegion with MemOp
by Tony Nguyen
· 6 years ago
40f7420
hw/intc/armv7m_nic: Access MemoryRegion with MemOp
by Tony Nguyen
· 6 years ago
bd8b531
hw/s390x: Access MemoryRegion with MemOp
by Tony Nguyen
· 6 years ago
65da914
hw/net/xilinx_axi: Use object_initialize_child for correct ref. counting
by Philippe Mathieu-Daudé
· 6 years ago
00b0fd4
hw/dma/xilinx_axi: Use object_initialize_child for correct ref. counting
by Philippe Mathieu-Daudé
· 6 years ago
eaa9a87
hw/arm/fsl-imx: Add the cpu as child of the SoC object
by Philippe Mathieu-Daudé
· 6 years ago
5e039af
hw/arm: Use sysbus_init_child_obj for correct reference counting
by Philippe Mathieu-Daudé
· 6 years ago
7840938
hw/arm: Use object_initialize_child for correct reference counting
by Philippe Mathieu-Daudé
· 6 years ago
8a863c8
hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
by Philippe Mathieu-Daudé
· 6 years ago
3499ec0
hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
by Eric Auger
· 6 years ago
51b6d36
hw/arm/smmuv3: Log a guest error when decoding an invalid STE
by Eric Auger
· 6 years ago
77a132e
aspeed/timer: Provide back-pressure information for short periods
by Andrew Jeffery
· 6 years ago
ebb6ff2
virtio-blk: Cancel the pending BH when the dataplane is reset
by Philippe Mathieu-Daudé
· 6 years ago
7e721e7
numa: move numa global variable numa_info into MachineState
by Tao Xu
· 6 years ago
118154b
numa: move numa global variable have_numa_distance into MachineState
by Tao Xu
· 6 years ago
aa57020
numa: move numa global variable nb_numa_nodes into MachineState
by Tao Xu
· 6 years ago
2744ece
hw/arm: simplify arm_load_dtb
by Tao Xu
· 6 years ago
e4c1c64
usb-mtp: add sanity checks on rootdir
by Bandan Das
· 6 years ago
7cec2ed
xhci: Fix memory leak in xhci_kick_epctx
by fangying
· 6 years ago
c9e3859
xhci: Fix memory leak in xhci_address_slot
by Ying Fang
· 6 years ago
b1e8156
spapr: Set compat mode in spapr_core_plug()
by Greg Kurz
· 6 years ago
572ebd0
spapr/pci: Convert types to QEMU coding style
by Greg Kurz
· 6 years ago
6c3829a
spapr_pci: Advertise BAR reallocation capability
by Alexey Kardashevskiy
· 6 years ago
9146206
spapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS reboots
by David Gibson
· 6 years ago
289af4a
powerpc/spapr: Add host threads parameter to ibm,get_system_parameter
by Suraj Jitindar Singh
· 6 years ago
ce03a19
pseries: Fix compat_pvr on reset
by Laurent Vivier
· 6 years ago
02a1536
spapr_pci: remove all child functions in function zero unplug
by Daniel Henrique Barboza
· 6 years ago
f30c843
ppc/pnv: Introduce PowerNV machines with fixed CPU models
by Cédric Le Goater
· 6 years ago
f47a08d
ppc/pnv: Generate phandle for the "interrupt-parent" property
by Cédric Le Goater
· 6 years ago
45a73a1
ppc/pnv: add more dummy XSCOM addresses for the P9 CAPP
by Cédric Le Goater
· 6 years ago
f1d18b0
ppc/pnv: Set default ram size to 1.75GB
by Joel Stanley
· 6 years ago
705be57
xen-bus: Avoid rewriting identical values to xenstore
by Anthony PERARD
· 6 years ago
cb32314
xen-bus: Fix backend state transition on device reset
by Anthony PERARD
· 6 years ago
ba7fdd6
xen: cleanup IOREQ server on exit
by Igor Druzhinin
· 6 years ago
5428e12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 6 years ago
5d4c1ed
vhost-user-scsi: prevent using uninitialized vqs
by Raphael Norwitz
· 6 years ago
e139134
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190822-pull-request' into staging
by Peter Maydell
· 6 years ago
4a71d0a
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' into staging
by Peter Maydell
· 6 years ago
f3b8f18
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' into staging
by Peter Maydell
· 6 years ago
Next »