1065 Commits (master)

Author SHA1 Message Date
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 4 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 4 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 4 months ago
Bernhard Beschow dd012373a5 hw/ide/ide-internal: Move dma_buf_commit() into ide "namespace" 5 months ago
Peter Maydell f905be6237 hw/ide/ich.c: Use qemu_init_irq_child() to avoid memory leak 7 months ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 11 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Richard Henderson dfc56946a7 include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
Stefan Hajnoczi a89c3c9b2c dma: use current AioContext for dma_blk_io() 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 year ago
Richard Henderson 06be938aa8 hw/ide: Constify sysbus_ahci_properties 1 year ago
Richard Henderson aaa1f1a524 hw/ide: Constify all Property 1 year ago
Bernhard Beschow 1b26146e89 hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file 1 year ago
Bernhard Beschow 8a4989f526 hw/ide/ahci: Decouple from PCI 1 year ago
Peter Maydell 819946d275 hw/ide: Remove DSCM-1XXXX microdrive device model 1 year ago
Marc-André Lureau 7d6e63d982 hw/ahci: fix -Werror=maybe-uninitialized false-positive 2 years ago
Mattias Nissler 2d0a071e62 mac_dbdma: Remove leftover `dma_memory_unmap` calls 2 years ago
Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 2 years ago
Peter Maydell c1a6ae5145 hw/ide/pci: Remove dead code from bmdma_prepare_buf() 2 years ago
Peter Maydell f63085c85d hw/ide/atapi: Be explicit that assigning to s->lcyl truncates 2 years ago
Mark Cave-Ayland efb359346c hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOs 2 years ago
Philippe Mathieu-Daudé 80e945894a hw/ide/atapi: Use qemu_hexdump_line to avoid sprintf 2 years ago
Lev Kujawski 8682ff6960 hw/ide/core.c (cmd_read_native_max): Avoid limited device parameters 4 years ago
BALATON Zoltan 2f73edac56 hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h 2 years ago
Paolo Bonzini d13f40357b ide, vl: turn -win2k-hack into a property on IDE devices 2 years ago
Paolo Bonzini dcaff46101 ide: collapse parameters to ide_init_drive 2 years ago
Philippe Mathieu-Daudé 0316482e87 hw/ide: Include 'ide-internal.h' from current path 2 years ago
BALATON Zoltan c6ff8bde8d hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/ 2 years ago
Thomas Huth a11f439a0e hw/ide: Stop exposing internal.h to non-IDE files 2 years ago
Thomas Huth 5fc5934a4b hw/ide: Move IDE device related definitions to ide-dev.h 2 years ago
Thomas Huth 7bd8b0d4f5 hw/ide: Split qdev.c into ide-bus.c and ide-dev.c 2 years ago
Thomas Huth bd217d88dc hw/ide: Add the possibility to disable the CompactFlash device in the build 2 years ago
Philippe Mathieu-Daudé 9a4b35f57e hw/ide/ich9: Use AHCIPCIState typedef 2 years ago
Philippe Mathieu-Daudé fbb5945e85 hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h' 2 years ago
Philippe Mathieu-Daudé b0bccc6a9a hw/ide/ahci: Remove SysbusAHCIState::num_ports field 2 years ago
Philippe Mathieu-Daudé be02150167 hw/ide/ahci: Do not pass 'ports' argument to ahci_realize() 2 years ago
Philippe Mathieu-Daudé 44c11b2e69 hw/ide/ahci: Convert AHCIState::ports to unsigned 2 years ago
Philippe Mathieu-Daudé e2f8d28005 hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs() 2 years ago
Philippe Mathieu-Daudé e6097f1864 hw/ide/ahci: Inline ahci_get_num_ports() 2 years ago
Philippe Mathieu-Daudé d407be0877 hw/ide/ahci: Expose AHCIPCIState structure 2 years ago
Richard Henderson 8595c05422 hw/ide: Constify VMState 2 years ago
BALATON Zoltan 6e081324fa ide/via: Fix BAR4 value in legacy mode 2 years ago
Mark Cave-Ayland debb491166 hw/ide/via: implement legacy/native mode switching 2 years ago
Mark Cave-Ayland 7a9d672b81 ide/via: don't attempt to set default BAR addresses 2 years ago
Mark Cave-Ayland fd6a543d19 ide/pci: introduce pci_ide_update_mode() function 2 years ago
Mark Cave-Ayland 7552488444 ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE core 2 years ago
Niklas Cassel eabb921250 hw/ide/ahci: fix legacy software reset 2 years ago
Niklas Cassel b523a3d54f hw/ide/ahci: trigger either error IRQ or regular IRQ, not both 3 years ago
Fiona Ebner 7d7512019f hw/ide: reset: cancel async DMA operation before resetting state 3 years ago